[BUG] Scanner doesn't parse Volume # with decimal in it #101

Closed
opened 2026-04-24 22:58:38 +02:00 by adam · 1 comment
Owner

Originally created by @typhooncarr on GitHub (Nov 24, 2021).

Scanning books with a Volume #0.5, or any decimal point, the parser fails and just uses the whole number (ie. 0)
image

Correct Entry for the example above
image

Originally created by @typhooncarr on GitHub (Nov 24, 2021). Scanning books with a Volume #0.5, or any decimal point, the parser fails and just uses the whole number (ie. 0) ![image](https://user-images.githubusercontent.com/94880451/143155320-39e9344e-37c8-4cb6-a5cb-86ea77d7505e.png) Correct Entry for the example above ![image](https://user-images.githubusercontent.com/94880451/143155411-7ebbacc8-6af5-445d-a163-8ab723738213.png)
adam closed this issue 2026-04-24 22:58:38 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 26, 2021):

I didn't set it up to parse decimals originally. I just released v1.6.29 that will parse volumes with decimals.

@advplyr commented on GitHub (Nov 26, 2021): I didn't set it up to parse decimals originally. I just released `v1.6.29` that will parse volumes with decimals.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#101