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

[jellyfin] Add support for 10.9.x Jellyfin Servers #16917

Conversation

pgfeller
Copy link
Contributor

Jellyfin SDK API update from 1.4.6 to 1.4.7

SDK 1.4.6 is not compatible with the most recent Jellyfin Server versions (10.9.x). This update adds compatibility for Jellyfin 10.9.x.

➡️ resolves #16903

Additional Information & References

SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
@pgfeller pgfeller added the bug An unexpected problem or unintended behavior of an add-on label Jun 23, 2024
@pgfeller pgfeller self-assigned this Jun 23, 2024
@pgfeller pgfeller requested a review from GiviMAD as a code owner June 23, 2024 09:34
@pgfeller pgfeller requested a review from lsiepel June 23, 2024 09:35
@jlaur jlaur added enhancement An enhancement or new feature for an existing add-on and removed bug An unexpected problem or unintended behavior of an add-on labels Jun 23, 2024
Copy link
Contributor

@jlaur jlaur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the upgrade!

@jlaur jlaur merged commit 56db6f8 into openhab:main Jun 23, 2024
5 checks passed
@jlaur jlaur added this to the 4.2 milestone Jun 23, 2024
psmedley pushed a commit to psmedley/openhab-addons that referenced this pull request Jun 29, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
pgfeller added a commit to pgfeller/openhab-addons that referenced this pull request Jun 30, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
@pgfeller pgfeller deleted the 16903-jellyfin-api-deserialization-problems-after-update-to-latest-jellyfin-server-version branch June 30, 2024 07:59
jlaur pushed a commit that referenced this pull request Jun 30, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
@jlaur jlaur added the patch A PR that has been cherry-picked to a patch release branch label Jun 30, 2024
pgfeller added a commit to pgfeller/openhab-addons that referenced this pull request Sep 29, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
deibich pushed a commit to deibich/openhab-addons-apsystemsez1 that referenced this pull request Oct 2, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
joni1993 pushed a commit to joni1993/openhab-addons that referenced this pull request Oct 15, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
matchews pushed a commit to matchews/openhab-addons that referenced this pull request Oct 18, 2024
SDK 1.4.6 is not compatible with the recent Jellyfin Server 10.9. This update adds compatibility for 10.9 servers to the 10.8.13 API specification.

Signed-off-by: Patrik Gfeller <patrik.gfeller@proton.me>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An enhancement or new feature for an existing add-on patch A PR that has been cherry-picked to a patch release branch
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[jellyfin] - API deserialization problems after update to latest Jellyfin Server Version 10.9
2 participants