advplyr / audiobookshelf-app

Mobile application for Audiobookshelf
https://audiobookshelf.org
GNU General Public License v3.0
1.28k stars 173 forks source link

[Enhancement] Remember/persist sort & filter options for podcast episodes #304

Open Paraxes opened 2 years ago

Paraxes commented 2 years ago

Is your feature request related to a problem? Please describe.

Feature Request

Describe the solution you'd like

I'd like for the sorting to persist regarding Podcasts. Currently, the default sorting method is "most recent published podcast episode" and while you can change it, once you leave the specific podcast it resets.

However, especially for audio drama podcasts or something that splits its topic over multiple episodes, sorting by most recent is inadequate.

So please let the sorting that we set when we go on to a podcast persist once we leave it - both in the webinterface and the app.

thorinmesser commented 1 year ago

I would also suggest that "serial" podcasts should have the opposite default. This may already be in the plans but just thought I'd bring it up.

deanishe commented 1 year ago

Related to what @thorinmesser says, the current season/episode sorting is kinda weird. Why are they separate? Like, I can have descending seasons or episodes, but not both.

Shouldn't these be combined so that there's just one "sort by season & episode" option, or so that both can be applied at the same time?

advplyr commented 1 year ago

@deanishe Yeah that's a good point

oosoos01 commented 1 year ago

I have the same question. I would like to set the default sorting to be by title. Because sometimes I download a higher quality version to replace a previous podcast episode, and that messes up the "most recent published podcast episode" sorting.

advplyr commented 1 year ago

I've added persisting the filter option to this request as well. From #736