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.


Comments

Author: Dave
Date: 2006-01-21 20:09:16

Muchas Gracias!!!

Author: Hugo
Date: 2004-11-10 10:51:13

@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.

Author: Matt
Date: 2009-12-03 18:26:18

So simple yet everyone have a hard time doing it…thanks for this tip!

Matthttp://TopAirsoftSniperRifles.com

Author: Bakkel
Date: 2004-10-27 20:59:02

Werkt als een tiet!! thanks mate!

Author: Stephen
Date: 2008-11-30 03:04:35

Found you through Google —– thanks!

Author: wari
Date: 2004-11-10 03:28:05

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.