Skip to content
herp edited this page Dec 20, 2018 · 1 revision
  1. 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.

  2. Edit settings.yml and add the trakt api info:

    goplaxt:
       trakt_id: IDHERE
       trakt_secret: SECRETHERE
    
  3. Run the role as a normal community role.

    cd ~/community
    sudo ansible-playbook community.yml --tags goplaxt
  4. 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.

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally