<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Relocate Missing Files in iTunes</title>
	<atom:link href="http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/</link>
	<description>The technical blog of Josh Habdas</description>
	<lastBuildDate>Sun, 05 Sep 2010 20:28:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Damon</title>
		<link>http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/comment-page-1/#comment-2942</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Sun, 05 Sep 2010 20:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.habdas.org/?p=128#comment-2942</guid>
		<description>Hey.. I ended up enlisting a programmer friend of me and we wrote up a script in C# that associated the missing files in the itunes library.xml with their mp3 counterparts in the back-up folder and moved them to their previous location. Works groovy!  thanks for the inspiration hehe.</description>
		<content:encoded><![CDATA[<p>Hey.. I ended up enlisting a programmer friend of me and we wrote up a script in C# that associated the missing files in the itunes library.xml with their mp3 counterparts in the back-up folder and moved them to their previous location. Works groovy!  thanks for the inspiration hehe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/comment-page-1/#comment-2463</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:54:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.habdas.org/?p=128#comment-2463</guid>
		<description>Sounds like you&#039;re looking into methods for updating the file locations in the iTunes XML based on dynamic values taken from other parts of the file, such as artist/title nodes. While I haven&#039;t done this personally you might have some luck using Python and one of the structured markup processing tools available for the language. Good luck!</description>
		<content:encoded><![CDATA[<p>Sounds like you&#8217;re looking into methods for updating the file locations in the iTunes XML based on dynamic values taken from other parts of the file, such as artist/title nodes. While I haven&#8217;t done this personally you might have some luck using Python and one of the structured markup processing tools available for the language. Good luck!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Damon</title>
		<link>http://www.habdas.org/2008/12/15/itunes-fix-for-manually-moving-files/comment-page-1/#comment-2200</link>
		<dc:creator>Damon</dc:creator>
		<pubDate>Tue, 20 Jul 2010 18:59:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.habdas.org/?p=128#comment-2200</guid>
		<description>This is a great little walkthrough! Itunes could do a lot to make things easier for us all...

Unfortunately it doesn&#039;t quite apply when moving happens through forces beyond our control. Not that it claims to  I lost part of my music collection.. and I had it on my ipod, but couldn&#039;t get it back with the same directory structure... I managed to use a Music Rescue to copy over all the songs from the ipod, but it&#039;s all Artist\Album\TrckNr - Title.mp3, and that&#039;s not how it was originally.  I was trying to use the same program to sync my files with my itunes library (it was having errors) when Itunes synced my iPod despite being told not to putting me up the creek.

I&#039;m just wondering now about the advanced level of this tutorial now, where you run a find and replace on the xml, but replacing the file location with artist and title metadata?  The way the itunes library.xml is structured ( being profoundly less useful than say, ) definitely doesn&#039;t make this easy.. I wonder do you have any idea of how it could be done? (not sure if you have advanced scripting know-how or not.. but I&#039;m really looking for a solution!</description>
		<content:encoded><![CDATA[<p>This is a great little walkthrough! Itunes could do a lot to make things easier for us all&#8230;</p>
<p>Unfortunately it doesn&#8217;t quite apply when moving happens through forces beyond our control. Not that it claims to  I lost part of my music collection.. and I had it on my ipod, but couldn&#8217;t get it back with the same directory structure&#8230; I managed to use a Music Rescue to copy over all the songs from the ipod, but it&#8217;s all Artist\Album\TrckNr &#8211; Title.mp3, and that&#8217;s not how it was originally.  I was trying to use the same program to sync my files with my itunes library (it was having errors) when Itunes synced my iPod despite being told not to putting me up the creek.</p>
<p>I&#8217;m just wondering now about the advanced level of this tutorial now, where you run a find and replace on the xml, but replacing the file location with artist and title metadata?  The way the itunes library.xml is structured ( being profoundly less useful than say, ) definitely doesn&#8217;t make this easy.. I wonder do you have any idea of how it could be done? (not sure if you have advanced scripting know-how or not.. but I&#8217;m really looking for a solution!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
