mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
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
1 changed files with 0 additions and 2 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue