Version bump to 0.4.0

This commit is contained in:
mcarlton00 2019-12-18 20:52:33 -05:00
parent 412f113b83
commit 8288ead72c
1 changed files with 14 additions and 6 deletions

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.jellyfin"
name="Jellyfin"
version="0.3.6"
version="0.4.0"
provider-name="Jellyfin Contributors, angelblue05">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
@ -37,11 +37,19 @@
<summary lang="en"></summary>
<description lang="en">Welcome to Jellyfin for Kodi!&#10;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.&#10;&#10;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:&#10;* Direct integration with the Kodi library for native Kodi speed&#10;* Instant synchronization with the Jellyfin server&#10;* Full support for Movie, TV and Music collections&#10;* Jellyfin Server direct stream and transcoding support - use Kodi when you are away from home!</description>
<news>
v0.3.6 (2019-11-07)
#142 Handle unicode characters without using the io library
#140 Remove WOL Code
#139 Remove Empty shows dialog
#138 Remove Rotten Tomatoes
v0.4.0 (2019-12-18)
#144 Remove the prompt before library selection
#145 Removed connection tests and minor cleanup
#148 Translate refactor
#149 Delete zh_cn, as zh_Hans is the official ISO code
#154 Change string Kodi Companion to Kodi Sync Queue
#157 Removed blocks of commented out code
#159 Update websocket path
#160 Correct filepath when entering data to database
#161 Add config migration for pr #145
#163 Remove emby endpoints from api calls
#164 Fix link to installation instructions
#165 Move the RemoteAddress check
</news>
<assets>
<icon>resources/icon.png</icon>