<?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: Running Linux as an iTunes music server</title>
	<atom:link href="http://krook.net/archives/169/feed" rel="self" type="application/rss+xml" />
	<link>http://krook.net/archives/169</link>
	<description>Daniel Krook is an IBM Certified IT Specialist based in Armonk, New York.  He has over 10 years experience in Web site development and presently builds integrated applications on WebSphere and DB2 along with Apache, MySQL, and PHP for ibm.com and the intranet.  He holds certifications in PHP (ZCE), Java (SCJP, SCWCD), DB2 (ICDAssoc., ICAD), and Solaris (SCSA).  He occasionally writes PHP-related articles for IBM developerWorks and co-authored the IBM Redbook 'Developing PHP Applications for IBM Data Servers.'  His current interests include RESTful Web services and mobile application development for smartphones.</description>
	<lastBuildDate>Thu, 05 Aug 2010 20:55:29 -0400</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Marc</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-83117</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Mon, 12 Apr 2010 06:49:19 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-83117</guid>
		<description>Was searching for a tutorial like this.. very useful.. thanks!

While doing my search.. I came across this site. Look familiar?
http://concepts-programming.blogspot.com/2009/02/linux-itunes-server.html</description>
		<content:encoded><![CDATA[<p>Was searching for a tutorial like this.. very useful.. thanks!</p>
<p>While doing my search.. I came across this site. Look familiar?<br />
<a href="http://concepts-programming.blogspot.com/2009/02/linux-itunes-server.html" rel="nofollow">http://concepts-programming.blogspot.com/2009/02/linux-itunes-server.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-77175</link>
		<dc:creator>John</dc:creator>
		<pubDate>Thu, 08 Oct 2009 14:21:48 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-77175</guid>
		<description>Would this work with an airport and iphone remote?  Right now I have to boot my pc to play music to my airport (audio output) so that I can control it via my iphone.  I&#039;ve been looking for a linux solution that would allow for this since my centos server runs nonstop anyway!</description>
		<content:encoded><![CDATA[<p>Would this work with an airport and iphone remote?  Right now I have to boot my pc to play music to my airport (audio output) so that I can control it via my iphone.  I&#8217;ve been looking for a linux solution that would allow for this since my centos server runs nonstop anyway!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-64032</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Tue, 13 Jan 2009 21:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-64032</guid>
		<description>Thanks for this great howto!

Just two things I realized while setting this up:

There is no reason to use -e with rsync if the ssh key is in the proper location. 
rsync -av 192.168.1.3:/Users/dan/... would just work fine. But if it&#039;s already set up like this there is no reason to change it...

I&#039;m using rsync -av --delete, because I usually don&#039;t want to keep the songs on the server if I deleted them locally...</description>
		<content:encoded><![CDATA[<p>Thanks for this great howto!</p>
<p>Just two things I realized while setting this up:</p>
<p>There is no reason to use -e with rsync if the ssh key is in the proper location.<br />
rsync -av 192.168.1.3:/Users/dan/&#8230; would just work fine. But if it&#8217;s already set up like this there is no reason to change it&#8230;</p>
<p>I&#8217;m using rsync -av &#8211;delete, because I usually don&#8217;t want to keep the songs on the server if I deleted them locally&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fritte</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-52458</link>
		<dc:creator>Fritte</dc:creator>
		<pubDate>Sun, 03 Aug 2008 17:15:06 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-52458</guid>
		<description>Hi.
I bought a sonos(www.sonos.com) system some time ago and have all my music(mp3&#039;s ripped from CD&#039;s) stored on a NAS, and that all works fine.

I recently got an Ipod shuffle, and happily installed Itunes on my notebook(Windows Vista) to transfer some music. I mapped the music share on the NAS and added it as a share in Itunes and waited....and waited....etc.

Finally it finished doing whatever it was doing and I succesfully copied a few songs to the Ipod.

Now I&#039;ve discovered that the NAS has a built&#039;in Itunes Server function, which I have enabled, and it shows up nicely in the Itunes application.

So far so good(I&#039;ll get to the point now, I promise), but I cannot figure out how to copy music from my iTunes server to the iPod.

I&#039;m a newbie to this whole iPod/iTunes thing and just want to ask if you know if it should be possible to copy music from my own iTunes server to an(y) iPod?

thanks</description>
		<content:encoded><![CDATA[<p>Hi.<br />
I bought a sonos(www.sonos.com) system some time ago and have all my music(mp3&#8217;s ripped from CD&#8217;s) stored on a NAS, and that all works fine.</p>
<p>I recently got an Ipod shuffle, and happily installed Itunes on my notebook(Windows Vista) to transfer some music. I mapped the music share on the NAS and added it as a share in Itunes and waited&#8230;.and waited&#8230;.etc.</p>
<p>Finally it finished doing whatever it was doing and I succesfully copied a few songs to the Ipod.</p>
<p>Now I&#8217;ve discovered that the NAS has a built&#8217;in Itunes Server function, which I have enabled, and it shows up nicely in the Itunes application.</p>
<p>So far so good(I&#8217;ll get to the point now, I promise), but I cannot figure out how to copy music from my iTunes server to the iPod.</p>
<p>I&#8217;m a newbie to this whole iPod/iTunes thing and just want to ask if you know if it should be possible to copy music from my own iTunes server to an(y) iPod?</p>
<p>thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Krook</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-18756</link>
		<dc:creator>Daniel Krook</dc:creator>
		<pubDate>Mon, 16 Jul 2007 20:06:54 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-18756</guid>
		<description>Hello code and Dave,

What I do is buy music or rip CDs on my Mac, then a nightly cron job automatically backs up a copy of the music from my Mac and adds it to the Linux box&#039;s library.   

At that point, I have 2 copies of the song and if I were to browse both iTunes shares from a third computer, I would see the new song in both libraries.   In the case of music downloaded from the iTunes Music Store, if this third machine is authorized, it can play the music.

In theory, another step can be added so that any computer of the network gets updated with the latest music files from the server&#039;s filesystem as well, if it needs a local copy instead of streaming from the network.    

If the third machine is a Mac or Linux box, just add another rsync cron job.   If it is a Windows machine, you would use its job scheduling mechanism.</description>
		<content:encoded><![CDATA[<p>Hello code and Dave,</p>
<p>What I do is buy music or rip CDs on my Mac, then a nightly cron job automatically backs up a copy of the music from my Mac and adds it to the Linux box&#8217;s library.   </p>
<p>At that point, I have 2 copies of the song and if I were to browse both iTunes shares from a third computer, I would see the new song in both libraries.   In the case of music downloaded from the iTunes Music Store, if this third machine is authorized, it can play the music.</p>
<p>In theory, another step can be added so that any computer of the network gets updated with the latest music files from the server&#8217;s filesystem as well, if it needs a local copy instead of streaming from the network.    </p>
<p>If the third machine is a Mac or Linux box, just add another rsync cron job.   If it is a Windows machine, you would use its job scheduling mechanism.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Big Dave</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-18674</link>
		<dc:creator>Big Dave</dc:creator>
		<pubDate>Sun, 15 Jul 2007 19:26:02 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-18674</guid>
		<description>code,

From the description above, it looks like the server is set to share only, NOT to be used AS the library for other computers.  So if you bought music on your iMac, that music would not be added to the linux server.  You would have to transfer that manually.  Which would be fine by me!</description>
		<content:encoded><![CDATA[<p>code,</p>
<p>From the description above, it looks like the server is set to share only, NOT to be used AS the library for other computers.  So if you bought music on your iMac, that music would not be added to the linux server.  You would have to transfer that manually.  Which would be fine by me!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: code</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-18175</link>
		<dc:creator>code</dc:creator>
		<pubDate>Mon, 09 Jul 2007 17:59:22 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-18175</guid>
		<description>You had said &quot;With that, the share was now available to the PCs and Macs on my network. To debug any other issues, I tailed the log.&quot;

Have you tried ripping or purchasing music with one of your other PCs to see if the library for the Mac and the PC are updated with the new music?</description>
		<content:encoded><![CDATA[<p>You had said &#8220;With that, the share was now available to the PCs and Macs on my network. To debug any other issues, I tailed the log.&#8221;</p>
<p>Have you tried ripping or purchasing music with one of your other PCs to see if the library for the Mac and the PC are updated with the new music?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: magnus</title>
		<link>http://krook.net/archives/169/comment-page-1#comment-4326</link>
		<dc:creator>magnus</dc:creator>
		<pubDate>Wed, 10 Jan 2007 15:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://krook.net/archives/169#comment-4326</guid>
		<description>Would be interesting to see how well this plays with the new &lt;strike&gt;itv&lt;/strike&gt;&lt;a href=&quot;http://www.apple.com/appletv/&quot; rel=&quot;nofollow&quot;&gt;Apple TV&lt;/a&gt;.</description>
		<content:encoded><![CDATA[<p>Would be interesting to see how well this plays with the new <strike>itv</strike><a href="http://www.apple.com/appletv/" rel="nofollow">Apple TV</a>.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
