iTunes AppleScript: Backup Playlist 10
I tend to buy stuff from the iTunes Store. I’ll bet that a lot of you do as well. I like iTunes’ backup ability, but I don’t need a backup of all of my music nor do I want to burn a stack of DVDs when I just purchased a couple of albums.
Hence this script.
Simply it backs up the playlists you list in the p_backupPlayLists property. I use Smart Playlists to feed the script with my iTunes Store purchases.
It will file your media in the following top level folders: Books, Music & Videos. Music is filed by name then album. Videos are organized by TV Show and PDFs are all filed together.
On run it will ask you for a destination folder and will create all of the folders it needs to do its backups. When completed it will report how many files it backed up.
Enjoy!

Add a comment