Skip to content

v1.0.0

Compare
Choose a tag to compare
@nielsvanvelzen nielsvanvelzen released this 06 Jul 17:21
· 3 commits to release-1.0.z since this release
1a35394

After over a year of development on a brand new library for our Android apps the "Jellyfin Kotlin SDK" is now ready for release!

This library is a replacement for our old Java apiclient and uses a modern technology stack with Kotlin and Ktor / OkHttp for networking. Everything is written Kotlin-first, with a Java compatibility layer added on top.

We've already integrated the SDK in our Android apps: jellyfin-android 2.3.0 uses the SDK for all native parts of the app and jellyfin-androidtv 0.12 is using it for background tasks and the new authentication screen.

Changelog

1.0.0-beta.9 changelog

1.0.0-beta.8 changelog

1.0.0-beta.7 changelog

1.0.0-beta.6 changelog

1.0.0-beta.5 changelog

1.0.0-beta.4 changelog

1.0.0-beta.3 changelog

1.0.0-beta.2 changelog

1.0.0-beta.1 changelog

Compatibility

Info Jellyfin version
Minimum API Version 10.7.0
Recommended API Version 10.7.6