Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Split a large iTunes library' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Split a large iTunes library
Authored by: conigs on Nov 01, '06 08:20:45AM

If you're just planning on moving the TV Shows and Movies to a second drive, you're best off using sym links.

For example, move your TV Shows folder to a different drive, then delete it out of the iTunes Music folder. Go into Terminal and type:

ln -s /Volumes/YOUR-DRIVE/YOUR-TV-SHOW-FOLDER ~/Music/iTunes/iTunes\ Music/TV\ Shows

Sym links work much, much better than Aliases and often times, programs work better with them.



[ Reply to This | # ]