Jellyfin Plugin for Kodi
Go to file
jellyfin-bot d3f94bb19a bump version to 1.0.2 2024-04-09 20:15:11 +00:00
.build move build.py back to root 2021-06-01 22:14:36 +02:00
.devcontainer/Python 3.11 Remove Python 2 support 🔥 2024-02-03 22:10:36 +01:00
.github Use sudo for kodirepo command 2024-03-24 20:18:47 -04:00
.vscode Add base vscode settings 2023-07-02 16:32:29 +00:00
jellyfin_kodi Add version gate to strHdrType field 2024-04-09 18:04:30 +02:00
resources Translated using Weblate (Slovak) 2024-04-06 13:29:31 -04:00
tests Fix convert_to_local tests on Windows 2023-10-21 16:53:50 +00:00
typings/jellyfin_kodi Move typing stubs 2021-10-12 18:08:47 +02:00
.editorconfig Fix indentation 2022-10-29 23:23:07 +02:00
.env Remove path injection 2021-10-12 18:08:47 +02:00
.gitignore Add base vscode settings 2023-07-02 16:32:29 +00:00
CONTRIBUTING.md fix grammar 2023-02-07 18:03:35 +01:00
LICENSE.txt Version 4.0.0 (#182) 2019-01-24 07:04:48 -06:00
README.md Python 2 deprecation notice 2023-08-20 02:39:21 +02:00
build.py Improve build exclusion filter 2021-10-17 22:40:34 +02:00
context.py Fully qualify the imports from jellyfin_kodi.entrypoint 2021-10-19 15:35:17 +02:00
context_play.py Fully qualify the imports from jellyfin_kodi.entrypoint 2021-10-19 15:35:17 +02:00
default.py Fully qualify the imports from jellyfin_kodi.entrypoint 2021-10-19 15:35:17 +02:00
release.yaml bump version to 1.0.2 2024-04-09 20:15:11 +00:00
requirements-dev.txt change ws_client to use libraries reconnect param 2024-03-01 11:31:12 +13:00
service.py Fully qualify the imports from jellyfin_kodi.entrypoint 2021-10-19 15:35:17 +02:00
tox.ini Add test to just import all modules 2021-10-19 15:34:32 +02:00

README.md

Jellyfin for Kodi

Part of the Jellyfin Project


Logo Banner

GPL 3.0 License GitHub release (latest SemVer) Chat on Matrix
Translation status Quality Gate Status Technical Debt
Code Smells Bugs Vulnerabilities
GitHub code size in bytes Lines of Code Duplicated Lines (%)
Maintainability Rating Reliability Rating Security Rating

⚠️ Python 2 deprecation (Kodi 18 Leia and older)

Kodi installs based on Python 2 are no longer supported going forward.
This means that Kodi v18 (Leia) and earlier (Krypton, Jarvis...) is no longer supported, and will cease receiving updates.

Our informal support target is current release±1, which currently translates to Matrix (old), Nexus (current) and Omega (next).
Please note that next release is a moving target, has a relatively low priority, and is unlikely to receive active work before the release candidate stage.

The major version of Jellyfin for Kodi will be bumped for the first release without Python 2 support.


A whole new way to manage and view your media library.

The Jellyfin for Kodi add-on combines the best of Kodi - ultra smooth navigation, beautiful UIs and playback of any file under the sun, and Jellyfin - the most powerful open source multi-client media metadata indexer and server. You can now retire your MySQL setup in favor of a more flexible setup.

Synchronize your media on your Jellyfin server to the native Kodi database, browsing your media at full speed, while retaining the ability to use other Kodi add-ons to enhance your experience. In addition, you can use any Kodi skin you'd like!


Supported

The add-on supports a hybrid approach. You can decide which Jellyfin libraries to sync to the Kodi database. Other libraries and features are accessible dynamically, as a plugin listing.

  • Library types available to sync:
    • Movies and sets
    • TV shows
    • Music videos
    • Music
  • Other features supported:
    • Simple Live TV presentation
    • Home Videos & photos
    • Playlists
    • Theme media
  • Direct play and transcode
  • A 2-way watched and resume state between your server and Kodi. This is a near instant feature.
  • Remote control your Kodi; send play commands from your Jellyfin web client or Jellyfin mobile apps.
  • Extrafanart (rotating backgrounds) for skins that support it
  • Offer to delete content after playback
  • Backup your Jellyfin Kodi profile (Create and restore from backup )
  • and more...

Install Jellyfin for Kodi

Detailed installation instructions can be found in the Jellyfin Client Documentation.

Known limitations

  • Chapter images are missing unless native playback mode is used.
  • Certain add-ons that depend on seeing where your content is located will not work unless native playback mode is selected.