Series tab lists items out of order. #739

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

Originally created by @chyron8472 on GitHub (Oct 30, 2023).

Steps to reproduce

  1. Assign books to series
  2. Multiple series exist
  3. Open Series tab

Expected behaviour

  • Series should be sorted alphabetically, while ignoring prefixes.

Actual behaviour

  • Series sort seemingly randomly

image

Environment data

Audiobookshelf Version: 2.4.4

  • Android App?
  • iOS App?

Android Issue

Android version: 0.9.66-beta

Device model: Moto G Power XT2041-7

Stock or customized system: Stock

iOS Issue

iOS Version:

iPhone model:

Originally created by @chyron8472 on GitHub (Oct 30, 2023). ### Steps to reproduce 1. Assign books to series 2. Multiple series exist 3. Open Series tab ### Expected behaviour - Series should be sorted alphabetically, while ignoring prefixes. ### Actual behaviour - Series sort seemingly randomly ![image](https://github.com/advplyr/audiobookshelf-app/assets/12549803/cece8b25-b644-4260-86c6-aefc1201f883) ### Environment data Audiobookshelf Version: 2.4.4 - [x] Android App? - [ ] iOS App? #### Android Issue Android version: 0.9.66-beta Device model: Moto G Power XT2041-7 Stock or customized system: Stock #### iOS Issue iOS Version: iPhone model:
adam added the bug label 2026-04-24 23:36:22 +02:00
adam closed this issue 2026-04-24 23:36:24 +02:00
Author
Owner

@hobesman commented on GitHub (Oct 30, 2023):

Could it be sorting by the title of the first book in the series?

@hobesman commented on GitHub (Oct 30, 2023): Could it be sorting by the title of the first book in the series?
Author
Owner

@chyron8472 commented on GitHub (Oct 30, 2023):

Could it be sorting by the title of the first book in the series?

Nope.
Case in point:

  • Colour of Magic
  • Sword in the Stone
  • Pirates of the Caribbean
  • Twilight
  • Life Reset
  • Princess is Black
  • White Queen
  • Ender's Game

Even if you included the "The" in some of those, it still would not be alphabetical. Twilight, Life Reset, and Ender's Game have no articles/prefixes.

@chyron8472 commented on GitHub (Oct 30, 2023): > Could it be sorting by the title of the first book in the series? Nope. Case in point: - Colour of Magic - Sword in the Stone - Pirates of the Caribbean - Twilight - Life Reset - Princess is Black - White Queen - Ender's Game Even if you included the "The" in some of those, it still would not be alphabetical. Twilight, Life Reset, and Ender's Game have no articles/prefixes.
Author
Owner

@advplyr commented on GitHub (Nov 18, 2023):

Fixed in v0.9.67-beta

@advplyr commented on GitHub (Nov 18, 2023): Fixed in [v0.9.67-beta](https://github.com/advplyr/audiobookshelf-app/releases/tag/v0.9.67-beta)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#739