mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 2.2.24
This commit is contained in:
parent
9411ff14ce
commit
ff00c35b5b
2 changed files with 7 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.23"
|
||||
version="2.2.24"
|
||||
provider-name="Emby.media">
|
||||
<requires>
|
||||
<import addon="xbmc.python" version="2.1.0"/>
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
version 2.2.24
|
||||
- Filter music from fast sync response if music is disabled in the Kodi profile
|
||||
- Fix restart server behavior in the add-on to fix post capabilities
|
||||
- Fix ubuntu importerror crash
|
||||
- Update Russian translation
|
||||
|
||||
version 2.2.23
|
||||
- NEW! Emby connect integration. Find out more on the emby.media forums
|
||||
- Sync season name for Jarvis and higher
|
||||
|
|
Loading…
Reference in a new issue