mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[BUG] Android Jellyfin app locks to video if I choose to cast during playback #7380
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @L1512191 on GitHub (Sep 30, 2025).
Description of the bug
If I start a video in the Jellyfin app, but during playback I decide to cast the video to a larger screen using a Chromecast connected to my TV, then the Jellyfin Android app is still locked to that video.
If I then press the back button the playback on the Chromecast stops, just as Jellyfin would have stopped the video if it was still playing locally on the Android device.
Reproduction steps
What is the current bug behavior?
Jellyfin app is locked to the current video, even though the video is playing on a Chromecast
What is the expected correct behavior?
Jellyfin app should let the user navigate the app UI, whitout stopping the video on the Chromecast.
Just like it works if you choose a cast device before starting video playback.
Jellyfin Server version
10.10.0+
Specify commit id
No response
Specify unstable release number
No response
Specify version number
No response
Specify the build version
10.10.7
Environment
Jellyfin logs
FFmpeg logs
Client / Browser logs
No response
Relevant screenshots or videos
Additional information
No response
@L1512191 commented on GitHub (Nov 12, 2025):
Reposted as #1850 in the Android repo