Version bump 1.1.44

This commit is contained in:
angelblue05 2015-10-01 08:17:31 -05:00
parent 4ab6991968
commit a4fa9a325b
2 changed files with 9 additions and 1 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.emby"
name="Emby"
version="1.1.43"
version="1.1.44"
provider-name="Emby.media">
<requires>
<import addon="xbmc.python" version="2.1.0"/>

View file

@ -1,3 +1,11 @@
version 1.1.44
- Play strm files regardless of playback method.
- Stack method for multi part, including trailers.
- Revise transcoding properties
- Fix channels name to display properly in Kodi.
- Fix DTS-HD MA display
- Fix profiles that were leaving threads running after loading a new profile in Kodi.
version 1.1.43
- Fix loop that was happening if you had intros and play next automatically enabled.