Completely redid database layout #2

Merged
kristy-fournier merged 6 commits from dev into main 2025-03-05 15:50:36 -05:00

6 commits

Author SHA1 Message Date
018fc7579d changed some prints 2025-03-05 15:50:14 -05:00
b0c1fa979f removed some unnecesary console logs 2025-03-05 15:37:32 -05:00
03bb059558 Fixed the freaking bug in ordering
i went from array, to json, to realising json can't have duplicates, to now converting the json back to an array (with the help of chatgpt D: )
Its fine though it works now
2025-03-05 15:34:28 -05:00
cf8796a3a1 Playlist mode, adding songs work in new format 2025-03-05 15:18:05 -05:00
9a3008b29e Update readme to match new generator use 2025-03-05 11:15:33 -05:00
968d30897e New JSON layout 2025-03-05 11:07:55 -05:00