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

Make playbackController reference optional in ReportingHelper #4276

Merged

Conversation

nielsvanvelzen
Copy link
Member

Going over the very few changes made that could affect the external video player my best guess right now is that the playbackControllerContainer is empty (null) causing an NPE when the app tries to start a video. Untested.

Changes

  • Make playbackController reference optional in ReportingHelper

Issues

Maybe fixes #4274

@nielsvanvelzen nielsvanvelzen added the bug Something isn't working label Dec 5, 2024
@nielsvanvelzen nielsvanvelzen marked this pull request as ready for review December 5, 2024 21:22
@nielsvanvelzen nielsvanvelzen added this to the v0.18.2 milestone Dec 5, 2024
@nielsvanvelzen nielsvanvelzen merged commit f37036f into jellyfin:master Dec 5, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the maybe-fix-external-video branch December 5, 2024 21:25
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.

External player playback doesn't work
2 participants