_auth_TAUTULLI

Internal Tautulli auth provider module (server URL + API key handling).

Tautulli authentication provider (server URL + API key).

What this auth provider does

Stores the Tautulli URL and API key so CrossWatch can import Plex history.

Auth flow

  • api_key

Writes to config

Namespace:

  • cfg[\"tautulli\"]

Common fields:

  • server_url

  • api_key

  • optional user_id

Gotchas

  • This provider is read-only and history-only.

  • The URL must be reachable from the container.

Last updated

Was this helpful?