Marcus Mann
Marcus Mann
## Description Out of the box Jellyfin won't connect unless you connect directly (ie `http://:8096`). `http:///jellyfin` will give a `502` because HTTPS isn't set up by default on Jellyfin (nor...
Kobo Sync doesn't work unless the proxy buffer sizes are increased. The values/fix were pulled from here: https://github.com/janeczku/calibre-web/issues/1891#issuecomment-801886803 ## Description Kobo Sync doesn't work unless the proxy buffer sizes are...
# Description of the issue We have up until now not required passing integration tests. Until all of our tests are passing, we need to manually validate that we are...
# Description of the issue The current GitHub Action workflow for updating OpenTelemetry dependencies uses many individual `go mod edit` commands, making it verbose and hard to maintain. Additionally, there's...