list_movies_wanted
Retrieve a paginated list of movies with missing subtitles, optionally filtered by Radarr ID, to manage and track desired subtitle downloads.
Instructions
List movies wanted subtitles.
GET /api/movies/wanted
Args: start: Paging start integer length: Paging length integer radarrid: Movies ID to list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | No | ||
| length | No | ||
| radarrid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |