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

HtmlVideoPlayer fix and cleanup #5718

Merged
merged 2 commits into from
Jun 23, 2024

Conversation

dmitrylyzo
Copy link
Contributor

@dmitrylyzo dmitrylyzo commented Jun 18, 2024

Changes

  • Reset the current aspect ratio after destroying the media element.
    The media element may still have some CSS styles related to aspect ratio, so we need to reset the current aspect ratio after destroying the media element.
  • Remove libjass leftovers.

Issues
N/A

@dmitrylyzo dmitrylyzo added bug Something isn't working cleanup Cleanup of legacy code or code smells labels Jun 18, 2024
@dmitrylyzo dmitrylyzo requested a review from a team as a code owner June 18, 2024 09:52
@dmitrylyzo dmitrylyzo changed the title HtmlVideoPlayer cleanup HtmlVideoPlayer fix and cleanup Jun 20, 2024
The media element may still have some CSS styles related to aspect
ratio, so we need to reset the current aspect ratio after
destroying the media element.
@jellyfin-bot

This comment has been minimized.

@jellyfin-bot jellyfin-bot added the merge conflict Conflicts prevent merging label Jun 20, 2024
@dmitrylyzo dmitrylyzo changed the base branch from master to release-10.9.z June 20, 2024 12:32
@dmitrylyzo dmitrylyzo added this to the v10.9.7 milestone Jun 20, 2024
@dmitrylyzo dmitrylyzo added the stable backport Backport into the next stable release label Jun 20, 2024
@jellyfin-bot jellyfin-bot removed the merge conflict Conflicts prevent merging label Jun 21, 2024
@thornbill thornbill merged commit 18061ce into jellyfin:release-10.9.z Jun 23, 2024
2 checks passed
joshuaboniface pushed a commit that referenced this pull request Jun 25, 2024
HtmlVideoPlayer fix and cleanup

Original-merge: 18061ce

Merged-by: thornbill <thornbill@users.noreply.github.com>

Backported-by: Joshua M. Boniface <joshua@boniface.me>
@jellyfin-bot jellyfin-bot removed the stable backport Backport into the next stable release label Jun 25, 2024
@dmitrylyzo dmitrylyzo deleted the videoplayer-cleanup branch June 25, 2024 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cleanup Cleanup of legacy code or code smells
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants