<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Digital Mustache &#187; iTunes</title>
	<atom:link href="http://www.digitalmustache.com/tag/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digitalmustache.com</link>
	<description>One more robot learns to be something more than a machine...</description>
	<lastBuildDate>Sat, 05 Mar 2011 21:36:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>iTunes, Ratings, and Smart Playlists</title>
		<link>http://www.digitalmustache.com/2008/01/30/itunes-ratings-and-smart-playlists/</link>
		<comments>http://www.digitalmustache.com/2008/01/30/itunes-ratings-and-smart-playlists/#comments</comments>
		<pubDate>Thu, 31 Jan 2008 05:45:03 +0000</pubDate>
		<dc:creator>brian</dc:creator>
				<category><![CDATA[Music]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[iPod]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://www.digitalmustache.com/2008/01/30/itunes-ratings-and-smart-playlists/</guid>
		<description><![CDATA[For the large number of people that use iTunes as a media library, I&#8217;m baffled to hear how few people actually use the rating feature. To help people see the benefit, I thought I&#8217;d write a little on how I&#8217;ve implemented smart playlists, many of which are based on ratings. It&#8217;s important to note that [...]]]></description>
			<content:encoded><![CDATA[<p><a title="iTunes Screenshot" href="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-screenshot.jpg"><img src="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-screenshot.thumbnail.jpg" alt="iTunes Screenshot" align="right" /></a>For the large number of people that use iTunes as a media library, I&#8217;m baffled to hear how few people actually use the rating feature. To help people see the benefit, I thought I&#8217;d write a little on how I&#8217;ve implemented smart playlists, many of which are based on ratings.  It&#8217;s important to note that you don&#8217;t necessarily have to rate your entire library.  I&#8217;ll first discuss my rating structure:</p>
<ul>
<li><strong>5 stars:</strong> my favorite songs at the given moment &#8211; these are usually ones that I could listen to over and over again</li>
<li><strong>4 stars:</strong> great songs</li>
<li><strong>3 stars:</strong> good songs</li>
<li><strong>2 stars:</strong> mediocre songs &#8211; ones that I want to hear infrequently</li>
<li><strong>1 star:</strong> songs that I don&#8217;t have any interest in listening to again, or tracks that I wouldn&#8217;t want placed into a music mix, like a stand-up comedian or skit from Dr. Dre&#8217;s <em>The Chronic</em>.</li>
<li><strong>0 stars:</strong> not rated &#8211; doesn&#8217;t mean I don&#8217;t want to listen to it, but I just haven&#8217;t listened to it at all or enough to rate it</li>
</ul>
<p>When I first started rating my music, my rating spectrum was much more symmetrical.  I quickly realized that I needed more variation for the music that I liked, and I&#8217;ve been using this modified rating structure since. After the break, I&#8217;ll discuss some smart playlists I&#8217;ve created.<span id="more-5"></span></p>
<p>As you&#8217;ll see below, some of my playlists build upon one another.  I&#8217;ll discuss them in the following order: Good New Music, New Selections, Good New Selections, Automagic Mix, and Highly Rated Mix.</p>
<h3>Good New Music</h3>
<p>In this smart playlist, I have the following criteria:</p>
<p><img src="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-gnm.jpg" alt="iTunes - Good New Music" /></p>
<p>What I&#8217;m doing with this playlist is trying to capture music that is new to me and I already enjoy.  I&#8217;ve added the comment rule as a way to get rid of an old song that I just added to my iTunes library.  I just need to add the %old% tag to the comment field of a song to keep it from entering the list.</p>
<h3>New Selections</h3>
<p>I&#8217;ve found a number of situations where I got some new music, but didn&#8217;t really listen to it much at first.  Later, I release I want to listen to the CD but it&#8217;s no longer in my Recently Added playlist.  For these instances, I have the &#8220;New Selections&#8221; playlist, which is static and not <em>smart</em>.  I can add the tracks to this playlist and be sure that they&#8217;re tranferred to my iPod.</p>
<h3>Good New Selections</h3>
<p>As you might assume, this playlist builds off of the previous one.  It&#8217;s goal is to capture the songs I like from the New Selections list.  This smart playlist has the following conditions:</p>
<p><img src="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-gns.jpg" alt="iTunes - Good New Selections" /></p>
<h3>Automagic Mix</h3>
<p>This playlist is my favorite because it incorporates my favorite music at the moment and  the fresh music that I like.  I find myself listening to it at least once a day.  As the 5 star songs get old, I simply reduce the rating.  Here are the conditions:</p>
<p><img src="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-automagic-mix.jpg" alt="iTunes - Automagic Mix" /></p>
<h3>Highly Rated Mix</h3>
<p>This playlist is a good revolving list of great songs.  As you can see below, it includes the 4 and 5 star songs that I haven&#8217;t listened to in some time:</p>
<p><img src="http://www.digitalmustache.com/wp-content/uploads/2008/01/itunes-highly-rated.jpg" alt="iTunes - Highly Rated Mix" /></p>
<p>That concludes the example playlists.  You may find that certain aspects of this configuration don&#8217;t work for you.  I realize that people can have very different music listening habits.   If anyone has some iTunes techniques that they enjoy, please share them in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.digitalmustache.com/2008/01/30/itunes-ratings-and-smart-playlists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

