« Clearing the Murky Waters of High School History | Main | Creating Learning Communities »

iTunes 4.5 best features are unannounced

The Slashdot: Apple Releases Major iTunes Update discussion includes the following gems (unattributed, because I'm lazy):

Lastly, and this is a feature of the entire music library, not just playlists or Party Shuffle, the same "arrow" icons that show up in the iTMS when you search for a song are present in iTunes. This means you can click an arrow for a song name, album, or artist and it will launch a search on iTMS. But say you don't like that feature? Well you can of course turn it off in preferences, but you may also hodl down "option" and click it. The result? it searches only YOUR library, not the iTMS.

You can now use other playlists as criteria for a Smart Playlist. Create one playlist that is a combination of several other playlists.

Comments

I'm using Doug's Applescripts (http://www.malcolmadams.com/itunes/itinfo/itunes45info.php) to sync my iPod with my iTunes so I can publish my "Two Week Window" playlist. There is also great info over there about the hidden features and how you can unlock them with applescript.

I, too, have made a couple of iMix lists. What script do you use to sync from your iPod to your iTunes? Beats, Grooves, and Beats, and Pre-Grunge WHFS, which may not be strictly accurately named.

Playfair no longer works on your files once you download this version. If you were contemplating de-DRMing your collection of ITMS files, do it BEFORE you upgrade. After you upgrade the new version rolls through your library and re-encodes all your files to be Playfair2 DRM-ed. Files stripped of PlayFair DRM before upgrading play fine after.

Just FYI.

Wow: it's possible to reverse the behavior of the new arrows throughout iTunes so that they filter your library rather than jumping to the music store by default. Powazek: Out of Tune.

I don't think iTunes 4.5 does anything to your files; I think with the update, Apple has probably hidden the fairplay key a bit better than it was before. I expect that the Quicktime 6.5.1 update has something to do with making it more difficult to defeat fairplay as well.

That great tip is from Sven, via Derek Powazek. For those of you without the developer tools:

The file is: /Users/whoeveryouare/Library/Preferences/com.apple.iTunes.plist

and the text to add is:

<key>invertStoreLinks</key>

<true/>

Here's a script that will flip the action of the link arrows:

Flip Arrow Link Action

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)