Releases: jellyfin/jellyfin-kodi
Releases · jellyfin/jellyfin-kodi
Release 0.7.0
- #431 Fix some minor issues highlighted by 10.7
- #434 Delete items from addon
- #437 websocket - Remove deprecated base64.encodestring
- #438 Move api_client details to context.py
- #442 Pass hexlify bytes in helper.utils.event
- #444 Stop autodiscovered servers overriding manual input
- #446 Fix crash on addon load
- #447 Make sure status code gets returned in payload
- #452 Encoding parameter to json.load was removed in Python 3.9
- #455 Remove extra slash from subtitle URLs
- #456 Fix refresh boxsets function
- #458 Fix boxsets in full sync
- #462 Fixes for Matrix-RC2
Release 0.6.5
- #426 Remove verify_kodi_defaults function
Release 0.6.4
Release 0.6.3
Changelog:
- #395 Add more transcoding options
- #398 Fix removed log level in Kodi 19
- #399 Fix extracted subtitle delivery for transcodes
- #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
Version 0.6.2
Version 0.6.1
Version 0.5.9
- #325 Add support for music database format v74
- #330 Add support for BDMV movie directories in native playback mode
- #331 Don't process songs from unsynced libraries
- #334 DVD rip support
- #336 Azure pipeline + revamp release process
- #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
Version 0.5.8
- #322 Force filter parameter during incremental sync
Version 0.5.7
#307 Fix server selection list to show multiple servers
#308 Update deprecated isPassword and line1 function parameters
#310 Fix choose the audio stream and the subtitle stream remotely
#311 Add Kodi 17 backwards compat to #308
#314 Add playback mode to issue template
#315 Fix incremental sync for mixed content libraries
#319 Sanitize the server URL in log messages