Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parsing bug - file names containing vol/volume twice? #3428

Open
xInsertx opened this issue Nov 29, 2024 · 3 comments
Open

Parsing bug - file names containing vol/volume twice? #3428

xInsertx opened this issue Nov 29, 2024 · 3 comments
Labels
help wanted Extra attention is needed Parser Deals with how we parse data

Comments

@xInsertx
Copy link

xInsertx commented Nov 29, 2024

What happened?

Updating from (UBUNTU/DOCKER) 8.3.2 to 8.4.2 seems to detect some files as separate series. I think it detects the second volume tag weirdly.

Example File:
Folder Path: /root/manga/MANGA_NAME/Vol. 11 Ch. 109.5 - Vol 11 Extras [GroupName].cbz

Some Tests:
Renaming 'Vol 11 Extras' to 'Volume 11 Extras' = Fail
Renaming 'Vol 11 Extras' to 'V11 Extras' = Fail
Renaming 'Vol 11 Extras' to 'Extras' = Works

Rolling back to 8.3.2 and using a backup and re-scanned, detected things as they were.

Volume Extra's are common enough I figured I should mention it - but not so common it wouldn't be hard to rename a few dozen files

Kavita Version Number - If you don not see your version number listed, please update Kavita and see if your issue still persists.

0.8.4.2 - Stable

What operating system is Kavita being hosted from?

Docker (Dockerhub Container)

@xInsertx xInsertx added the needs-triage Needs to be triaged by a developer and assigned a release label Nov 29, 2024
@majora2007
Copy link
Member

This is a known parsing issue and requires manual intervention.

@majora2007 majora2007 added help wanted Extra attention is needed Parser Deals with how we parse data and removed needs-triage Needs to be triaged by a developer and assigned a release labels Nov 29, 2024
@github-project-automation github-project-automation bot moved this to To do in Backlog Nov 29, 2024
@xInsertx
Copy link
Author

So whats your recommended course of action?

@majora2007
Copy link
Member

Remove the title part, aka volume x extras

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed Parser Deals with how we parse data
Projects
Status: To do
Development

No branches or pull requests

2 participants