patch_movies
Trigger Bazarr actions on a specific movie using its Radarr ID to scan disk, search missing or wanted subtitles, and sync.
Instructions
Run actions on specific movies.
PATCH /api/movies
Args: radarrid: Radarr movie ID action: Action to perform from ["scan-disk", "search-missing", "search-wanted", "sync"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | ||
| radarrid | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |