forked from MediaBrowser/plugin.video.emby
-
-
Notifications
You must be signed in to change notification settings - Fork 79
How to Uninstall PlexKodiConnect
croneter edited this page Dec 24, 2016
·
11 revisions
Due to the fact that PlexKodiConnect is tightly linked to your Kodi video and music databases, playlists and videonodes, uninstalling PKC completely is a bit more complicated than simply removing the add-on from within Kodi.
Here the steps to completely remove PKC from your system:
- In Kodi, navigate to Settings, Add-ons then the PlexKodiConnect repository (or All Add-ons). Uninstall all 3 PKC add-ons.
- Shutdown Kodi and navigate to your Kodi userdata folder
- Android:
Android/data/org.xbmc.kodi/files/.kodi/userdata/
- iOS:
/private/var/mobile/Library/Preferences/Kodi/userdata/
- LibreELEC/OpenELEC:
/storage/.kodi/userdata/
- Linux:
~/.kodi/userdata/
- Mac:
/Users/<your_user_name>/Library/Application Support/Kodi/userdata/
- Windows: Start - type
%APPDATA%\kodi\userdata
- press Enter
- Android:
- In the userdata folder, navigate to
addon_data
. Delete the folderplugin.video.plexkodiconnect
- In the userdata folder, navigate to
Database
. Delete all files and folders located in that folder - In the userdata folder, navigate to
library
. Delete all files and folders located in that folder - In the userdata folder, navigate to
Playlists
. In each subfolder, delete every file starting withPlex
(or if you did not have your own playlists, simply delete all subfolders). - In the userdata folder, navigate to
Thumbnails
. Delete all the subfolders - In the userdata folder, delete
sources.xml
- If you have additional Kodi users/profile in use also connected to PKC/Plex, navigate to
profiles
and then that profiles name. Repeat steps 3 to 8
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