[Bug]: SERIES-PART id3 tag data with non-numeral characters is appended to end of Series name in ABS #736

Closed
opened 2026-04-24 23:18:58 +02:00 by adam · 2 comments
Owner

Originally created by @chyron8472 on GitHub (Nov 8, 2022).

Describe the issue

When the SERIES-PART id3 tag contains text other than numerals (eg. a1, b3, 1.2, 2.1.3) said text is being appended to the end of the Series name in ABS, rather than being inserted into the Sequence field.

Steps to reproduce the issue

  1. Embed 2b in the SERIES-PART id3 tag of an audiobook that exists in ABS
  2. Click Re-Scan in the book's Details tab in ABS.

Audiobookshelf version

v2.2.2

How are you running audiobookshelf?

Docker

Originally created by @chyron8472 on GitHub (Nov 8, 2022). ### Describe the issue When the SERIES-PART id3 tag contains text other than numerals (eg. `a1`, `b3`, `1.2`, `2.1.3`) said text is being appended to the end of the Series name in ABS, rather than being inserted into the Sequence field. ### Steps to reproduce the issue 1. Embed `2b` in the SERIES-PART id3 tag of an audiobook that exists in ABS 2. Click `Re-Scan` in the book's Details tab in ABS. ### Audiobookshelf version v2.2.2 ### How are you running audiobookshelf? Docker
adam added the bug label 2026-04-24 23:18:58 +02:00
adam closed this issue 2026-04-24 23:18:58 +02:00
Author
Owner

@advplyr commented on GitHub (Jan 4, 2023):

Are you sure this is coming from the SERIES-PART tag and not the data pulled from metadata.abs

A bug was brought up in #1360 that I confirmed has to do with non-numerical characters in sequence.

@advplyr commented on GitHub (Jan 4, 2023): Are you sure this is coming from the SERIES-PART tag and not the data pulled from metadata.abs A bug was brought up in #1360 that I confirmed has to do with non-numerical characters in sequence.
Author
Owner

@advplyr commented on GitHub (Jan 8, 2023):

Fixed in v2.2.12

@advplyr commented on GitHub (Jan 8, 2023): Fixed in [v2.2.12](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.12)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#736