Originally created by @chyron8472 on GitHub (Oct 30, 2023).
Steps to reproduce
Assign books to series
Multiple series exist
Open Series tab
Expected behaviour
Series should be sorted alphabetically, while ignoring prefixes.
Actual behaviour
Series sort seemingly randomly
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

### 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
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @chyron8472 on GitHub (Oct 30, 2023).
Steps to reproduce
Expected behaviour
Actual behaviour
Environment data
Audiobookshelf Version: 2.4.4
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:
@hobesman commented on GitHub (Oct 30, 2023):
Could it be sorting by the title of the first book in the series?
@chyron8472 commented on GitHub (Oct 30, 2023):
Nope.
Case in point:
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.
@advplyr commented on GitHub (Nov 18, 2023):
Fixed in v0.9.67-beta