mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-10 04:06:11 +00:00
Merge pull request #415 from mcarlton00/version-0.6.3
Version bump to 0.6.3
This commit is contained in:
commit
6020258988
1 changed files with 10 additions and 7 deletions
17
release.yaml
17
release.yaml
|
@ -1,8 +1,11 @@
|
||||||
version: '0.6.2'
|
version: '0.6.3'
|
||||||
changelog: |
|
changelog: |
|
||||||
- #373 Use correct filename for kodirepo command
|
- #395 Add more transcoding options
|
||||||
- #382 Handle empty XMLs in profile video
|
- #398 Fix removed log level in Kodi 19
|
||||||
- #384 Add BDMV and DVD Rip support in TV Shows
|
- #399 Fix extracted subtitle delivery for transcodes
|
||||||
- #385 Normalize path for os.mkdir
|
- #401 Add an option to reduce max artwork resolution
|
||||||
- #387 Optimize music sync for large libraries
|
- #403 Fix flake8 lints
|
||||||
- #392 Fix the pipeline. Again.
|
- #406 Add linting to azure pipeline
|
||||||
|
- #408 Improve validation pipeline
|
||||||
|
- #412 Fix db error messages on startup
|
||||||
|
- #413 Fix need for restart/reboot for sync settings changes to take effect
|
||||||
|
|
Loading…
Reference in a new issue