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 custom key handling when using playback rewrite #2804

Merged

Conversation

nielsvanvelzen
Copy link
Member

This fixes a case where both the system and the app would act on key presses at the same time. So when you pressed the "PAUSE_PLAY" button on a remote it would toggle the state twice, so you'd never pause/play the item.

Changes

  • Disable custom key handling when using playback rewrite

Issues

Companion for #2803. Part of #797

This fixes a case where both the system and the app would act on key presses at the same time
@nielsvanvelzen nielsvanvelzen added bug Something isn't working playback Issue related to media playback labels May 30, 2023
@nielsvanvelzen nielsvanvelzen added this to the v0.16.0 milestone May 30, 2023
@nielsvanvelzen nielsvanvelzen merged commit 8c85115 into jellyfin:master May 30, 2023
5 checks passed
@nielsvanvelzen nielsvanvelzen deleted the playback-rewrite-key-handling branch May 30, 2023 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working playback Issue related to media playback
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants