Commit Graph

3 Commits

Author SHA1 Message Date
afaf54cfdb Updated checkDatatables, better checks for missing songs
I used to rely on musicinfo.bin to build the songlist,
Now using all files to build an expected song database
2023-11-22 09:48:30 +01:00
2a104a12c7 Updated checkDatatables, encryption converts to JSON
checkDatatables has a better doublons detection (now also detects uniqueID doublons)

encryption.py now automatically changes the extension to json and back to bin for datatable files
2023-11-21 11:16:20 +01:00
c41c1e2ee5 Added sortAlphabetically.py
Cleaned the other scripts a bit, added more details in readme.
2023-11-20 12:31:57 +01:00