<?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>A Blog by Tim Bishop &#187; cover.jpg</title>
	<atom:link href="http://www.bishnet.net/tim/blog/tag/coverjpg/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.bishnet.net/tim/blog</link>
	<description>"For a moment, nothing happened. Then, after a second or so, nothing continued to happen." -- HHGTTG</description>
	<lastBuildDate>Wed, 02 Nov 2011 15:21:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Extracting album art from iTunes</title>
		<link>http://www.bishnet.net/tim/blog/2008/12/17/extracting-album-art-from-itunes/</link>
		<comments>http://www.bishnet.net/tim/blog/2008/12/17/extracting-album-art-from-itunes/#comments</comments>
		<pubDate>Wed, 17 Dec 2008 00:50:52 +0000</pubDate>
		<dc:creator>Tim Bishop</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[album art]]></category>
		<category><![CDATA[cover art]]></category>
		<category><![CDATA[cover.jpg]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[squeezebox]]></category>
		<category><![CDATA[Squeezecenter]]></category>

		<guid isPermaLink="false">http://www.bishnet.net/tim/blog/?p=142</guid>
		<description><![CDATA[iTunes does a good job of fetching album artwork, but how can I extract them for using in SqueezeCenter?


Related posts:<ol><li><a href='http://www.bishnet.net/tim/blog/2008/07/16/freebsd-stuff/' rel='bookmark' title='Permanent Link: FreeBSD stuff'>FreeBSD stuff</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My music collection is primarily played using <a href="http://www.slimdevices.com/pi_features.html">SqueezeCenter</a>. But, I also have <a href="http://www.apple.com/itunes/">iTunes</a> available for syncing to my iPod which I use in the car. One thing iTunes does fairly well is fetching album artwork, and I&#8217;ve been looking for a way of getting this in to SqueezeCenter without embedding the images in the MP3 files.</p>
<p>I found <a href="http://www.mail-archive.com/discuss@lists.slimdevices.com/msg87239.html">this script</a> (there&#8217;s a download link towards the bottom) which does this job perfectly. It runs through my library and saves out all the iTunes artwork in a single file per album called cover.jpg. It&#8217;s written in javascript, so it&#8217;s not at all pretty. You just run it and wait until the dialogue appears saying it&#8217;s finished.</p>
<p>One gotcha I found was that I had to do a complete rescan of SqueezeCenter to make it notice that the album artwork had appeared. It was sporadic before that. Caching maybe?</p>
<p>That&#8217;s one problem I can tick off with a nice easy solution. <img src='http://www.bishnet.net/tim/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>


<p>Related posts:<ol><li><a href='http://www.bishnet.net/tim/blog/2008/07/16/freebsd-stuff/' rel='bookmark' title='Permanent Link: FreeBSD stuff'>FreeBSD stuff</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.bishnet.net/tim/blog/2008/12/17/extracting-album-art-from-itunes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

