Updated inputs, iso-639-2 auto install on any OS
Updated for 1.104 beta to support inputs. change install_packages to yes to automatically install the node_module that is required for this plugin. ISO-639-2 node module can now be installed on any system automatically! Only tested on Linux but should hypothetically work on other OS too.
This commit is contained in:
parent
73a1ee0704
commit
426227d8ed
@ -125,8 +125,6 @@ function plugin(file, librarySettings, inputs, otherArguments) {
|
|||||||
response.infoLog += `No new subtitle languages were found\n`;
|
response.infoLog += `No new subtitle languages were found\n`;
|
||||||
}
|
}
|
||||||
|
|
||||||
//response.infoLog += `The ffmpeg string is: ${response.preset}\n`
|
|
||||||
|
|
||||||
return response
|
return response
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user