<?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: Banshee 1.4 with DAAP music sharing</title>
	<atom:link href="http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing</link>
	<description>Personal site of a tech enthusiast</description>
	<lastBuildDate>Tue, 07 Feb 2012 02:44:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Sense Hofstede</title>
		<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/comment-page-1#comment-66902</link>
		<dc:creator>Sense Hofstede</dc:creator>
		<pubDate>Fri, 25 Feb 2011 09:27:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.qense.nl/?p=217#comment-66902</guid>
		<description>I posted an update on this post, about a more recent version of Banshee, at &lt;a href=&quot;http://sensehofstede.nl/banshee-1-9-future-2-0-with-daap-music-sharing&quot; rel=&quot;nofollow&quot;&gt;http://sensehofstede.nl/banshee-1-9-future-2-0-wi...&lt;/a&gt; </description>
		<content:encoded><![CDATA[<p>I posted an update on this post, about a more recent version of Banshee, at <a href="http://sensehofstede.nl/banshee-1-9-future-2-0-with-daap-music-sharing" rel="nofollow">http://sensehofstede.nl/banshee-1-9-future-2-0-wi&#8230;</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: qense</title>
		<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/comment-page-1#comment-9514</link>
		<dc:creator>qense</dc:creator>
		<pubDate>Thu, 03 Sep 2009 15:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.qense.nl/?p=217#comment-9514</guid>
		<description>In the current version of Banshee that&#039;s running on my system I don&#039;t have to do the disable/reenable trick anymore. Are you using the most recent version of Ubuntu, or are you running the LTS?

However, your problem seems to be caused by something else.

The error messages complaining about the existance of .local domains are probably caused by the fact that Mac OS X publishes itself on the network with Zeroconf using {computername}.local. Avahi is shut down because if this; unicast DNS isn&#039;t supported out of the box.

You could try to get it working by changing the line:
&quot;hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4&quot;
in the file /etc/nsswitch.conf
to
&quot;hosts: 		files dns mdns4&quot;

This ought to solve your problem.</description>
		<content:encoded><![CDATA[<p>In the current version of Banshee that&#8217;s running on my system I don&#8217;t have to do the disable/reenable trick anymore. Are you using the most recent version of Ubuntu, or are you running the LTS?</p>
<p>However, your problem seems to be caused by something else.</p>
<p>The error messages complaining about the existance of .local domains are probably caused by the fact that Mac OS X publishes itself on the network with Zeroconf using {computername}.local. Avahi is shut down because if this; unicast DNS isn&#8217;t supported out of the box.</p>
<p>You could try to get it working by changing the line:<br />
&#8220;hosts:          files mdns4_minimal [NOTFOUND=return] dns mdns4&#8243;<br />
in the file /etc/nsswitch.conf<br />
to<br />
&#8220;hosts: 		files dns mdns4&#8243;</p>
<p>This ought to solve your problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carl</title>
		<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/comment-page-1#comment-9513</link>
		<dc:creator>Carl</dc:creator>
		<pubDate>Thu, 03 Sep 2009 14:55:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.qense.nl/?p=217#comment-9513</guid>
		<description>Same here.

If you run banshee from a terminal you will see:

Failed to start DAAP client - No Zeroconf providers could be found or initialized. Necessary daemon may not be running.

This is connected to an error that appears at startup when avahi-daemon tries to start:

avahi-daemon disabled because there is a unicast .local domain


I don&#039;t understand exactly what this .local domain is or why there is one (at work) but http://avahi.org/wiki/AvahiAndUnicastDotLocal gives a workaround. You can also delete /var/run/avahi-daemon/disabled-for-unicast-local and restart /etc/init.d/avahi-daemon but apparently this file will be recreated when you reboot.

When you&#039;ve sorted that out you can disable-enable the DAAP extension and you should see the shared music entry in the tree. It doesn&#039;t seem to be working for me. Possibly the extension only works for older versions of iTunes.</description>
		<content:encoded><![CDATA[<p>Same here.</p>
<p>If you run banshee from a terminal you will see:</p>
<p>Failed to start DAAP client &#8211; No Zeroconf providers could be found or initialized. Necessary daemon may not be running.</p>
<p>This is connected to an error that appears at startup when avahi-daemon tries to start:</p>
<p>avahi-daemon disabled because there is a unicast .local domain</p>
<p>I don&#8217;t understand exactly what this .local domain is or why there is one (at work) but <a href="http://avahi.org/wiki/AvahiAndUnicastDotLocal" rel="nofollow">http://avahi.org/wiki/AvahiAndUnicastDotLocal</a> gives a workaround. You can also delete /var/run/avahi-daemon/disabled-for-unicast-local and restart /etc/init.d/avahi-daemon but apparently this file will be recreated when you reboot.</p>
<p>When you&#8217;ve sorted that out you can disable-enable the DAAP extension and you should see the shared music entry in the tree. It doesn&#8217;t seem to be working for me. Possibly the extension only works for older versions of iTunes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: skug67</title>
		<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/comment-page-1#comment-3339</link>
		<dc:creator>skug67</dc:creator>
		<pubDate>Thu, 20 Nov 2008 01:17:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.qense.nl/?p=217#comment-3339</guid>
		<description>Even after disabling and re-enabling the DAAP extension, I&#039;m still not seeing a DAAP share.  For that matter, I&#039;m not seeing a &quot;shared music&quot; tab.  Could you post a screenshot of where the music is showing up?</description>
		<content:encoded><![CDATA[<p>Even after disabling and re-enabling the DAAP extension, I&#8217;m still not seeing a DAAP share.  For that matter, I&#8217;m not seeing a &#8220;shared music&#8221; tab.  Could you post a screenshot of where the music is showing up?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matthew</title>
		<link>http://www.sehofstede.nl/banshee-14-with-daap-music-sharing/comment-page-1#comment-3265</link>
		<dc:creator>Matthew</dc:creator>
		<pubDate>Mon, 17 Nov 2008 01:07:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.qense.nl/?p=217#comment-3265</guid>
		<description>I have been using mt-daapd for a while.  It&#039;s not the easiest thing to set up, but it&#039;s straightforward enough.  /etc/mt-daapd.conf is well-annotated.  The only catch is that you need to make sure your music folders and files are readable for others, because the daemon runs as its own user.

Works well with Banshee&#039;s DAAP client.</description>
		<content:encoded><![CDATA[<p>I have been using mt-daapd for a while.  It&#8217;s not the easiest thing to set up, but it&#8217;s straightforward enough.  /etc/mt-daapd.conf is well-annotated.  The only catch is that you need to make sure your music folders and files are readable for others, because the daemon runs as its own user.</p>
<p>Works well with Banshee&#8217;s DAAP client.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

