jellyfin / jellyfin-expo

Jellyfin Mobile for iOS
https://jellyfin.org
Mozilla Public License 2.0
292 stars 63 forks source link

Blank screen after some time iOS #414

Open karkkijokeri opened 1 year ago

karkkijokeri commented 1 year ago

So basically after some time of watching a movie, the whole app just goes blank white, and the time of the playback stopping doesnt save.

System (please complete the following information):

To Reproduce

  1. Go watch a movie
  2. Watch it till like 7mins
  3. See error (blank white screen)

Expected behavior Movie resuminf to play, not stopping.

Screenshots Havent captured a one yet

Additional context The player/web frame isnt the only thing going blank, but the whole app, or the player just covers the whole screen. Fixes by restarting but i can reproduce.

karkkijokeri commented 1 year ago

Update: it onky seems to happen on jellyfin player, native works fine.

anthonylavado commented 1 year ago

Is this only movies, or does it happen with shows too?

All videos, or only certain ones?

Since you're using an iPad, is this the only app on screen or are you using it in split-screen or similar?

It sounds like #396 in that the page is getting killed for memory reasons, and using the native player kind of gets past that because it's no longer just a webpage but a dedicated activity.

karkkijokeri commented 1 year ago

Hey! Movies, gonna test with shows soon. (gonna test with shows soon) Only app on screen My iPad should have enough memory to run a video player, as I don't multitask on it.