Closed LMSSonos closed 3 years ago
A file is generated when players are found so no player no file. There is no benefit in importing another config file, it will not "create" any player. Now, you probably have an issue with docker and NAT/host mode, that's where you should look. Docker is nice, but is a nightmare for application like this which require multicast and listening ports. Don't try it unless you use host mode
Thanks for the details. So docker is the reason behind the issue. I only used UPNP a few times for my sonos, but in this case I can sell them and replace with another raspberry & hifiberry.
Again, thanks for all time end efforts you put into the plugin!
Hi
I was trying to use the uPNP bridge on the official LMS Docker image. While I was trying to configure it, suddenly the advanced settings in LMS did not load anymore. Then in the log i found following data:
If I remove the
upnpbridge.xml
settings file, I can again access the page. But it won't generate anything. I also took a file from another installation (non docker) which was not working and I still get the same error. Can you tell me which file I need to restore from backup?Thanks