mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-02 22:46:56 -05:00
[BUG] Scanner doesn't parse Volume # with decimal in it #103
Labels
No labels
authentication
awaiting release
backlog
bug
chapter editor
config-issue
ebooks
encoding/embedding
enhancement
help wanted
listening sessions & progress
planned
possible plugin
progress sync
sorting/filtering/searching
unable to reproduce
upload
users & permissions
waiting
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/audiobookshelf#103
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @typhooncarr on GitHub (Nov 23, 2021).
Scanning books with a Volume #0.5, or any decimal point, the parser fails and just uses the whole number (ie. 0)

Correct Entry for the example above

@advplyr commented on GitHub (Nov 26, 2021):
I didn't set it up to parse decimals originally. I just released
v1.6.29that will parse volumes with decimals.