Results 83 comments of sev

It's not something I did. It's from the [`searxng-docker` Caddyfile](https://github.com/searxng/searxng-docker/blob/b1b174a3392275f0c9d323c82ec9d45055ac124a/Caddyfile#L85). In any case, it's still a problem to allow potentially sensitive form data (i.e. search queries) to go to any...

I don't know the specifics of the ReplayGain spec, but wouldn't it be enough to set these tags in addition to the title, artist, etc.? ``` REPLAYGAIN_TRACK_GAIN = "0.00 dB"...

As it stands, partitions feel like an add-on feature not part of the main MPD ecosystem, and I think these changes would definitely make them more approachable and fit in...

I somehow managed to open this in the completely wrong repository... But I will leave it open here though in case this is an issue that vanilla searx suffers from....

I believe I am also experiencing this issue. I like to stream music from my home server but the main server is unavailable which normally runs MPD—instead I am using...

@JeremyKennedy No problem. I've updated it to respawn more reliably. It took me a moment to realize why the drive would still be there even after killing the sshfs-win process,...

I got SSHFS to crash. I don't know if this is related to encoding or high I/O. I will look into it later. SSHFS version 3.5.2 FUSE library version 3.2...

>for some reason, it is never stored - if I change the field type to "Text" then it works correctly, but then I have an additional text field. >a "Static"...

What can you do with https://github.com/goauthentik/authentik/pull/3156? Does this solve your issue? I haven't used them myself yet so I am curious too.

Your requests do not match your nginx and authentik configs. You use default port 9443 in everything, but then your request shows 4443. Why is that? Is there another piece...