<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Share iTunes files?</title>
	<link>http://ask.metafilter.com/21917/Share-iTunes-files/</link>
	<description>Comments on Ask MetaFilter post Share iTunes files?</description>
	<pubDate>Sat, 30 Jul 2005 15:14:22 -0800</pubDate>
	<lastBuildDate>Sat, 30 Jul 2005 15:14:22 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Share iTunes files?</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files</link>	
		<description>How can I share an iTunes library without using iTunes share? &lt;br /&gt;&lt;br /&gt; I have loved and used the iTunes interface for several years now and have ripped my entire CD collection (almost a thousand CDs) for listening on my iPod and home network.  My oldest son (8 YO) is now showing a keen interest in music and likes raiding my collection.  The iTunes share facility *kind of* satisfies that need, but doesn&apos;t let him create favorites, playlists or burn his own compilations to CD.&lt;br&gt;
&lt;br&gt;
I have an extensive home network and even have two W2K servers that serve all the users (myself, my wife and two sons - everyone on Macs), so I can easily centrally locate the music files, etc.., but would like to &apos;share&apos; the iTunes database as well.  I&apos;m assuming that the iTunes database maintains album covers, playlists, etc..?  I don&apos;t even know if this is possible as I can see some immediate issues such as record contention (two users trying to maintain the same song/album/record), etc..&lt;br&gt;
&lt;br&gt;
BTW, all the music files are in MP3 format (no AAC or DRM&apos;d files).&lt;br&gt;
&lt;br&gt;
Sorry for the extreee long question. :-)&lt;br&gt;
&lt;br&gt;
And no offense, but please spare me any fair-use rhetoric.  I bought the dang music and will share it with anyone in my family that I see fit.</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2005:site.21917</guid>
		<pubDate>Sat, 30 Jul 2005 14:46:39 -0800</pubDate>
		<dc:creator>Lactoso</dc:creator>
		
			<category>itunes</category>
		
			<category>share</category>
		
			<category>mp3</category>
		
	</item> <item>
		<title>By: bitpart</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#352991</link>	
		<description>Record contention and network stability are the two biggest problems, I think. The database file is binary, so it&apos;s more likely that it could be corrupted over a network. As for record contention, database files are maintained locally, so you&apos;d have to not only share the folder that contains the music files, but you&apos;d also have to share the folder that contains the database file. This could probably be done with aliases and whatnot, but, with W2K, you&apos;d probably be using Samba, I wouldn&apos;t trust OS X&apos;s implementation for a file that, if corrupted, has to be rebuilt from scratch, not to mention that CD burning probably won&apos;t work very well.&lt;br&gt;
&lt;br&gt;
These are just the thoughts I&apos;ve had while trying to solve it for myself. I&apos;ve never actually experimented with it because I&apos;m pretty paranoid about corrupting the database file (so my assessment of OS X&apos;s Samba implementation could be wrong). As far as I can see, any solution would be a risky hack. Daisy-chaining a bunch of Firewire cables could work (up to 16 cables for about 230 feet), but then you&apos;d have the problem of record contention again. You could make a backup of the database file and give it a whirl. Do tell if it works.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-352991</guid>
		<pubDate>Sat, 30 Jul 2005 15:14:22 -0800</pubDate>
		<dc:creator>bitpart</dc:creator>
	</item><item>
		<title>By: sysinfo</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#352993</link>	
		<description>From my own experience, you can share the &quot;iTunes Music&quot; folder, and iTunes can be pointed to it on each machine, but it doesn&apos;t like to share the actual database, as stores the database in two files, found in &quot;My Documents/My Music/iTunes&quot;, and I haven&apos;t found a way to change that pointer. As far as backing up the database, you could try something like &lt;a href=http://www.itefix.no/phpws/index.php?module=pagemaster&amp;PAGE_user_op=view_page&amp;PAGE_id=6&amp;MMN_position=23:23&gt;Rsync&lt;/a&gt; to synchronize the files, but that may be overkill.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-352993</guid>
		<pubDate>Sat, 30 Jul 2005 15:22:12 -0800</pubDate>
		<dc:creator>sysinfo</dc:creator>
	</item><item>
		<title>By: cillit bang</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#352994</link>	
		<description>There don&apos;t exist any good solutions for sharing the database.  The best you can do is set your iTunes Music folder up as a shared folder, and drag all the files over to your son&apos;s copy of iTunes, making sure (or not) that &quot;Copy imported songs to iTunes folder&quot; is turned off in the preferences.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-352994</guid>
		<pubDate>Sat, 30 Jul 2005 15:23:11 -0800</pubDate>
		<dc:creator>cillit bang</dc:creator>
	</item><item>
		<title>By: sysinfo</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#352996</link>	
		<description>Whoop, submitted too early. &lt;small&gt;(And I&apos;m not sure how I let myself type that run-on sentence.)&lt;/small&gt; As far as the rsync setup goes, &lt;a href=http://www.macosxhints.com/article.php?story=20040927151426616&amp;query=rsync%20itunes&gt;MacOSXHints&lt;/a&gt; has a guide to syncing iTunes with rsync. or try something like &lt;a href=http://homepage.mac.com/oligrob/syncOtunes/syncOtunes.html&gt;syncOtunes&lt;/a&gt;, though I&apos;ve never tried it myself.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-352996</guid>
		<pubDate>Sat, 30 Jul 2005 15:29:18 -0800</pubDate>
		<dc:creator>sysinfo</dc:creator>
	</item><item>
		<title>By: web-goddess</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353006</link>	
		<description>In my experience, there&apos;s not really any ideal solution. I&apos;ve got my iTunes pointing to a shared network drive that my husband also uses. (He&apos;s on Linux.) The only big problem is that if he rips any new songs, he has to let me know so I can manually add them to my library - otherwise I won&apos;t see them. I&apos;d love some system that automatically went through a whole directory every night and added any missing songs. (The last time I did &quot;Add to Library&quot;, it duplicated every single song. Has that been fixed? I&apos;m reluctant to try it again for fear of it messing up again.)</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353006</guid>
		<pubDate>Sat, 30 Jul 2005 15:52:43 -0800</pubDate>
		<dc:creator>web-goddess</dc:creator>
	</item><item>
		<title>By: adamrice</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353022</link>	
		<description>This has actually been discussed here before (can&apos;t find the thread right now), and I wound up shooting over to an applescript discussion forum at ipodlounge, where a guy named &quot;deeg&quot; pretty much wrote a script to my specifications; I blogged about it &lt;a href=&quot;http://crossroads.net/a/2005/02/14/multiple_itunes_libraries_one_music_folder/index.php&quot;&gt;here&lt;/a&gt;.&lt;br&gt;
