Episodes
Episodes
Docker app from grtgbln's Repository
Overview
Self-hosted TV show episode tracker allowing you to keep track of your favourite TV shows either continuing or ending.
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]/- Network
bridge- Privileged
- false
Template configuration
Web UI PortPorttcp
Container Port: 3000
- Target
- 3000
- Default
- 3000
- Value
- 3000
Secret KeyVariable
Generate with Python command: python3 -c 'import secrets; print(secrets.token_hex(100))'
- Target
- SECRET_KEY
CSRF Trusted DomainsVariable
Space-separated list of trusted domains for CSRF protection
- Target
- CSRF_TRUSTED_ORIGINS
- Default
- http://localhost:3000 http://IP_ADDRESS:3000 https://example.com
- Value
- http://localhost:3000 https://example.com
App DataPath
Path to app data
- Target
- /app/db
- Default
- /mnt/user/appdata/episodes/db
- Value
- /mnt/user/appdata/episodes/db
DebugVariable
Enable debug mode
- Target
- DEBUG
- Default
- False|True
Download Statistics
2,163
Total Downloads
Details
Repository
bryangerlach/episodes:latestLast Updated2026-04-02
First Seen2025-01-21
Run Episodes on Unraid.
Episodes is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.