v1.6.2 — Prowlarr support
What's new
Prowlarr proxy
Prowlarr is now supported as a backend service. Configure the URL and API key in the integration setup to enable the Indexers section in the card.
Proxied endpoints:
GET prowlarr/indexers— indexer list with embedded statusGET prowlarr/indexerstatus— indexer error/warning detailsGET prowlarr/indexerstats— search success rates, response times, grab countsGET prowlarr/history— search history with pagination and filtersGET prowlarr/search— manual search queriesGET prowlarr/useragents— per-user-agent grab statisticsGET prowlarr/appprofiles— configured app profiles
The capabilities endpoint (GET arr_stack/capabilities) now includes "prowlarr": true/false so the card can immediately hide the section when Prowlarr is not configured.
Compatibility
Requires Arr Stack Card v1.6.2 or later for Prowlarr features.