Max Rumpf
Max Rumpf
It shouldn't since I added the confirmed tag.
To be more specific: PiP is only supported and working inside the integrated player, which you can switch to in the client settings. The web player doesn't (and likely won't...
I can confirm this also happens on my device. The issue is Jellyfin Web not following the system/browser language for some languages when set to "Auto". Thus, not the code...
Specifically, Jellyfin uses `Authorization: MediaBrowser ` (he fields contain info like the app id), whereas the proxy uses basic auth with `Authorization: Basic `.
This is probably caused by the handling of webviews in Android and the webclient itself. We can't fix this, but it won't be an issue anymore once we have a...
If you run your own server, you can easily replace the web part with your own build. The Android app will use Jellyfin Web from the server, it doesn't ship...
Orientation handling is a lot better now, especially for portrait videos. Please let me know whether this can be closed.
The thing is, though - we don't show any other information (like YouTube does with video description, recommendations, comments) that world warrant showing a landscape video in portrait. Even worse,...
Yep, I was already working on fixing that now that the quality selection is here. Unfortunately my draft is still very broken and I didn't have time to debug it...
Scrolling by touch sometimes works but it's a very weird experience with the way inputs are relayed in gaming mode..