audiobookshelf
audiobookshelf copied to clipboard
[Enhancement]: Podcast Up Next category on home page
Describe the feature/enhancement
I think in addition to the already present Continue Listening, Newest Episodes, and Recently Added it would be nice to have a Next Up category. This would include the next unwatched episode of a series already in progress.
Potentially the next (unstarted) episode could be included in the Continue Listening category. I think this is now the default behavior for Emby but there is a legacy option to split them out into continue watching and next up.
Somewhat related but off topic, is there enough of a difference between Recently Added and Newest Episodes or a good use case to justify having both? Only a thought, not a suggestion.
Recently Added is recently added podcasts (not episodes).
We currently do this for series but it's labeled "Continue Series". We could do "Continue Podcast" or "Next Episode".
I'm a bit stuck though on what the listening order should be. I think by default you would listen in order of least recent pubDate to most recent pubDate, but I know a few people have mentioned listening in a different order.
I'm a bit stuck though on what the listening order should be. I think by default you would listen in order of least recent pubDate to most recent pubDate, but I know a few people have mentioned listening in a different order.
That is a good point podcasts are a weird media that doesn't always follow the rules. But personally I would agree with you I think the majority of the time the order should be from least recent pubDate to most recent pubDate.
Maybe useing the Episode numbers might be a good alternative to pubDate as it would at least give the podcast publisher control over the order. But that also might be trouble as I have seen the episode number get ignored.
Personally I think least recent pubDate to most recent pubDate is still the most expected listening order.
Almost all of the podcasts I have added don't use the episode number field. I'm not sure why that is so commonly ignored.
I guess the question really is whether or not we will have to build in some way to change the listening order. If we do that the UI could be confusing.
Personally I think it is best to keep the listening order feature as simple and as automatic as possible. But I do like the idea of giving the user some control. Maybe add an option under the edit podcast UI interface to keep the daily use UI clean.
Maybe something like this? (Note: this would be completely separate from the drop down menu on the main episode list screen. (where I stole it from)

This would allow the user to pick and choose what data point to use for the listening order as well as the direction. The downside is it wouldn't allow them to completely customize the episode order. But as that would be a manual process anyways a good work around would be for the user to manually add/change the data point on each episode so it matches how they want it to order. For example manually changing the Episode number to the order they want.
This is a possibility too and would be set globally for all users if we went this route. When asked in the discord some people would like the listening order to be user-specific. The listening order might be overcomplicating things. I plan to get a bunch of podcast apps and see what they do.
This is a possibility too and would be set globally for all users if we went this route. When asked in the discord some people would like the listening order to be user-specific. The listening order might be overcomplicating things. I plan to get a bunch of podcast apps and see what they do.
Ohh I didn't even thing about multi user. Yeah I think if we do it we probably will want user-specific settings.
I'm glad I waited on implementing the listening order because the way this is done everywhere else is outlined here https://podcasters.apple.com/support/3143-how-to-set-the-order-of-podcast-episodes
We now support episode type, season and episode number. On the podcast level we have podcast type of "episodic" or "serial".
I'm thinking we will build the player to use that guide when determining the play order