Merge pull request #429 from mcarlton00/version-0.6.4

Version bump
This commit is contained in:
Abby 2020-11-21 15:13:00 +00:00 committed by GitHub
commit bf2ecbf4fd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 10 deletions

View File

@ -1,11 +1,5 @@
version: '0.6.3' version: '0.6.4'
changelog: | changelog: |
- #395 Add more transcoding options - #410 Use a semaphore to avoid fetching complete library to memory
- #398 Fix removed log level in Kodi 19 - #417 Don't force-extract subs for transcoded content
- #399 Fix extracted subtitle delivery for transcodes - #424 Remove multicast socket options from autodiscovery
- #401 Add an option to reduce max artwork resolution
- #403 Fix flake8 lints
- #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