edkennard / rekordbox-repair

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

Error: URI has an authority component #7

Closed st-sfdc closed 3 years ago

st-sfdc commented 3 years ago

When trying to run the tool on Big Sur, with the search folder being an external Hard Drive, I get the following error:

smt$ bin/rekordbox-repair -i "/Users/smt/Documents/rekordbox/Rekordbox-original.xml" -o "/Users/smt/Documents/rekordbox/fixed-library.xml" -s "/Volumes/ToshibaExtern" 2021-01-10 00:34:55,927 INFO - Running using Java version 1.8.0_211 2021-01-10 00:34:56,444 INFO - Analysing rekordbox collection... 2021-01-10 00:34:56,444 INFO - Reading rekordbox XML file /Users/smt/Documents/rekordbox/Rekordbox-original.xml... 2021-01-10 00:34:56,920 INFO - Loading tracks in the collection... 2021-01-10 00:34:56,948 ERROR - Failed to complete successfully: URI has an authority component [Ljava.lang.StackTraceElement;@146044d7

st-sfdc commented 3 years ago

It seems this is being worked upon in the "fix-malformed-file-location" branch, but no updates since October 20