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 crash when stopping playback with back button when refresh rate switching is enabled #2316

Merged

Conversation

nielsvanvelzen
Copy link
Member

Race condition magic

Changes

  • Fix crash when stopping playback with back button when refresh rate switching is enabled
    Calling onStop() releases libvlc and then calls finish()

Issues

Fixes #2291
Fixes #1855
Fixes #2060
Fixes #2283

@nielsvanvelzen nielsvanvelzen added the crash Bug causing app crashes label Dec 6, 2022
@nielsvanvelzen nielsvanvelzen added this to the v0.15.0 milestone Dec 6, 2022
@nielsvanvelzen nielsvanvelzen merged commit 6ab2c24 into jellyfin:master Dec 7, 2022
@nielsvanvelzen nielsvanvelzen deleted the refresh-rate-switching-back branch December 10, 2022 11:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
crash Bug causing app crashes
Projects
None yet
2 participants