[Bug]: Podcast Sort Order Not Remembered #634

Closed
opened 2026-04-24 23:15:07 +02:00 by adam · 5 comments
Owner

Originally created by @feerlessleadr on GitHub (Sep 12, 2022).

Describe the issue

For my podcasts, I manually add the episodes to my library folder from a yt-dlp script (which adds the upload date to the beginning of the filename, so that I can properly sort each episode), rather than have ABS directly download the episodes for me.

As a result, I need to sort my episodes by title, rather than pub date (since ABS doesn't know the pub date, and therefore has the episodes out of order). I've noticed however that whenever I change the sort order for a podcast, then navigate to another screen, then navigate back, the sort order is always changed back to 'Pub Date'.

I'm not sure if this is a bug or is actually a feature request, but I would imagine that ABS should remember the sort order (either globally or on a per podcast basis) set by the user.

Steps to reproduce the issue

  1. Navigate to podcast library and select podcast (where there are a list of podcast episodes)
  2. Click on the 'Pub Date' to change sort order to 'Title' (happens with other sort orders as well)
  3. Navigate away from the screen
  4. Navigate back to podcast episode listing
  5. Sort order is reset to pub date

Audiobookshelf version

2.1.5

How are you running audiobookshelf?

Docker

Originally created by @feerlessleadr on GitHub (Sep 12, 2022). ### Describe the issue For my podcasts, I manually add the episodes to my library folder from a yt-dlp script (which adds the upload date to the beginning of the filename, so that I can properly sort each episode), rather than have ABS directly download the episodes for me. As a result, I need to sort my episodes by title, rather than pub date (since ABS doesn't know the pub date, and therefore has the episodes out of order). I've noticed however that whenever I change the sort order for a podcast, then navigate to another screen, then navigate back, the sort order is always changed back to 'Pub Date'. I'm not sure if this is a bug or is actually a feature request, but I would imagine that ABS should remember the sort order (either globally or on a per podcast basis) set by the user. ### Steps to reproduce the issue 1. Navigate to podcast library and select podcast (where there are a list of podcast episodes) 2. Click on the 'Pub Date' to change sort order to 'Title' (happens with other sort orders as well) 3. Navigate away from the screen 4. Navigate back to podcast episode listing 5. Sort order is reset to pub date ### Audiobookshelf version 2.1.5 ### How are you running audiobookshelf? Docker
adam added the enhancement label 2026-04-24 23:15:07 +02:00
adam closed this issue 2026-04-24 23:15:07 +02:00
Author
Owner

@advplyr commented on GitHub (Sep 13, 2022):

There has been a lot of discussion on this and I'm not sure the best way to handle this yet.
There is more to the sort order when we start considering the audio player queue.

@advplyr commented on GitHub (Sep 13, 2022): There has been a lot of discussion on this and I'm not sure the best way to handle this yet. There is more to the sort order when we start considering the audio player queue.
Author
Owner

@feerlessleadr commented on GitHub (Sep 13, 2022):

Understood - similar to the other discussion we had, I think a user defined setting (in this case, just remembering the last sort selection by the user) seems to be the KISS and/or most user intuitive solution. Your show though, so I'll leave it up to you.

@feerlessleadr commented on GitHub (Sep 13, 2022): Understood - similar to the other discussion we had, I think a user defined setting (in this case, just remembering the last sort selection by the user) seems to be the KISS and/or most user intuitive solution. Your show though, so I'll leave it up to you.
Author
Owner

@Skitals commented on GitHub (Dec 2, 2022):

A different and more general use case for this feature is serial podcasts that need to be listened to chronologically. If you import a new podcast and want to start from this beginning, this is basically impossible on Android Auto where you can't change the order. A option to the set the sort order for each podcast would be awesome.

@Skitals commented on GitHub (Dec 2, 2022): A different and more general use case for this feature is serial podcasts that need to be listened to chronologically. If you import a new podcast and want to start from this beginning, this is basically impossible on Android Auto where you can't change the order. A option to the set the sort order for each podcast would be awesome.
Author
Owner

@gbakeman commented on GitHub (Sep 14, 2023):

I don't know if this needs to be too complicated from the start. I listen to everything I have in date added, oldest first and that's all I need. If the ABS web player could just remember the last order I had specified, I wonder if that would satisfy most users.

@gbakeman commented on GitHub (Sep 14, 2023): I don't know if this needs to be too complicated from the start. I listen to everything I have in date added, oldest first and that's all I need. If the ABS web player could just remember the last order I had specified, I wonder if that would satisfy most users.
Author
Owner

@advplyr commented on GitHub (Sep 17, 2023):

Duplicate of #1321

@advplyr commented on GitHub (Sep 17, 2023): Duplicate of #1321
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#634