Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-11-05T03:02:17.767Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Nov 5, 2023
1 parent 7bf2a86 commit 4148fac
Show file tree
Hide file tree
Showing 2 changed files with 103 additions and 10 deletions.
70 changes: 62 additions & 8 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -230959,10 +230959,6 @@
"sglEC": 15.222216936672012,
"sglHC": 16.648058510128223,
"tableFolders": [
{
"table": "▽",
"level": "12+"
},
{
"table": "sl",
"level": "2"
Expand Down Expand Up @@ -748021,10 +748017,6 @@
"hashSHA256": "f555ee0331a95908979c1776f3fee657ca22c76815f94aea30bc7dbd0cca7988",
"notecount": 4000,
"tableFolders": [
{
"table": "dy",
"level": "0"
},
{
"table": "dl",
"level": "5"
Expand Down Expand Up @@ -1436890,5 +1436882,67 @@
"playtype": "7K",
"songID": 90970,
"versions": []
},
{
"chartID": "cef15c2253f6026edf2d50f2bbe66fda335ebc17",
"data": {
"aiLevel": null,
"hashMD5": "29066cf60717712fba4526bbf5794fd3",
"hashSHA256": "8a8e3bd203cb8d4617164a0160371c2da5df464d126016d5f59828bc74b96c70",
"notecount": 2713,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90971,
"versions": []
},
{
"chartID": "18e5cb94fc9391acc927b2591e4b866ee2f0385d",
"data": {
"aiLevel": null,
"hashMD5": "9b591b5fda121b54b5f8b794d318d0a1",
"hashSHA256": "52972742057acb255fe332f0aaa123413076f67d0f003ca79c970f95101d06f1",
"notecount": 1311,
"sglEC": null,
"sglHC": null,
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90972,
"versions": []
},
{
"chartID": "85ff4aea20f4c4f50378bd2bcd5d9fbb9c9e2330",
"data": {
"aiLevel": null,
"hashMD5": "045a404cdca7de27e39e83a5ab7f220d",
"hashSHA256": "fd20702b444842dedcd726420eb4239258dc846a61c6a9a67612ab9b92507391",
"notecount": 1710,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "★★",
"level": "2"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90973,
"versions": []
}
]
43 changes: 41 additions & 2 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -223190,7 +223190,7 @@
"genre": "POWER BASS",
"subartist": null,
"subtitle": null,
"tableString": "▽12+, sl3, ▼3"
"tableString": "sl3, ▼3"
},
"id": 21553,
"searchTerms": [],
Expand Down Expand Up @@ -738198,7 +738198,7 @@
"genre": "[m9]steps(7key)",
"subartist": null,
"subtitle": null,
"tableString": "dy4, dl9"
"tableString": "dl9"
},
"id": 69556,
"searchTerms": [],
Expand Down Expand Up @@ -981095,5 +981095,44 @@
"id": 90970,
"searchTerms": [],
"title": "S-Repository[ANOTHER 7Keys]"
},
{
"altTitles": [],
"artist": "be5moti / うまるつふり / obj.ぶんぺ~",
"data": {
"genre": "betrayer",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 90971,
"searchTerms": [],
"title": "Trahison [White]"
},
{
"altTitles": [],
"artist": "Frums",
"data": {
"genre": "DREAM",
"subartist": "",
"subtitle": "",
"tableString": null
},
"id": 90972,
"searchTerms": [],
"title": "Pictured as Perfect"
},
{
"altTitles": [],
"artist": "lixound feat. 薛南",
"data": {
"genre": "RETRO STYLE ELECTRO",
"subartist": "mov:Xquid / obj:LeaF",
"subtitle": "",
"tableString": "★★2"
},
"id": 90973,
"searchTerms": [],
"title": "FREEZE[-100万ボルト]"
}
]

0 comments on commit 4148fac

Please sign in to comment.