Skip to content

Trakt Integration

Trakt integration enables watchlist and custom list support for Stremio catalogs.

Used For

  • Trakt watchlists and custom lists as Stremio catalogs via the List addon
  • Dashboard - Vault

Prerequisites

  • STREMTHRU_BASE_URL must be set

Setup

  1. Create a Trakt account at trakt.tv
  2. Create an OAuth application
  3. Set the Redirect URI to ${STREMTHRU_BASE_URL}/auth/trakt.tv/callback
  4. Set CORS origins to ${STREMTHRU_BASE_URL} in the Trakt OAuth app settings
  5. Set the environment variables