Bump version for 0.2.1

This commit is contained in:
Odd Stråbø 2019-07-14 21:48:10 +02:00 committed by Joshua M. Boniface
parent ccdcac7f0b
commit 46ecb6b928
1 changed files with 3 additions and 5 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.2.0"
version="0.2.1"
provider-name="Jellyfin Contributors, angelblue05">
<requires>
<import addon="xbmc.python" version="2.25.0"/>
@ -33,10 +33,8 @@
<source>https://github.com/jellyfin/jellyfin-kodi</source>
<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.2.0 (2019-07-11)
#38 Greatly increase the amount of logging information.
#32 Fix music syncing for Kodi 18 retaining Kodi 17 compatibility
#28 Always use plaintext login
<news>v0.2.1 (2019-07-14)
#44 Remove code caching, fixing Kodi 18 Music syncing for existing installs.
</news>
<assets>
<icon>icon.png</icon>