Version bump 1.1.67
This commit is contained in:
parent
a116db491c
commit
e9863b5aa3
2 changed files with 6 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="1.1.66"
|
version="1.1.67"
|
||||||
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,8 @@
|
||||||
|
version 1.1.67
|
||||||
|
- Add option to limit items requested at once from server
|
||||||
|
- Fix artwork cache
|
||||||
|
- Fix dialog crash
|
||||||
|
|
||||||
version 1.1.66
|
version 1.1.66
|
||||||
- Add manual refresh for playlists
|
- Add manual refresh for playlists
|
||||||
- Fix fanart
|
- Fix fanart
|
||||||
|
|
Loading…
Reference in a new issue