tooltip:`Desired Languages you would like to keep, language format has to be according to the iso-639-2 standard: https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes\nIt could look like: "eng","dut"`
tooltip:`Desired Languages you would like to keep, language format has to be according to the iso-639-2 standard: https://en.wikipedia.org/wiki/List_of_ISO_639-2_codes\nExample:\n eng,dut`
},
{
name:'special',
tooltip:`This is if you want a specific language to be logged to a file in your Tdarr documents folder.\nIt will add the name of the file that is being processed if this language(s) has been found.\nThe file is created the first time it finds a file with the language.\nItcould look like: "eng","dut"\nThe languages don't have to be in "languages".`
tooltip:`This is if you want a specific language to be logged to a file in your Tdarr documents folder.\nIt will add the name of the file that is being processed if this language(s) has been found.\nThe file is created the first time it finds a file with the language.\nThe languages don't have to be in "languages".\nExample:\n eng,dut `
@ -16,11 +16,11 @@ module.exports.details = function details() {
Inputs:[//(Optional) Inputs you'd like the user to enter to allow your plugin to be easily configurable from the UI
{
name:'language',
tooltip:`Enter one language tag here for the language of the subtitles you'd like to keep. For example: eng`
tooltip:`Enter one language tag here for the language of the subtitles you'd like to keep. \nExample:\n eng \nExample:\n fr \nExample:\n de`//Each line following `Example:` will be clearly formatted
},
{
name:'channels',
tooltip:`Desired audio channel number. For example: 2`
@ -16,11 +16,11 @@ module.exports.details = function details() {
Inputs:[//(Optional) Inputs you'd like the user to enter to allow your plugin to be easily configurable from the UI
{
name:'language',
tooltip:`Enter one language tag here for the language of the subtitles you'd like to keep. For example: eng`
tooltip:`Enter one language tag here for the language of the subtitles you'd like to keep. \nExample:\n eng \nExample:\n fr \nExample:\n de`//Each line following `Example:` will be clearly formatted
},
{
name:'channels',
tooltip:`Desired audio channel number. For example: 2`