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

Fix mpv deprecations #549

Merged
merged 1 commit into from
Jan 21, 2024
Merged

Fix mpv deprecations #549

merged 1 commit into from
Jan 21, 2024

Conversation

Oppzippy
Copy link
Contributor

  • af-defaults was deprecated in 0.29.0 and removed in 0.37.0
  • video-aspect was deprecated in 0.30.0 and removed in 0.37.0
  • af-del was deprecated in 0.31.0 and removed in 0.37.0
  • writing to display-fps was deprecated in 0.31.0 and replaced with override-display-fps, which was then renamed to display-fps-override in 0.37.0

- af-defaults was deprecated in 0.29.0 and removed in 0.37.0
- video-aspect was deprecated in 0.30.0 and removed in 0.37.0
- af-del was deprecated in 0.31.0 and removed in 0.37.0
- writing to display-fps was deprecated in 0.31.0 and replaced with
  override-display-fps, which was then renamed to display-fps-override
  in 0.37.0
@iwalton3 iwalton3 merged commit ee0717e into jellyfin:master Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants