sachadog - please try this.

If you have access to the command line on the system running UPnP Bridge
then type

Code:
--------------------
    ps -ef | grep squeeze2
--------------------

You should see something like this ..

Code:
--------------------
    
  6705 tc        0:01 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/CastBridge/Bin/squeeze2cast-armv6hf
 -Z -I -x /usr/local/slimserver/prefs/castbridge.xml
  6720 tc        0:02 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/RaopBridge/Bin/squeeze2raop-armv6hf
 -Z -I -x /usr/local/slimserver/prefs/raopbridge.xml
  6725 tc        0:04 
/usr/local/slimserver/Cache/InstalledPlugins/Plugins/UPnPBridge/Bin/squeeze2upnp-armv6hf
 -Z -I -f /usr/local/slimserver/Logs/upnpbridge.log -x 
/usr/local/slimserver/prefs/upnpbridge.xml
  
--------------------

In my case I have all 3 bridges from Philippe running ... castbridge is
Chromecast, raopbridge is Airplay and upnpbridge is the one we are
interested in.

In LMS/Settings/UPnP bridge
Deselect "Start the Bridge" and click on "Apply" (bottom right).

Now if you repeat

Code:
--------------------
    ps -ef | grep squeeze2
--------------------

you should see that the long line with UPnPBridge in it has disappeared
- because it has stopped.

If that is what you see then try making your changes to the UPnP Bridge
settings - and do not enable "Start the Bridge".

Click on Apply to save your changes - and then restart LMS and see if
the changes have been preserved.



Paul Webster
http://dabdig.blogspot.com
author of \"now playing\" plugins covering radio france (fip etc), kcrw,
supla finland, abc australia, cbc/radio-canada and rte ireland
------------------------------------------------------------------------
Paul Webster's Profile: http://forums.slimdevices.com/member.php?userid=105
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