Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Live TV playback stop not releasing tuner #1295

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

VTRunner
Copy link
Contributor

@VTRunner VTRunner commented Feb 13, 2024

Changes
This fix implements adding LiveStreamId to server calls from the Android client to stop LiveTV playback. This is an implementation of the recommended fix by @jellouser in issue #1279.

This change addresses the issue of the tuner not being released by the server when Live TV playback is stopped in the Anrdroid client.

Issues
Fixes #1279

@jellyfin-bot jellyfin-bot added this to the v2.7.0 milestone Feb 13, 2024
@Maxr1998 Maxr1998 merged commit b606d2a into jellyfin:master Feb 13, 2024
7 checks passed
@Maxr1998
Copy link
Member

Thank you!

@nielsvanvelzen nielsvanvelzen modified the milestones: v2.7.0, v2.6.1 Apr 23, 2024
@Maxr1998 Maxr1998 added the bug Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Stopping playback sends incomplete PlaybackStopInfo
4 participants