mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Version bump 1.1.44
This commit is contained in:
parent
4ab6991968
commit
a4fa9a325b
2 changed files with 9 additions and 1 deletions
|
@ -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"/>
|
||||
|
|
|
@ -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.
|
||||
|
||||
|
|
Loading…
Reference in a new issue