Skip to content

TRAKT_CLIENT_ID and TRAKT_CLIENT_SECRET #66

Answered by I-am-PUID-0
dimikal37 asked this question in Q&A
Discussion options

You must be logged in to vote

The TRAKT_CLIENT_ID and TRAKT_CLIENT_SECRET only allow you to define your own Trakt API App, vs. the hard-codded ones that itsToggle applied within the original plex_debrid code, which are linked to his Trakt account.

See the original code here: https://github.com/itsToggle/plex_debrid/blob/main/content/services/trakt.py#L8

If not set, the default itsToggle keys will be used.

Also, the TRAKT_CLIENT_ID and TRAKT_CLIENT_SECRET do not grant access to your private watchlists/collections — as is the case with Riven's implementation of Trakt — and the user will need to be authenticated with Trakt to create the API key, as previously performed with plex_debrid.

Unfortunately, with this update, e…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dimikal37
Comment options

Answer selected by dimikal37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants