list_subtitles
List available audio and embedded subtitle tracks along with external subtitles for a movie or episode, helping you perform manual subtitle synchronization.
Instructions
Return available audio and embedded subtitles tracks with external subtitles. Used for manual subsync.
GET /api/subtitles
Args: subtitles_path: External subtitles file path sonarr_episode_id: Sonarr Episode ID radarr_movie_id: Radarr Movie ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| subtitles_path | No | ||
| radarr_movie_id | No | ||
| sonarr_episode_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |