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

Parts is Parts #114

Closed
StrangeDOS opened this issue Jul 17, 2022 · 0 comments
Closed

Parts is Parts #114

StrangeDOS opened this issue Jul 17, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@StrangeDOS
Copy link

Describe the bug
If downloading a comic that has books titled with (part1) (part2) and so on, the tool will download all the images but it only creates one of the books.

To Reproduce
comics-downloader.exe -url http://readallcomics.com/avengers-doctor-strange-rise-of-the-darkhold-tpb-part-1/ -format cbz -all

Expected behavior
Download all images for all 5 books and create CBZ files.

Screenshots
If applicable, add screenshots to help explain your problem.
image
image

Desktop (please complete the following information):

  • OS: Windows 11
  • Version [e.g. v0.22.2] comics-downloader version v0.33.2
  • Type [e.g GUI] CLI

Additional context
While watching I can see it downloading everything, it builds the first CBZ, then it downloads the images for the next book but doesn't build out the book....could be because the title of the first book does NOT have the number at the end of the name. So you'd expect it to name the file, avengers doctor strange rise of the darkhold tpb-part1.cbz, but its named avengers doctor strange rise of the darkhold tpb-part.cbz (no number indicating the part).

@Girbons Girbons added the bug Something isn't working label Jul 31, 2022
@Girbons Girbons added this to the v0.33.3 milestone Aug 16, 2022
@Girbons Girbons closed this as completed Aug 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants