Jellyfin Plugin for Kodi
Find a file
owner 80897822d3 Updates logging to be more consistent
The way the logging was initialized varied from file to file. This just
updates the init to be the same everywhere. Also updates some LOG.warn
to be LOG.info.
2019-08-23 21:05:48 -05:00
libraries Fix webservice being stalled 2019-01-31 04:06:46 -06:00
resources Updates logging to be more consistent 2019-08-23 21:05:48 -05:00
.editorconfig Added .editorconfig and tox.ini (flake8) 2019-07-08 02:33:32 +02:00
.gitignore Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
addon.xml Bump version for 0.2.1 2019-07-14 15:58:52 -04:00
context.py Updates logging to be more consistent 2019-08-23 21:05:48 -05:00
context_play.py Updates logging to be more consistent 2019-08-23 21:05:48 -05:00
CONTRIBUTING.md Change most string occurrences of Emby to Jellyfin (case sensitive) 2019-02-02 14:10:33 +01:00
default.py Make sure __base__ is the first place we look for packages. 2019-08-19 09:59:06 +02:00
fanart.png More rebranding 2019-02-04 18:30:00 +01:00
icon.png More rebranding 2019-02-04 18:30:00 +01:00
kodi_icon.png Version 4.0.0 (#182) 2019-01-24 07:04:48 -06:00
LICENSE.txt Version 4.0.0 (#182) 2019-01-24 07:04:48 -06:00
README.md Link to readthedocs for install instructions 2019-05-13 22:15:07 -04:00
service.py Updates logging to be more consistent 2019-08-23 21:05:48 -05:00
tox.ini Increase amount of logging 2019-07-09 22:05:28 +02:00

Jellyfin for Kodi

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 on readthedocs.

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.