[Enhancement]: Allow reordering of tracks #1672

Closed
opened 2026-04-24 23:54:17 +02:00 by adam · 6 comments
Owner

Originally created by @mpldr on GitHub (Jan 19, 2024).

Describe the feature/enhancement

It would be nice if it was possible to reorder a books tracklist. For some very long books, there is no "single file" version available for download. One such example would be "Under the Dome" by Stephen King.

After downloading them, ripping them, and uploading them to ABS, I now have this mess (I assume because the disk number wasn't set as a tag):
2024-01-19-11-58-57

It would be nice if I could just reorder this in the chapter overview instead of having to retag all those files.

Originally created by @mpldr on GitHub (Jan 19, 2024). ### Describe the feature/enhancement It would be nice if it was possible to reorder a books tracklist. For some very long books, there is no "single file" version available for download. One such example would be "Under the Dome" by Stephen King. After downloading them, ripping them, and uploading them to ABS, I now have this mess (I assume because the disk number wasn't set as a tag): ![2024-01-19-11-58-57](https://github.com/advplyr/audiobookshelf/assets/33086936/8fbbb9ee-dd84-43f9-a4f0-db11552e75c0) It would be nice if I could just reorder this in the chapter overview instead of having to retag all those files.
adam added the enhancement label 2026-04-24 23:54:17 +02:00
adam closed this issue 2026-04-24 23:54:18 +02:00
Author
Owner

@criscrafter commented on GitHub (Jan 19, 2024):

How is your folde Structure organized? Normally it should order them automatically.
This is how it should look like:
grafik
You should also be able to click on "manage Tracks"(in my screenshot) and should see this, where you can oder them:
grafik

This is the folder structure:
grafik
This is the root folder that Audiobookshelf sees:
grafik

@criscrafter commented on GitHub (Jan 19, 2024): How is your folde Structure organized? Normally it should order them automatically. This is how it should look like: ![grafik](https://github.com/advplyr/audiobookshelf/assets/95765057/a4d1cd4e-f99e-46ee-a181-cbc9b7a40ce3) You should also be able to click on "manage Tracks"(in my screenshot) and should see this, where you can oder them: ![grafik](https://github.com/advplyr/audiobookshelf/assets/95765057/4275fda7-2c4e-4022-8489-76cf52b347d6) This is the folder structure: ![grafik](https://github.com/advplyr/audiobookshelf/assets/95765057/48478296-0329-4185-b8d3-2c505989a2ea) This is the root folder that Audiobookshelf sees: ![grafik](https://github.com/advplyr/audiobookshelf/assets/95765057/05f2640b-2451-434e-a3ef-9faf1b30809b)
Author
Owner

@mpldr commented on GitHub (Jan 19, 2024):

I am not quite sure what you mean. All files are in the same [Author]/[Book] directory. No subdirectories. Unfortunately, the sorting in ABS, does not match the order of a "traditional" sorting.

moritz@atlas ❯ ls audiobooks/Stephen\ King/Die\ Arena\ -\ Under\ the\ Dome          /srv/audiobookshelf
.rw-r--r-- 191k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-01 Kapitel 1.opus
.rw-r--r-- 240k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-02 Kapitel 2.opus
.rw-r--r-- 5.5M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-03 Kapitel 3.opus
.rw-r--r--  13M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-04 Kapitel 4.opus
.rw-r--r--  22M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-05 Kapitel 5.opus
.rw-r--r--  28M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-06 Kapitel 6.opus
.rw-r--r--  33M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-07 Kapitel 7.opus
.rw-r--r--  42M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-08 Kapitel 8.opus
.rw-r--r--  49M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-09 Kapitel 9.opus
.rw-r--r--  31M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-10 Kapitel 10.opus
.rw-r--r--  27M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-11 Kapitel 11.opus
.rw-r--r--  33M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-12 Kapitel 12.opus
.rw-r--r--  31M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-13 Kapitel 13.opus
.rw-r--r--  39M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-14 Kapitel 14.opus
.rw-r--r--  36M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-15 Kapitel 15.opus
.rw-r--r--  35M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-16 Kapitel 16.opus
.rw-r--r-- 221k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-17 Kapitel 17.opus
.rw-r--r--  43M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-01 Kapitel 1.opus
.rw-r--r--  45M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-02 Kapitel 2.opus
.rw-r--r--  43M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-03 Kapitel 3.opus
.rw-r--r--  46M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-04 Kapitel 4.opus
@mpldr commented on GitHub (Jan 19, 2024): I am not quite sure what you mean. All files are in the same `[Author]/[Book]` directory. No subdirectories. Unfortunately, the sorting in ABS, does not match the order of a "traditional" sorting. ``` moritz@atlas ❯ ls audiobooks/Stephen\ King/Die\ Arena\ -\ Under\ the\ Dome /srv/audiobookshelf .rw-r--r-- 191k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-01 Kapitel 1.opus .rw-r--r-- 240k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-02 Kapitel 2.opus .rw-r--r-- 5.5M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-03 Kapitel 3.opus .rw-r--r-- 13M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-04 Kapitel 4.opus .rw-r--r-- 22M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-05 Kapitel 5.opus .rw-r--r-- 28M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-06 Kapitel 6.opus .rw-r--r-- 33M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-07 Kapitel 7.opus .rw-r--r-- 42M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-08 Kapitel 8.opus .rw-r--r-- 49M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-09 Kapitel 9.opus .rw-r--r-- 31M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-10 Kapitel 10.opus .rw-r--r-- 27M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-11 Kapitel 11.opus .rw-r--r-- 33M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-12 Kapitel 12.opus .rw-r--r-- 31M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-13 Kapitel 13.opus .rw-r--r-- 39M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-14 Kapitel 14.opus .rw-r--r-- 36M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-15 Kapitel 15.opus .rw-r--r-- 35M root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-16 Kapitel 16.opus .rw-r--r-- 221k root 19 Jan 11:19 Die Arena - Teil 1 - Under the Dome-17 Kapitel 17.opus .rw-r--r-- 43M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-01 Kapitel 1.opus .rw-r--r-- 45M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-02 Kapitel 2.opus .rw-r--r-- 43M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-03 Kapitel 3.opus .rw-r--r-- 46M root 19 Jan 11:19 Die Arena - Teil 2 - Under the Dome-04 Kapitel 4.opus ```
Author
Owner

@criscrafter commented on GitHub (Jan 19, 2024):

Can you send a screenshot of the main Page of the Audiobook?
I cannot find the page, where you took the screenshot.

@criscrafter commented on GitHub (Jan 19, 2024): Can you send a screenshot of the main Page of the Audiobook? I cannot find the page, where you took the screenshot.
Author
Owner

@mpldr commented on GitHub (Jan 19, 2024):

Item > Edit > Chapters > Edit Chapters

--
Moritz Poldrack
https://moritz.sh
Official sponsor of the letter @

Edited for television.

@mpldr commented on GitHub (Jan 19, 2024): Item > Edit > Chapters > Edit Chapters -- Moritz Poldrack https://moritz.sh Official sponsor of the letter @ > Edited for television.
Author
Owner

@criscrafter commented on GitHub (Jan 19, 2024):

Oh, okay.
Having the option to move them there easily would be nice.
You can move them however by going to Item and on the right of the "Audio Tracks" dropdown you can click "Manage Tracks".
There you can move them around.

@criscrafter commented on GitHub (Jan 19, 2024): Oh, okay. Having the option to move them there easily would be nice. You can move them however by going to Item and on the right of the "Audio Tracks" dropdown you can click "Manage Tracks". There you can move them around.
Author
Owner

@advplyr commented on GitHub (Jan 19, 2024):

I think you want to re-order the tracks and not re-order the chapters. If you only re-order the chapters then it will still be out of order when you listen to it.
To re-order the tracks use the manage tracks page like @criscrafter mentioned.
When you go to the manage tracks page you can also use the column headers to quickly sort them. Abs attempts to get the track and disk number from the filename and the audio file meta tags but isn't always successful like in your case so you have to manually manage tracks.

@advplyr commented on GitHub (Jan 19, 2024): I think you want to re-order the tracks and not re-order the chapters. If you only re-order the chapters then it will still be out of order when you listen to it. To re-order the tracks use the manage tracks page like @criscrafter mentioned. When you go to the manage tracks page you can also use the column headers to quickly sort them. Abs attempts to get the track and disk number from the filename and the audio file meta tags but isn't always successful like in your case so you have to manually manage tracks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#1672