baggins wrote: 
> I wanted to upgrade the Fedora machine on which LMS was running and in
> order to avoid the usual perl stuff, decided to use a docker image
> instead.
> The installation went well and LMS is up and running (version 7.9.2 -
> 1572699180).
> I then installed the UPnP/DLNA bridge (version 1.25.0) but it complains
> that the configuration file is missing even though I pressed the
> 'Generate' button on the settings page.
> 
> Upon inspection I found out the following:
> -on the setup page of the plugin, the configuration file has prefix
> -/config/prefs-
> -in reality the configuration file is stored in -/config/prefs/plugin-
> where all other plugin config files are stored as well.
> 
> When I look at the log is shows that when Squeeze2upnp is started, it is
> started as:
> 
> > 
Code:
--------------------
  >   > Starting Squeeze2upnp: 
/config/cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-x86-64-static
 -Z -I -b 172.17.0.2 -f /config/logs/upnpbridge.log -d all=debug -x 
/config/prefs/upnpbridge.xml
--------------------
> > 
> 
> So it looks for the config file in the wrong directory...
> I could make a link to the config file but I really would like to know
> what is going on instead...

PasTim wrote: 
> On my ubuntu system, upnpbridge.prefs is indeed in the ../prefs/plugin
> directory, but upnpbridge.xml is in ../prefs/ . That's the way it works
> on my system.

At the end of the day, it does not matter, as long as the process has
access to that repertory. The config file if generated by the binary
helper, not by the LMS webUI and it is only generated if at least one
player is found. So likely in your case and with your new configuration,
you have NAT enabled and that prevents players from being discovered, or
you have some network related issue



LMS 7.7, 7.8 and 7.9 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBoxOne, XBMC, Foobar2000,
ShairPortW, JRiver 21, 2xChromecast Audio, Chromecast v1 and v2, , Pi
B3, B2, Pi B+, 2xPi A+, Odroid-C1, Odroid-C2, Cubie2, Yamaha WX-010,
AppleTV 4, Airport Express, GGMM E5
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=103728

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to