Jack Vasti

Results 261 comments of Jack Vasti

What source are you downloading files from? If your filename contains something like `%md5%` and the source does not provide it before download, the program can only generate the final...

@thany you're looking at the wrong branch, Nightly is built from the `develop` branch: https://github.com/Bionus/imgbrd-grabber/commits/develop/

@Invictus1996 can you still reproduce on the [latest nightly](https://github.com/Bionus/imgbrd-grabber/releases/nightly)? There were a few fixes since then on the Android build, as well as a Qt upgrade which might have solved...

> the Share button as well since it's broken anyways It's working fine for me, what do you mean broken? 🤔

Created https://github.com/Bionus/imgbrd-grabber/issues/3580

Hello 👋 Does this also happen on the nightly version? https://github.com/Bionus/imgbrd-grabber/releases/nightly If so, does it happen on every source? Is the whole screen black, or just the image? (unless it's...

Are the new errors still about `md5s.sqlite` or something else? I don't really see what can even be done on my side if this antivirus just randomly flags Grabber as...

Hey there! I had a quick look at your 3 PRs and they look great, thanks! Unfortunately there's some bad timing and I'm currently on vacation for still around 10...

Seems like enabling real high DPI in 7.13 had some adverse effects for parts of the program that should not respect scaling. I'll have a look.

Hello 👋 Does it work if you use `"%tag:escape%"` instead of just `"%tag%"` in your SQL command?