With over twelve years experience writing software, the Aboutbox can make your project a reality. We have the real-world business experience to understand your needs and the imagination and technical skills to deliver it to you on time.

In the Trenches - Music Sharing with Rhythmbox

After upgrading to Ubuntu Edgy, while I like Rhythmbox’s simplicity, I could not see music shares around the net. Bummer. I finally figured out after some Googling that Gnome uses a service called ‘Avahi’ to handle all of its multicast-DNS stuff, including iTunes-style DAAP music sharing. In Edgy, Avahi isn’t enabled by default, so to make it enabled by default, edit:

/etc/defaults/avahi-daemon

and change the START parameter from a 0 to a 1. Now you should be able to run:

sudo /etc/init.d/avahi-daemon start

Restart Rhythmbox and everything should be happy.

Filed under:Uncategorized

Leave a Reply