Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2024-01-30T03:02:28.121Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Jan 30, 2024
1 parent ee8f632 commit 65ad19f
Show file tree
Hide file tree
Showing 2 changed files with 109 additions and 13 deletions.
81 changes: 69 additions & 12 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -1359848,12 +1359848,7 @@
"notecount": 2859,
"sglEC": 33.01149071888283,
"sglHC": 33.003477090282914,
"tableFolders": [
{
"table": "st",
"level": "1"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -1423320,12 +1423315,7 @@
"notecount": 3260,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "dy",
"level": "0"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -1450835,5 +1450825,72 @@
"playtype": "7K",
"songID": 91559,
"versions": []
},
{
"chartID": "37311ca53edb637a6d03676457a3336e7abfb5c5",
"data": {
"aiLevel": null,
"hashMD5": "0e964e2b38ce9e63b80938ecb7cd9f2c",
"hashSHA256": "0c816f5396b35e30c09778920b322ca5ba7caef7c18fd72932c1866e25f1511a",
"notecount": 1642,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 91560,
"versions": []
},
{
"chartID": "9273724d3b8de04622e3f281fabdab9a7665ce26",
"data": {
"aiLevel": null,
"hashMD5": "758319830e5ac13fa9a7cda176a9d6d8",
"hashSHA256": "9031a20c690e1b9f87bcc1aabdb4c0500f554a8628ac15970b25dd6765140f3c",
"notecount": 299,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "▽",
"level": "3"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 91561,
"versions": []
},
{
"chartID": "cb849999f6a0a150fa139ac28f60c6454acdcbdf",
"data": {
"aiLevel": null,
"hashMD5": "9d6a137e455f67661c077bfd10f8ae5e",
"hashSHA256": "53abc97bcc332996f5bf3be7af042404b849595264d7f52f9cb6f607a65475db",
"notecount": 1586,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "ln",
"level": "22"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 91562,
"versions": []
}
]
41 changes: 40 additions & 1 deletion database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -598604,7 +598604,7 @@
"genre": "GABBASTEP WALTZ",
"subartist": null,
"subtitle": null,
"tableString": "dy0, 双4"
"tableString": "双4"
},
"id": 56825,
"searchTerms": [],
Expand Down Expand Up @@ -988752,5 +988752,44 @@
"id": 91559,
"searchTerms": [],
"title": "踊る水飛沫 [Splash]"
},
{
"altTitles": [],
"artist": "megawolf77",
"data": {
"genre": "Rotterdam + Eastern Gabber",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 91560,
"searchTerms": [],
"title": "NAUGHTY NEKOMATA"
},
{
"altTitles": [],
"artist": "桐藤ナギサ",
"data": {
"genre": "NAGIHIFUTURE CORE",
"subartist": "",
"subtitle": "[Beginner]",
"tableString": "▽3"
},
"id": 91561,
"searchTerms": [],
"title": "Hifumi Daisuki - ahaha remix"
},
{
"altTitles": [],
"artist": "哀愁マニア/すし",
"data": {
"genre": "hi-nrg / trance",
"subartist": "",
"subtitle": "",
"tableString": "ln22"
},
"id": 91562,
"searchTerms": [],
"title": "the lost dedicated[Destiny]"
}
]

0 comments on commit 65ad19f

Please sign in to comment.