auditorr
Docker 应用程序 from thrill-burn's Repository
概述
auditorr shows you exactly what's happening inside your media library.
It cross-references your hardlinked torrent and media directories with qBittorrent to generate a real-time health score, detecting orphaned files, duplicates, and missing links, and calculates tracker statistics.
- Health score (0-100) showing how clean and efficient your library is
- Find wasted disk space: duplicates, orphaned files, unlinked torrents, with guided cleanup recommendations
- Upload analytics and library yield: daily upload volume per tracker, yield % over time, tracker leaderboard
- Cross-seeding insights: weighted average seed multiplier, segmented disk bar, per-tracker breakdown
- Powerful file explorer with tree and flat views, filterable by status, tracker, seed count, size, filename
- Sonarr/Radarr integration: open orphaned media directly for interactive search
- Guided first-run setup wizard
Built for self-hosted setups using qBittorrent + Sonarr/Radarr with hardlinks, following the TRaSH Guides folder structure. Read-only and non-destructive by default.
运行时参数
- 网络用户界面
http://[IP]:[PORT:8677]/- 网络
bridge- 外壳
sh- 特权
- false
模板配置
Container Port: 8677 — auditorr web interface
- 目标
- 8677
- 默认值
- 8677
- 价值
- 8677
Container Path: /app/data — config, audit history, SQLite database. Persistent app state lives here.
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/auditorr/data
- 价值
- /mnt/user/appdata/auditorr/data
Container Path: /data — your unified TRaSH-style media + torrents share (the parent of /data/media and /data/torrents). auditorr is read-only design.
- 目标
- /data
- 默认值
- /mnt/user/data
- 价值
- /mnt/user/data
Container Variable: AUDITORR_PORT — port the app listens on inside the container. Must match the WebUI Container Port above.
- 默认值
- 8677
- 价值
- 8677
Container Variable: AUDITORR_SECRET — optional secret to require an X-Auditorr-Secret header on API calls. Leave blank to disable auth.
详细信息
ghcr.io/thrill-burn/auditorr:latest在Unraid 上运行 Auditorr 。
Auditorr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。