Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enhancement]: Playlist/Play Cue Feature #1077

Closed
dmuiX opened this issue Oct 19, 2022 · 4 comments
Closed

[Enhancement]: Playlist/Play Cue Feature #1077

dmuiX opened this issue Oct 19, 2022 · 4 comments
Labels
enhancement New feature or request

Comments

@dmuiX
Copy link

dmuiX commented Oct 19, 2022

Describe the feature/enhancement

I imagine it like this:
I have an audiobook running. E.g. a short one that just goes one hour or so. After ending it I want to run another audiobook. So I would like to add it to a playlist/play cue and the app just continues to run audiobooks from the cue.
Every streaming service is supporting this feature. I think audible also does not have this feature so far.
Woule be amazing to see it implemented :)

@dmuiX dmuiX added the enhancement New feature or request label Oct 19, 2022
advplyr added a commit that referenced this issue Nov 12, 2022
@advplyr
Copy link
Owner

advplyr commented Nov 13, 2022

Added a player queue for audiobooks. This was already there for podcast episodes but you couldn't add more episodes to the queue.
This is in v2.2.3

There is a lot more to do with this. A playlist is going to be different then a queue. A playlist will be a queue that is saved and is specific to a user.
Once the queue feature is stable we can add playlists and implement this in the mobile apps.

@barelylit
Copy link

barelylit commented Nov 13, 2022

Not sure if I'm missing something, how do we add items to the play queue ? I've updated to 2.2.3 but dont see it ?

@advplyr
Copy link
Owner

advplyr commented Nov 13, 2022

You have to first play an audiobook then you'll see it on the audiobook landing page next to the play button. Or in the menu dropdown on the library/home page.

@advplyr advplyr added the awaiting release Issue is resolved and will be in the next release label Nov 27, 2022
@advplyr
Copy link
Owner

advplyr commented Nov 27, 2022

Playlists added in v2.2.6

Web app only still

@advplyr advplyr closed this as completed Nov 27, 2022
@advplyr advplyr removed the awaiting release Issue is resolved and will be in the next release label Nov 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants