Fix playback get stuck when there is a stream error on a single track (#1651)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 8 Sep 2024 09:48:10 +0000 (11:48 +0200)
committerGitHub <noreply@github.com>
Sun, 8 Sep 2024 09:48:10 +0000 (11:48 +0200)
commitfbd99096e6562e63cad0c723cd3769a0de5808bd
treedc5fd1d9f49349d9f2a1939e1b6a106105b2282d
parent656f23f1040a784928d2ded5c73fc4053975888b
Fix playback get stuck when there is a stream error on a single track (#1651)
music_assistant/common/models/streamdetails.py
music_assistant/server/controllers/player_queues.py
music_assistant/server/controllers/streams.py
music_assistant/server/helpers/audio.py
music_assistant/server/helpers/util.py
music_assistant/server/providers/qobuz/__init__.py
music_assistant/server/providers/spotify/__init__.py