StoryScan
Docker 应用程序 from Unknowncall's Repository
概述
运行时参数
- 网络用户界面
http://[IP]:[PORT:3000]- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Host path to scan. Map your Unraid share(s) here.
- 目标
- /media-server
- 价值
- /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.
- 目标
- /app/data
- 价值
- /mnt/user/appdata/storyscan/
Comma-separated list of directories inside the container to scan.
- 默认值
- /media-server
- 价值
- /media-server
Enable automatic background scanning on a schedule. Set to false to disable.
- 默认值
- true
- 价值
- true
Hours between automatic scans. Accepts decimals (0.5 = 30 min). Set to 0 to disable.
- 默认值
- 6
- 价值
- 6
Run an initial scan immediately when the container starts.
- 默认值
- true
- 价值
- 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.
- 默认值
- 20000
- 价值
- 20000
Maximum folder depth to display in the treemap.
- 默认值
- 5
- 价值
- 5
Item count below which no filtering is applied.
- 默认值
- 5000
- 价值
- 5000
Item count threshold for moderate filtering.
- 默认值
- 15000
- 价值
- 15000
Item count threshold for aggressive filtering.
- 默认值
- 50000
- 价值
- 50000
Port for the web interface.
- 目标
- 3000
- 默认值
- 3455
- 价值
- 3455
详细信息
ghcr.io/unknowncall/storyscan:latest在Unraid 上运行 StoryScan 。
StoryScan 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。