fredrikburmester / streamyfin

A Jellyfin client build with Expo
Mozilla Public License 2.0
701 stars 18 forks source link

[iOS/Android] Automatic PiP on leaving the app while playback #49

Open apoapostolov opened 1 month ago

apoapostolov commented 1 month ago

Currenty on iOS PiP is triggered only when pressing the PiP button but it should instead automatically switch to (maybe an option in Settings). Same on Android as I noticed it won't switch to PiP. Also, similar to how Emby handles it, would be great if playing a playlist or a list of episodes one after another works in PiP mode unlike Plex where it stops at the end of the video.

fredrikburmester commented 4 weeks ago

There is lacking information about PiP for the react-native-video library. I tried but couldn't get pip to automatically trigger without pressing the button.

PiP on android is not yet supported with react-native-video.