Hello i try to install in LMS a different version of UpNpBridge in my linux mint 21 system. I wrote this: cd /var/tmp
wget -O UPnPBridge-0.2.9.5.zip https://sourceforge.net/projects/lms-plugins-philippe44/files/dev/UPnPBridge-2.1.12.11.zip/download sudo -s systemctl stop logitechmediaserver cd /var/lib/squeezeboxserver/cache/InstalledPlugins/Plugins mkdir UPnPBridge cd UPnPBridge unzip /var/tmp/ UPnPBridge-2.1.12.11.zip chown -R squeezeboxserver:nogroup . chmod +x Bin/*x86* systemctl restart logitechmediaserver But no way. Actually the plugin remain version 1.82.2 Whats the problem? Could someone write an example of right script ? thanks ------------------------------------------------------------------------ Riccardo's Profile: http://forums.slimdevices.com/member.php?userid=68010 View this thread: http://forums.slimdevices.com/showthread.php?t=108414 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
