Some small bugfixes and optimizations (#1039)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 28 Jan 2024 23:20:25 +0000 (00:20 +0100)
committerGitHub <noreply@github.com>
Sun, 28 Jan 2024 23:20:25 +0000 (00:20 +0100)
commit903c936ae62932591ec50ebf28687602a099ca4d
treee42e3263c84e66dda8fcadc44da145f75b75f802
parenta1d02f9f56ddb546a5da128f581566a5c1f8417e
Some small bugfixes and optimizations (#1039)

* Fix radio mode error in queue controller

* fix clear queue

* get rid of some blocking IO in sonos

* fix syncgroup power state

* filter self from sync with list in sonos

* change poll logic a bit
music_assistant/server/controllers/player_queues.py
music_assistant/server/controllers/players.py
music_assistant/server/providers/sonos/__init__.py
music_assistant/server/providers/sonos/player.py