Re: Manage your iTunes library
What I'm looking for but never find (unless I'm simply not understanding) is one method to do the following:
Backup all the iTunes-related media I have onto a single backup hard drive, one that will preserve playlists, ratings, artwork, tags...the whole shabang...so that if I ever needed to, I could restore it all without losing anything.
I can't currently consolidate to one drive because I don't have enough room on any one internal drive, and I don't want to have the pain of plugging in an external drive any time I want to deal with iTunes. This issue will likely be resolved when I finally buy a Mac Pro and a giant boot drive (which I will then, of course, keep a single backup of), but until then, I'd like to have a viable solution for now.
But you
do eventually want to have a drive dedicated to being an iTunes backup, right? One possible solution is to use that drive as sort of an intermediate step or staging area. Get the backup drive and start off by telling iTunes that's where you want your music stored and then using the consolidate command. Then rearrange the data on your non-backup devices so you do have a device that has enough space for your library, move it back there by using the consolidate command again and then use Finder to manually copy the library back to the backup device. You'll also want to take along the "iTunes Music Library.xml" which contains an almost-complete subset of the information iTunes tracks about your files in a form that can be manipulated if necessary and then reloaded.
If you don't want to end up with a consolidated library, or don't have the time/means to do the necessary reorg, you can use AppleScript to interrogate iTunes for the list of tracks and copy them. Doing that
well will not be trivial, but it's certainly doable.