Better handling of errors during streaming
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 3 Nov 2025 22:35:53 +0000 (23:35 +0100)
committerMarcel van der Veldt <m.vanderveldt@outlook.com>
Mon, 3 Nov 2025 22:35:53 +0000 (23:35 +0100)
commit8b900d7eaf3d65e1b55d182baeb45e558bbf4d83
tree059bbe8d898838c6291ce2e6c7bed3fb43d4d09b
parent17bff20fe3762c9370b1106a2ff107cf62925fa6
Better handling of errors during streaming

Try to recover from a failed stream while streaming queue tracks
music_assistant/controllers/streams.py
music_assistant/helpers/audio.py
music_assistant/helpers/audio_buffer.py
music_assistant/helpers/ffmpeg.py