create_providers_movies
Manually download a movie subtitle from a chosen provider using its ID, with options for hearing-impaired, forced, or original format.
Instructions
Manually download a movie subtitles.
POST /api/providers/movies
Args: radarrid: Movie ID hi: HI subtitles from ["True", "False"] forced: Forced subtitles from ["True", "False"] original_format: Use original subtitles format from ["True", "False"] provider: Provider name subtitle: Subtitle ID as returned by GET
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hi | Yes | ||
| forced | Yes | ||
| provider | Yes | ||
| radarrid | Yes | ||
| subtitle | Yes | ||
| original_format | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |