Skip to content

TVDB Integration

TVDB integration enables TV show list support and content metadata.

What It Enables

  • TVDB lists as Stremio catalogs via the List addon
  • Content metadata and ID mapping

Setup

  1. Create a TVDB account at thetvdb.com
  2. Get an API Key from account settings
  3. Set the environment variable:
sh
STREMTHRU_INTEGRATION_TVDB_API_KEY=your-api-key

Environment Variables

VariableDescription
STREMTHRU_INTEGRATION_TVDB_API_KEYAPI Key for TVDB
STREMTHRU_INTEGRATION_TVDB_LIST_STALE_TIMEStale time for list data (e.g., 12h)

INFO

Detailed documentation coming soon — contributions welcome.