Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Feature request: enqueue, track finished event, track started event, playback nearly finished event #31

Open
shivan opened this issue Apr 16, 2021 · 3 comments

Comments

@shivan
Copy link

shivan commented Apr 16, 2021

Hi,

the playlist feature is a good start.

  1. 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
  1. 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.

@shivan 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 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
Copy link
Contributor

Thank you for your feature requests. I have filed tickets internally with the Media API team.

@shivan
Copy link
Author

shivan commented Oct 20, 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.

@kyngvesson
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants