Continuous playing first numbers #3439
-
Hi all, Does anyone know what might be going wrong here? Recently, I’ve noticed that Music Assistant starts looping after playing around 9 tracks. I have an automation set to start playing at 8:30, and it begins as expected. However, once it finishes playing the initial set of tracks, it repeats the same ones instead of continuing with the queue. This issue isn’t specific to one playlist—it happens with any playlist I use. I can manually skip to the next track, and it will play more songs from the queue, but after a while, the issue starts again. I’ve attached screenshots of my setup and automation for context. Any help or insight would be greatly appreciated! HomeAssistant: Music Assistant: latest version. |
Beta Was this translation helpful? Give feedback.
Replies: 6 comments 7 replies
-
What happens if you manually start playing a playlist? |
Beta Was this translation helpful? Give feedback.
-
Well, this is strange. In all the playlists today, both via automation and manually, it plays just fine. Even when played and queued, it displays correctly, as you can see on the attached image. It seems like this playlist just doesn’t want to play properly. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Allright @OzGav I discovered that starting by hand a playlist from the MA screen, it will play all the numbers. |
Beta Was this translation helpful? Give feedback.
-
For me it seems to be a combination of:
To reproduce the issue, you can start this public spotify album with very short songs (10-30secs each, therefore failing fast) in home assistant: action: music_assistant.play_media
data:
media_id: https://open.spotify.com/album/280p7RtY0tVouTaRlTM3CE?si=FTOvMkw3RoOtwfUi7S6Qsw
enqueue: replace
target:
entity_id: media_player.werkkamergroup #replace with your playgroup player |
Beta Was this translation helpful? Give feedback.
-
@OzGav this is the autmotation which will start playing a playlist “Chill vibes 2024” from Spotify. When I choose a playlist which is on the beginscreen of Music Assistant, it looks like the problem doesn’t occur. |
Beta Was this translation helpful? Give feedback.
Try again when beta 16 gets released in a few hours.