Skip to content

Commit

Permalink
automated: Backsync BMS+PMS Songs/Charts 2023-09-22T03:01:12.283Z
Browse files Browse the repository at this point in the history
  • Loading branch information
tachi-seeds committed Sep 22, 2023
1 parent f619317 commit 7e1daf8
Show file tree
Hide file tree
Showing 2 changed files with 149 additions and 10 deletions.
107 changes: 97 additions & 10 deletions database-seeds/collections/charts-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -425671,12 +425671,7 @@
"notecount": 815,
"sglEC": 8.886100184745528,
"sglHC": 8.886100184745528,
"tableFolders": [
{
"table": "☆",
"level": "8"
}
]
"tableFolders": []
},
"difficulty": "CHART",
"isPrimary": true,
Expand Down Expand Up @@ -588204,10 +588199,6 @@
"sglEC": 32.25789652338192,
"sglHC": 35.095813427825156,
"tableFolders": [
{
"table": "★",
"level": "21"
},
{
"table": "▼",
"level": "21"
Expand Down Expand Up @@ -1430439,5 +1430430,101 @@
"playtype": "7K",
"songID": 90704,
"versions": []
},
{
"chartID": "4a77ca825bf6effceae34bc9cfa2492c33b2e6f0",
"data": {
"aiLevel": null,
"hashMD5": "5201323f23b37d833331cf7af447789f",
"hashSHA256": "d0384fa42d52261504a318186664da1e65dddabdd8628795573a96c1abb2a13c",
"notecount": 1941,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "▼",
"level": "5"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90705,
"versions": []
},
{
"chartID": "f1b1cc3ff4b0cfb193fb1bcb626bb64643431c1e",
"data": {
"aiLevel": null,
"hashMD5": "cab9e7f2c4f05d3752fc8e831fc4b38d",
"hashSHA256": "169a2d06740801adb1603445a54b670bd4db20330f9474007b9524a71340c2fb",
"notecount": 2195,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "sl",
"level": "6"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "14K",
"songID": 90706,
"versions": []
},
{
"chartID": "541145443f94dcb9b021c0db641a33077e33d2b8",
"data": {
"aiLevel": null,
"hashMD5": "5e37f5c8fbba4ad1671133f299a0dfb4",
"hashSHA256": "6b78652e7cd329d1d787a5a06ffe6bef2196d8cf9ba886cfd41dab20cca502ad",
"notecount": 2011,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "Ude",
"level": "4"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "7K",
"songID": 90707,
"versions": []
},
{
"chartID": "c4f01bcdccc73277606d719e3f74660220fe92bd",
"data": {
"aiLevel": null,
"hashMD5": "7c9008aee31f1c46c8441d2f82b67504",
"hashSHA256": "815bbc00a7d0d13d24c502d06c1984ba99cfc2daa2011c5907c4256bec5c95a5",
"notecount": 1811,
"sglEC": null,
"sglHC": null,
"tableFolders": [
{
"table": "☆",
"level": "11強"
}
]
},
"difficulty": "CHART",
"isPrimary": true,
"level": "?",
"levelNum": 0,
"playtype": "14K",
"songID": 90708,
"versions": []
}
]
52 changes: 52 additions & 0 deletions database-seeds/collections/songs-bms.json
Original file line number Diff line number Diff line change
Expand Up @@ -977637,5 +977637,57 @@
"id": 90704,
"searchTerms": [],
"title": "purification"
},
{
"altTitles": [],
"artist": "69 de 74",
"data": {
"genre": "Anti-Aircraft Fire / Insane Broken Sound",
"subartist": "",
"subtitle": "",
"tableString": "▼5"
},
"id": 90705,
"searchTerms": [],
"title": "The Mighty A[SP HARD]"
},
{
"altTitles": [],
"artist": "NGTMT",
"data": {
"genre": "EUROBEAT",
"subartist": "obj:ka2o",
"subtitle": "-DP Hard-",
"tableString": "sl6"
},
"id": 90706,
"searchTerms": [],
"title": "Aim4TheStars"
},
{
"altTitles": [],
"artist": "Minami Kawashima / OBJ : Mary_Sue",
"data": {
"genre": "SHOEGAZER",
"subartist": "BGA:コルカロリ",
"subtitle": "",
"tableString": "Ude4"
},
"id": 90707,
"searchTerms": [],
"title": "Awe -SILLY-"
},
{
"altTitles": [],
"artist": "paraneumann",
"data": {
"genre": "Tribal",
"subartist": "mov:FGD obj:ka2o",
"subtitle": "[DP]",
"tableString": "☆11強"
},
"id": 90708,
"searchTerms": [],
"title": "Fungus Dance"
}
]

0 comments on commit 7e1daf8

Please sign in to comment.