Is it possible to add items to the queue in a script/automation? #676
-
Or alternatively, add albums to a playlist? |
Beta Was this translation helpful? Give feedback.
Answered by
marcelveldt
Jul 15, 2022
Replies: 1 comment 1 reply
-
Yes, you can use the "enqueue" options for that in the play_media service call. Those were added especially with Music Assistant in mind ;-) So you can for example use "enqueue: add" to add items to the queue. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
OzGav
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, you can use the "enqueue" options for that in the play_media service call. Those were added especially with Music Assistant in mind ;-)
So you can for example use "enqueue: add" to add items to the queue.
And items may be any media item, so even playlists by itself