Jellyfin Plugin for Kodi
Go to file
Odd Stråbø 1a605d741c
Remove emoji not caught by the script
2023-08-31 07:42:02 +02:00
.build move build.py back to root 2021-06-01 22:14:36 +02:00
.devcontainer Add Python 2.7 devcontainer 2023-07-02 01:55:17 +00:00
.github Moving tag deprecated on pr-update 2023-06-30 19:28:28 +02:00
.vscode Add base vscode settings 2023-07-02 16:32:29 +00:00
jellyfin_kodi Merge pull request #761 from csaavedra/fix-multicd-albums 2023-08-19 02:15:21 +02:00
resources Translated using Weblate (Turkish) 2023-06-28 17:41:44 -04:00
tests Add test to just import all modules 2021-10-19 15:34:32 +02: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 Remove emoji not caught by the script 2023-08-31 07:42:02 +02:00
requirements-dev.txt PyYAML 6 drops py2 support 2023-07-09 17:59:13 +00: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.