<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Setting priority in an iTunes playlist</title>
	<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist/</link>
	<description>Comments on Ask MetaFilter post Setting priority in an iTunes playlist</description>
	<pubDate>Mon, 14 Aug 2006 22:43:57 -0800</pubDate>
	<lastBuildDate>Mon, 14 Aug 2006 22:43:57 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Setting priority in an iTunes playlist</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist</link>	
		<description>How do I set priority in an iTunes playlist? &lt;br /&gt;&lt;br /&gt; I have a 4GB iPod mini. I&apos;d like to auto-sync it with my iTunes, using the following progressive logic:&lt;br&gt;
&lt;br&gt;
* First, copy over all my podcasts&lt;br&gt;
* Then copy over all songs from a &apos;Current albums&apos; list&lt;br&gt;
* Then copy over all songs from a &apos;Current songs&apos; list&lt;br&gt;
* Fill the rest of the space with songs from a &apos;Top rated&apos; smartlist&lt;br&gt;
&lt;br&gt;
iTunes doesn&apos;t seem to support this kind of logic. The &quot;Limit to&quot; option in the Smart Playlist creation box will only allow me to sort by song metadata and not by, say, order of playlist. I&apos;ve looked around for Applescripts, but to no avail. Any tips?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.44431</guid>
		<pubDate>Mon, 14 Aug 2006 21:54:09 -0800</pubDate>
		<dc:creator>sandor</dc:creator>
		
			<category>itunes</category>
		
			<category>ipod</category>
		
			<category>music</category>
		
			<category>mp3</category>
		
	</item> <item>
		<title>By: kindall</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681226</link>	
		<description>Yeah, this is going to require a script. What you want to do is make the &quot;Top Rated&quot; smart playlist longer than it ever needs to be, then have a script that copies tracks from that to another (dumb) playlist up to the limit of the free space available on the iPod after taking the other three playlists into account, or deletes them if there&apos;s not enough room.  Then sync the dumb playlist rather than the smart one. Of course you will have to run the script before you sync each time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681226</guid>
		<pubDate>Mon, 14 Aug 2006 22:43:57 -0800</pubDate>
		<dc:creator>kindall</dc:creator>
	</item><item>
		<title>By: dobbs</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681227</link>	
		<description>As far as I know, it&apos;ll synch playlists in the order they appear in your preferences.&lt;br&gt;
&lt;br&gt;
So, try  making numbered playlists (1, 2, etc). In the first one, tell it to sync all podcasts (or synch your podcast playlist), in the second, tell it to link your current albums list, etc.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681227</guid>
		<pubDate>Mon, 14 Aug 2006 22:45:49 -0800</pubDate>
		<dc:creator>dobbs</dc:creator>
	</item><item>
		<title>By: bohdel</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681309</link>	
		<description>I think you can simply set up a smart playlist with a limit of the amount of space it takes up (I&apos;ve a 2GB nano, so this is what I do). As others have said you can&apos;t I wonder if I&apos;m reading the question wrong. &lt;br&gt;
&lt;br&gt;
I have three smart playlists and a final playlist that is &quot;Nano.&quot; The first playlist is for podcasts, which I limit to 1GB, then top rated and a &quot;productivity&quot; (music that I find keeps me working) list both limited to half that. I then pull each of them into the smart nano list which is limited to 2GB.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681309</guid>
		<pubDate>Tue, 15 Aug 2006 03:45:05 -0800</pubDate>
		<dc:creator>bohdel</dc:creator>
	</item><item>
		<title>By: sandor</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681354</link>	
		<description>bohdel, the problem is that when I limit the list to 4GB, I need to chose what those 4GB of songs are selected by. The choices I get are random, genre, album, artists, genre, etc. Nothing that says &quot;selected by the order of playlists in the playlist pane&quot;, which is what I&apos;d want.&lt;br&gt;
&lt;br&gt;
dobbs, I&apos;ll look into that. Thanks.&lt;br&gt;
&lt;br&gt;
kindall, I like that idea, but I doubt I&apos;m capable enough to write that script. Supposing I was -- is there anyway to automate the script so it runs every, say, 4 hours or so?</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681354</guid>
		<pubDate>Tue, 15 Aug 2006 06:06:44 -0800</pubDate>
		<dc:creator>sandor</dc:creator>
	</item><item>
		<title>By: adamrice</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681374</link>	
		<description>This is an interesting idea, and I agree that it would probably need to be run through a script. If you&apos;ve never seen &quot;&lt;a href=&quot;http://www.dougscripts.com/itunes/&quot;&gt;Doug&apos;s Applescripts&lt;/a&gt;&quot;, check it out. I didn&apos;t see anything there quite like this, but hey, he might like a challenge.&lt;br&gt;
&lt;br&gt;
Automating a script to run every N units of time is easy, and there are numerous ways to do it. You could trigger it through iCal. You could set up a crontab. I think you could do it through Quicksilver.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681374</guid>
		<pubDate>Tue, 15 Aug 2006 06:53:26 -0800</pubDate>
		<dc:creator>adamrice</dc:creator>
	</item><item>
		<title>By: feaverish</title>
		<link>http://ask.metafilter.com/44431/Setting-priority-in-an-iTunes-playlist#681982</link>	
		<description>You might put in a request to &lt;a href=&quot;http://www.smartplaylists.com/&quot;&gt;SmartPlaylists.com&lt;/a&gt;. Those people know their way around an iPod.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.44431-681982</guid>
		<pubDate>Tue, 15 Aug 2006 15:47:36 -0800</pubDate>
		<dc:creator>feaverish</dc:creator>
	</item>
	</channel>
</rss>
