Skip to content
deedeefink edited this page Oct 30, 2018 · 7 revisions

Remote Access

After installing and claiming your Plex server you should double check that the server is fully accessible outside your network.

Go to the web interface https://plex.you-domain.com -> Settings -> Remote Access. Here you should confirm that the Public port is set to 8443. If not, then change it by "Manually specify public port". Changes might take a few minutes to come into effect.

Installing Plugins

Since Gooby is running in docker containers Plex's Plug-ins folder has moved from the standard location to a custom location within Gooby. But fear not, you can still install cool plugins like Sub-Zero or Trakt Scrobbler

The new location is /var/local/Gooby/Plex/Library/Application Support/Plex Media Server/Plug-ins

To install a plugin make sure that you copy the .bundle into the above folder instead of whatever folder a guide might tell you. I personally prefer to use Midnight Commander for a simple visual and old school interface that makes it easy to move files.

Ohh and remember to restart your Plex-server

Clone this wiki locally