Some stability and bigfixes (#1043)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 29 Jan 2024 12:06:35 +0000 (13:06 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 12:06:35 +0000 (13:06 +0100)
commitb9822a32d989c42323a221f56023244f11d5d009
tree4f32a81b56da2b66b7e7ebf951552ffbf34c03d5
parent189520fe3a006ec11ae0a8f8ad4cecddd55c53c5
Some stability and bigfixes (#1043)

* fix reloading of sonos provider

* fix thread safety issue

* fix reload of sonos provider

* handle changed IP from sonos player

* fix some small typos

* some more typos

* Improve polling to detect players go offline

* fix for unresumable radio streams

* fix pause on slimproto

* fix for some radio stations not playing due to parse error

handover to ffmpeg

* fix for replace next
music_assistant/server/controllers/player_queues.py
music_assistant/server/controllers/players.py
music_assistant/server/helpers/audio.py
music_assistant/server/providers/slimproto/__init__.py
music_assistant/server/providers/sonos/__init__.py
music_assistant/server/providers/sonos/helpers.py
music_assistant/server/providers/sonos/player.py