On Sun, 2006-03-19 at 20:08 -0500, Joel Duggan wrote: > > Rhythmbox ignores local services, as usually you don't want this (so as > > to not show your own share from RB or other daap server). > > Not true. I run mt-daap on my machine and RB notices and can play > from it just fine. > > Mind you, I have 2 IP addresses. Perhaps RB is ignoring one but not > the other address.
Well, the Avahi mDNS backend uses avahi_client_is_service_local [0.5] or ((flags & AVAHI_LOOKUP_RESULT_LOCAL) != 0) [0.6]. What "local" means, I'm not entirely sure. Cheers, James "Doc" Livingston -- A computer lets you make more mistakes faster than any other invention, with the possible exceptions of handguns and Tequilla. -- Mitch Ratcliffe _______________________________________________ rhythmbox-devel mailing list [email protected] http://mail.gnome.org/mailman/listinfo/rhythmbox-devel
