Jellyfin Plugin for Kodi
Go to file
mcarlton00 0b3888aa32
Update jellyfin_kodi/entrypoint/default.py
Co-authored-by: Odd Stråbø <oddstr13@openshell.no>
2021-10-06 19:05:27 -04:00
.build move build.py back to root 2021-06-01 22:14:36 +02:00
.github Bump codecov/codecov-action from 2.0.3 to 2.1.0 2021-09-13 14:08:14 +00:00
jellyfin_kodi Update jellyfin_kodi/entrypoint/default.py 2021-10-06 19:05:27 -04:00
resources Add transcode dialog skip option: "Media default" 2021-08-13 10:47:19 -04:00
tests Flake8 linting 2020-09-27 04:20:24 +02:00
typings/database Named tuples and type hints? What is this magic? 2021-02-23 02:42:26 +01:00
.editorconfig fix unsupported editorconfig setting 2021-05-14 17:33:19 +02:00
.env Initial work on Kodi 19 (and Python 3) support 2020-01-04 03:32:30 +01:00
.gitignore Improve validation pipeline 2020-10-05 07:03:04 +02:00
CONTRIBUTING.md Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +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 Change order of if statement 2021-07-04 21:02:46 -04:00
context.py flake8 2020-08-21 14:56:15 +02:00
context_play.py flake8 2020-08-21 14:56:15 +02:00
default.py flake8 2020-08-21 14:56:15 +02:00
release.yaml bump version to 0.7.4 2021-06-05 23:14:46 +00:00
requirements-dev.txt Make tests not fail 2021-05-02 17:09:54 -04:00
service.py flake8 2020-08-21 14:56:15 +02:00
tox.ini move build.py back to root 2021-06-01 22:14:36 +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.