<?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>Life’s an ocean with too much commotion &#187; daap</title>
	<atom:link href="http://koen.vereeken.net/archives/tag/daap/feed" rel="self" type="application/rss+xml" />
	<link>http://koen.vereeken.net</link>
	<description></description>
	<lastBuildDate>Sat, 28 Aug 2010 13:51:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Media discovery using DAAP in Rhythmbox</title>
		<link>http://koen.vereeken.net/archives/41</link>
		<comments>http://koen.vereeken.net/archives/41#comments</comments>
		<pubDate>Thu, 10 Jul 2008 15:04:52 +0000</pubDate>
		<dc:creator>koenvereeken</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[avahi]]></category>
		<category><![CDATA[daap]]></category>
		<category><![CDATA[rhythmbox]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://koen.vereeken.net/?p=41</guid>
		<description><![CDATA[While some of my collegues use DAAP to listen to music over the network, I didn&#8217;t get it configured on my Ubuntu.
Starting Rhythmbox with the debug parameter &#8216;-d&#8217;, gives the following output when loading the DAAP plugin:
[0x80dc408] [rb_plugin_find_file] rb-plugin.c:255: found &#8216;/usr/lib/rhythmbox/plugins/daap/daap-ui.xml&#8217; when searching for file &#8216;daap-ui.xml&#8217; for plugin &#8216;daap&#8217;
[0x80dc408] [create_share] rb-daap-sharing.c:67: initialize daap sharing
[0x80dc408] [rb_daap_share_server_start] [...]]]></description>
			<content:encoded><![CDATA[<p>While some of my collegues use DAAP to listen to music over the network, I didn&#8217;t get it configured on my Ubuntu.</p>
<p>Starting Rhythmbox with the debug parameter &#8216;-d&#8217;, gives the following output when loading the DAAP plugin:</p>
<blockquote><p>[0x80dc408] [rb_plugin_find_file] rb-plugin.c:255: found &#8216;/usr/lib/rhythmbox/plugins/daap/daap-ui.xml&#8217; when searching for file &#8216;daap-ui.xml&#8217; for plugin &#8216;daap&#8217;</p>
<p>[0x80dc408] [create_share] rb-daap-sharing.c:67: initialize daap sharing</p>
<p>[0x80dc408] [rb_daap_share_server_start] rb-daap-share.c:1903: Started DAAP server on port 3689</p>
<p>(rhythmbox:4302): Rhythmbox-WARNING **: Unable to notify network of music sharing: The avahi MDNS service is not running</p></blockquote>
<p>Starting up the avahi MDNS service fixed the problem:<br />
<code>$ sudo /etc/init.d/avahi-daemon start</code></p>
]]></content:encoded>
			<wfw:commentRss>http://koen.vereeken.net/archives/41/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
