-
Notifications
You must be signed in to change notification settings - Fork 39
Plex
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.
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
Installation: sudo wget http://bit.ly/GetGooby2 -O /tmp/install.sh && sudo bash /tmp/install.sh
Basic information and instructions can be found on TechPerplexed.