<?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>Rogierm&#039;s Blog &#187; rsync</title>
	<atom:link href="http://rogierm.redbee.nl/blog/tag/rsync/feed/" rel="self" type="application/rss+xml" />
	<link>http://rogierm.redbee.nl/blog</link>
	<description>Just another blog with technical stuff</description>
	<lastBuildDate>Mon, 09 Jan 2012 16:15:48 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Keeping two iTunes libraries in sync</title>
		<link>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/</link>
		<comments>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 20:58:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[mac]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[rsync]]></category>
		<category><![CDATA[synchronize]]></category>

		<guid isPermaLink="false">http://rogierm.redbee.nl/blog/?p=93</guid>
		<description><![CDATA[I use a MacBook Pro for daily use and have a Mac Mini as my media center. While iTunes has a lot of great functions (I love Genius), it does not have a simple way to have to standalone iTunes libraries and sync songs between the two. Sure you can share the music while you&#8217;re [...]]]></description>
			<content:encoded><![CDATA[<p>I use a MacBook Pro for daily use and have a Mac Mini as my media center. While iTunes has a lot of great functions (I love Genius), it does not have a simple way to have to standalone iTunes libraries and sync songs between the two. Sure you can share the music while you&#8217;re on the same LAN, or  over the Internet (eg. http://www.simplifymedia.com/index.html), it does not have a simple function to synchronize a library between two computers. The following article describes how to use rsync to keep two libraries exactly the same. </p>
<p>http://guides.macrumors.com/Keeping_2_iTunes_Libraries_in_Sync</p>
<p>I found a second way to synchronize the songs that were missing on the  iTunes library on my MacMini from the iTunes library on my MacBook.  I used the following steps:</p>
<ol>
<li>Share the iTunes folder on the source (/Users/username/Music/iTunes)</li>
<li>Mount the iTunes folder on the destination</li>
<li>Open iTunes and select the &#8216;Add to Library&#8217; option</li>
<li>Select the mounted iTunes folder </li>
</ol>
<p>iTunes now automatically selects the missing songs and add them locally to the library. This may take some time.</p>
]]></content:encoded>
			<wfw:commentRss>http://rogierm.redbee.nl/blog/2009/12/27/keeping-two-itunes-libraries-in-sync/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

