-
Notifications
You must be signed in to change notification settings - Fork 70
Internationalization
Jessy Williams edited this page Jul 7, 2020
·
2 revisions
Currently language is only supported by the default TMDb and TVDb providers. You can use the --language
setting to set the language used for templating. This can be set using either a ISO 639 language code or name. For instance, if I wanted to rename a file using russian I could use rus
, ru
, or russian
. Below is a listing of supported options. It is based off the most frequently used language codes that have provider support and is not meant to be comprehensive.
Language Name | ISO 639-1 Code | ISO 639-2 Code |
---|---|---|
english | en | eng |
french | fr | fra |
spanish | es | spa |
german | de | deu |
hindi | hi | hin |
chinese | zh | zho |
japanese | ja | jpn |
italian | it | ita |
russian | ru | rus |
arabic | ar | ara |
korean | ko | kor |
hebrew | he | heb |
portuguese | pt | por |
swedish | sv | swe |
latin | la | lat |
ukrainian | uk | ukr |
danish | da | dan |
persian | fa | fas |
Protip: If you are using a configuration files and subtitles are being skipped over make sure that ".srt"
is included under "mask"
.