Goplaxt¶
What is it?¶
Goplaxt scrobbles Plex plays to Trakt with ease!
| Details | |||
|---|---|---|---|
| Project home | Docs | Github: | Docker | 
1. Installation¶
sb install sandbox-goplaxt
2. URL¶
- To access Goplaxt, visit 
https://goplaxt._yourdomain.com_ 
3. Setup¶
- 
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 the Goplaxt section in saltbox
settings.yml: substituting your ownIDandsecret.goplaxt: trakt_id: IDHERE trakt_secret: SECRETHERE - 
Run the role install command
sb install sandbox-goplaxt - 
Visit the goplaxt site at
https://goplaxt.domain.com.
Enter yourPlex UsernamethenAuthorize, and add the Webhook inPlex Settings.
Make sure under your serverSettings > Networkthat Webhooks isenabled.