Paul Friederichsen

Results 88 comments of Paul Friederichsen

Yeah pretty sure MPV is just not supported in the docker container as it's not intended to be used directly for general browsing.

I'd highly recommend just using a reverse proxy that handles https well like caddy rather than relying on hydrus. (Also I wouldn't expose the hydrus API to the public Internet...

If you're using tailscale you can use the built in reverse proxy: https://github.com/floogulinc/hydrus-web/wiki/Accessing-the-Hydrus-API-with-Tailscale-Serve

That setting defaults to false so I think it's because the db you loaded in has it set but it is still an issue if you move the db to...

Using MPV in the docker container likely just won't work very well. You should probably switch it to the "show open in external button" option for videos and animations and...

More specific url classes should already take precedence over less specific ones. It should be the case that a url class with domain specifically `api.fanbox.cc` will be matched before one...

If it's not properly prioritizing the one with a defined subdomain I'd consider that a bug then

I don't think this is an issue but why do you have "should subdomains also match this class" enabled for the `api.fanbox.cc` class? Also the url class for posts that...