Installation
Pages 25
WIKI HOME
Step-by-Step Installation
Configure PKC on first run
PKC Settings
Additional info
- 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
Developers
Clone this wiki locally
- From now on, manage your media in Plex and not in Kodi
- Requirements
- Automatic Installation (highly recommended)
- Manual installation (not recommended)
- PKC beta versions
- Manuals in other languages
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 18 Leia oder 19 Matrix or a derivative like LibreELEC for the Raspberry Pi.
- 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.
-
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
- Protocol:
-
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.
- Use these settings to add a new source in the file manager (new network location):
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.
- Download the dependency Kodi add-ons for both movies and tv shows: for each, hit Clone or download, then Download 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
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!
- Deutsch (German): https://www.tutonaut.de/anleitung-kodi-als-player-plex-als-server
Devs: croneter