Javinizer utilizes either the googletrans or google_trans_new python modules to perform translations on metadata scraped from your desired sources. The translation modules will automatically detect the source language and perform the translation as applicable.
For usage, you will need to utilize the following settings:
Setting
Value
sort.metadata.nfo.translate
true or false
sort.metadata.nfo.translate.module
googletrans or google_trans_new
sort.metadata.nfo.translate.language
sort.metadata.nfo.translate.field
An array of accepted metadata fields.
Title
AlternateTitle
Description
Director
Series
Genre
Maker
Label
The source language of the field does not matter, meaning that you are even able to translate English metadata fields to a language of your choice.
Example
For this example, we will be translating the description, title, and genre metadata fields to Korean.