Indexer aggregator for the ARR stack. Prowlarr manages all indexer connections (Usenet, Torrents) and provides a unified API that Sonarr, Radarr, and Lidarr query for content discovery.
All indexers (Usenet providers, torrent trackers) are configured in Prowlarr. Sonarr, Radarr, and Lidarr are set to use Prowlarr as their indexer source to avoid duplicate configuration.
TODO: Document any proxy or blocklist configuration.
All ARR instances (Sonarr, Radarr, Lidarr) point to Prowlarr for indexer management via the Prowlarr API.
# Test Prowlarr API
curl -s "http://192.168.1.132:9696/api/v1/indexer?apikey=<key>"