<?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; Exporting Info</title>
	<atom:link href="http://dougscripts.com/itunes/category/exporting-info/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>UPDATED: Make PDF Booklet v2.0</title>
		<link>http://dougscripts.com/itunes/2011/09/updated-make-pdf-booklet-v2-0/</link>
		<comments></comments>
		<pubDate>Thu, 29 Sep 2011 15:32:15 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Books]]></category>
		<category><![CDATA[Exporting Info]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1374</guid>
		<description><![CDATA[Make PDF Booklet v2.0 is a Cocoa-AppleScript applet that will create a PDF booklet containing tag info from the selected tracks (or every track from the selected playlist) and then add the PDF to iTunes and copy it to the playlist where the selected tracks reside.
The layout and text formatting of the document created is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=makepdfbooklet" title="Create a PDF booklet containing info from the selected tracks">Make PDF Booklet</a> v2.0 is a Cocoa-AppleScript applet that will create a PDF booklet containing tag info from the selected tracks (or every track from the selected playlist) and then add the PDF to iTunes and copy it to the playlist where the selected tracks reside.</p>
<p>The layout and text formatting of the document created is somewhat restricted, but I hope it is eminently readable and printable. However, you are able to choose which tag data to include for each track:</p>
<p><img src="http://dougscripts.com/itunes/pix/makepdfbooklet.png" /></p>
<p>Here are example PDFs <a href="http://dougscripts.com/itunes/pdf/audexamplepdf.pdf" target="_blank">using audio tracks</a> and <a href="http://dougscripts.com/itunes/pdf/videxamplepdf.pdf" target="_blank">using TV Show tracks</a> made with the script.</p>
<p>This latest version is a Cocoa-AppleScript Applet, so it can <strong>only be run on OS X 10.6 and 10.7</strong>. A previous version which can run on earlier systems is available from the <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=makepdfbooklet" title="Create a PDF booklet containing info from the selected tracks">Make PDF Booklet</a> entry page.</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: CD Text to Clipboard</title>
		<link>http://dougscripts.com/itunes/2011/03/new-cd-text-to-clipboard/</link>
		<comments></comments>
		<pubDate>Wed, 16 Mar 2011 14:23:08 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Exporting Info]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1242</guid>
		<description><![CDATA[CD Text to Clipboard will grab the available CD Text from the selected CD in iTunes and put it in the clipboard so it can be pasted elsewhere. It&#8217;s based entirely on CD Text to CD Info, which copies CD Text to the appropriate tags in each of the CD&#8217;s tracks. This one&#8217;s not as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=cdtexttoclipboard" title="Copy selected CD's CD Text to the clipboard">CD Text to Clipboard</a> will grab the available <a href="http://en.wikipedia.org/wiki/CD-Text">CD Text</a> from the selected CD in iTunes and put it in the clipboard so it can be pasted elsewhere. It&#8217;s based entirely on <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=cdtexttocdinfo" title="Apply selected CD's CD Text to its disc and track tags">CD Text to CD Info</a>, which copies CD Text to the appropriate tags in each of the CD&#8217;s tracks. This one&#8217;s not as advanced as that; it just allows you to get the CD Text so you can, perhaps, make CD labels, catalog the CD, and so on.</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>Create Default Smart Playlist Templates</title>
		<link>http://dougscripts.com/itunes/2010/11/create-default-smart-playlist-templates/</link>
		<comments></comments>
		<pubDate>Tue, 30 Nov 2010 13:48:20 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[Managing Playlists]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=1179</guid>
		<description><![CDATA[A problem with Holiday music hanging around your iTunes library all year long is that, without a cautious Smart Playlist strategy, Grandma Got Runover by Mannheim the Christmas Donkey Steamroller can disrupt your tranquility at any time of year. Like pool-side in August. And there is nothing un-cooler than that.
Now it&#8217;s unlikely that I would [...]]]></description>
			<content:encoded><![CDATA[<p>A problem with Holiday music hanging around your iTunes library all year long is that, without a cautious Smart Playlist strategy, <em>Grandma Got Runover by Mannheim the Christmas Donkey Steamroller</em> can disrupt your tranquility at <em>any</em> time of year. Like pool-side in August. And there is nothing un-cooler than that.</p>
<p>Now it&#8217;s unlikely that I would create a regular playlist containing any speck of Holiday music during non-Holiday times of year <em>on purpose</em>. But you gotta watch them Smart Playlists. Thus, for a while, the criteria for every new Smart Playlist I created started with &#8220;Genre <em>does not contain</em> Holiday|Xmas|Christmas&#8221;.</p>
<p>That&#8217;s a pain to have to remember. And to enter for every new Smart Playlist.</p>
<p>However. The script <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportsmartcriteria" title="Export just the criteria of Smart Playlist(s) to XML, import later">Export Smart Playlist Criteria</a> allowed me to export a Smart Playlist template that has several of my preferred Smart Playlist criteria <em>already entered</em>. These would include &#8220;Genre <em>does not contain</em> Holiday|Xmas|Christmas&#8221;, &#8220;Live Update&#8221;, and several other idiosyncratic restrictions and requirements. Now whenever I want to quickly create a new Smart Playlist I import that template XML &#8220;starter&#8221; and then choose &#8220;Edit Smart Playlist&#8221; from its contextual menu to add only minor finessing.</p>
<p>Now, whether you care to read on depends on whether you are thinking either:</p>
<p>&#8220;Dude, you can just keep a generic Smart Playlist in your sidebar and Duplicate it like whenever.&#8221;</p>
<p>(in which case you&#8217;re right, you win, like whatever) or:</p>
<p>&#8220;But Doug. You could write a script that automatically loads and selects your generic Smart Playlist template file by pressing a shortcut key!&#8221; <span id="more-1179"></span></p>
<p>So here&#8217;s what I did:</p>
<p>First, I made a new Smart Playlist and set my default criteria. I named the new Smart Playlist &#8220;untitled smart&#8221;. Then I ran the script <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportsmartcriteria" title="Export just the criteria of Smart Playlist(s) to XML, import later">Export Smart Playlist Criteria</a> and selected to export the &#8220;untitled smart&#8221; playlist (just the criteria <em>data</em> is exported, not the actual track contents). The script asks for a name for the XML file it will create, so I named it &#8220;Default Smart Playlist.xml&#8221; and saved it in my <em>~/Music/</em> folder. (You can delete the &#8220;untitled smart&#8221; playlist from iTunes now if you want. Maybe you&#8217;d better since you&#8217;ll be creating another one identical to it in just a few steps.)</p>
<p>Now, you need to create and save a script which will load that XML file into iTunes. If you named everything the way I did and saved the XML file in your <em>~/Music/ </em>folder then this is all you need to enter into a new AppleScript Editor doc:<br/></p>
<pre style="margin-bottom:1em;">
<b>set</b> <span style="color:green;">theXML</span> <b>to</b> (((path to music folder) <b>as</b> <span style="color:blue;">text</span>) &#038; ("Default Smart Playlist.xml")) <b>as</b> <span style="color:blue;">text</span>
<b>tell</b> <span style="color:blue;">application</span> "iTunes"
	<span style="color:blue;"><b>add</b></span> (<span style="color:green;">theXML</span> <b>as</b> <span style="color:blue;">alias</span>)
	<span style="color:blue;"><b>reveal</b></span> <span style="color:blue;">playlist</span> "untitled smart"
<b>end</b> <b>tell</b>

<a href="applescript://com.apple.scripteditor?action=new&#038;script=set theXML to %28%28%28path to music folder%29 as text%29 %26 %28%22Default Smart Playlist%2Exml%22%29%29 as text%0Dtell application %22iTunes%22%0D%09add %28theXML as alias%29%0D%09reveal playlist %22untitled smart%22%0Dend tell" title="Open in AppleScript Editor. Works via most modern Mac browsers."><img src="http://dougscripts.com/itunes/pix/clickscriptsmall.jpg" alt="" /></a>
</pre>
<p>You could add a routine that chooses from other exported Smart Playlist XML files. But I want this to simply load the one XML and that&#8217;s why its path is hard-coded in the script.</p>
<p>Name the script something like &#8220;Make New Smart Playlist&#8221; and Save it (as a Script) to your <em>~/Library/iTunes/Scripts/</em> folder so it appears in and can be activated from iTunes&#8217; Scripts menu.</p>
<p>The best part, of course, is that I can assign this script its own <a href="http://dougscripts.com/itunes/itinfo/shortcutkeys.php">shortcut key</a> and my default Smart Playlist template will be a fingertip or two away.</p>
<p>Now you&#8217;re probably thinking: &#8220;You mentioned something about a way to choose different Smart Playlist XML files&#8230;like in a list?&#8221;</p>
<p>Just what I was thinking too right now! I&#8217;ve actually exported quite a number of Smart Playlist XMLs that I like to load for different purposes. Things like dates and times (and Holiday) are already entered, I&#8217;ll just add Artist or something after loading one. To access them, I have stored all the Smart Playlist XML files I exported using <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportsmartcriteria" title="Export just the criteria of Smart Playlist(s) to XML, import later">Export Smart Playlist Criteria</a> (and only these files) in a folder named &#8220;SPXML Files&#8221; in my <em>~/Music/</em> folder. This script will list those files in a choose box. Select one and it will be added to iTunes:</p>
<pre style="margin-bottom:1em;">
<b>set</b> <span style="color:green;">theXMLFolder</span> <b>to</b> (((path to music folder) <b>as</b> <span style="color:blue;">text</span>) &#038; ("SPXML Files:")) <b>as</b> <span style="color:blue;">text</span>
<b>set</b> <span style="color:green;">folderContents</span> <b>to</b> (list folder <span style="color:green;">theXMLFolder</span> <b>without</b> invisibles)
<b>if</b> <span style="color:green;">folderContents</span> <b>is</b> {} <b>then</b> <b>return</b>

<b>tell</b> <span style="color:blue;">application</span> "iTunes"
	<b>set</b> <span style="color:green;">theChoice</span> <b>to</b> (choose from list <span style="color:green;">folderContents</span> with prompt "Choose:")
	<b>if</b> <span style="color:green;">theChoice</span> <b>is</b> false <b>then</b> <b>return</b>
	<b>set</b> <span style="color:green;">theXMLName</span> <b>to</b> <span style="color:blue;">item</span> 1 <b>of</b> <span style="color:green;">theChoice</span>
	<span style="color:blue;"><b>add</b></span> (((<span style="color:green;">theXMLFolder</span> &#038; <span style="color:green;">theXMLName</span>) <b>as</b> <span style="color:blue;">text</span>) <b>as</b> <span style="color:blue;">alias</span>)
<b>end</b> <b>tell</b>

<a href="applescript://com.apple.scripteditor?action=new&#038;script=set theXMLFolder to %28%28%28path to music folder%29 as text%29 %26 %28%22SPXML Files%3A%22%29%29 as text%0Dset folderContents to %28list folder theXMLFolder without invisibles%29%0Dif folderContents is {} then return%0D%0Dtell application %22iTunes%22%0D%09set theChoice to %28choose from list folderContents with prompt %22Choose%3A%22%29%0D%09if theChoice is false then return%0D%09set theXMLName to item 1 of theChoice%0D%09add %28%28%28theXMLFolder %26 theXMLName%29 as text%29 as alias%29%0Dend tell" title="Open in Script Editor. Works via most modern Mac browsers."><img src="http://dougscripts.com/itunes/pix/clickscriptsmall.jpg" alt="" /></a>
</pre>
<p>Name it something like &#8220;Choose Smart Template&#8221; and Save it in your <em>~/Library/iTunes/Scripts/</em> folder so it appears in and can be activated from iTunes&#8217; Scripts menu. It&#8217;ll look like this when you do:</p>
<p><img src="http://dougscripts.com/itunes/pix/sptemplate.png" /></p>
<p>This lets me easily load up a new Smart Playlist from among a variety of pre-fab&#8217;d templates. When they said AppleScript will save you from entering the same data over and over, this is what that was about.</p>
<p>(Last parenthetical: Be sure not to leave a bunch of &#8220;untitled smart&#8221; playlists lying around. Too many Smart Playlists that you don&#8217;t need or can&#8217;t justify keeping will take their toll on iTunes&#8217; efficiency.)</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: Most Played Artists v2.0</title>
		<link>http://dougscripts.com/itunes/2010/03/updated-most-played-artists-v2-0/</link>
		<comments></comments>
		<pubDate>Thu, 25 Mar 2010 13:22:41 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=947</guid>
		<description><![CDATA[I had to update Most Played Artists to v2.0. This is a script that generates a text file listing the total combined play count of tracks by each unique artist in your library, originally written by Michael Henley back in 2006.  Apparently, as pointed out by Correspondent Juston R., it wasn&#8217;t working so hot [...]]]></description>
			<content:encoded><![CDATA[<p>I had to update <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=mostplayedartists" title="Create a text file listing most played artists">Most Played Artists</a> to v2.0. This is a script that generates a text file listing the total combined play count of tracks by each unique artist in your library, originally written by Michael Henley back in 2006.  Apparently, as pointed out by Correspondent Juston R., it wasn&#8217;t working so hot with Database Events. I also made some other minor fixes. Good to go!</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 a Handful</title>
		<link>http://dougscripts.com/itunes/2009/08/updated-a-handful/</link>
		<comments></comments>
		<pubDate>Fri, 28 Aug 2009 18:56:00 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[Managing Playlists]]></category>
		<category><![CDATA[Managing Track Info]]></category>
		<category><![CDATA[Managing Tracks]]></category>
		<category><![CDATA[None/All Bug]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/wpfol/?p=6</guid>
		<description><![CDATA[Nothing to do with Snow Leopard&#8211;what a relief, eh? I&#8217;ve updated seven scripts today:

Assimilate View Options
Batch-Delete Playlists
Block Party!
Compare Two Playlists
Export Smart Playlist Criteria
Move Playlists to Folder
Selected Playlists To iPod

These seem to be the most popular scripts that are affected by the &#8220;none/all&#8221; issue introduced in iTunes 8.2. There may be a few others, but I [...]]]></description>
			<content:encoded><![CDATA[<p>Nothing to do with Snow Leopard&#8211;what a relief, eh? I&#8217;ve updated seven scripts today:</p>
<ul>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=assimilateviewoptions" title="Recreate a playlist such that its view options mirror the Music library">Assimilate View Options</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=batchdeleteplaylists" title="Delete several playlists at once in either iTunes or iPod">Batch-Delete Playlists</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=blockparty" title="Create a Block Party! playlist of random Artists and specific number of their random songs to be played in a row">Block Party!</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=comparetwoplaylists" title="Create text file listing tracks common to and exclusive to two playlists">Compare Two Playlists</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportsmartcriteria" title="Export just the criteria of Smart Playlist(s) to XML, import later">Export Smart Playlist Criteria</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=moveplaylisttofolder" title="Move selected playlists to a new or existing folder">Move Playlists to Folder</a></li>
<li><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=selectedplayliststoipod" title="Copy multiple playlists from iTunes to iPod">Selected Playlists To iPod</a></li>
</ul>
<p>These seem to be the most popular scripts that are affected by the <a href="http://dougscripts.com/itunes/itinfo/noneallissue.php">&#8220;none/all&#8221; issue</a> introduced in iTunes 8.2. There may be a few others, but I haven&#8217;t gotten email feedback on those nor have I run across a problem with any other scripts I use regularly. But if you ever get a error like this:</p>
<p style="text-align:center;overflow: hidden;"><img src="http://dougscripts.com/itunes/pix/noneallerror.png" border="0"  alt="" /></p>
<p>&#8230;then let me know.</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: Make Video PDF Booklet v1.0</title>
		<link>http://dougscripts.com/itunes/2007/08/new-make-video-pdf-booklet-v1-0/</link>
		<comments></comments>
		<pubDate>Tue, 14 Aug 2007 19:07:26 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=496</guid>
		<description><![CDATA[Make Video PDF Booklet will create a PDF booklet containing video-oriented tag info from the selected tracks (or every track from the selected playlist) and then add the PDF to iTunes and copy it to the playlist where the selected tracks reside. Here is an example PDF Booklet made with the script. (Also see Make [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=makevideopdfbooklet" title="Create a PDF booklet containing video-oriented info from the selected tracks">Make Video PDF Booklet</a> will create a PDF booklet containing <strong>video-oriented</strong> tag info from the selected tracks (or every track from the selected playlist) and then add the PDF to iTunes and copy it to the playlist where the selected tracks reside. <a href="http://dougscripts.com/itunes/pdf/examplevidpdf.pdf" target="_blank">Here is an example PDF Booklet</a> made with the script. (Also see <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=makepdfbooklet" title="Create a PDF booklet containing info from the selected tracks">Make PDF Booklet</a>).</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: Trackographer v1.0</title>
		<link>http://dougscripts.com/itunes/2007/04/new-trackographer-v1-0/</link>
		<comments></comments>
		<pubDate>Wed, 11 Apr 2007 15:09:12 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=602</guid>
		<description><![CDATA[Trackographer is a Stay-Open applet that will monitor iTunes and send tag information from each playing track (including radio streams if they provide track info) to a text file. Preferences can be set to include or not include various basic tags and to create a plain text file or a tab-delimited text file which can [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dougscripts.com/itunes/scripts/ss.php?sp=trackographer" title="Log playing tracks to text file">Trackographer</a> is a Stay-Open applet that will monitor iTunes and send tag information from each playing track (including radio streams if they provide track info) to a text file. Preferences can be set to include or not include various basic tags and to create a plain text file or a tab-delimited text file which can be imported into a spreadsheet.</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: Current Track to Twitter v1.5</title>
		<link>http://dougscripts.com/itunes/2007/03/updated-current-track-to-twitter-v1-5/</link>
		<comments></comments>
		<pubDate>Wed, 21 Mar 2007 15:57:17 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=620</guid>
		<description><![CDATA[Whew! Quick update to Current Track to Twitter, which was NEW this morning (see previous entry). Rather than have you hard code the script, you can now create a new password in your Keychain with your Twitter account info, thus keeping it secure. You&#8217;ll have to set up a new password with the Keychain Access [...]]]></description>
			<content:encoded><![CDATA[<p>Whew! Quick update to <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=currenttotwitter" title="Continuously post info about each playing track to Twitter">Current Track to Twitter</a>, which was NEW this morning (see previous entry). Rather than have you hard code the script, you can now create a new password in your Keychain with your Twitter account info, thus keeping it secure. You&#8217;ll have to set up a new password with the Keychain Access app and instructions are included in the script&#8217;s Read Me. Much obliged to <a href="http://blog.codahale.com/2007/01/15/tweet-twitter-quicksilver/">Coda Hale&#8217;s</a> original script for QuickSilver which provided some routines.</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: Current Track to Twitter v1.0</title>
		<link>http://dougscripts.com/itunes/2007/03/new-current-track-to-twitter-v1-0/</link>
		<comments></comments>
		<pubDate>Wed, 21 Mar 2007 14:21:39 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[New Releases]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=622</guid>
		<description><![CDATA[If you&#8217;re a Twitter user, Current Track to Twitter is a stay-open applet that continuously monitors iTunes and when a new song starts playing will post info about that song to your Twitter account, including song name, artist, album, and rating stars. Geeky!
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re a <a href="http://twitter.com">Twitter</a> user, <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=currenttotwitter" title="Send info about the currently playing track to Twitter">Current Track to Twitter</a> is a stay-open applet that continuously monitors iTunes and when a new song starts playing will post info about that song to your Twitter account, including song name, artist, album, and rating stars. Geeky!</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: Export Selected Tracks to XML v1.2</title>
		<link>http://dougscripts.com/itunes/2007/03/updated-export-selected-tracks-to-xml-v1-2/</link>
		<comments></comments>
		<pubDate>Thu, 15 Mar 2007 13:45:11 +0000</pubDate>
		<dc:creator>dougscripts</dc:creator>
				<category><![CDATA[AppleScript]]></category>
		<category><![CDATA[Exporting Info]]></category>
		<category><![CDATA[Updates]]></category>
		<category><![CDATA[iTunes]]></category>

		<guid isPermaLink="false">http://dougscripts.com/itunes/?p=638</guid>
		<description><![CDATA[Another update to a script that needs to locate the current XML file: Export Selected Tracks to XML will create an importable XML file using the data from the selected tracks, similar to the iTunes &#8220;Export Song List&#8230;&#8221; as XML menu command except that just the selected tracks&#8217; data are exported. Later, you can reimport [...]]]></description>
			<content:encoded><![CDATA[<p>Another update to a script that needs to locate the current XML file: <a href="http://dougscripts.com/itunes/scripts/ss.php?sp=exportselectedtracksxml" title="Export selected tracks' data to XML file, import later">Export Selected Tracks to XML</a> will create an importable XML file using the data from the selected tracks, similar to the iTunes &#8220;Export Song List&#8230;&#8221; as XML menu command except that just the selected tracks&#8217; data are exported. Later, you can reimport the files using the iTunes &#8220;Import&#8230;&#8221; command in the File menu.</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>

