PlexWatch
PlexWatch
Docker app from grtgbln's Repository
Overview
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 token
- Target
- DISCORD_TOKEN
Comma-separated list of Discord user IDs authorized to admin the bot
- Target
- DISCORD_AUTHORIZED_USERS
Discord channel ID to send messages to
- Target
- CHANNEL_ID
URL of your Plex server (e.g., http://plex-server:32400)
- Target
- PLEX_URL
Plex server token for authentication
- Target
- PLEX_TOKEN
Optional, SABnzbd URL (e.g., http://sabnzbd:8080) for integration
- Target
- SABNZBD_URL
Optional, SABnzbd API key for integration
- Target
- SABNZBD_API_KEY
Optional, Uptime Kuma URL (e.g., http://uptime-kuma:3001) for integration
- Target
- UPTIME_URL
Optional, Uptime Kuma username for authentication
- Target
- UPTIME_USERNAME
Optional, Uptime Kuma password for authentication
- Target
- UPTIME_PASSWORD
Optional, Uptime Kuma monitor ID for integration
- Target
- UPTIME_MONITOR_ID
Path to app data
- Target
- /app/data
- Default
- /mnt/user/appdata/plex_watch/data
- Value
- /mnt/user/appdata/plex_watch/data
Path to logs directory
- Target
- /app/logs
- Default
- /mnt/user/appdata/plex_watch/logs
- Value
- /mnt/user/appdata/plex_watch/logs
Required for Docker running, do not change.
- Target
- RUNNING_IN_DOCKER
- Default
- true
- Value
- true
Categories
Details
ghcr.io/nichtlegacy/plexwatch:latestRun PlexWatch on Unraid.
PlexWatch is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.