mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 1.1.80
This commit is contained in:
parent
1d6556fb44
commit
7fd8a686b8
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.79"
|
version="1.1.80"
|
||||||
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.80
|
||||||
|
- Add refresh for video nodes
|
||||||
|
- Fix for home videos (being unable to back out of the menu). Running refresh playlists/nodes will fix this.
|
||||||
|
- Fix to music, causing sync to crash
|
||||||
|
|
||||||
version 1.1.76
|
version 1.1.76
|
||||||
- Add music rating system
|
- Add music rating system
|
||||||
- Add home videos as a dynamic plugin entry (requires a reset)
|
- Add home videos as a dynamic plugin entry (requires a reset)
|
||||||
|
|
Loading…
Reference in a new issue