mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-12 21:26:10 +00:00
Version bump 2.2.8
This commit is contained in:
parent
ad0f33a09b
commit
0f2f6dbcaf
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.7"
|
version="2.2.8"
|
||||||
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.8
|
||||||
|
- Fix to photos not displaying directories without picutres.
|
||||||
|
- Fix to grouped views causing crash
|
||||||
|
|
||||||
version 2.2.7
|
version 2.2.7
|
||||||
- Prevent Kodi screensaver during the initial sync
|
- Prevent Kodi screensaver during the initial sync
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue