>>24075
>>24100
Is this with the user-made downloader here?
https://github.com/CuddleBear92/Hydrus-Presets-and-Scripts/blob/master/Downloaders/rule34.xxx%20api%20-%202021-06-14.png
I have had reports that the default hydrus rule34.xxx parser (which just hits up the normal post/gallery html) has been getting worse and worse recently as they have switched on stricter CloudFlare gatekeeping. It often fails with the typical CF 403 response. If getting into the site with your browser and then copying cookies over to hydrus with Hydrus Companion or similar is a no-go, then it sounds like the API may be the way, although I suppose you'll have to make an API key with your account because of their recent API policy change.
>>24083
I'm mixed. There are a bunch of nice sets out there, but I always run into the issue where a particular free set has a very distinct style but doesn't have a good icon for x, so I end up with a pretty gross pastiche of different styles. This is what we have right now in several places. Also, most of the sets I have seen that have high numbers, like 3,000, are small pngs from the old days. Most of the hydrus png icons come from this excellent free set:
https://github.com/legacy-icons/famfamfam-silk but as I move to SVG, I thought I'd try my hand at getting exactly what _I_ wanted. I was an amateur anime vector tracer in /wg/ about a million years ago, so I know the basics. I just have no artistic skill or sense of aesthetics or polish, hahaha.
If you know any great free svg icon sets that'll look good in hydrus light and dark mode, let me know. I know one guy who is using the new /db/static override thing to create a suite of custom icons for his specific QSS stylesheet. I'm still thinking how we might package a combined stylesheet and icon set for hydrus; at the moment this is all a huge mess, but I'm ok to still be in the 'playing around' stage. I still need to start scaling buttons with these new SVGs to see how Qt handles it all.
>>24087
Yep, just me trying to be overly smart and wrapping around to dumb again. 2024 has been the big KISS year, and I'm really happy with the push.
>>24089
What's the 'file domain' in that search page? Are you searching in 'my files' or something like 'all known files with tags'. Hydrus is quite happy to search across filelists that include files it once had but has since deleted, or it knows about because of PTR syncing, and when there's no known thumbnail or blurhash, you'll get something like that.
If you are seeing null thumbs in 'my files' or 'all my files' etc..., then there's an error somewhere. This can happen after database damage, if you've had that in the past, and from some legacy logical code errors I've done in tag processing and so on. I notice your two thumbs there don't have trash icons, so it doesn't seem like they are known previously deleted files. Them only having a hash and an id is also suggestive of this being a logical mess-up on my part somewhere, maybe from years ago.
If you
do not sync with the PTR, try hitting up the
database->regenerate menu. Go for 'tag storage (all, deferred siblings and parents)', and the local hashes and tags caches. Let me know if that fixes things. If you sync with the PTR, then the tag storage regen job will take too long, so try to identify with tags, if you can, produce these ghost files, and then as
>>24098 says, right-click the tag and hit
maintenance->regen tag display. See if that helps.