pannal / Kitana

A responsive Plex plugin web frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No viable plugins found

Keatnisher opened this issue · comments

Hi,

I receive the message "No viable plugins found; please choose a different server".

I am running kitana standalone on Ubuntu and I have placed plug-ins at:

/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Plug-ins/

but Kitana can't recognize them. Does the location of kitana-master matter? What am I missing?

Is the plugin loaded?

Aka: In the WebClient, under agents, does it show there?

And if not, then check rights to the plugin directory

No it doesn't look like the plugins are loaded. What should the rights to the plugin directory be?

Originally it was:

drwxr-xr-x 6 plex plex 4096 Mar 23 02:35 Plug-ins

and for the plugins:

drwxrwxr-x 3 usr grp 4096 Mar 23 01:27 Sub-Zero.bundle

I tried changing these around and restarting the server but haven't found a combination that works.

As the originally, and recursively

Ah, that was it - I wasn't chmod/chown recursively. Thanks!