mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-12-25 18:26:15 +00:00
Merge pull request #863 from jellyfin/prepare-1.0.3
Prepare for release v1.0.3
This commit is contained in:
commit
eb035f83f9
1 changed files with 2 additions and 4 deletions
|
@ -1,10 +1,8 @@
|
|||
version: '1.0.2'
|
||||
version: '1.0.3'
|
||||
changelog: |-
|
||||
Bug Fixes
|
||||
---------
|
||||
+ Add version gate to strHdrType field (#854) @oddstr13
|
||||
+ Gracefully handle missing VideoRangeType in stream tracks (#853) @oddstr13
|
||||
+ Call correct API endpoint when adding users to session (#851) @wildsands
|
||||
+ Check for KodiSyncQueue GetPluginSettings endpoint (#862) @oddstr13
|
||||
dependencies:
|
||||
py3:
|
||||
- addon: 'xbmc.python'
|
||||
|
|
Loading…
Reference in a new issue