jellyfin / jellyfin-expo

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

Feature: Use iOS lock screen system media player #384

Open rwjack opened 1 year ago

rwjack commented 1 year ago

Describe the feature

Does anyone else find it annoying having to go through this procedure all the time:

By the time I'm done with this, I could have gotten up, paused playback, done a workout, gotten a drink, went to the bathroom, gave birth, and came back.

Is there a way to tidy up these issues, in which the phone doesn't see the PC player?

But the main point of this feature request: When the app opens, can we just have it show playback on the system media player? Spotify is a great example: Even though I'm playing music on my PC, if I open the spotify app on my phone, it keeps showing what's currently playing on my PC, on the phone's lock screen.

anthonylavado commented 1 year ago

It's a symptom of some of the iOS background handling and part of the way the app is built. It's similar to #19 in this case.

It will be tricky to solve, but we'll see where it ends up.