Plex-Notifier
Plex-Notifier
Docker app from jermcee's Repository
Overview
Plex Notifier periodically checks for new Plex episodes and sends user-specific email alerts based on their watch history, powered by Tautulli.
✅ Supports per-user unsubscribe links (global and per-show)
🔐 Protects the settings WebUI with optional HTTP Basic Auth
📧 All configuration (Plex, Tautulli, SMTP) is done in the Web UI
Runtime arguments
- Web UI
http://[IP]:[PORT:5000]/- Network
host- Shell
sh- Privileged
- false
Template configuration
WebUI PortPorttcp
Container listens on port 5000
- Target
- 5000
- Default
- 5000
- Value
- 5000
AppdataPathrw
Stores user config and internal database
- Target
- /app/instance
- Default
- /mnt/user/appdata/plex-notifier
- Value
- /mnt/user/appdata/plex-notifier
TimezoneVariable
Container timezone
- Target
- TZ
- Default
- America/Chicago
- Value
- America/Chicago
SECRET_KEYVariable
Required. Generate with: openssl rand -hex 32
WEBUI_USERVariable
Optional username for HTTP Basic Auth protecting the WebUI
WEBUI_PASSVariable
Optional password for HTTP Basic Auth protecting the WebUI
Categories
Details
Repository
jjermany/plex-notifier:latestLast Updated2026-06-01
First Seen2025-07-28
Run Plex-Notifier on Unraid.
Plex-Notifier is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.