mirror of
https://github.com/jellyfin/jellyfin-kodi.git
synced 2024-11-12 21:26:10 +00:00
Merge pull request #391 from mcarlton00/version-0.6.0
Bump version for 0.6.0
This commit is contained in:
commit
9debead164
1 changed files with 6 additions and 24 deletions
30
release.yaml
30
release.yaml
|
@ -1,25 +1,7 @@
|
||||||
version: '0.5.9'
|
version: '0.6.0'
|
||||||
changelog: |
|
changelog: |
|
||||||
- #325 Add support for music database format v74
|
- #373 Use correct filename for kodirepo command
|
||||||
- #330 Add support for BDMV movie directories in native playback mode
|
- #382 Handle empty XMLs in profile video
|
||||||
- #331 Don't process songs from unsynced libraries
|
- #384 Add BDMV and DVD Rip support in TV Shows
|
||||||
- #334 DVD rip support
|
- #385 Normalize path for os.mkdir
|
||||||
- #336 Azure pipeline + revamp release process
|
- #387 Optimize music sync for large libraries
|
||||||
- #339 Handle empty list of updates from server
|
|
||||||
- #344 Fix music sync
|
|
||||||
- #345 A tiny bit of code cleanup
|
|
||||||
- #346 Get resume from Kodi arguments
|
|
||||||
- #348 Various fixes from sonarqube
|
|
||||||
- #349 Metadata syncing rework
|
|
||||||
- #351 Fix UserDataWorker
|
|
||||||
- #352 Use libraries rather than home-screen views
|
|
||||||
- #355 Fix variable name in pipeline
|
|
||||||
- #356 Remove whitespace in setup xbmcgui dialogs
|
|
||||||
- #359 SSL Verification Fix
|
|
||||||
- #362 Refactor metadata ancestor gathering
|
|
||||||
- #363 Publish artifacts in pipeline
|
|
||||||
- #364 Removed webservice
|
|
||||||
- #366 Filter keys containing None values from dictionaries returned from the server
|
|
||||||
- #367 Refactor pipeline
|
|
||||||
- #368 Clean copy the right files for building
|
|
||||||
- #371 Temporary workaround for #370
|
|
||||||
|
|
Loading…
Reference in a new issue