iTunes + new hard drive = headache
October 30, 2009 11:58 AM
Subscribe
MrR moved my music drive (to a larger hard drive yay!) and iTunes is not handling this gracefully at all. (He hates iTunes, will not use it, and therefore did not follow any of the procedures detailed in the answers to
this question.) The directory trees are all the same, the only change is the drive letter. How do I get iTunes to look in the right place without losing all the metadata (ratings, play dates/frequency)? (PC; iTunes does not organise my library; the old drive is already removed from my computer and wiped. Changing each file path individually is functionally
not acceptable (30K files!), nor is changing the drive letter.)
posted by jlkr to computers & internet (23 comments total)
3 users marked this as a favorite
2. Open it with a text editor (notepad is fine... just run notepad and drag the file into there)
3. Do a search-and-replace for the proper path (e.g. global replace "file://localhost/F:/" with "file://localhost/G:/").
Do this when iTunes isn't running, of course. This is untested but it should work. Make a backup copy of the XML file first in case this messes anything up.
Alternatively, you could use Computer Management to assign the old drive letter to the new drive. If all you have on the drive is music and no other apps are reliant on the drive letter, this might be the easier solution. (Control Panel -> Administrative Tools -> Computer Management -> Disk Management on the sidebar -> right-click the proper volume -> "Change drive letter and paths" -- this will require a reboot)
posted by neckro23 at 12:17 PM on October 30