Version bump 1.1.50
This commit is contained in:
parent
a841b68ee0
commit
21ba32a5ca
2 changed files with 7 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.49"
|
version="1.1.50"
|
||||||
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,9 @@
|
||||||
|
version 1.1.50
|
||||||
|
- Ignore channels from syncing process
|
||||||
|
- Date added can now be updated
|
||||||
|
- Disable ssl warning
|
||||||
|
- Fix playlist when play command is issued outside of Kodi.
|
||||||
|
|
||||||
version 1.1.48
|
version 1.1.48
|
||||||
- Support Emby tags
|
- Support Emby tags
|
||||||
- Respect emby "My views" settings
|
- Respect emby "My views" settings
|
||||||
|
|
Loading…
Reference in a new issue