From 65ad19f15df56a090862ba545e49b217a39ee1e5 Mon Sep 17 00:00:00 2001 From: tachi-seeds <107944937+tachi-seeds@users.noreply.github.com> Date: Tue, 30 Jan 2024 03:02:31 +0000 Subject: [PATCH] automated: Backsync BMS+PMS Songs/Charts 2024-01-30T03:02:28.121Z --- database-seeds/collections/charts-bms.json | 81 ++++++++++++++++++---- database-seeds/collections/songs-bms.json | 41 ++++++++++- 2 files changed, 109 insertions(+), 13 deletions(-) diff --git a/database-seeds/collections/charts-bms.json b/database-seeds/collections/charts-bms.json index fcdd7fc6c..c8aab4cf5 100644 --- a/database-seeds/collections/charts-bms.json +++ b/database-seeds/collections/charts-bms.json @@ -1359848,12 +1359848,7 @@ "notecount": 2859, "sglEC": 33.01149071888283, "sglHC": 33.003477090282914, - "tableFolders": [ - { - "table": "st", - "level": "1" - } - ] + "tableFolders": [] }, "difficulty": "CHART", "isPrimary": true, @@ -1423320,12 +1423315,7 @@ "notecount": 3260, "sglEC": null, "sglHC": null, - "tableFolders": [ - { - "table": "dy", - "level": "0" - } - ] + "tableFolders": [] }, "difficulty": "CHART", "isPrimary": true, @@ -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": [] } ] \ No newline at end of file diff --git a/database-seeds/collections/songs-bms.json b/database-seeds/collections/songs-bms.json index cef201eef..a98c1ae24 100644 --- a/database-seeds/collections/songs-bms.json +++ b/database-seeds/collections/songs-bms.json @@ -598604,7 +598604,7 @@ "genre": "GABBASTEP WALTZ", "subartist": null, "subtitle": null, - "tableString": "dy0, 双4" + "tableString": "双4" }, "id": 56825, "searchTerms": [], @@ -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]" } ] \ No newline at end of file