Kate O' ([info]kateo) wrote,
@ 2006-12-31 11:56:00
Previous Entry  Add to memories!  Tell a Friend  Next Entry
Current location:37208
Entry tags:apple & mac, music appreciation, songwriting

iTunes organization: making the most of a large library
The Unofficial Apple Weblog has a great article on how to organize your iTunes library, just in time for their readers' New Year's Resolutions. It's a wonderful set of suggestions, but I'm not seeing how they'll work for me.

Most people who use iTunes have probably put some effort into organizing their iTunes Library. What makes me different, perhaps, are a few characteristics: I'm using iTunes to organize not only multiple users (Karsten and myself) and multiple media (music, movies, etc) just like everyone else, but I'm also using it to organize both business and pleasure. I acquire a lot of music that isn't for my listening pleasure; it's for songwriting research. Believe me, I'm not a big fan of certain war-mongering politically-über-conservative country artists I could name, but I have copies of most of their CDs anyway. It's important to me to be familiar with what's getting sales and radio play, even as Karsten and I strive to bring our own style to pop country songwriting. Anyway, all that means that I have a huge passive library of music on my external hard drive.

So here's what I do.

Metadata Metadata Metadata

For each new CD I get, I use the Sing that iTune! widget on my Dashboard to dig up the lyrics for each song (or at least each radio release I know of) as it plays and let it automatically populate the Lyrics tab of the song. I make sure to enter the songwriter info off of the jewel case insert before I sell it (or return it, if it's borrowed). I use the comments field extensively in each song file as a place for keywords, and these can include songwriting concepts like "bigchorus" or "aaba" as well as thematic elements like "mellow" or "loveassalvation." I have smart playlists set up to look in the lyrics and/or comments fields and pull out groups of songs under headings like "themes: i can't get over you."

Since these are all smart playlists and therefore dynamically updated, I don't have to worry about losing playlist relationships when I delete and re-add songs to and from my library.

So at any time, I may be working on a concept having to do with, say, rain. I can plug in my external hard drive, search for "rain" and drag all those songs over into iTunes. Since I've focused my efforts on being able to bring songs from my external hard drive into my local library and have them immediately fall into place where they belong, I immediately have a full playlist of reference material for "songs about rain."

Play Counts & Ratings

Like many people who depend on iTunes, I have had multiple losses of play counts and ratings. What I've learned from those experiences is to give up, for the most part, on the play counts, but preserve ratings in a different way. I now use the comments section of the song file for keywords. One of the keywords I use corresponds to how many stars I rate the song. For instance, "5star" songs should all have, duh, five stars.

Then I have smart playlists under a folder called "qa." Every so often I go in and clean up a bunch of modified songs. There's a set of smart playlists for songs that have a certain star rating but the comment doesn't match (if I've rated them but haven't updated the comments), and a set of smart playlists for songs that have a certain comment rating but the stars don't match (if I've re-imported them from my external hard drive and haven't updated the rating). Since I can select a bunch of songs at once and mass-update them, this whole process takes under 2 minutes every few weeks.

Backing It Up

The part I haven't figured out how to streamline yet is getting modified files backed up to my external hard drive. If I imported a few songs and made changes to their keywords while they were local, I'll naturally want to save those changes when I back them up. But I've yet to find a good backup program that will look at what's changed in my local iTunes Music folder and copy it to the corresponding location on my external hard drive's iTunes Music folder. I've tried creating an Automator workflow with the Backup Folder action to do it for me, but it's dealing with such a huge set of data that it hangs. Suggestions appreciated.

For now, I rely on manual copying. Sure it's tedious as hell, but this is a huge investment for me and I want to make sure it's right.

So what are your methods? What do you do to make sure your music collection (whether in iTunes or not) is organized the way you need it and backed up properly?




(11 comments) - (Post a new comment)

backed up, not organized
(Anonymous)
2006-12-31 06:38 pm UTC (link)
I'm a relative newbie to iTunes and haven't done any organization to my library at all yet. I did, however, back it up yesterday.
Chez Bez

(Reply to this)


[info]lightning_rose
2006-12-31 08:30 pm UTC (link)

I own over 1100 CD's (1) and all have been ripped to MP3's.

The tracks for each album are in their own directory. On my music drive (2) the CD directory hierachy is:

Music/Albums/Artist/Album/tracks

"Artist" is correctly alphabetized, as would found in a music store. ie: "Beatles, The", "Amos, Tori", etc

Track/file names include the track number with leading 0 and are coded as follows:

nn_Track name.mp3 -> 128 Kb fixed rate
nn) Track name.mp3 -> 100% VBR (3)
nn-Track name.mp3 -> Downloaded file, arbitrary bitrate.

Each MP3 file is meta-tagged with the artist, album, track number, album art, and genre. I know there are a lot more tags available such as lyrics and tempo/bpm but these are the only ones I care about.

I use Musicmatch Jukebox v7.5 (4) to play my MP3's and rip CD's to disk. It's a dismal piece of software but it's still the best I've found at maintaining large music libraries. It's also the best I've found at ripping CD tracks into the above directory hierarchy. It also has some playback features that I find useful.

I tried iTunes, but as with all Apple software it has too much magic built into it. Apple likes to do weird things and hide what's going on from the user which is something I can't abide.

I rip CD's on my desktop computer to what I call my backup music drive and then move the drive to the MP3 Jukebox computer located in the stereo/video entertainment rack and copy the new files to the primary Jukebox drive.

