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

Properly handle if should ZIP and work-folder creation and file naming #272

Closed

Conversation

Invertex
Copy link
Contributor

@Invertex Invertex commented Aug 26, 2024

shouldZipFile() was only checking how many pages the source had, instead of how many pages are actually set to be downloaded.

Fixes #261

Also made the same changes for the "Don't create work folder" settings.

Fixes: #270

shouldZipFile() was only checking how many pages the source had, instead of how many pages are actually set to be downloaded.
Some English writing improvements
Fixes the  "Don't create work folder" >  "When there is only one image" setting logic.
Also fixes the name combining for it.
@Invertex Invertex changed the title Properly handle if should ZIP Properly handle if should ZIP and work-folder creation and file naming Aug 26, 2024
@leoding86
Copy link
Owner

I don't know how to merge single commit from these three, so I picked ba9c8bc manully. For work-folder creation, I'll add a option to handle it differently.

@leoding86 leoding86 closed this Sep 6, 2024
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 always zip the files? 创建作品文件夹与打包成zip功能没有正常运作
2 participants