-
Notifications
You must be signed in to change notification settings - Fork 21
FAQ Installation
This means the channel isn't starting up correctly on your server, usually this can be fixed with one (or a combination) of the following solutions.
Ensure the plugin directory looks like this:
If there is no Contents
folder under Plug-ins\KissNetwork.bundle
, re-install the plugin and make sure you move the KissNetwork.bundle
folder out of the zip file and into your Plug-ins
folder.
(FreeBSD, Linux, OS X)
The plugin may fail to start if you haven't correctly set the permissions on KissNetwork.bundle
.
-
Run the following commands in a shell/terminal (see here for the path to your plugins directory):
cd <your plugins directory> chown -R plex:plex KissNetwork.bundle
-
Restart Plex Media Server
Note: Depending on your setup, the plex
user may be named something else. You can check the owner of the Plex Media Server
process with ps aux | grep "Plex Media Server"
If the plugin still isn't visible after attempting the above solutions, post an issue here with links to the following files (uploaded to pastebin, dropbox, etc..):
-
com.plexapp.plugins.kissnetwork.log
(details, might not exist in some cases) -
com.plexapp.system.log
(details)
See the Installation or Update page for more details.