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

Rework native player reset state #199

Merged
merged 3 commits into from
Sep 25, 2024

Conversation

enjikaka
Copy link
Member

The reset state in native player is something buggy when switching between players, and it's quite brittle to have to keep track of an extra flag and setting it according to the other states. By deriving it from the session id instead it's more stable and fixes some transition problems we're seeing in the app when switching between shaka-player and native player.

@enjikaka enjikaka added the bug Something isn't working label Sep 20, 2024
@enjikaka enjikaka self-assigned this Sep 20, 2024
@enjikaka enjikaka merged commit ac1d3c4 into main Sep 25, 2024
7 checks passed
@enjikaka enjikaka deleted the player/bugfix/native-player-track-switching branch September 25, 2024 10:11
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.

2 participants