9p4
9p4
Have you set a fallback authentication provider?
The recommended way for logging into the mobile and TV apps would be with Quick Connect and not with a fallback provider. However, since you do have this option set,...
I'm considering creating a random password for new users if a fallback provider is set to the default auth provider. That way, the admin will be forced to change the...
My hacky workaround would be to open Jellyfin in the web browser on the phone to do the quick connect in the app.
Fixed in 672fce81891f12bb6ca48bc09b9e001a09196b55
Will be done as soon as #27 is merged
Currently, although it is possible to scale the display with the scale setting, I should have clarified that I was looking at dragging to resize the display should also exist
A dark mode would be amazing as well.
Ok, it seems like using Podman rootless works just fine for me. What I did was manually link `docker.sock` to the user's podman socket and use a version of Podman>=3.4.3...
With PR https://github.com/woodpecker-ci/woodpecker/issues/763, setting the `DOCKER_SOCK` variable to a Podman socket works now (so no more linking required).