PlexWatch

PlexWatch

Docker app from grtgbln's Repository

Overview

PlexWatch is a Discord bot that brings your Plex media server to life with a real-time dashboard. Monitor active streams, track SABnzbd downloads, and check server uptime—all directly in your Discord server.

Requirements


        Bot is configured via `config.json` file in App Data path. See documentation: https://github.com/nichtlegacy/PlexWatch?tab=readme-ov-file#configuration
    

Runtime arguments

Network
bridge
Privileged
false

Template configuration

Discord - Bot TokenVariable

Discord bot token

Target
DISCORD_TOKEN
Discord - Authorized User IDsVariable

Comma-separated list of Discord user IDs authorized to admin the bot

Target
DISCORD_AUTHORIZED_USERS
Discord - Channel IDVariable

Discord channel ID to send messages to

Target
CHANNEL_ID
Plex - Server URLVariable

URL of your Plex server (e.g., http://plex-server:32400)

Target
PLEX_URL
Plex - Server TokenVariable

Plex server token for authentication

Target
PLEX_TOKEN
SABnzbd - URLVariable

Optional, SABnzbd URL (e.g., http://sabnzbd:8080) for integration

Target
SABNZBD_URL
SABnzbd - API KeyVariable

Optional, SABnzbd API key for integration

Target
SABNZBD_API_KEY
Uptime Kuma - URLVariable

Optional, Uptime Kuma URL (e.g., http://uptime-kuma:3001) for integration

Target
UPTIME_URL
Uptime Kuma - UsernameVariable

Optional, Uptime Kuma username for authentication

Target
UPTIME_USERNAME
Uptime Kuma - PasswordVariable

Optional, Uptime Kuma password for authentication

Target
UPTIME_PASSWORD
Uptime Kuma - Monitor IDVariable

Optional, Uptime Kuma monitor ID for integration

Target
UPTIME_MONITOR_ID
App DataPath

Path to app data

Target
/app/data
Default
/mnt/user/appdata/plex_watch/data
Value
/mnt/user/appdata/plex_watch/data
Logs DirectoryPath

Path to logs directory

Target
/app/logs
Default
/mnt/user/appdata/plex_watch/logs
Value
/mnt/user/appdata/plex_watch/logs
Running In DockerVariable

Required for Docker running, do not change.

Target
RUNNING_IN_DOCKER
Default
true
Value
true

Details

Repository
ghcr.io/nichtlegacy/plexwatch:latest
Last Updated2026-05-31
First Seen2025-03-29

Run PlexWatch on Unraid.

PlexWatch is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.