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

Disable direct play when encountering playback error twice #3916

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

nielsvanvelzen
Copy link
Member

The app has some weird error handling code that currently disables direct streaming (remux) once a playback error occurred. Add an additional case that disables direct play when two errors occur. This is a bit of a hack but it's worth trying for now.

Changes

  • Disable direct play when encountering playback error twice

Issues

Might fix a lot of them, could also introduce a bunch of new ones.

@nielsvanvelzen nielsvanvelzen added enhancement New feature or request backportable Change may be backported to a point release (remove label once cherrypicked) labels Aug 20, 2024
@nielsvanvelzen nielsvanvelzen added this to the v0.18.0 milestone Aug 20, 2024
@nielsvanvelzen nielsvanvelzen merged commit 1199fa5 into jellyfin:master Aug 20, 2024
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the error-is-transcode branch August 20, 2024 14:43
@nielsvanvelzen nielsvanvelzen modified the milestones: v0.18.0, v0.17.4 Aug 22, 2024
@nielsvanvelzen nielsvanvelzen removed the backportable Change may be backported to a point release (remove label once cherrypicked) label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants