Settings

Configure Your Tautulli Servers & Analytics Preferences

Server Configuration

Plex 1

http://192.168.1.184:8181

Order: ServerA

Plex 2

http://192.168.1.145:8182

Order: ServerA

Add/Update Server

Include the port number
Find in Tautulli: Settings → Web Interface → API
Check this if your Tautulli server uses HTTPS
Check this only if using HTTPS with a valid certificate

Optional: Import from Environment Variables

Load server configuration from Docker environment variables defined in your docker-compose.yml file.

Example docker-compose.yml:

environment:
  - TAUTULLI_SERVER_A_NAME=MyServer
  - TAUTULLI_SERVER_A_IP=192.168.1.100:8181
  - TAUTULLI_SERVER_A_KEY=your_api_key_here
  # - TAUTULLI_SERVER_A_SSL=false
  # - TAUTULLI_SERVER_A_VERIFY_SSL=false
  # Optional second server:
  # - TAUTULLI_SERVER_B_NAME=Server2
  # - TAUTULLI_SERVER_B_IP=192.168.1.101:8181
  # - TAUTULLI_SERVER_B_KEY=another_api_key
  # - TAUTULLI_SERVER_B_SSL=false
  # - TAUTULLI_SERVER_B_VERIFY_SSL=false

Import Viewing History

Load viewing history from Tautulli into a local database for fast display in the dashboard. This is typically a one-time load; new records are automatically appended when you refresh the dashboard.

No viewing history loaded. Use the form below to load history data.

Loading more days takes longer but provides more data for the Viewing History table
This will replace any existing history data