<?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>Doug&#039;s AppleScripts for iTunes &#187; iTunes</title>
	<atom:link href="http://dougscripts.com/itunes/category/itunes/feed/" rel="self" type="application/rss+xml" />
	<link>http://dougscripts.com</link>
	<description>AppleScripts for iTunes</description>
	<lastBuildDate>Thu, 09 Feb 2012 15:10:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='dougscripts.com' port='80' path='/itunes/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Installing AppleScripts Under OS X Lion</title>
		<link>http://dougscripts.com/itunes/2011/07/installing-applescripts-under-os-x-lion/</link>
		<comments></comments>
		<pubDate>Wed, 20 Jul 2011 13:41:17 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Lion]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1282</guid>
		<description><![CDATA[AppleScripts need to be installed in your [username]/Library/iTunes/Scripts/ folder. But, in case you hadn&#8217;t noticed, the [username]/Library/ folder is hidden in OS X Lion. The theory is that since the ~/Library folder contains a lot of important configuration files Apple doesn&#8217;t want to give users the opportunity to inadvertently screw anything up. For the most [...]]]></description>
			<content:encoded><![CDATA[<p>AppleScripts need to be installed in your <em>[username]/Library/iTunes/Scripts/</em> folder. But, in case you hadn&#8217;t noticed, the <em>[username]/Library/</em> folder is hidden in OS X Lion. The theory is that since the <em>~/Library</em> folder contains a lot of important configuration files Apple doesn&#8217;t want to give users the opportunity to inadvertently screw anything up. For the most part, I suppose this is a good idea. Whatever. However, AppleScripts for iTunes&#8211;among other sorts of plug-ins&#8211;have to be installed in the <em>~/Library</em> folder by the user<span style="color:red">*</span>.</p>
<p>To access the <em>~/Library</em> folder, you can do a couple of things:</p>
<ul>
<li>The easiest method: Hold the Option key while clicking the Finder&#8217;s &#8220;Go&#8221; menu and &#8220;Library&#8221; will appear in the drop down menu. Select it to bring the <em>~/Library/</em> folder frontmost. Then navigate to ~/Library/iTunes/Scripts/ and copy your iTunes scripts to this folder. (As usual: if no &#8220;Scripts&#8221; folder is there then create one.)</li>
<li>Geekier: Type &#8220;chflags nohidden Library&#8221; in Terminal while the prompt is at your home directory. This will make the ~/Library/ folder visible at all times.</li>
<li><span style="color:red">*</span>Alternative: Install scripts in the <em>[startup disk]/Library/iTunes/Scripts/</em> folder (which will make scripts available to all users on your machine) rather than the user&#8217;s <em>[username]/Library/iTunes/Scripts/</em> folder. That Library folder is always visible and accessible in Lion.</li>
</ul>
<p>If you need regular access, once the <em>~/Library/</em> folder is visible, drag it to the Finder sidebar or put an alias to it in the Finder&#8217;s toolbar.</p>
<p><strong>Update:</strong> You can <a href="http://dougscripts.com/itunes/scrx/Make_Users_Library_Folder_Visible.zip">download this AppleScript applet</a> that will make your ~/Library visible, using the command mentioned above. It takes less than a second to run it.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>iTunes Keyboard Shortcuts</title>
		<link>http://dougscripts.com/itunes/2011/01/itunes-keyboard-shortcuts/</link>
		<comments></comments>
		<pubDate>Fri, 14 Jan 2011 14:33:44 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Macworld]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1200</guid>
		<description><![CDATA[How many items on Kirk&#8217;s list of Essential iTunes Keyboard Shortcuts have you committed to memory?
]]></description>
			<content:encoded><![CDATA[<p>How many items on Kirk&#8217;s list of <a href="http://www.macworld.com/article/157092/2011/01/10_essential_itunes_shortcuts.html" title="Essential iTunes Keyboard Shortcuts, Macworld">Essential iTunes Keyboard Shortcuts</a> have <em>you</em> committed to memory?</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>UPDATED: AMG EZ Search v2.0</title>
		<link>http://dougscripts.com/itunes/2010/11/updated-amg-ez-search-v2-0/</link>
		<comments></comments>
		<pubDate>Thu, 11 Nov 2010 15:16:20 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1159</guid>
		<description><![CDATA[AMG EZ Search v2.0 will use the tags of the selected or playing iTunes track as the basis for a Song/Artist/Album search at the allmusic website. This version accounts for changes in the AMG site&#8217;s search mechanism, can parse the stream title of a radio stream for tags if available.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=amgezsearch" title="Search allmusic website (AMG) with data from selected or playing track">AMG EZ Search</a> v2.0 will use the tags of the selected or playing iTunes track as the basis for a Song/Artist/Album search at the <a href="http://www.allmusic.com">allmusic</a> website. This version accounts for changes in the AMG site&#8217;s search mechanism, can parse the stream title of a radio stream for tags if available.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Spins v1.0.2 Released</title>
		<link>http://dougscripts.com/itunes/2010/10/spins-v1-0-2-released/</link>
		<comments></comments>
		<pubDate>Fri, 15 Oct 2010 15:55:33 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1151</guid>
		<description><![CDATA[Spins analyzes your iTunes library and displays your most played tracks arranged and ranked by a variety of &#8220;breakout&#8221; configurations, not just the number of track spins&#8230;show rankers and breakouts based on plays by Song, Artist, Album; rankings can be filtered by Rating, Genre, and Year; see rankings for the entire library or a single [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/itinfo/spins.php">Spins</a> analyzes your iTunes library and displays your most played tracks arranged and ranked by a variety of &#8220;breakout&#8221; configurations, not just the number of track <a href="http://en.wikipedia.org/wiki/Spin_(radio)" target="_blank">spins</a>&#8230;show rankers and breakouts based on plays by Song, Artist, Album; rankings can be filtered by Rating, Genre, and Year; see rankings for the entire library or a single playlist. <b>Spins</b> can give you a live-updated snaphot of plays and simple play percentages&#8230;give you instant play data on the currently playing or selected track&#8230;</p>
<p id="feats">With the registered version of <a href="http://dougscripts.com/itunes/itinfo/spins.php">Spins</a> you can:</p>
<ul>
<li>Quickly generate most-played track rankings from your iTunes library</li>
<li>Easily configure up to four panels each displaying various track plays and ranking information</li>
<li>Rank most played tracks, Artists, or Albums</li>
<li>Rank track plays in the total library or in selected playlists</li>
<li>Count unique track plays or pooled-from-the-artist&#8217;s-albums track plays</li>
<li>Sort and filter track plays by Artist, Genre, Rating, and Year</li>
<li>Display plays data for the current playing track or a selected iTunes track</li>
<li>Display breakouts by Artists, Composers, Genres, Ratings, and Years</li>
</ul>
<p style="text-align:center;overflow: hidden;"><img src="http://dougscripts.com/itunes/pix/spins/spinswinsportrait.png" width="620" border="0"  alt="" /><br/><small><strong>Left to right: Spins&#8217; &#8220;Breakouts&#8221; window, main window displaying one of four panels, and &#8220;Live Spins&#8221; floating display.</strong></small></p>
<p>Updated in version 1.0.2 (current):</p>
<ul>
<li>fixes issues when switching between multiple libraries</li>
<li>fixes bug displaying panels when selected playlist no longer exists in current library</li>
<li>fixes issue whereby initial scan of library cannot complete</li>
<li>will ignore radio stream play counts</li>
<li>fixes bug with &#8220;No Limit&#8221; setting (registered version)</a>
<li>added preference toggle to re-set panel options to defaults on each launch (registered version)</li>
<li>added Sparkle framework to provide update notifications and installations</li>
</ul>
<p><em>This version is a free upgrade for registered users of v1.x.x.</em></p>
<p>Give <a href="http://dougscripts.com/itunes/itinfo/spins.php">Spins</a> a spin&#8230;and see what you&#8217;ve been spinning.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>UPDATED: Change Hidden iTunes Preferences v2.4</title>
		<link>http://dougscripts.com/itunes/2010/09/updated-change-hidden-itunes-preferences-v2-4/</link>
		<comments></comments>
		<pubDate>Tue, 28 Sep 2010 16:57:47 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1137</guid>
		<description><![CDATA[In the back of my mind I had a notion that something wasn&#8217;t quite right when I posted this on Sunday. Change Hidden iTunes Preferences, which now includes the ability to hide the new &#8220;Ping&#8221; buttons, had a problem hiding the old-style arrow links under certain conditions. It is fixed.
]]></description>
			<content:encoded><![CDATA[<p>In the back of my mind I had a notion that something wasn&#8217;t quite right when I posted this on Sunday. <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=changehiddenprefs" title="Change the settings of hidden iTunes preferences">Change Hidden iTunes Preferences</a>, which now includes the ability to hide the new &#8220;Ping&#8221; buttons, had a problem hiding the old-style arrow links under certain conditions. It is fixed.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>10.0.1 Peeve</title>
		<link>http://dougscripts.com/itunes/2010/09/10-0-1-peeve/</link>
		<comments></comments>
		<pubDate>Sun, 26 Sep 2010 17:05:34 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1119</guid>
		<description><![CDATA[If your iTunes library is being shared on your local network, when you quit iTunes you will get an alert box which &#8220;reminds&#8221; you that

I suppose this is fine, and my wife will appreciate this if she&#8217;s watching my Mac&#8217;s media on our Mac mini TV, but if an AppleScript tells iTunes to quit Right [...]]]></description>
			<content:encoded><![CDATA[<p>If your iTunes library is being shared on your local network, when you quit iTunes you will get an alert box which &#8220;reminds&#8221; you that</p>
<p><img src="http://dougscripts.com/itunes/pix/quitsharing.png" alt="" /></p>
<p>I suppose this is fine, and my wife will appreciate this if she&#8217;s watching my Mac&#8217;s media on our Mac mini TV, but if an AppleScript tells iTunes to quit Right Now, the alert requires user to click a button, which 1) may defeat the intention of an unattended quit, 2) could screw up a script if the user chooses &#8220;Don&#8217;t Quit&#8221;, and 3) is annoying in general. A preference to shut this off, which I couldn&#8217;t find, would be great.</p>
<p>UPDATE: A Correspondent informs me the Quit alert-while-sharing is not new. I have never seen it before, and do not see it on a machine running iTunes 10.0. But, whatever; it&#8217;s still a peeve.</p>
<p><span id="more-1119"></span>The fix for such a script might be to put a 30 second <strong>with timeout</strong> block on a <strong>quit</strong> command, or maybe a <strong>delay</strong> of 30 after it. I&#8217;m not wild about delays, though, because they stall the script. 30 seconds would cover the 20 seconds the dialog times-out at but you made need more time if iTunes performs some extended shut-down housekeeping tasks. Then you have to check if iTunes has <em>actually</em> quit after 30 seconds, and then handle what happens next if iTunes <em>didn&#8217;t</em> quit&#8211;abort the task for which you needed iTunes shut off, presumably.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>UPDATED: Change Hidden iTunes Preferences v2.3</title>
		<link>http://dougscripts.com/itunes/2010/09/updated-change-hidden-itunes-preferences-v2-3/</link>
		<comments></comments>
		<pubDate>Sun, 26 Sep 2010 16:27:40 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1117</guid>
		<description><![CDATA[Change Hidden iTunes Preferences v2.3 now includes an option to hide the &#8220;Ping&#8221; buttons for iTunes 10.0.1 or better.
This application will allow you to invoke hidden iTunes preferences:

Show &#8220;Library&#8221; playlist
Changing view setting is global
Allow half-stars in ratings
Hide &#8220;Ping&#8221; buttons
Show/hide arrow links &#8212; to either search the iTunes Store or search your library
Load complete iTunes Store [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=changehiddenprefs" title="Change the settings of hidden iTunes preferences">Change Hidden iTunes Preferences</a> v2.3 now includes an option to hide the &#8220;Ping&#8221; buttons for iTunes 10.0.1 or better.</p>
<p>This application will allow you to invoke hidden iTunes preferences:</p>
<ul>
<li>Show &#8220;Library&#8221; playlist</li>
<li>Changing view setting is global</li>
<li>Allow half-stars in ratings</li>
<li>Hide &#8220;Ping&#8221; buttons</li>
<li>Show/hide arrow links &#8212; to either search the iTunes Store or search your library</li>
<li>Load complete iTunes Store preview before playing</li>
<li>Create playlists for purchased song collections</li>
<li>Play songs while importing or converting</li>
<li>Create file names with track number</li>
<li>Maintain grid view for Search results</li>
<li>Option-click zoom button for Mini Player</li>
<li>Show buttons horizontally</li>
</ul>
<p><strong>For iTunes 9 or better in OS 10.5 or better only.</strong></p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>NEW: Toggle Ping Buttons v1.0</title>
		<link>http://dougscripts.com/itunes/2010/09/new-toggle-ping-buttons-v1-0/</link>
		<comments></comments>
		<pubDate>Sat, 25 Sep 2010 19:28:21 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1111</guid>
		<description><![CDATA[The latest version of iTunes, 10.0.1, adds new Ping features, including a Ping button for a selected track. For those that find this, uhm, disturbing, Toggle Ping Buttons will set a hidden preference to toggle the Ping buttons off (or on again later). Remember: it only works with iTunes 10.0.1 or better. It has no [...]]]></description>
			<content:encoded><![CDATA[<p>The latest version of iTunes, 10.0.1, adds new Ping features, including a Ping button for a selected track. For those that find this, uhm, disturbing, <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=togglepingbuttons" title="Toggle the Ping buttons to show/hide">Toggle Ping Buttons</a> will set a hidden preference to toggle the Ping buttons off (or on again later). <strong>Remember</strong>: it only works with iTunes 10.0.1 or better. It has no effect on other versions of iTunes.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>Current Track to Twitter is Obsolete</title>
		<link>http://dougscripts.com/itunes/2010/09/current-track-to-twitter-is-obsolete/</link>
		<comments></comments>
		<pubDate>Mon, 06 Sep 2010 19:55:25 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Twitter]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1095</guid>
		<description><![CDATA[Been getting a lot of email from users of the Current Track to Twitter script. The bad news is, yes, the script no longer works. The reason is that as of September 1, 2010, the Twitter API no longer accepts Basic Auth authorization, which is what the script uses to access your Twitter account. Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>Been getting a lot of email from users of the <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=currenttotwitter" title="Tweet info about the currently playing track to Twitter">Current Track to Twitter</a> script. The bad news is, yes, the script no longer works. The reason is that as of September 1, 2010, the Twitter API <a href="http://dev.twitter.com/pages/basic_auth_shutdown">no longer accepts</a> Basic Auth authorization, which is what the script uses to access your Twitter account. Twitter now only accepts <a href="http://oauth.net/">OAuth</a> authorization, which isn&#8217;t exactly a good fit with AppleScript (it is ideal for web-based apps, however). Therefore, it is not likely I will be updating the script to use OAuth.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
		<item>
		<title>UPDATED: Super Remove Dead Tracks v2.2</title>
		<link>http://dougscripts.com/itunes/2010/09/updated-super-remove-dead-tracks-v2-2/</link>
		<comments></comments>
		<pubDate>Fri, 03 Sep 2010 18:36:19 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1093</guid>
		<description><![CDATA[Super Remove Dead Tracks is up to version 2.2. I&#8217;ve disabled the routine that deletes empty playlists. If you liked that feature, you can restore it by editing the script. Otherwise this is just a maintenance release with some minor finesses.
]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=removedeadsuper" title="Remove missing (!) tracks from entire Library">Super Remove Dead Tracks</a> is up to version 2.2. I&#8217;ve disabled the routine that deletes empty playlists. If you liked that feature, you can restore it by editing the script. Otherwise this is just a maintenance release with some minor finesses.</p>
<hr/><small><a href="http://dougscripts.com/itunes/dougsupdated.rss" title="Take me to your reader">30 Most Recent RSS Feed</a> | <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Script Stats Page</a> by <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Name&op=y">Name</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Most Recent&op=y">Most Recent</a>, <a href="http://dougscripts.com/itunes/scripts/scriptcount.php?sortBy=Download Count&op=y">Download Count</a></small>]]></content:encoded>
			</item>
	</channel>
</rss>

