Version bump

This commit is contained in:
Matt 2020-10-21 20:23:49 -04:00
parent ccdcf27ec4
commit 0f4326be73
1 changed files with 10 additions and 7 deletions

View File

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