-
Notifications
You must be signed in to change notification settings - Fork 43
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.your-domain.com -> Settings -> Remote Access and 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 and you might need to re-enable remote access. Worry not as Plex is helpful providing guidance and feedback
Since Gooby utilizing docker container, 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 Plugin-folder 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 to. 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.