&lt;br&gt;
As it happens, there are some conceptual problems with the script, and I&apos;ve been meaning to pester deeg to work on them. But the problem of updating a second library can be more-or-less automated. Not sure if Tiger&apos;s whizzy Automator feature would be of any help.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353022</guid>
		<pubDate>Sat, 30 Jul 2005 16:46:03 -0800</pubDate>
		<dc:creator>adamrice</dc:creator>
	</item><item>
		<title>By: istewart</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353028</link>	
		<description>Assuming your oldest son is using a Mac of his own, he could copy tracks from your shared collection to his local machine using &lt;a href=&quot;http://husk.org/apps/blue_coconut/&quot;&gt;Blue Coconut&lt;/a&gt;. This obviously isn&apos;t the ideal solution, but it&apos;s really simple, and hard drive space certainly isn&apos;t expensive these days.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353028</guid>
		<pubDate>Sat, 30 Jul 2005 16:56:03 -0800</pubDate>
		<dc:creator>istewart</dc:creator>
	</item><item>
		<title>By: Lactoso</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353063</link>	
		<description>Thanks everyone for your suggestions!  istewart&apos;s Suggestion of Blue Coconut is a great interim solution for me.  I&apos;ve downloaded it, installed it and tried it out and it works great.  This will allow my son to grab the songs he truly wants and do with them as he pleases.&lt;br&gt;
&lt;br&gt;
It&apos;s just frustrating that Apple has made this really good music application, but have stopped short of implementing some very simple things to make it truly great. :-(&lt;br&gt;
&lt;br&gt;
Does anyone know of a web page listing iTunes apps such as Blue Coconut &amp;amp; SyncOtunes?  A Google of &quot;iTunes utils&quot; doesn&apos;t return either.&lt;br&gt;
&lt;br&gt;
Thanks again all!&lt;br&gt;
&lt;br&gt;
Cheers,&lt;br&gt;
Ed T.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353063</guid>
		<pubDate>Sat, 30 Jul 2005 20:06:16 -0800</pubDate>
		<dc:creator>Lactoso</dc:creator>
	</item><item>
		<title>By: rob511</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353080</link>	
		<description>Lactoso/Ed, Apple&apos;s site has a section for software related to iTunes and the iPod, &lt;a href=&quot;http://www.apple.com/downloads/macosx/ipod_itunes/&quot;&gt;here&lt;/a&gt;, and you might also try &lt;a href=&quot;http://www.versiontracker.com/macosx/&quot;&gt;versiontracker&lt;/a&gt; (try categories Audio and Utilities).</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353080</guid>
		<pubDate>Sat, 30 Jul 2005 20:53:17 -0800</pubDate>
		<dc:creator>rob511</dc:creator>
	</item><item>
		<title>By: blasdelf</title>
		<link>http://ask.metafilter.com/21917/Share-iTunes-files#353086</link>	
		<description>&lt;a href=&quot;http://www.deleet.de/projekte/daap/daapd/&quot;&gt;DAAPD&lt;/a&gt; is an open source iTunes-intercompatible music sharing server, without any of the restrictions imposed by iTunes on how many people can connect to it.&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mt-daapd.org/&quot;&gt;mt-daapd&lt;/a&gt; is another implementation of the same thing.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2005:site.21917-353086</guid>
		<pubDate>Sat, 30 Jul 2005 21:15:15 -0800</pubDate>
		<dc:creator>blasdelf</dc:creator>
	</item>
	</channel>
</rss>
