I have Plex Media Server running on my Raspberry Pi 2 and wanted to install the Webtools bundle. I have successfully downloaded & extracted the Webtools.bundle folder to the Plex Plugins folder:
However the plugin doesn't seem to be running. I suspect that it's something I've messed up with setting the permissions for the plugin. I'm logged in under username "pi". Can anyone help?
dwl99 wrote: ↑Wed Feb 28, 2018 11:16 am
I have Plex Media Server running on my Raspberry Pi 2 and wanted to install the Webtools bundle. I have successfully downloaded & extracted the Webtools.bundle folder to the Plex Plugins folder:
However the plugin doesn't seem to be running. I suspect that it's something I've messed up with setting the permissions for the plugin. I'm logged in under username "pi". Can anyone help?
Thanks!
Hi
You need to set the owner of the groupe as your self: sudo chown pi:pi -R ./WebTools.bundle
dwl99 wrote: ↑Wed Feb 28, 2018 11:16 am
I have Plex Media Server running on my Raspberry Pi 2 and wanted to install the Webtools bundle. I have successfully downloaded & extracted the Webtools.bundle folder to the Plex Plugins folder:
However the plugin doesn't seem to be running. I suspect that it's something I've messed up with setting the permissions for the plugin. I'm logged in under username "pi". Can anyone help?
Thanks!
Hi
You need to set the owner of the groupe as your self: sudo chown pi:pi -R ./WebTools.bundle
Thanks - unfortunately that didn't work either, WebTools still aren't showing under Plugins