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

Patch 1 - Version 1.5 #5

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Patch 1 - Version 1.5 #5

wants to merge 2 commits into from

Conversation

escozul
Copy link

@escozul escozul commented Aug 2, 2022

    • Most crucial differentiation. This script now both Rebuilds the Cache and the Src folder. It Does that inside 2 entirely new folders which you can inspect BEFORE Replacing the originals.
    • Fixed a minor bug (not affecting anything in real life since default values were used) in the buildImages function that was causing jpeg_quality not to pass in the function and only default values were used.\
    • $resultsummary typo fixed
    • Fixed a bug where if files had the same timestamp only one of them would be processed.

 * - Most crucial differentiation. This script now both Rebuilds the Cache and the Src folder. It Does that inside 2 entirely new folders which you can inspect BEFORE Replacing the originals.
 * - Fixed a minor bug (not affecting anything in real life since default values were used) in the buildImages function that was causing jpeg_quality not to pass in the function and only default values were used.\
 * - $resultsummary typo fixed
 * - Fixed a bug where if files had the same timestamp only one of them would be processed.

This version is still cli but is much safer to run, inspect, compare, and replace. Of course, if one wants to, one can change the target folders to be the same as the source folders and safety goes out the window.
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.

1 participant