-
Notifications
You must be signed in to change notification settings - Fork 0
Home
o51r15 edited this page Jun 20, 2026
·
6 revisions
Welcome to the Inspectarr wiki. Inspectarr is a self-hosted torrent watchdog for the *arr ecosystem. It polls qBittorrent, detects fake or malicious downloads that match configurable rules (for example an .exe masquerading as a TV episode), blocklists them in Sonarr, Radarr, or Lidarr so the release is never retried, deletes the torrent and its files, and notifies you via Pushover.
It also scores your Prowlarr torrent indexers by health — response time, failure rate, and malicious content served — automatically reorders them so your best indexers are searched first, and tracks per-indexer grab and malicious-hit statistics over time.
The FAQ is a good place to start if you're new. For setup, see Installation.
- Installation — Docker, systemd, and bare-Python setup; updating
- Configuration — every config option explained
- Rules — how detection rules work and how to write them
- FAQ — common questions about detection, blocklisting, and attribution
- Detection and Actions — what Inspectarr looks for and what it does when it finds a match
- Prowlarr Indexer Scoring — health scoring, auto-reorder, and the grab/malicious stats
- Web UI — a tour of the dashboard and every page
- Notifications — Pushover setup and event types
- CLI Usage — running one-off scans and flags
- Authentication — enabling HTTP basic auth on the web UI
- Troubleshooting — diagnosing detection, attribution, and connection problems