Version bump 2.2.4
This commit is contained in:
parent
7b5d24cd58
commit
cf05bcd8ce
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.3"
|
version="2.2.4"
|
||||||
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.4
|
||||||
|
- Fix external subs being appended to direct play (via add-on playback)
|
||||||
|
- First attempt at keeping Kodi awake during the initial sync
|
||||||
|
|
||||||
version 2.2.3
|
version 2.2.3
|
||||||
- Fix resume
|
- Fix resume
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue