Skip to content

v1.4.7

Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 07 Apr 08:13

Jellyfin 10.9 is coming, and it will be backwards compatible with 10.8 clients! However, one potential issue may arise due to deserialization issues when a response contains a newly introduced enum member. Particularly notable here is the lyrics media stream type.

To address this problem, this SDK release backports the new enum members onto the 10.8.13 OpenAPI specification. As a result, both 10.8 and 10.9 servers can be supported in your Jellyfin client.

We advise updating your client to this SDK version before the stable release of 10.9, expected towards the end of April. Additionally, we recommend removing support for 10.8 servers approximately 1 to 2 months after the stable release.

🏗️ Enhancements

Contributors

Compatibility

Info Jellyfin version
Minimum API Version 10.8.1
Recommended API Version 10.8.13