Plex-Rewind
Plex-Rewind
Docker app from grtgbln's Repository
Overview
Present Plex user statistics and habits in a beautiful and organized manner à la Spotify Wrapped.
Runtime arguments
- Web UI
http://[IP]:[PORT:8383]/- Network
bridge- Privileged
- false
Template configuration
WebUIPorttcp
Container Port: 8383
- Target
- 8383
- Default
- 8383
- Value
- 8383
Site URLVariable
IMPORTANT: Change to your server IP address and port, or domain if app is publicly exposed.
- Target
- NEXT_PUBLIC_SITE_URL
- Default
- http://192.168.1.1:8383
Authentication SecretVariable
Required to encrypt authentication JWT token. Run `openssl rand -base64 32` to generate.
- Target
- NEXTAUTH_SECRET
Authentication URLVariable
IMPORTANT: Change to your server IP address and port, or domain if app is publicly exposed.
- Target
- NEXTAUTH_URL
- Default
- http://192.168.1.1:8383
All-Time Start DateVariable
Start date for 'all time' option
- Target
- NEXT_PUBLIC_STATISTICS_START_DATE
- Default
- 2018-01-01
Config PathPathrw
Path to configuration files
- Target
- /app/config
- Default
- /mnt/user/appdata/plex_rewind/config
- Value
- /mnt/user/appdata/plex_rewind/config
Categories
Details
Repository
ghcr.io/raunot/plex-rewind:latestLast Updated2026-06-02
First Seen2024-08-21
Run Plex-Rewind on Unraid.
Plex-Rewind is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.