[Enhancement]: Sort library by date last listened/date completed #778

Closed
opened 2026-04-24 23:21:18 +02:00 by adam · 3 comments
Owner

Originally created by @hobesman on GitHub (Nov 25, 2022).

Describe the feature/enhancement

Currently we can filter by status (finished, unfinished, started, not started) but we can't sort by anything related to progress status.

I'd like to be able to sort by date last listened. And related to that, it might make sense to sort by percentage completed or possibly raw time remaining or something.

Just some other ideas, but the main one I would like is the date last listened and/or date completed.

Originally created by @hobesman on GitHub (Nov 25, 2022). ### Describe the feature/enhancement Currently we can filter by status (finished, unfinished, started, not started) but we can't sort by anything related to progress status. I'd like to be able to sort by date last listened. And related to that, it might make sense to sort by percentage completed or possibly raw time remaining or something. Just some other ideas, but the main one I would like is the date last listened and/or date completed.
adam added the enhancementsorting/filtering/searching labels 2026-04-24 23:21:19 +02:00
adam closed this issue 2026-04-24 23:21:19 +02:00
Author
Owner

@Dr-Blank commented on GitHub (May 7, 2024):

it seems api already exists, adding sort=progressLastUpdate should work

https://api.audiobookshelf.org/#get-a-library-39-s-items

@Dr-Blank commented on GitHub (May 7, 2024): it seems api already exists, adding `sort=progressLastUpdate` should work https://api.audiobookshelf.org/#get-a-library-39-s-items
Author
Owner

@advplyr commented on GitHub (Jul 28, 2025):

Date last listened sort is added for the next release. For the date completed we can use https://github.com/advplyr/audiobookshelf/issues/4540 as the main issue for that now.

@advplyr commented on GitHub (Jul 28, 2025): Date last listened sort is added for the next release. For the date completed we can use https://github.com/advplyr/audiobookshelf/issues/4540 as the main issue for that now.
Author
Owner

@github-actions[bot] commented on GitHub (Aug 3, 2025):

Fixed in v2.27.0.

@github-actions[bot] commented on GitHub (Aug 3, 2025): Fixed in [v2.27.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.27.0).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#778