Goplaxt - Cloudbox/Community GitHub Wiki
https://github.com/XanderStrike/goplaxt
Goplaxt ---
Create an API application through Trakt here. The Redirect URI should be your goplaxt.domain +
/authorize
, so it reads as:https://goplaxt.domain.com/authorize
. -
Edit
settings.yml
and add the trakt api info:goplaxt: trakt_id: IDHERE trakt_secret: SECRETHERE
-
Run the role as a normal community role.
cd ~/community sudo ansible-playbook community.yml --tags goplaxt
-
Visit the goplaxt site at
https://goplaxt.domain.com
. Enter your Plex Username and Authorize, and add the Webhook in Plex Settings. Make sure under your server Settings > Network that Webhooks is enabled.