If I were really serious about backups, I'd have a third drive kept offsite and rotate it with the other backup drive.

Since I use MS-Win, what I use for backup is a bit moot, but since you asked, I use Bacup Magic. It does what Apple Backup Folder is supposed to do, but has no problem with the 1100+ directories and 11000+ files.


1) Plus a few downloaded albums and tracks, mostly from eMusic.com

2) I use hard drives in removable carriers so I can easily swap drives amongst computers. I've been doing this since well before the advent of external Firewire/USB drives.

3) When I started ripping cd's they were 128 Kb files, but eventually I started noticing too many compression artifacts so I switched to VBR and changed the file naming convention so I could tell at a glance what the bit rate is. Variable Bit Rate files are roughly the same size as 192 Kb files.

4) Before Yahoo! bought MMJB it was available for the Mac. I don't know if that's still true. It's up to v10.0 but after v7.5 Yahoo! it into a dismal and horribly annoying piece of software, noy unlike iTunes. ;)

(Reply to this)

Apple Folder/Directory Update/Synchronization Backup
[info]lightning_rose
2006-12-31 08:39 pm UTC (link)

Since OS/X is a unix derivitive, there are various *nix utilities available to you. One of these is rsync (or the Apple X version rsyncx). Usually rsync is run from the shell (ie command line) or with a shell script, but the X version appears to have a gui front end. If you had to, I presume you could create a shell script with icon and invoke it with the mouse.

http://www.egg-tech.com/mac_backup/

(Reply to this) (Thread)

Re: Apple Folder/Directory Update/Synchronization Backup
[info]kateo
2007-06-27 02:05 am UTC (link)
I meant to thank you for this suggestion. I've been using rsyncx ever since this discussion, and it definitely does the trick. Thanks!

(Reply to this) (Parent)

Namaste
[info]carrie_apple
2007-01-06 01:30 am UTC (link)
Dude, I will never have the time to put that much effort into organizing my music files. But, I'm just a listener - not in the biz. I HATE iTunes. Damn memory hog. Why do people think it's so user friendly. I think it's opposite!
But since I bought my friend's ipod a couple months ago, I've had to cave. I still have yet to see the magic of iTunes. My method of importing and using is to always keep my music folders separate of iTunes. If I change the file name or the metadata, using WinAmp (a real music player), then I'll just wipe the imported song and drag it back. Sometimes I wipe the entire contents and re-import. The default mp3 player on my laptop is WinAmp, iTunes only loads when the ipod is synced. I'm sure there are better ways to managing within that monster program, but I don't care enough to bother.
If I had as much music as you, then I'd look into getting a server to connect to, like we did HCgAy) -not homo reference- and get them off the hard drive internal or external. Backup on dvd discs as often as you feel necessary and let the dust fall where it may.
Makes me think if electricity went away, we'd be lost in this digital world. Oh, yes we could go sit in our cars and listen to good ole cd's.

I'm sure this was opposite of helpful.

(Reply to this)

How do you preserve your ratings?
(Anonymous)
2007-01-13 06:22 pm UTC (link)
"I now use the comments section of the song file for keywords. One of the keywords I use corresponds to how many stars I rate the song.
Then I have smart playlists under a folder called "qa.""

I've spent hours trawling the net looking for a piece of software or a script that will do this, but no luck! How do you get your smartlist to copy the rating into the comments field? I have Windows, dunno if that's harder to do than on a Mac.

Jason

(Reply to this) (Thread)

Re: How do you preserve your ratings?
[info]kateo
2007-06-27 02:02 am UTC (link)
Oh, sorry - I don't get the list to copy the rating into the comments field. I do that manually.

(Reply to this) (Parent)(Thread)

Re: How do you preserve your ratings?
(Anonymous)
2009-11-03 04:55 pm UTC (link)
Hey, this thread is likely long dead, but in case anyone comes across it, the easiest way I found to do this is to just use the itunes stars then when I've rated everything I sort by rating, select the bunch and use the info editor to add a mass comment like "3-Star" of course this only works if you don't have other things in the comments you want. you can do it in reverse too by creating a smart playlist selecting comments that contain a particular rating.

Brent

(Reply to this) (Parent)(Thread)

Re: How do you preserve your ratings?
[info]kateo
2009-11-04 01:08 pm UTC (link)
Well, yeah. That's what I said in the post. :)

(Reply to this) (Parent)

Possible solution
(Anonymous)
2007-06-26 04:19 am UTC (link)
I suspect the reason your Mac "hangs" is because when Automator performs Finder actions, it tries to do them all simultaneously, which is not always the best way to go about the task.

A few days ago, I stumbled across http://www.automatedworkflows.com/software/automator_actions/automator_tools.html a few days ago. I haven't played with it yet, and have no idea how to use it, but from what I have read, your problem is exactly the kind of thing the utility was designed for.

Like I said, I haven't tried it out yet, so I cannot vouch for its effectiveness. Besides, I'm just a stranger on the web; you probably shouldn't trust me anyway. :-) Back up your files first.

Good Luck.

Nice blog, btw.

(Reply to this) (Thread)

Re: Possible solution
[info]kateo
2007-06-27 02:03 am UTC (link)
That Automator link looks perfect. Thanks!

(Reply to this) (Parent)


(11 comments) - (Post a new comment)

Create an Account
Forgot your login or password?
Login w/ OpenID
English • Español • Deutsch • Русский…