<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.1" -->
<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/"
	>

<channel>
	<title>Tucson Kaidashi Kikou</title>
	<link>http://www.cybernezumi.net</link>
	<description>...my viewfinder on the world.</description>
	<pubDate>Tue, 20 Mar 2007 04:58:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1</generator>
	<language>en</language>
			<item>
		<title>AlbumArtXtractor: Extract Album Artwork from iTunes 7</title>
		<link>http://www.cybernezumi.net/2006/09/16/albumartworkxtractor-extract-album-artwork-from-itunes-7/</link>
		<comments>http://www.cybernezumi.net/2006/09/16/albumartworkxtractor-extract-album-artwork-from-itunes-7/#comments</comments>
		<pubDate>Sat, 16 Sep 2006 03:55:38 +0000</pubDate>
		<dc:creator>tadm</dc:creator>
		
		<category><![CDATA[Software]]></category>
<category>album art</category><category>albumartworkxtractor</category><category>itms</category><category>iTunes</category>
		<guid isPermaLink="false">http://blog.skuldtek.com/2006/09/16/albumartworkxtractor-extract-album-artwork-from-itunes-7/</guid>
		<description><![CDATA[One of the new features of iTunes 7 is that it will download missing album artwork for your music. However, it apparently keeps these images separate from the actual music files and doesn&#8217;t add them to the ID3 tags of the music files. As a result, you see the art on your computer but not [...]]]></description>
			<content:encoded><![CDATA[<p>One of the new features of iTunes 7 is that it will download missing album artwork for your music. However, it apparently keeps these images separate from the actual music files and doesn&#8217;t add them to the ID3 tags of the music files. As a result, you see the art on your computer but not your iPod (or someone else&#8217;s computer). </p>
<p>So I&#8217;ve written a quick-and-dirty application to extract these images from where they&#8217;re stored in the iTunes directory. The application is written in AppleScript and uses a couple of the UNIX command line utilities to do its work, so you need a Mac with OSX and the BSD Subsystem installed (which is usually installed by default). Sorry, no PC version as a result &#8212; but read below if you want to write a similar program for the PC, its really a CS 101 project.</p>
<p><img id="image389" src="http://blog.skuldtek.com/wordpress/wp-content/uploads/2006/09/AlbumArtXtractor.png" alt="AlbumArtXtractor Screenshot" /></p>
<p> <a href="http://www.cybernezumi.net/2006/09/16/albumartworkxtractor-extract-album-artwork-from-itunes-7/#more-390" class="more-link">(more&#8230;)</a></p>
<a href="http://www.cybernezumi.net/pics/album-art" rel="tag">album art</a>, <a href="http://www.cybernezumi.net/pics/albumartworkxtractor" rel="tag">albumartworkxtractor</a>, <a href="http://www.cybernezumi.net/pics/itms" rel="tag">itms</a>, <a href="http://www.cybernezumi.net/pics/itunes" rel="tag">iTunes</a>]]></content:encoded>
			<wfw:commentRss>http://www.cybernezumi.net/2006/09/16/albumartworkxtractor-extract-album-artwork-from-itunes-7/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
