mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:55 -05:00
[Bug]: Chapter order isn't correct #2958
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#2958
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 @mahob1972 on GitHub (Aug 18, 2025).
What happened?
I add a audiobook to the library. it is a folder with two subfolders CD1 and CD2 in this folders are several mp3 files. The file names are 01. Vorstellung 02. Begebnung auf der Post and so on. In the chapters I see now 07. Bei Mortimer Hopper 01. Vorstellung and this on both CD folders file number 07 is at both CDs the first chapter and not the 01 file. I add the metadata.json as a better explanation. Server is running v2.28.0
metadata.json
What did you expect to happen?
correct order of the chapters
Steps to reproduce the issue
Audiobookshelf version
v2.28.0
How are you running audiobookshelf?
Other (list in "Additional Notes" box)
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?
Chrome
Logs
Additional Notes
running as LXC on Proxmox
@advplyr commented on GitHub (Aug 18, 2025):
Can you share a screenshot of the manage tracks page?
Chapters are set only when first scanned in and will be set based on the order of the audio tracks only if chapters aren't embedded in the audio files.
@mahob1972 commented on GitHub (Aug 19, 2025):
here is the screen shot
@Vito0912 commented on GitHub (Aug 19, 2025):
This is not the manage track view. The manage track view can be accessed using the button circled in red in the screenshot above.
@mahob1972 commented on GitHub (Aug 19, 2025):
Sorry my fault
@Vito0912 commented on GitHub (Aug 19, 2025):
Did you add any files at a later point or did you add all the files at once?
@mahob1972 commented on GitHub (Aug 19, 2025):
I add all files at once. I upload the folder that contains the subfolders CD1 and CD2.
That the order is on both CDs in the same wrong is interesting