mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 2.2.22
This commit is contained in:
parent
b945459dfb
commit
483b87bb28
2 changed files with 10 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.21"
|
||||
version="2.2.22"
|
||||
provider-name="Emby.media">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,12 @@
|
|||
version 2.2.22
|
||||
- NEW! Emby connect integration. Find out more on the emby.media forums
|
||||
- Sync season name for Jarvis and higher
|
||||
- Expand video quality selection (25/30/35 Mpbs)
|
||||
- Move deviceId to a permanent location to outlive reinstalls of the add-on
|
||||
- Fix virtual episodes crashing sync
|
||||
- Fix plugin listing such as home videos not loading
|
||||
- Fix platform detection
|
||||
|
||||
version 2.2.21
|
||||
- Fix new external subtitles from preventing playback in the event the subtitles had no language tag
|
||||
|
||||
|
|
Loading…
Reference in a new issue