Get Original Language
Radarr: Get Original Language
Gets the original language of a movie from Radarr.
If the language is found it will be stored in the variable OriginalLanguage.
File Path
The full file path to lookup in Radarr (if empty, the original library file will be used)
Variables
| Variable | Description | Type | Example |
|---|---|---|---|
OriginalLanguage | The ISO 639-2 language code (e.g. eng for English) | string | eng |
Outputs
- The original language was found and stored in the variable OriginalLanguage
- The original language was not found