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.
make-only-subtitle-default
controlol 6 years ago committed by GitHub
parent 73a1ee0704
commit 426227d8ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -125,8 +125,6 @@ function plugin(file, librarySettings, inputs, otherArguments) {
response.infoLog += `No new subtitle languages were found\n`;
}
//response.infoLog += `The ffmpeg string is: ${response.preset}\n`
return response
}

Loading…
Cancel
Save