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

add after currently playing episode #2344

Closed
mase76 opened this issue May 29, 2017 · 4 comments
Closed

add after currently playing episode #2344

mase76 opened this issue May 29, 2017 · 4 comments

Comments

@mase76
Copy link

mase76 commented May 29, 2017

Hi!
When enabling "move new episodes to the beginning of the playlist", I think, there are 2
misbehaviours:

  1. When adding an older episode manually to the playlist, it is also added to the beginning.
    I think, only newly released episodes found by the feed updates should be added to the beginning.
    Manually added episodes should be queued at the end.

  2. To ensure, that continuous playing works all the time, the episode should not be added always
    to the top of the playlist. It should be queued after the current playing episode. When an episode from
    within of the playlist ends, the following episode should be the one on top of the playlist, not the
    directly following. Maybe the playing episode should always move to the top of the playlist when
    playing.

What do you think?

@mfietz
Copy link
Contributor

mfietz commented May 29, 2017

  1. I think that would be rather confusing. It should not matter if the episode was manually or automatically added to the queue. This request might have more to do with a self organising queue (aka having settings how you like your queue sorted).
  2. I think this is rather a corner case. This rather sounds something you want when listening to an audio book or podcasts that have an sequential order (which I think are rather a minority). Maybe we could extend "Add to top of the queue" into more choices: "Add to top of queue", "Add to bottom of queue", "add after currently playing episode" or something like "always ask me" which would open a second level menu (after "Add to queue...") and which would give you the same choices (with an option to "never ask again") for those micro-managing their queue.

Btw, as you mentioned yourself, you recognised two misbehaviours. Please open two issues next time. Else, it is rather ugly to keep track of issues.

@mase76
Copy link
Author

mase76 commented May 29, 2017 via email

@mfietz mfietz changed the title Move new episodes to beginning - misbehaviour add after currently playing episode Oct 8, 2017
@mase76
Copy link
Author

mase76 commented Jul 16, 2019

Maybe you could add an option to keep the current playing episode on top of the playlist, even when it is paused.

@ByteHamster
Copy link
Member

We recently added an option to enqueue after the currently playing episode (#2714). It will be available in the next update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants