You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.
additional events
It would be great to have additional events:
track finished event: triggered when a track playback was finished and the next track
track started event: triggered when a track playback was started or even started again after pause - focused on tracks instead of the whole playlist
playback nearly finished event: triggered when the last track of the playlist was started
Enqueue feature
For filling the playlist at nearly finished, it would be great to have an enqueue feature which will add tracks to the playlist instead of replacing.
I would need such a feature to implement the radio skill we currently already have for alexa, also for google assistant.
The events about started/finished/paused/resumed track is needed for our performance reporting and playback history.
The text was updated successfully, but these errors were encountered:
shivan
changed the title
Playlist - additional feature requests - enqueue, track finished event, track started event, playback nearly finished event
Playlist - additional features requests: enqueue, track finished event, track started event, playback nearly finished event
May 21, 2021
shivan
changed the title
Playlist - additional features requests: enqueue, track finished event, track started event, playback nearly finished event
Feature request: enqueue, track finished event, track started event, playback nearly finished event
May 21, 2021
@taycaldwell thanks. Would be nice if those features would be implemented. Thanks.
Would also be nice if you keep me up to date. Or if there's a beta test of that, I'll be happy to test. As we really like to implement that action for the google users.
Yes, these features would be very useful for us as well. It would also be great to be able to assign each media object a unique id that can be used accessed within the media status intent context.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi,
the playlist feature is a good start.
It would be great to have additional events:
For filling the playlist at nearly finished, it would be great to have an enqueue feature which will add tracks to the playlist instead of replacing.
I would need such a feature to implement the radio skill we currently already have for alexa, also for google assistant.
The events about started/finished/paused/resumed track is needed for our performance reporting and playback history.
The text was updated successfully, but these errors were encountered: