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

Prevent pause menu if video isn't in a ready state #1506

Merged
merged 2 commits into from
Nov 16, 2023
Merged

Prevent pause menu if video isn't in a ready state #1506

merged 2 commits into from
Nov 16, 2023

Conversation

1hitsong
Copy link
Member

Changes

Checks if video state is in an acceptable state to show the pause menu prior to showing it.

Issues

Fixes #1505

@1hitsong 1hitsong requested a review from a team as a code owner November 16, 2023 01:48
components/video/VideoPlayerView.bs Outdated Show resolved Hide resolved
components/video/VideoPlayerView.bs Show resolved Hide resolved
components/video/VideoPlayerView.bs Show resolved Hide resolved
components/video/VideoPlayerView.bs Show resolved Hide resolved
components/video/VideoPlayerView.bs Show resolved Hide resolved
@cewert cewert added the bug-fix This fixes a bug. label Nov 16, 2023
@cewert cewert merged commit 3c86a43 into jellyfin:unstable Nov 16, 2023
9 checks passed
@1hitsong 1hitsong deleted the fixPauseBeforePlayback branch November 16, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-fix This fixes a bug.
Projects
Development

Successfully merging this pull request may close these issues.

Pausing Before Playback Freezes Client
2 participants