search_releases
Find Torrent or Usenet releases from Prowlarr indexers. Filter by indexer, category, or search type; use an empty query to list recent releases. Returns results in Prowlarr ordering.
Instructions
Search enabled Prowlarr indexers for Torrent or Usenet releases.
An empty query requests recent releases. Omit indexer_ids and categories to search all enabled indexers and categories. Results preserve Prowlarr's ordering. The indexer_id and guid identify a release for a future download submission capability, which is not available in version 0.1.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | No | ||
| offset | No | ||
| categories | No | ||
| indexer_ids | No | ||
| search_type | No | search |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | Yes | ||
| query | Yes | ||
| offset | Yes | ||
| releases | Yes | ||
| returned | Yes | ||
| truncated | Yes | ||
| search_type | Yes |