mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Unnumbered entries sorted first #3204
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf-advplyr#3204
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @skridofly on GitHub (Jan 26, 2026).
What happened?
When adding an audiobook entry into an already existing series, while leaving the sequence number empty, it will be displayed as the first of the entries.
When creating a new library from m4b files, which have the series and sequence numbers embedded, the unnumbered sequences will correctly be sorted last.
The correct sorting can also be achieved by deleting the series from the current library and readding it from correctly embedded m4bs.
What did you expect to happen?
Unnumbered sequences should be sorted as the last entries.
Steps to reproduce the issue
Audiobookshelf version
v2.32.1
How are you running audiobookshelf?
Docker
What OS is your Audiobookshelf server hosted from?
Linux
If the issue is being seen in the UI, what browsers are you seeing the problem on?
Firefox
Logs
Additional Notes
This sorting is also observed in the mobile application.