StoryScan
StoryScan
Docker app from Unknowncall's Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:3000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Host path to scan. Map your Unraid share(s) here.
- Target
- /media-server
- Value
- /mnt/user/Media Server/
Persistent storage for the SQLite database (historical scan data). Map to a location on your Unraid server to preserve history across container updates.
- Target
- /app/data
- Value
- /mnt/user/appdata/storyscan/
Comma-separated list of directories inside the container to scan.
- Default
- /media-server
- Value
- /media-server
Enable automatic background scanning on a schedule. Set to false to disable.
- Default
- true
- Value
- true
Hours between automatic scans. Accepts decimals (0.5 = 30 min). Set to 0 to disable.
- Default
- 6
- Value
- 6
Run an initial scan immediately when the container starts.
- Default
- true
- Value
- true
Optional: override with a custom cron expression (e.g. '0 3 * * *' for 3am daily). Leave empty to use SCAN_INTERVAL_HOURS.
Maximum number of items to render in the treemap.
- Default
- 20000
- Value
- 20000
Maximum folder depth to display in the treemap.
- Default
- 5
- Value
- 5
Item count below which no filtering is applied.
- Default
- 5000
- Value
- 5000
Item count threshold for moderate filtering.
- Default
- 15000
- Value
- 15000
Item count threshold for aggressive filtering.
- Default
- 50000
- Value
- 50000
Port for the web interface.
- Target
- 3000
- Default
- 3455
- Value
- 3455
Details
ghcr.io/unknowncall/storyscan:latestRun StoryScan on Unraid.
StoryScan is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.