Version bump 1.1.62

This commit is contained in:
angelblue05 2015-12-02 17:11:01 -06:00
parent 8a28488e58
commit 894afd3dbb
2 changed files with 6 additions and 1 deletions

View File

@ -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.61" version="1.1.62"
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"/>

View File

@ -1,3 +1,8 @@
version 1.1.62
- Fix connection to database staying open
- Fix artwork cache delete
- Add option to force transcode 1080P/H265
version 1.1.57 version 1.1.57
- Fix for music videos directors - Fix for music videos directors