mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 2.2.32
This commit is contained in:
parent
4d741b242e
commit
7f0110bc47
2 changed files with 5 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||||||
<addon id="plugin.video.emby"
|
<addon id="plugin.video.emby"
|
||||||
name="Emby"
|
name="Emby"
|
||||||
version="2.2.31"
|
version="2.2.32"
|
||||||
provider-name="Emby.media">
|
provider-name="Emby.media">
|
||||||
<requires>
|
<requires>
|
||||||
<import addon="xbmc.python" version="2.1.0"/>
|
<import addon="xbmc.python" version="2.1.0"/>
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
version 2.2.32
|
||||||
|
- Update the emby context menu
|
||||||
|
- Add option to disable the context menu in the add-on settings > extras tab
|
||||||
|
|
||||||
version 2.2.31
|
version 2.2.31
|
||||||
- Support series pooling. Will require to reset local database. Once content is resynced, proceed with a manual sync to apply the series pooling.
|
- Support series pooling. Will require to reset local database. Once content is resynced, proceed with a manual sync to apply the series pooling.
|
||||||
- Fix emby connect websocket issue, will also require updating server to beta 3.1.150 or higher
|
- Fix emby connect websocket issue, will also require updating server to beta 3.1.150 or higher
|
||||||
|
|
Loading…
Reference in a new issue