My Photo

Google

  • Search
    Google
    Web log.hugoschotman.com
  • Ads

« Back from vacation: iChatting with my niece | Main | Minimal latency to headphones with Soundflowerbed »

2004.10.26

iTunes Smart playlists: How to combine AND's & OR's

Smart playlists are great for qeueueing up your podcasts in iTunes.
You can construct smart playlists with multiple conditions. Unfortunately, you can only choose to 'Match all of the following conditions' or 'Match any of the following conditions' in one playlist.

Here's how you combine any and all conditions (OR & AND)
Say you want to create a smart playlist that takes songs from several other playlists and that haven't been played before and have been added in the last 4 days. To put this in a pseudo code notation:
('Podcast playlist A' OR 'Podcast playlist B' OR 'Podcast playlist C')
 AND ('Play count' = 0 AND 'Date added' = 'in the last 4 days') 
To acomplish this in iTunes, the trick is to use 2 smart playlists!
1. Create a smart playlist with all the OR's called 'PodcastsAll':
- In the Smart Playlist settings, add a line 'Playlist is Podcast playlist A'.
- Add a line 'Playlist is Podcast playlist B'.
- Add a line 'Playlist is Podcast playlist C'.
- Select 'Match any of the following conditions:'

Example for PodcastsAll playlist:



2. Create a smart playlist with the AND's called '2PlayPodcasts' (or whatever you want):
- In the Smart Playlist settings, add a line 'Playlist is PodcastsAll'. (Created in step 1.)
- Add a line 'Play Count is 0'
- Add a line 'Date Added is in the last 4 days'
- Select 'Match all of the following conditions:'

Example for 2PlayPodcasts playlist:



The playlist 2PlayPodcasts contains the items that you want. The PodcastsAll playlist is a step in between.

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/t/trackback/11761/1327290

Listed below are links to weblogs that reference iTunes Smart playlists: How to combine AND's & OR's:

» Smart Playlists Combining from podstar
Hugo Schotman on combinging iTunes Smart Playlists. [Read More]

» Five Tips for Smarter Playlists from davidgagne.net
I have just about 9,000 songs (35GB) in my iTunes library, and I listen to music the entire time Im in the office every day. I live and die by my smart playlists. Ive seen more than a few tutorials lately about how to utilize this iTune... [Read More]

Comments

Muchas Gracias!!!

@wari: Yes, i noticed that as well, thanks for the addition. I now have iPodderX configured to set the genre of all downloaded podcasts to 'Podcast' and filter accordingly.

The only annoying problem with 'live updating' smart playlists that includes other playlists (with playcount is 0 thingy) is that 'live update' feature will not work on the iPod. So, I have to play stuff on the iPod and the playlist will still be static until I sync with iTunes.

If I have a smart playlist that says "playcount is 0" and "genre is podcast", assuming all podcasts out there uses "podcast" as the genre, then the 'live updating' feature will work nicely on the iPod.

Werkt als een tiet!! thanks mate!

Post a comment

Comments are moderated, and will not appear on this weblog until the author has approved them.

If you have a TypeKey or TypePad account, please Sign In