edkennard / rekordbox-repair

Automatically relocate missing files for tracks in Pioneer's rekordbox DJ software
MIT License
68 stars 7 forks source link

file path case sensitivity #21

Open chriselson opened 1 year ago

chriselson commented 1 year ago

Where rekordbox thinks the files are: C:\Users\chris\music bla bla bla. and it actually finds them here, no dramas at all.

However if you open the rekordbox file explorer section to add new songs, every single track there isn't added to the library because their path is C:\Users\Chris\music bla bla bla. (note the capital C)

Was hoping this tool would help, but it did not pick up the case-sensitive mismatch between where rekordbox thinks the files are and where they actually are. Again, not actually an issue with playing tracks in my collection, just the fact that every track in explorer is marked as "new".

Screenshot (1) Screenshot (2)