Merge pull request #536 from jellyfin/prepare-0.7.4

Prepare for release v0.7.4
This commit is contained in:
Odd Stråbø 2021-06-06 01:47:02 +02:00 committed by GitHub
commit 45b834311c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,12 @@
version: '0.7.3'
changelog: |
- #508 Use jellyfin's DisplayTitle for audio and subtitle streams
- #513 Fix subsequent syncs from the addon menu better
- #515 Allow multiple subtitles with identical names
version: '0.7.4'
changelog: |-
- fix: create release pr workflow (#535) @h1dden-da3m0n
- ci: migrate Azure Pipelines to GitHub Actions (#523) @h1dden-da3m0n
- Remove double slash when transcoding with a baseurl (#529) @mcarlton00
- Fix playback crashes (#521) @mcarlton00
- Store a version parameter in the database for migrations (#528) @mcarlton00
- Don't fail if status_code doesn't exist on startup (#525) @mcarlton00
- Fix impossibility of choosing the first subtitle (#530) @venomousZealot
dependencies:
py2:
- addon: 'xbmc.python'