.tx | ||
resources | ||
.gitignore | ||
addon.xml | ||
changelog.txt | ||
contextmenu.py | ||
CONTRIBUTING.md | ||
default.py | ||
empty_video.mp4 | ||
fanart.jpg | ||
icon.png | ||
LICENSE | ||
LICENSE.txt | ||
README.md | ||
service.py | ||
themoviedb.png |
PlexKodiConnect (PKC)
Combine the best frontend media player Kodi with the best multimedia backend server Plex
PKC combines the best of Kodi - ultra smooth navigation, beautiful and highly customizable user interfaces and playback of any file under the sun - and the Plex Media Server.
Have a look at some screenshots to see what's possible.
Update Your PKC Repo to Receive Updates!
Unfortunately, the PKC Kodi repository had to move because it stopped working (thanks https://bintray.com). If you installed PKC before December 15, 2017, you need to MANUALLY update the repo once.
Content
- Download and Installation
- What does PKC do?
- Warning
- PKC Features
- Additional Artwork
- Donations
- Request a New Feature
- Issues and Bugs
- Credits
Download and Installation
Install PKC via the PlexKodiConnect Kodi repository download button just below (do NOT use the standard GitHub download!). See the github wiki installation manual for a detailed guide. Please use the stable version except if you really know what you're doing. Kodi will update PKC automatically.
Stable version | Beta version |
---|---|
What does PKC do?
PKC synchronizes your media from your Plex server to the native Kodi database. Hence:
- Use virtually any other Kodi add-on
- Use any Kodi skin, completely customize Kodi's look
- Browse your media at full speed (cached artwork)
- Automatically get additional artwork (more than Plex offers)
- Enjoy Plex features using the Kodi interface
Warning
Use at your own risk! This plugin assumes that you manage all your videos with Plex (and none with Kodi). You might lose data already stored in the Kodi video and music databases as this plugin directly changes them. Don't worry if you want Plex to manage all your media (like you should ;-)).
Some people argue that PKC is 'hacky' because of the way it directly accesses the Kodi database. See here for a more thorough discussion.
PKC Features
- Support of Kodi 18 Leia (and Kodi 17 Krypton)
- Amazon Alexa voice recognition
- Plex Watch Later / Plex It!
- Plex Companion: fling Plex media (or anything else) from other Plex devices to PlexKodiConnect
- Plex Transcoding
- Automatically download more artwork from Fanart.tv, just like the Kodi addon Artwork Downloader
- Automatically group movies into movie sets
- Direct play from network paths (e.g. "\\server\Plex\movie.mkv"), something unique to PKC
- Delete PMS items from the Kodi context menu
- PKC is available in the following languages:
- English
- German
- Czech, thanks @Pavuucek
- Spanish, thanks @bartolomesoriano, @danichispa
- Danish, thanks @FIGHT
- Italian, thanks @nikkux, @chicco83
- Dutch, thanks @mvanbaak
- French, thanks @lflforce, @ahivert, @Nox71, @CotzaDev, @vinch100, @Polymorph31, @jbnitro, @Elixir59
- Chinese Traditional, thanks @old2tan
- Chinese Simplified, thanks @everdream
- Norwegian, thanks @mjorud
- Portuguese, thanks @goncalo532
- Russian, thanks @UncleStark
- Hungarian, thanks @savage93
- You can easily help to translate PKC!
Additional Artwork
PKC uses additional artwork for free from TheMovieDB. Many thanks for lettings us use the API, guys!
Donations
I'm not in any way affiliated with Plex. Thank you very much for a small donation via ko-fi.com and PayPal, Bitcoin or Ether if you appreciate PKC.
Full disclaimer: I will see your name and address if you use PayPal. Rest assured that I will not share this with anyone.
Ethereum address:
0x0f57D98E08e617292D8bC0B3448dd79BF4Cf8e7F
Bitcoin address:
3BhwvUsqAGtAZodGUx4mTP7pTECjf1AejT
Request a New Feature
Issues and Bugs
Have a look at the Github Issues Page. Before you open your own issue, please read How to report a bug.
Credits
- PlexKodiConnect shamelessly uses pretty much all the code of "Emby for Kodi" by the awesome Emby team (see https://github.com/MediaBrowser/plugin.video.emby). Thanks for sharing guys!!
- Plex Companion ("PlexBMC Helper") and other stuff were adapted from @Hippojay 's great work (see https://github.com/hippojay).
- The foundation of the Plex API is all iBaa's work (https://github.com/iBaa/PlexConnect).