Skip to content

Releases: jellyfin/jellyfin-kodi

Release 0.3.2

28 Sep 22:16
4c3732c
Compare
Choose a tag to compare
  • #94 Improve address normalization in connection manager
  • #93 Remove stray single quote resulting in crash

Release 0.3.1

28 Sep 16:36
61fc82d
Compare
Choose a tag to compare
  • #90 Fix incremental sync never finishing
  • #89 Make basic auth login work with mixed case and symbols

Release 0.3.0

25 Sep 23:50
f9335ad
Compare
Choose a tag to compare
  • #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

14 Jul 20:03
Compare
Choose a tag to compare

Changelog

#44 Remove code caching, fixing Kodi 18 Music syncing for existing installs.

Release 0.2.0

11 Jul 22:33
Compare
Choose a tag to compare

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

11 Jul 22:34
Compare
Choose a tag to compare

Initial Release