Mycenius wrote: > Many Thanks - I've just implemented Squeezelite-X this week in my Win10 > PC to provide a third player in the house. Nice, especially in > conjunction with the 'Material Skin'. Great work @rgdawson (and @cpd73 > for contributing the Material Skin)! > > Just FYI - I noticed an odd quirk (it may already known or be covered > previously) with the Host Name field in the application settings page. > It correctly identified both my LMS libraries by name (they showed in > the drop down list), and had the correct ports for them; BUT when you > selected either of them it reported "-no LMS Library Found-". Manually > entering the NAS or Server IP address instead resulted in it connecting > fine and consequently it isn't an issue as its all running fine using IP > library addressing. > > (FWIW if relevant, my libraries are on a QNAP NAS (running QLMS), and a > Vortexbox Server). > > :D Discovery uses a protocol that will discover LMS servers on your local network, but that does not necessarily mean the browser will be able to resolve the server name's IP address. Sometimes issues on the local network prevent that from happening. I once experienced this by giving my LMS server (running on a R-Pi) a static IP address and eventually SLX could no longer resolve the IP address by name. Don't know if that is you issue or not, but it would not surprise me.
As it so happens the discovery protocol also returns the IP address of the discovered server(s). I have though about changing or adding additional code that would utilize the discovered IP address rather than the name in the URL for the browser to use just to avoid this issue. Thanks for letting me know, I'll see what I can do for next version. R Greg Dawson Squeezelite-X ------------------------------------------------------------------------ rgdawson's Profile: http://forums.slimdevices.com/member.php?userid=65236 View this thread: http://forums.slimdevices.com/showthread.php?t=108550 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/plugins
