<?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>Everything iTunes [Windows Version] &#187; Album</title>
	<atom:link href="http://www.everythingitunes.com/os/windows/tag/album/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.everythingitunes.com/os/windows</link>
	<description>Your daily fix of iTunes Plugins, Tips and Scripts for Windows XP and Vista</description>
	<lastBuildDate>Thu, 20 May 2010 11:29:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>CreateAlbumPlaylists.js</title>
		<link>http://www.everythingitunes.com/os/windows/2008-01-17/createalbumplaylistsjs/</link>
		<comments>http://www.everythingitunes.com/os/windows/2008-01-17/createalbumplaylistsjs/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 06:33:31 +0000</pubDate>
		<dc:creator>ollie</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Album]]></category>
		<category><![CDATA[Playlist]]></category>

		<guid isPermaLink="false">http://www.everythingitunes.com/os/windows/2008-01-17/createalbumplaylistsjs/</guid>
		<description><![CDATA[Build a playlist for each album in your library, as a User Playlist (not an autoplaylist) in the format &#8220;Artist &#8211; Album&#8221;. var iTunesApp = WScript.CreateObject("iTunes.Application"); var mainLibrary = iTunesApp.LibraryPlaylist; var mainLibrarySource = iTunesApp.LibrarySource; var tracks = mainLibrary.Tracks; var numTracks = tracks.Count; var numPlaylistsCreated = 0; var i; // FIXME take a -v parameter eventually [...]]]></description>
		<wfw:commentRss>http://www.everythingitunes.com/os/windows/2008-01-17/createalbumplaylistsjs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
