Jack Vasti

Results 158 comments of Jack Vasti

You're not supposed to remove the values from those two fields, that's why it doesn't work.

Do you have the same issue if you try to use the `tar.gz` provided [here](https://github.com/Bionus/imgbrd-grabber/releases/tag/v7.9.1)? Because that's what that AUR does, it downloads this tarball and runs it. What about...

What does `ldd Grabber` gives you? (not sure if aur changes lib resolution?) Any unknown/mismatching library/dependency? I checked and for me it's only targeting `libQt5Sql.so.5` and similar for Qt libs....

Things to save: - Settings (`settings.ini`) - Favorites (`favorites.txt`) - Favorites' thumbnails (`thumbs/*.png`) - Ignored tags (`ignore.txt`) - View it later tags (`viewitlater.txt`) - Custom words (`wordsc.txt`) - Site list...

> I like this simply as a means of back up so you can always restore your settings no matter what happens. I've already been backing up my user files...

Hello There's currently no way to prioritize merged results. The current logic is to prioritize the one whose image's tags are better typed, i.e. has the highest percentage of known...

I just tried and it worked fine? Is this something that only started happening recently? Or was this a clean/new install? Can I see your `settings.ini` and `monitors.json` file to...

Key points from other issues (especially #3110): * Button settings get overwritten soon after startup with: ```ini [Viewer] activeButtons=@Invalid() allButtons=@Invalid() ``` * There's a log popping up when it happens:...

Seems like a bug caused by their file URLs that don't have an extension. I'll push a fix.

https://kemono.su/api/v1/recent does not give any results to me 🤔 Was it moved to another path?