pascalopitz / unoffical-sonos-controller-for-linux

An Electron based linux app for controlling your sonos system.
http://pascalopitz.github.io/unoffical-sonos-controller-for-linux/
MIT License
546 stars 49 forks source link

Sonos Bridge shows up as a speaker #112

Closed bmn001 closed 3 years ago

bmn001 commented 3 years ago

I have a Sonos Bridge on my network. It incorrectly shows up within USCL as a "room" right along with all of my other speakers.

pascalopitz commented 3 years ago

Can you take a state dump via the developer menu and attach it here plz, so I can see what needs excluding?

PiperKev commented 3 years ago

I have a similar issue, except it's my Boost that shows up as a "room". I tried to attach my app state as a file, but github doesn't seem to accept .json files. I can insert it as plain text, if that'll work!

pascalopitz commented 3 years ago

You can zip it and attach

PiperKev commented 3 years ago

unoffical-sonos-controller.appState.json.zip

pascalopitz commented 3 years ago

Fixed? https://github.com/pascalopitz/unoffical-sonos-controller-for-linux/releases/tag/v0.2.2

PiperKev commented 3 years ago

That did it!! Thanks!!