<?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: Merge iTunes Libraries</title>
	<atom:link href="http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/</link>
	<description>Enjoying Digitally Enhanced Living</description>
	<lastBuildDate>Sat, 06 Feb 2010 06:05:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: johnno m</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-31074</link>
		<dc:creator>johnno m</dc:creator>
		<pubDate>Fri, 05 Sep 2008 12:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-31074</guid>
		<description>Thanks for this -- after moving a number of tracks to my other computer temporarily but keeping them referenced in the iTunes library, this tip saved me HOURS of manual reimporting songs where I had downloaded new music by the same artists!</description>
		<content:encoded><![CDATA[<p>Thanks for this &#8212; after moving a number of tracks to my other computer temporarily but keeping them referenced in the iTunes library, this tip saved me HOURS of manual reimporting songs where I had downloaded new music by the same artists!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: gm</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-30679</link>
		<dc:creator>gm</dc:creator>
		<pubDate>Tue, 04 Mar 2008 00:00:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-30679</guid>
		<description>hi,
i have a question about merging the libraries.
am i correct that actually this is only about the music files?
what will happen with the artwork for instance?
any suggestions appreciated, i&#039;m trying to merge my notebooks lib and my works lib together on a nas disk, and have noticed that swapping libraries using the apple start option already seemed to create loss in the artwork i&#039;ve collected so far.</description>
		<content:encoded><![CDATA[<p>hi,<br />
i have a question about merging the libraries.<br />
am i correct that actually this is only about the music files?<br />
what will happen with the artwork for instance?<br />
any suggestions appreciated, i&#8217;m trying to merge my notebooks lib and my works lib together on a nas disk, and have noticed that swapping libraries using the apple start option already seemed to create loss in the artwork i&#8217;ve collected so far.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-24382</link>
		<dc:creator>Will</dc:creator>
		<pubDate>Fri, 16 Nov 2007 04:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-24382</guid>
		<description>@Macslut

See also the command line utility &#039;touch&#039; paired with &#039;xargs&#039;.  In the iTunes directory, for instance, you could try something like:

find . -type f -print0 &#124; xargs -0 touch

Which would find all the files in the entire iTunes directory hierarchy, print them out into a list, then pipe that to xargs which would run that list as one motherload of arguments in touch. find finds stuff, &#124; is a pipe, xargs runs lists as arguments of any utility, and touch updates files&#039; modification times.</description>
		<content:encoded><![CDATA[<p>@Macslut</p>
<p>See also the command line utility &#8216;touch&#8217; paired with &#8216;xargs&#8217;.  In the iTunes directory, for instance, you could try something like:</p>
<p>find . -type f -print0 | xargs -0 touch</p>
<p>Which would find all the files in the entire iTunes directory hierarchy, print them out into a list, then pipe that to xargs which would run that list as one motherload of arguments in touch. find finds stuff, | is a pipe, xargs runs lists as arguments of any utility, and touch updates files&#8217; modification times.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: acertant</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-17335</link>
		<dc:creator>acertant</dc:creator>
		<pubDate>Sun, 22 Jul 2007 18:15:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-17335</guid>
		<description>A new product has been released called TuneRanger that will synchronize and merge iTunes libraries on separate computers over a network. It does music, video and playlists and all changes appear in iTunes immediately. Versions for Mac and Windows are available making cross-platform iTunes library synchronizations possible.

More info at www.acertant.com or www.tuneranger.com</description>
		<content:encoded><![CDATA[<p>A new product has been released called TuneRanger that will synchronize and merge iTunes libraries on separate computers over a network. It does music, video and playlists and all changes appear in iTunes immediately. Versions for Mac and Windows are available making cross-platform iTunes library synchronizations possible.</p>
<p>More info at <a href="http://www.acertant.com" rel="nofollow">http://www.acertant.com</a> or <a href="http://www.tuneranger.com" rel="nofollow">http://www.tuneranger.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Charlies Smith</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-16642</link>
		<dc:creator>Charlies Smith</dc:creator>
		<pubDate>Fri, 13 Jul 2007 17:50:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-16642</guid>
		<description>You advise is a life safer.

One question... How do I identify a directory on another hard drive (not the harddrive with my Mac OS X)?

Thank you. Thank you. Thank you, in advance.</description>
		<content:encoded><![CDATA[<p>You advise is a life safer.</p>
<p>One question&#8230; How do I identify a directory on another hard drive (not the harddrive with my Mac OS X)?</p>
<p>Thank you. Thank you. Thank you, in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tod</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-14239</link>
		<dc:creator>Tod</dc:creator>
		<pubDate>Thu, 14 Jun 2007 13:00:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-14239</guid>
		<description>How do I do this across external hard drives?</description>
		<content:encoded><![CDATA[<p>How do I do this across external hard drives?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-6032</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Tue, 20 Mar 2007 12:13:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-6032</guid>
		<description>There&#039;s one major issue with this plan - it would appear that doing an rsync and then reimporting all the files *loses all song ratings and playlists*.  For some folks that isn&#039;t a big deal, for me its a gigantic drawback.  (Ratings more than playlists.)  I&#039;m going to see if I can come up with a method for pulling the ratings in from the previous libraries - if I can make one, I&#039;ll post it here...  Otherwise, this hint is a great idea with one big caveat.</description>
		<content:encoded><![CDATA[<p>There&#8217;s one major issue with this plan &#8211; it would appear that doing an rsync and then reimporting all the files *loses all song ratings and playlists*.  For some folks that isn&#8217;t a big deal, for me its a gigantic drawback.  (Ratings more than playlists.)  I&#8217;m going to see if I can come up with a method for pulling the ratings in from the previous libraries &#8211; if I can make one, I&#8217;ll post it here&#8230;  Otherwise, this hint is a great idea with one big caveat.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Beck</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-4838</link>
		<dc:creator>Beck</dc:creator>
		<pubDate>Sun, 25 Feb 2007 15:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-4838</guid>
		<description>You forgot to include the recursive call, if you leave that out Terminal will just skip the directory entirely.  So instead, include a -r in your command:

rsync -r /Users/me/Music/iTunes2/ /Users/me/Music/iTunes</description>
		<content:encoded><![CDATA[<p>You forgot to include the recursive call, if you leave that out Terminal will just skip the directory entirely.  So instead, include a -r in your command:</p>
<p>rsync -r /Users/me/Music/iTunes2/ /Users/me/Music/iTunes</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: E. Noble</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-2119</link>
		<dc:creator>E. Noble</dc:creator>
		<pubDate>Fri, 15 Dec 2006 14:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-2119</guid>
		<description>I have file son my iPod shuffle, but they were placed  there with a different computer. I downloaded some sings from iTunes store and when I wanted to put them on my iPod, it said it would have to erase everything on it since I know had 2 music libraries.
My problem is similar to the above, except that instead of 2 computers, I have an ipod and one computer.
Thanks for any help.
E. Noble</description>
		<content:encoded><![CDATA[<p>I have file son my iPod shuffle, but they were placed  there with a different computer. I downloaded some sings from iTunes store and when I wanted to put them on my iPod, it said it would have to erase everything on it since I know had 2 music libraries.<br />
My problem is similar to the above, except that instead of 2 computers, I have an ipod and one computer.<br />
Thanks for any help.<br />
E. Noble</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: &#187; Merge iTunes Libraries</title>
		<link>http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/comment-page-1/#comment-595</link>
		<dc:creator>&#187; Merge iTunes Libraries</dc:creator>
		<pubDate>Thu, 19 Oct 2006 15:00:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.digital501.com/20061019156/merge-itunes-libraries-rsync/#comment-595</guid>
		<description>[...] How to merge multiple iTunes libraries without ending up with duplicate songs. Simple command line instructions for OS X that can also be used with Windows.read more&#160;&#124;&#160;digg story      &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; [...]</description>
		<content:encoded><![CDATA[<p>[...] How to merge multiple iTunes libraries without ending up with duplicate songs. Simple command line instructions for OS X that can also be used with Windows.read more&nbsp;|&nbsp;digg story      &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
