diff --git a/addon.xml b/addon.xml index 569e749e..4f28b821 100644 --- a/addon.xml +++ b/addon.xml @@ -1,7 +1,7 @@ @@ -40,16 +40,15 @@ Welcome to Jellyfin for Kodi! A whole new way to manage and view your media library. The Jellyfin addon for Kodi combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Jellyfin - the most powerful fully open source multi-client media metadata indexer and server. Jellyfin for Kodi is the absolute best way to enjoy the incredible Kodi playback engine combined with the power of Jellyfin's centralized database. Features: * Direct integration with the Kodi library for native Kodi speed * Instant synchronization with the Jellyfin server * Full support for Movie, TV and Music collections * Jellyfin Server direct stream and transcoding support - use Kodi when you are away from home! - v0.5.3 (2020-04-01) - #246 Fix language file paths - #248 Remove duplicate strings in translations - #249 Fixed typo introduced in #215 - #251 Fix kodi link - #252 Don't encode strings that don't need it - #253 Remove MEDIA lookup dict - #256 Moved setting addon mode to utils - #257 Disabled changing server details & Removed corresponding function - #260 Added better error handling to public info check + v0.5.4 (2020-04-20) + #263 Update deprecated kodi api functions + #274 Disable SSLv2 and SSLv3 support in websocket lib + #275 Disable TLSv1.0 and TLSv1.1 in websocket lib + #276 Add badges to README + #277 Attempt to improve logging + #279 Fix spelling of receive in websocket.py comments + #280 Spring cleaning 2020: Part 1 + #282 Make sure file paths are text, not binary resources/icon.png