No, I still see the same symptom. I looked at the code more closely and it seems sliminfo.c:getServerAddress() does not attempt jsonrpc port discovery, so it's no wonder it doesn't work :-).
Not sure if it is documented somewhere but this seems to be the server implementation: https://github.com/Logitech/slimserver/blob/public/7.9/Slim/Networking/Discovery.pm I made a rudimentary proof-of-concept patch to satisfy my own curiosity - attached here. Needs to be cleaned up a bit, but it "works for me". 31552 +-------------------------------------------------------------------+ |Filename: lms-port-discovery.patch | |Download: http://forums.slimdevices.com/attachment.php?attachmentid=31552| +-------------------------------------------------------------------+ ------------------------------------------------------------------------ gregex's Profile: http://forums.slimdevices.com/member.php?userid=70355 View this thread: http://forums.slimdevices.com/showthread.php?t=111790 _______________________________________________ unix mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/unix
