flaggh
May 30th, 2008, 02:27 PM
I've searched everywhere and can't figure out how to setup Avahi to allow Rhythmbox to play music off a remote server. When I use RendezvousProxy it works great, and an icon pops up in Rhythmbox, but I see nothing from Avahi. Weird thing is, if I run the Avahi Discovery program, I see both the Avahi and the RendezvousProxy instances but they don't both appear in Rhythmbox.
Here's the contents of my service file /etc/avahi/services/itunes.service
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name>iTunes Music sharing</name>
<service>
<type>_daap._tcp</type>
<port>3689</port>
</service>
</service-group>
I've left the avahi-daemon.conf file unmodified. I see the daemon running. What am I doing wrong?
Here's the contents of my service file /etc/avahi/services/itunes.service
<?xml version="1.0" standalone='no'?>
<!DOCTYPE service-group SYSTEM "avahi-service.dtd">
<service-group>
<name>iTunes Music sharing</name>
<service>
<type>_daap._tcp</type>
<port>3689</port>
</service>
</service-group>
I've left the avahi-daemon.conf file unmodified. I see the daemon running. What am I doing wrong?