search_releases
Search all enabled indexers for a movie and retrieve release matches with custom format scores and rejection reasons. Use these results to decide which release to grab.
Instructions
Run an interactive indexer search for a movie and return the releases found, with their rejections and custom format scores. This queries every enabled indexer and can take a while. Grab one with grab_release.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Return at most this many releases | |
| movie_id | Yes | Radarr movie id to search releases for | |
| include_rejected | No | Include releases Radarr rejected, with the reasons (default true) |