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...
------------------------------------------------------------------------
baggins's Profile: http://forums.slimdevices.com/member.php?userid=63843
View this thread: http://forums.slimdevices.com/showthread.php?t=103728
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins