PlexWatch
Docker 应用程序 from grtgbln's Repository
概述
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.
要求
Bot is configured via `config.json` file in App Data path. See documentation: https://github.com/nichtlegacy/PlexWatch?tab=readme-ov-file#configuration
运行时参数
- 网络
bridge- 特权
- false
模板配置
Discord - Bot TokenVariable
Discord bot token
- 目标
- DISCORD_TOKEN
Discord - Authorized User IDsVariable
Comma-separated list of Discord user IDs authorized to admin the bot
- 目标
- DISCORD_AUTHORIZED_USERS
Discord - Channel IDVariable
Discord channel ID to send messages to
- 目标
- CHANNEL_ID
Plex - Server URLVariable
URL of your Plex server (e.g., http://plex-server:32400)
- 目标
- PLEX_URL
Plex - Server TokenVariable
Plex server token for authentication
- 目标
- PLEX_TOKEN
SABnzbd - URLVariable
Optional, SABnzbd URL (e.g., http://sabnzbd:8080) for integration
- 目标
- SABNZBD_URL
SABnzbd - API KeyVariable
Optional, SABnzbd API key for integration
- 目标
- SABNZBD_API_KEY
Uptime Kuma - URLVariable
Optional, Uptime Kuma URL (e.g., http://uptime-kuma:3001) for integration
- 目标
- UPTIME_URL
Uptime Kuma - UsernameVariable
Optional, Uptime Kuma username for authentication
- 目标
- UPTIME_USERNAME
Uptime Kuma - PasswordVariable
Optional, Uptime Kuma password for authentication
- 目标
- UPTIME_PASSWORD
Uptime Kuma - Monitor IDVariable
Optional, Uptime Kuma monitor ID for integration
- 目标
- UPTIME_MONITOR_ID
App DataPath
Path to app data
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/plex_watch/data
- 价值
- /mnt/user/appdata/plex_watch/data
Logs DirectoryPath
Path to logs directory
- 目标
- /app/logs
- 默认值
- /mnt/user/appdata/plex_watch/logs
- 价值
- /mnt/user/appdata/plex_watch/logs
Running In DockerVariable
Required for Docker running, do not change.
- 目标
- RUNNING_IN_DOCKER
- 默认值
- true
- 价值
- true
详细信息
存储库
ghcr.io/nichtlegacy/plexwatch:latest最后更新2026-06-02
初见2025-03-29
在Unraid 上运行 PlexWatch 。
PlexWatch 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。