Skip to content
Croneter edited this page Mar 26, 2024 · 108 revisions

From now on, manage your media in Plex and not in Kodi

The idea of PlexKodiConnect (PKC) is that you make all changes on the Plex side and then let PKC sync them to Kodi, potentially overwriting what Kodi has in its database. You are highly discouraged to make any manual adjustments to your media on the Kodi side, such as setting artwork for movie sets. Chances are that you will have to reset/resync the Kodi database at some point, losing all your manual changes.

Requirements

  • A Plex Media Server or access to a friend's PMS
  • Kodi or a derivative like LibreELEC for the Raspberry Pi.
    • Please use the latest stable version for the best experience. Do NOT use nightly versions.
  • Compatibility considerations:
    • Don't use PKC together with Emby for Kodi
    • PKC is not and never will be compatible to Kodi MySQL databases
    • PKC is not yet compatible to the Kodi plugin Video Extras. Video Extras will cause videos to start randomly

Automatic Installation (highly recommended)

This method allows for an easier installation and - above all - automatic updates. Follow the links for detailed walk-throughs with screenshots.

  1. Add a new PlexKodiConnect source in Kodi's file manager

    • Use these settings to add a new source in the file manager (new network location):
      • Protocol: Web server directory (HTTPS)
      • Server adress: croneter.github.io
      • Remote path: pkc-source
      • Port: 443
    • Alternatively to adding the PKC source, download the repository ZIP-file directly by pushing the button below. Put the file somewhere you can find it again. Select that file in step 2.
      Kodi Matrix stable version Kodi Matrix beta version Kodi Nexus stable version Kodi Nexus beta version
  2. Install the PlexKodiConnect repository from ZIP file

  3. Finally install PlexKodiConnect from the new repository

Now continue to configure PKC on the first run to get you started!

Why is PKC not "officially" available via the standard Kodi repository?
PKC directly interacts with your Kodi databases, something the Kodi developers don't support.

Manual Installation (not recommended)

You will not receive automatic updates of PlexKodiConnect.

  1. Download the dependency Kodi add-ons for both movies and tv shows: for each, hit Clone or download, then Download ZIP
  2. In Kodi, install both add-ons from ZIP file
  3. Download the actual PlexKodiConnect release ZIP file you want and put it somewhere where you can access it from Kodi: PlexKodiConnect
  4. Open the ZIP file you downloaded and make sure that the folder it contains is renamed to plugin.video.plexkodiconnect
  5. Use the modified ZIP file and in Kodi install it from ZIP file
  6. Within a few seconds you should be prompted to log into plex.tv. If you are not prompted to log into plex.tv, try to restart Kodi

PKC Beta Versions

Some notes on using the beta version:

  • Please report bugs you find here on Github
  • You can only have either the beta version or the regular version installed
  • You can switch between beta and regular by simply uninstalling the one you don't want anymore, then install the other
  • You should not lose any data when switching from regular to beta or from beta back to the regular version (PKC sync stuff, media, metadata, PKC settings)

Manuals In Other Languages

Did you find a nice manual in another language? Then thanks for editing the Wiki and adding it here!