auditorr
auditorr
Docker app from thrill-burn's Repository
Overview
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.
Runtime arguments
- Web UI
http://[IP]:[PORT:8677]/- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Container Port: 8677 — auditorr web interface
- Target
- 8677
- Default
- 8677
- Value
- 8677
Container Path: /app/data — config, audit history, SQLite database. Persistent app state lives here.
- Target
- /app/data
- Default
- /mnt/user/appdata/auditorr/data
- Value
- /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.
- Target
- /data
- Default
- /mnt/user/data
- Value
- /mnt/user/data
Container Variable: AUDITORR_PORT — port the app listens on inside the container. Must match the WebUI Container Port above.
- Default
- 8677
- Value
- 8677
Container Variable: AUDITORR_SECRET — optional secret to require an X-Auditorr-Secret header on API calls. Leave blank to disable auth.
Categories
Details
ghcr.io/thrill-burn/auditorr:latestRun Auditorr on Unraid.
Auditorr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.