The track will finish, then it will remain in a playing state but play 'silence' for an indeterminate amount of time, then it will simply move to a stopped state rather than playing the next track.
Server error. Playback started at 18:47 and it got 2-3 tracks in before hitting this issue:
2024-11-26 18:47:46.985 INFO (MainThread) [music_assistant.streams] Start Queue Flow stream for Queue Minas-Morgul - crossfade: False
2024-11-26 18:47:47.481 INFO (MainThread) [snapcast.control.server] stream MusicAssistant--4963 not found, synchronize
2024-11-26 18:58:47.962 ERROR (MainThread) [ffmpeg.1630] Stream error: TimeoutError
I will try to find the client logs shortly. Music is from the local provider
Seems similar to https://github.com/orgs/music-assistant/discussions/2970 and https://github.com/music-assistant/hass-music-assistant/issues/2961
GitHub
Hi all, I'm new here, searched around, checked the troubleshooting page etc. I'm almost sure it's something I'm doing wrong on my side so I don't want to pollute the repo with a...