<?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: Accessing your iTunes library</title>
	<atom:link href="http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/feed/" rel="self" type="application/rss+xml" />
	<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/</link>
	<description>The Plex blog</description>
	<lastBuildDate>Thu, 12 Jan 2012 01:09:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Leonardo</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-37305</link>
		<dc:creator>Leonardo</dc:creator>
		<pubDate>Thu, 12 Nov 2009 11:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-37305</guid>
		<description>Is this still needed to do, even with Plex 0.8.3 ?
I mean, after I installed Plex 0.8.3 I see that it has a iTunes Menu, and it sees my iTunes library. Does this iTunesFS does anything different?</description>
		<content:encoded><![CDATA[<p>Is this still needed to do, even with Plex 0.8.3 ?<br />
I mean, after I installed Plex 0.8.3 I see that it has a iTunes Menu, and it sees my iTunes library. Does this iTunesFS does anything different?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-20241</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Fri, 30 Jan 2009 19:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-20241</guid>
		<description>UPDATE: iTunesFS now supports sharing over AFP and SMB (in my testing, anyway). Just do &quot;defaults write com.mulle-kybernetik.znek.iTunesFS FUSEOptionAllowOther -bool YES&quot;</description>
		<content:encoded><![CDATA[<p>UPDATE: iTunesFS now supports sharing over AFP and SMB (in my testing, anyway). Just do &#8220;defaults write com.mulle-kybernetik.znek.iTunesFS FUSEOptionAllowOther -bool YES&#8221;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5728</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Wed, 21 May 2008 00:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5728</guid>
		<description>Regarding my tip above - it seems that the the volume is only visible over smb://, and NOT afp:// - which is fine for XBMC but annoying for file sharing.</description>
		<content:encoded><![CDATA[<p>Regarding my tip above &#8211; it seems that the the volume is only visible over smb://, and NOT afp:// &#8211; which is fine for XBMC but annoying for file sharing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steven</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5486</link>
		<dc:creator>Steven</dc:creator>
		<pubDate>Mon, 19 May 2008 18:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5486</guid>
		<description>If you really want to share iTunesFS over afp/smb, you can secondary mount the iTunesFS volume in an smb-shared directory. I used the sshfs from the macfuse project at http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS

Here is the script I have to load iTunesFS, then mount it in my ~/Movies directory:

open /Applications/iTunesFS.app
sleep 15
/usr/local/bin/sshfs USER@localhost:/Volumes/iTunesFS ~/Movies/iTunesFS_Share -oallow_other,rdonly,nolocalcaches,volname=iTunesFS_Share</description>
		<content:encoded><![CDATA[<p>If you really want to share iTunesFS over afp/smb, you can secondary mount the iTunesFS volume in an smb-shared directory. I used the sshfs from the macfuse project at <a href="http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS" rel="nofollow">http://code.google.com/p/macfuse/wiki/MACFUSE_FS_SSHFS</a></p>
<p>Here is the script I have to load iTunesFS, then mount it in my ~/Movies directory:</p>
<p>open /Applications/iTunesFS.app<br />
sleep 15<br />
/usr/local/bin/sshfs USER@localhost:/Volumes/iTunesFS ~/Movies/iTunesFS_Share -oallow_other,rdonly,nolocalcaches,volname=iTunesFS_Share</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: CharlesV</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5280</link>
		<dc:creator>CharlesV</dc:creator>
		<pubDate>Fri, 16 May 2008 23:13:28 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5280</guid>
		<description>Confirmed: running it with xbmsp shares successfully. I ran the following:

ccxstream -r /volumes -f

and it showed up on my xbmsp share with the rest of my volumes. The only trick was to turn off tag reading in the music settings section, otherwise the id3 track # tags will override the filename tags iTunesFS uses for track ordering on playlists. Small price to pay (and besides, itunes is already naming things correctly based on your tags, right? :))</description>
		<content:encoded><![CDATA[<p>Confirmed: running it with xbmsp shares successfully. I ran the following:</p>
<p>ccxstream -r /volumes -f</p>
<p>and it showed up on my xbmsp share with the rest of my volumes. The only trick was to turn off tag reading in the music settings section, otherwise the id3 track # tags will override the filename tags iTunesFS uses for track ordering on playlists. Small price to pay (and besides, itunes is already naming things correctly based on your tags, right? <img src='http://elan.plexapp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> )</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlesv</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5271</link>
		<dc:creator>charlesv</dc:creator>
		<pubDate>Fri, 16 May 2008 20:03:51 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5271</guid>
		<description>I meant xbmsp... brain&#039;s not right today</description>
		<content:encoded><![CDATA[<p>I meant xbmsp&#8230; brain&#8217;s not right today</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: charlesv</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5270</link>
		<dc:creator>charlesv</dc:creator>
		<pubDate>Fri, 16 May 2008 20:02:36 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-5270</guid>
		<description>has anyone tried sharing over xmpp? I was gonna give it a shot later with ccxstream... i&#039;ve been liking the simplicity of smb, but itunesfs could have me switching back</description>
		<content:encoded><![CDATA[<p>has anyone tried sharing over xmpp? I was gonna give it a shot later with ccxstream&#8230; i&#8217;ve been liking the simplicity of smb, but itunesfs could have me switching back</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alexis</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2266</link>
		<dc:creator>alexis</dc:creator>
		<pubDate>Sat, 03 May 2008 05:05:24 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2266</guid>
		<description>@Danny Symolic linking does nothing to alleviate the SMB problem in my case. It may be related to the -o local problem I mentioned before but I honestly can&#039;t say.

@elan You can use Firefly media server to get back Daap support in iTunes 7. In its default state it seems to work ok (you can see your library and all your playlists), but the titles look really wonky in XBMC last time I tried it (whereas connecting to the server with iTunes they look fine). Maybe baseline XBMC will fix this eventually, but like you said its slow over DAAP and it would be pretty cool to see iTunesFS work out.</description>
		<content:encoded><![CDATA[<p>@Danny Symolic linking does nothing to alleviate the SMB problem in my case. It may be related to the -o local problem I mentioned before but I honestly can&#8217;t say.</p>
<p>@elan You can use Firefly media server to get back Daap support in iTunes 7. In its default state it seems to work ok (you can see your library and all your playlists), but the titles look really wonky in XBMC last time I tried it (whereas connecting to the server with iTunes they look fine). Maybe baseline XBMC will fix this eventually, but like you said its slow over DAAP and it would be pretty cool to see iTunesFS work out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elan</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2244</link>
		<dc:creator>elan</dc:creator>
		<pubDate>Fri, 02 May 2008 20:10:57 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2244</guid>
		<description>@certuna: I found DAAP support inside XBMC to be buggy and slow, hence why I was looking for alternative means, besides the obvious reason of not being able to connect to iTunes 7. Yeah, UPnP has many of the same problems.</description>
		<content:encoded><![CDATA[<p>@certuna: I found DAAP support inside XBMC to be buggy and slow, hence why I was looking for alternative means, besides the obvious reason of not being able to connect to iTunes 7. Yeah, UPnP has many of the same problems.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: certuna</title>
		<link>http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2232</link>
		<dc:creator>certuna</dc:creator>
		<pubDate>Fri, 02 May 2008 14:55:02 +0000</pubDate>
		<guid isPermaLink="false">http://elan.plexapp.com/2008/04/27/accessing-your-itunes-library/#comment-2232</guid>
		<description>Local iTunes library mounting is definitely a good idea, but why should it try to mount it via SMB if it can already connect through DAAP? On a different note, OSXBMC seems to have a bit of a problem handling my large (70,000 song) library over UPnP: discovering the library is no problem but it seems to time out before the (huge) library can be loaded.</description>
		<content:encoded><![CDATA[<p>Local iTunes library mounting is definitely a good idea, but why should it try to mount it via SMB if it can already connect through DAAP? On a different note, OSXBMC seems to have a bit of a problem handling my large (70,000 song) library over UPnP: discovering the library is no problem but it seems to time out before the (huge) library can be loaded.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached
Database Caching 6/9 queries in 0.002 seconds using memcached
Object Caching 250/254 objects using memcached

Served from: elan.plexapp.com @ 2012-02-06 21:25:33 -->
