mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 2.2.2
This commit is contained in:
parent
1388f4b27b
commit
bc746631a5
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||
<addon id="plugin.video.emby"
|
||||
name="Emby"
|
||||
version="2.2.1"
|
||||
version="2.2.2"
|
||||
provider-name="Emby.media">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,7 @@
|
|||
version 2.2.2
|
||||
- Fix dialog crash in the manual sync
|
||||
- Fix view duplicate views appearing via launching the emby add-on, when grouping views in emby
|
||||
|
||||
version 2.2.1
|
||||
- Fix artist/album link for music videos
|
||||
- Fix progress dialog when the manual sync runs at start up
|
||||
|
|
Loading…
Reference in a new issue