INTERACT FORUM
More => Old Versions => Media Center 11 (Development Ended) => Topic started by: soren on July 21, 2004, 06:14:33 am
-
I have a library where I spent LOTS of time to update track info etc.
The problem is that all paths are \\ipaddress\r$\...
I now have to change all these paths to \\ipaddress\music\... in the database.
Can this be done?
/Sören
-
Under Tools->Library Tools->Find and Replace, select Filename and set to find "\\ipaddress\r$\" and replace with "\\ipaddress\music\". If the files still exist under \\ipaddress\r$\, they'll get moved. Otherwise, MC will just update its links and find them in the new location.
-
Thanks!
/Sören