Releases: jellyfin/jellyfin-kodi
Releases · jellyfin/jellyfin-kodi
Release 0.3.4
- #109 Remove dependency on
ipaddress
(not stdlib in py2)
Release 0.3.3
Release 0.3.2
Release 0.3.1
Release 0.3.0
- #84 Bump version for 0.3.0
- #82 Update documentation link to point to main site
- #81 Fix missed getitem references
- #78 Remove unused image files
- #74 Update file handling to support unicode
- #71 Change companion detection to endpoint check #23
- #69 Complete shortcuts and getitem cleanup
- #68 Add issue template
- #66 Cleanup shortcuts in client.py and associated code
- #64 Remove shortcuts in http.py and some in client.py #27
- #62 Updates project structure to Kodi v17
- #60 Remove dependency on WAN IP Address
- #57 Removed bundled libraries
- #56 Change server identification header to allow for basic auth support #52
- #54 Make sure base is the first place we look for packages. bug cleanup
- #48 Add Simplified Chinese translation
Release 0.2.1
Changelog
#44 Remove code caching, fixing Kodi 18 Music syncing for existing installs.
Release 0.2.0
Release Notes
Previous release had version number decreased, see #39 for details and how to update if you are using the Kodi repository.
Major Features
- Support for Kodi 18
Changelog
#38 Greatly increase the amount of logging information.
#32 Fix music syncing for Kodi 18 retaining Kodi 17 compatibility
#28 Always use plaintext login
Release 0.1.0
Initial Release