Jellyfin Plugin for Kodi
Go to file
Odd Stråbø a4293e2806
Add Python 3.11 to test workflow matrix
2023-06-13 17:17:02 +02:00
.build move build.py back to root 2021-06-01 22:14:36 +02:00
.github Add Python 3.11 to test workflow matrix 2023-06-13 17:17:02 +02:00
jellyfin_kodi Merge pull request #708 from kovaacs/fix-grammar 2023-02-16 21:41:54 -05:00
resources Translated using Weblate (Latvian) 2023-06-08 10:21:57 -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 Remove path injection 2021-10-12 18:08:47 +02: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 Reduce and rearrange badges 2020-04-18 10:35:45 +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 Fix changelog 2022-11-21 23:01:58 -05:00
requirements-dev.txt Update kodistubs requirement from ~=19.0 to ~=20.0 2023-01-23 14:13:40 +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


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.