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: force_size should not skip subsequent sizes #956

Merged
merged 1 commit into from
Sep 24, 2024

Conversation

iowk
Copy link
Contributor

@iowk iowk commented Sep 19, 2024

Fixes #955

Copy link
Collaborator

@AndreyNikiforov AndreyNikiforov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pls update CHANGELOG as well

@iowk
Copy link
Contributor Author

iowk commented Sep 23, 2024

Ok updated

@AndreyNikiforov AndreyNikiforov merged commit 6c99da3 into icloud-photos-downloader:master Sep 24, 2024
249 of 250 checks passed
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.

When multiple sizes and --force-size are specified, some sizes can be skipped even if exist.
2 participants