Originally created by @calgara12 on GitHub (Aug 19, 2022).
Is your feature request related to a problem? Please describe.
Is it possible to autoplay the next podcast episode?
Most of the time I'm listening while riding my bike and its frustrating to stop, click the next episode and the go on.
Describe the solution you'd like
I would like an option to enable that it automatically plays the next episode. The next episode should be determined by the sort order.
Originally created by @calgara12 on GitHub (Aug 19, 2022).
### Is your feature request related to a problem? Please describe.
Is it possible to autoplay the next podcast episode?
Most of the time I'm listening while riding my bike and its frustrating to stop, click the next episode and the go on.
### Describe the solution you'd like
I would like an option to enable that it automatically plays the next episode. The next episode should be determined by the sort order.
It is not possible now but so far the plan is we will adding queue functionality to the audio player similar to other media servers.
@advplyr commented on GitHub (Aug 19, 2022):
It is not possible now but so far the plan is we will adding queue functionality to the audio player similar to other media servers.
Could you elaborate on what you mean when you say "queue"? Please don't make us add podcast episodes to a queue or playlist to get them to play in order, at least serial podcast should automatically play from oldest to newest and should behave basically the same as the web app does now.
@thorinmesser commented on GitHub (May 2, 2023):
Could you elaborate on what you mean when you say "queue"? Please don't make us add podcast episodes to a queue or playlist to get them to play in order, at least serial podcast should automatically play from oldest to newest and should behave basically the same as the web app does now.
A queue would be a list of episodes the media player plays. Currently it is only set to play one at a time. Once a queue is setup then we would auto-populate the queue for podcasts. It would also be used for playlists and book collections.
@advplyr commented on GitHub (May 2, 2023):
A queue would be a list of episodes the media player plays. Currently it is only set to play one at a time. Once a queue is setup then we would auto-populate the queue for podcasts. It would also be used for playlists and book collections.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @calgara12 on GitHub (Aug 19, 2022).
Is your feature request related to a problem? Please describe.
Is it possible to autoplay the next podcast episode?
Most of the time I'm listening while riding my bike and its frustrating to stop, click the next episode and the go on.
Describe the solution you'd like
I would like an option to enable that it automatically plays the next episode. The next episode should be determined by the sort order.
@advplyr commented on GitHub (Aug 19, 2022):
It is not possible now but so far the plan is we will adding queue functionality to the audio player similar to other media servers.
@thorinmesser commented on GitHub (May 2, 2023):
Could you elaborate on what you mean when you say "queue"? Please don't make us add podcast episodes to a queue or playlist to get them to play in order, at least serial podcast should automatically play from oldest to newest and should behave basically the same as the web app does now.
@advplyr commented on GitHub (May 2, 2023):
A queue would be a list of episodes the media player plays. Currently it is only set to play one at a time. Once a queue is setup then we would auto-populate the queue for podcasts. It would also be used for playlists and book collections.
@advplyr commented on GitHub (May 21, 2023):
Duplicate of #416
I'm merging the queue-related issues into one issue