Bill Thornton
Bill Thornton
The Android TV issue is unrelated. I did a preliminary search in jellyfin-web but didn’t find an issue for it there.
Does this happen in the native player also? Or only the default player?
We don't have any plans to support invalid certificates in the official apps (and iirc it's not possible with the current tech stack of this app anyway).
I experimented a bit with adding the username/password to the url and specifying an Authorization header in the webview source, but it seems like this will be blocked until upstream...
The delayed start time for live tv is something of a known issue in Jellyfin 10.8 at the moment. This comment provides some additional details: https://github.com/jellyfin/jellyfin/issues/3930#issuecomment-1166172969
Oh fun. I haven't seen this before either, so it sounds like this is a change in iOS 13.7. The option for keeping the screen awake only affects music I...
I believe this is caused by the js execution in the webview being stopped when in the background. I saw the same behavior in iOS 12 where it would complete...
@dannymichel yes it’s the same app.
I still need to test that change. I believe it only keeps the screen from automatically locking when the app is in the foreground. It’s not a real fix for...
Relevant upstream issue: https://bugs.webkit.org/show_bug.cgi?id=203293