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: ServerB

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:
  # - STADIA_MAPS_API_KEY=your_stadia_maps_api_key
  # - MDBLIST_API_KEY=your_mdblist_api_key
  # 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

MultiPlex Configuration

Git Branch
unknown
Git Commit Hash
unknown
Configuration File
Not present. MultiPlex Stats currently uses database + environment settings.
Database File
C:\Users\Plex\MultiPlex-Stats\instance\multiplex_stats.db Status: Exists
Log File
C:\Users\Plex\MultiPlex-Stats\instance\logs\multiplex_stats.log
Cache Directory
C:\Users\Plex\MultiPlex-Stats\instance\cache
Arguments
[]
Platform
Windows 11 (10.0.22621)
System Timezone
America/Los_Angeles (UTC-0700)
System Language
English_United States.1252
Python Version
3.12.6 (tags/v3.12.6:a4a2d2b, Sep 6 2024, 20:11:23) [MSC v.1940 64 bit (AMD64)]
SQLite Version
3.45.3

Data Sync

Run the full data pipeline from one button. This keeps media, history, and lifetime play counts aligned.

Step 1: Import movies and TV shows from each configured server.

Step 2: Import full viewing history from each configured server and then rebuild lifetime play counts so titles with multiple keys are merged correctly.

Records in database: 191,475
Date range (America/Los_Angeles): 2023-10-31 to 2026-06-29
Unique users: 122
Last media sync (America/Los_Angeles): 2026-07-03T05:22:37.318124-07:00
Last full history sync (America/Los_Angeles): 2026-06-29T10:23:34.749083-07:00
Last lifetime cache build (America/Los_Angeles): 2026-06-29T10:24:03.499304-07:00
This replaces local media/history data and rebuilds lifetime play-count cache

Map Settings

Optionally save a Stadia Maps API key here to enable the full dark basemap for the live stream map. If blank, MultiPlex Stats will fall back to CARTO's dark basemap unless STADIA_MAPS_API_KEY is set in the environment. You can obtain a free API key by signing up at stadiamaps.com.

Stored key in database: Yes
Environment key available: No
Effective priority: saved key in Settings overrides the environment variable.
Leave blank to remove the saved key and fall back to the environment variable or CARTO's dark basemap.

Ratings Settings

Optionally save an MDBList API key to enrich your media library with aggregated ratings from IMDb, TMDb, Metacritic, Rotten Tomatoes, Trakt, Letterboxd, and more. Ratings are fetched during media sync and refreshed every 3 months. A free account provides 1,000 API calls/day. Get your key at mdblist.com.

Stored key in database: Yes
Environment key available: No
Effective priority: saved key in Settings overrides the environment variable.
Leave blank to remove the saved key and fall back to the environment variable.