Merge pull request #863 from jellyfin/prepare-1.0.3

Prepare for release v1.0.3
This commit is contained in:
mcarlton00 2024-05-18 07:48:49 -04:00 committed by GitHub
commit eb035f83f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 4 deletions

View File

@ -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'