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

Fix/downloader not creating folder or cbz file #676

Merged

Conversation

schroda
Copy link
Collaborator

@schroda schroda commented Sep 2, 2023

regression introduced with 1c9a139

fixes #540 (again)

The directory, in which the cbz file should have been saved in, was never created.
"renameTo" does not include the content of a directory.
Thus, it just created an empty chapter folder int the final download directory
@schroda schroda force-pushed the fix/downloader_not_creating_folder_or_cbz_file branch from ce2f2a2 to 93e3e6a Compare September 2, 2023 14:55
@Syer10 Syer10 merged commit abcbec9 into Suwayomi:master Sep 3, 2023
@schroda schroda deleted the fix/downloader_not_creating_folder_or_cbz_file branch September 4, 2023 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Download as .cbz results in error
2 participants