Merge pull request #187 from jellyfin/prepare-0.5.3
Some checks failed
Build JellyCon / build (py2) (push) Has been cancelled
Build JellyCon / build (py3) (push) Has been cancelled

Prepare for release v0.5.3
This commit is contained in:
mcarlton00
2022-07-19 14:24:50 -04:00
committed by GitHub

View File

@@ -1,8 +1,19 @@
version: '0.5.2'
version: '0.5.3'
changelog: |-
Bug Fixes
---------
+ Download all external subs when playback starts (#176) @mcarlton00
+ Fix forced and sdh/cc subtitle not working (#184) @aiosk
+ Fix performance profiling (#182) @mcarlton00
+ Allow playback from Info menu (#179) @mcarlton00
Code or Repo Maintenance
------------------------
+ Manually decode json responses (#183) @mcarlton00
CI & build changes
------------------
+ CI - remove use_aliases from emoji command (#186) @mcarlton00
+ Bump actions/setup-python from 3 to 4 (#178) @dependabot
dependencies:
py2:
- addon: 'xbmc.python'