Get Original Language
Sonarr: Get Original Language
Gets the original language of a TV show from Sonarr.
If the language is found it will be stored in the variable OriginalLanguage.
File Path
The full file path to lookup in Sonarr (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