Results 226 comments of 9p4

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.

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).