iTunes Rules

Posted on January 11, 2007 by psu

iTunes told me today that it has 440 albums in its database. That number seemed high to me, but I have been ripping the occasional disk once in a while ever since I got my iMac two years ago. And, every new disk I buy generally goes into the machine. After bootstrapping the one true indexing system, I have been more motivated to actually rip and catalog the disks. While iTunes is not the ideal catalog database, you can muddle through by following some simple workflow rules. The goal is to have the music be easy to browse and search on both the main iTunes machine and in the iPod.

The first rule is that there are only three genres of music:

  1. Pop

  1. Jazz

  1. Classical

I reject the ludicrous and neurotic over-categorization of music. Especially popular music. So, R&B is pop. Blues is pop. Electronic Trance Drool Dance Laser Techno Jerk-Off Ska Vocal Sampling … is pop.

The reason for this is simple. It makes it easy to construct shuffle playlists, party shuffle lists, autofill lists, and so on. I don’t have time to sit there and write complicated queries to match against every freak’s idea of what the correct set of genres is. Having only three makes this easy.

The second rule is: the iTunes data model is fairly simple, so aggressively de-normalize the data. This is especially true for Classical music where the single artist single song model really breaks down. If you are not careful, you’ll go and browse albums or songs on the iPod and see 50,000 titles called “String Quartet XYZ in B Major” and so on. This is useless. The solution is to put the key artist or composer in every field of the database so they will show up in all major views in both iTunes and on the iPod. Of course, you have to do some work to be careful and keep your de-normalized formats as uniform as possible. Life is hard.

Sadly, almost no one who uses the CDDB follows these rules, so for most Classical records, you have to completely rewrite the meta-data.

The third rule is: Multiple disk albums count as one album. Do not put the disk number in the title. This will make iTunes think it’s a completely different album, which is sort of stupid. Instead, use the “Disk N of M” meta-data fields. I forget about this rule from time to time and have to go fix things.

The final rule is: if you have a filing system for CDs, put the CD into the filing system immediately after you rip it. I never follow this rule, so my disks are all over the house in little piles and I can never find anything. It’s getting better though. I have about 140 disks filed now. So I guess I have about 400300 to go to catch up to my iTunes database.