Commit Graph

5 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
beb8feede8 Updated checkDatatables.py, added language switch 2023-11-20 16:33:41 +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
a31e555ce7 Initial commit
Adding base tools
2023-11-17 15:57:08 +01:00