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

Close video player on resume with invalid state #3207

Merged

Conversation

nielsvanvelzen
Copy link
Member

In some cases the video player may be stopped when the activity is paused. This ends up crashing the app on resume. Check for this kind of invalid state and close the video player to prevent crashing.

Changes

  • Close video player on resume with invalid state

Issues

In some cases the video player may be stopped when the activity is paused. This ends up crashing the app on resume. Check for this kind of invalid state and close the video player to prevent crashing.
@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 8, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.1 milestone Dec 8, 2023
@nielsvanvelzen nielsvanvelzen merged commit 004b39e into jellyfin:master Dec 10, 2023
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the fix-video-player-resume-crash branch December 10, 2023 13:36
@nielsvanvelzen nielsvanvelzen added the crash Bug causing app crashes label Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working crash Bug causing app crashes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants