[Enhancement]: Collection sorting options #2821

Open
opened 2026-04-25 00:10:57 +02:00 by adam · 1 comment
Owner

Originally created by @pjones112000 on GitHub (Jun 4, 2025).

Type of Enhancement

None

Describe the Feature/Enhancement

I would like additional sorting features in collections...for example, re-sort based on title, author, series, etc... rather than having to sort everything.

Why would this be helpful?

I'm using collections as a means of grouping (similar to genres). Currently, it's too difficult to reorder large groups of books in a collection.

Future Implementation (Screenshot)

Select sorting option, sorts accordingly.

Audiobookshelf Server Version

2.24.0

Current Implementation (Screenshot)

No response

Originally created by @pjones112000 on GitHub (Jun 4, 2025). ### Type of Enhancement None ### Describe the Feature/Enhancement I would like additional sorting features in collections...for example, re-sort based on title, author, series, etc... rather than having to sort everything. ### Why would this be helpful? I'm using collections as a means of grouping (similar to genres). Currently, it's too difficult to reorder large groups of books in a collection. ### Future Implementation (Screenshot) Select sorting option, sorts accordingly. ### Audiobookshelf Server Version 2.24.0 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-25 00:10:57 +02:00
Author
Owner

@nichwall commented on GitHub (Jun 4, 2025):

Collections are designed as an ordered list of items which are organized by the user (not sorted by different fields).

You could split items out by library for sorting, depending on how many items you have in a collection.

Edit to add: duplicate of https://github.com/advplyr/audiobookshelf/issues/1836

@nichwall commented on GitHub (Jun 4, 2025): Collections are designed as an ordered list of items which are organized by the user (not sorted by different fields). You could split items out by library for sorting, depending on how many items you have in a collection. Edit to add: duplicate of https://github.com/advplyr/audiobookshelf/issues/1836
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2821