Reply To: Library shows twice on Roku M1000

#18631
Anonymous
Inactive

Did anyone resolve this quirk/problem? Can anyone enlighten me?

I’m running mt-daapd/Firefly (svn-1696) on a Ubuntu server (Jaunty 9.04). I too am seeing the same server twice on my Roku Soundbridge M1000 (firmware 3.0.44). Rebooting does nothing on my setup. One advertised service seems to be fine but the other has the quirk noted by timw where if browsing for an specific artist, a list of albums from ALL artists is returned. I can confirm that my Soundbridge is seeing both daap service and rsp services. To check this I modified the /etc/avahi/services/daap.service to disable Avahi from advertising either service. The unbrowsable service is the daap service. The rsp service is the one that is perfect. The only drawback of disbabling the broadcast daap service is I can’t see the music on my server with iTunes. Is there any way of getting the Roku to ignore daap service? Maybe a tweak of the /etc/avahi/services/daap.service file? The code I have for the daap.service file advertising two services on my Soundbridge is here.



%h

_daap._tcp
3689
txtvers=1 iTShVersion=131073 Version=196610


_rsp._tcp
3689
txtvers=1 iTShVersion=131073 Version=196610

Here is code I used to see one browse-able service on my Soundbridge.



%h

_rsp._tcp
3689
txtvers=1 iTShVersion=131073 Version=196610