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

Fixed issue that prevented the two arguments from being used together #27

Closed
wants to merge 1 commit into from
Closed

Conversation

KaleidonKep99
Copy link

I love this program and I use it daily to fix Windows 10+'s horrible issue where it just forgets to create previews for PNGs bigger than 1440p.

I wanted to set up a task that would periodically refresh the previews of a folder of mine, which gets new pictures I take in VRChat every few days or so.

I wasn't able to use the two arguments (-r and -s) together, because of how the program handled the arguments internally, so I fixed the code a bit.

I also took the liberty to update the project to .NET 4.8.

@bruhov
Copy link
Owner

bruhov commented Jan 21, 2023

Hi! Thank you for your contribution. But you already can use the two arguments together:
WinThumbsPreloader.exe -rs "path"

@bruhov bruhov closed this Jan 21, 2023
@VL4DST3R
Copy link

-rs

To be honest i had no idea that's how you were supposed to use multiple arguments here, i always expected -r -s to work like in any other program. Maybe consider merging his changes since its a lot more intuitive?

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.

3 participants