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

Volume directories are not created correctly when config "create_volume_dir" is true #187

Closed
MisterTeknis opened this issue Oct 15, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@MisterTeknis
Copy link

Describe the bug

When trying to create volume directories with the "create_volume_dir" set to true in the config file, the volume directories are created in the working directory rather than the "manga title" directory. Volume directories remain empty.

eg. file tree

working dir

  • Girls_Last_Tour(example manga title)
    -0001_Chapter_1
    -0002_Chapter_2
    - etc
  • Vol.1
  • Vol.2
  • etc

Reproduction steps

Set "create_volume_dir" to true in config file
Search for manga (ex. Girls last tour)
See chapters has volume information
Download all chapters

Expected behavior

Volume directories created in the "Manga title" directory and populated with chapters based on volume information provided during search.

Additional context

No response

Operating System

Linux

@MisterTeknis MisterTeknis added the bug Something isn't working label Oct 15, 2023
@MisterTeknis
Copy link
Author

Duplicate of #183

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

1 participant