so, I need a more aggressive version of this. I have a number of files that are pathed wrong, as they used to exist on an external drive. so, I have this:
/songs/thissong.mp3
but I need it to be this:
/Users/myname/Music/songs/thissong.mp3
Normally, serato would find it via the "find missing files" feature, but a number of them didn't get merged (it found the file, but just made it a new one, leaving the missing one and breaking a number of my crates). there are enough of them missing that fixing them a file at a time would be tedious. What I want is a bit of a regex tool that would look for "/music" and replace it with "/Users/myname/Music/music"
so, I need a more aggressive version of this. I have a number of files that are pathed wrong, as they used to exist on an external drive. so, I have this:
/songs/thissong.mp3
but I need it to be this:
/Users/myname/Music/songs/thissong.mp3
Normally, serato would find it via the "find missing files" feature, but a number of them didn't get merged (it found the file, but just made it a new one, leaving the missing one and breaking a number of my crates). there are enough of them missing that fixing them a file at a time would be tedious. What I want is a bit of a regex tool that would look for "/music" and replace it with "/Users/myname/Music/music"
This feature is now live in v0.73!
Download the latest version here:
https://www.mixo.dj/download
This feature is now live in v0.73!
Download the latest version here:
https://www.mixo.dj/download
so, I need a more aggressive version of this. I have a number of files that are pathed wrong, as they used to exist on an external drive. so, I have this:
/songs/thissong.mp3
but I need it to be this:
/Users/myname/Music/songs/thissong.mp3
Normally, serato would find it via the "find missing files" feature, but a number of them didn't get merged (it found the file, but just made it a new one, leaving the missing one and breaking a number of my crates). there are enough of them missing that fixing them a file at a time would be tedious. What I want is a bit of a regex tool that would look for "/music" and replace it with "/Users/myname/Music/music"
so, I need a more aggressive version of this. I have a number of files that are pathed wrong, as they used to exist on an external drive. so, I have this:
/songs/thissong.mp3
but I need it to be this:
/Users/myname/Music/songs/thissong.mp3
Normally, serato would find it via the "find missing files" feature, but a number of them didn't get merged (it found the file, but just made it a new one, leaving the missing one and breaking a number of my crates). there are enough of them missing that fixing them a file at a time would be tedious. What I want is a bit of a regex tool that would look for "/music" and replace it with "/Users/myname/Music/music"
...and then I found that magic button on the "tools" tab. once the app scans my whole library, we'll see if that fixes it :)
...and then I found that magic button on the "tools" tab. once the app scans my whole library, we'll see if that fixes it :)
Replies have been locked on this page!