-
-
Notifications
You must be signed in to change notification settings - Fork 77
Installation
- Important things to note
- Requirements
- Automatic Installation (highly recommended)
- Beta version
- Manual installation (not recommended)
- Manuals in other languages
The idea of 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.
- A Plex Media Server or access to a friend's PMS
- Kodi or a derivative like LibreELEC for the Raspberry Pi
- Compatibility considerations:
- It is advisable to uninstall everything else Plex-related first, e.g. PlexBMC and PlexBMC Helper
- PKC is not yet compatible to the Kodi plugin Video Extras. Video Extras will cause videos to start randomly
- Don't use PKC together with Emby for Kodi
- PKC is not and never will be compatible to Kodi MySQL databases
This method allows for an easier installation and - above all - automatic updates. You need to install 2 things: the PKC repository and PKC itself.
- Install the PlexKodiConnect
Kodi Repository
first. There are 2 different ways of achieving that:- In Kodi's file manager, choose
Add source
and then add a newnetwork location
:- Protocol:
Web server directory (HTTPS)
- Server adress:
croneter.github.io
- Remote path:
pkc-source
- Port:
443
- Protocol:
- Download the Repository ZIP-file by pushing the button below. Put the file somewhere you can find it again using Kodi.
- In Kodi's file manager, choose
- Follow this guideline to install the file you just downloaded in Kodi
- Install the PlexKodiConnect Video Add-On from the new PlexKodiConnect Repository you just installed. See here for a detailed walk-through
- You can now easily connect to your Plex Media Server: Continue with configure PKC
Why is PKC not "officially" available via the standard Kodi repository? PKC messes with your Kodi databases, something the Kodi devs don't want to support.
If you want to help out testing, you can install the PKC beta version from the PKC beta repository. Get it here:
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)
You will not receive automatic updates of PlexKodiConnect.
- Download the dependency Kodi add-ons for both movies and tv shows: for each, hit
Clone or download
, thenDownload ZIP
- In Kodi, install both add-ons from ZIP file
- Download the actual PlexKodiConnect release ZIP file you want and put it somewhere where you can access it from Kodi: PlexKodiConnect
- Open the ZIP file you downloaded and make sure that the folder it contains is renamed to
plugin.video.plexkodiconnect
- Use the modified ZIP file and in Kodi install it from ZIP file
- 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
It is important to customize your PKC setup so that it works like you want it to. See how to configure PKC on the first run to get you started.
Did you find a nice manual in another language? Then thanks for editing the Wiki and adding it here!
- Deutsch (German): https://www.tutonaut.de/anleitung-kodi-als-player-plex-als-server/
Devs: croneter
- Screenshots
- Direct Paths Explained
- Set-up Direct Paths
- Direct Play
- Skins and Video Nodes
- Multiple users
- Multiple Plex Media Servers
- Manage additional Media without Plex
- Is PKC a hack
- FAQ
- Report a Bug
- How to uninstall PKC
- How to automatically delete playlists
- Update PKC Repository to receive automatic updates