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 BrandingOptions for servers using JF < 10.8.1 #1816

Merged
merged 1 commit into from Jul 7, 2022

Conversation

nielsvanvelzen
Copy link
Member

The 10.8.1 API added a new property making the SDK incompatible with Jellyfin 10.8.0 and earlier. The authentication pages aim to support older releases so we had to catch this issue.

Changes

  • Fix BrandingOptions for servers using JF < 10.8.1

Issues

@nielsvanvelzen nielsvanvelzen added this to In progress in v0.14.0 via automation Jul 6, 2022
v0.14.0 automation moved this from In progress to Reviewer approved Jul 7, 2022
@nielsvanvelzen nielsvanvelzen merged commit ea43730 into jellyfin:master Jul 7, 2022
v0.14.0 automation moved this from Reviewer approved to Done Jul 7, 2022
@nielsvanvelzen nielsvanvelzen deleted the branding-default branch July 7, 2022 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v0.14.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants