Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js
This commit is contained in:
parent
bfef01f41d
commit
d922df54ee
@ -46,8 +46,6 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) {
|
|||||||
infoLog: '',
|
infoLog: '',
|
||||||
};
|
};
|
||||||
|
|
||||||
console.log(inputs.remove_subs);
|
|
||||||
|
|
||||||
if (inputs.remove_subs === undefined) {
|
if (inputs.remove_subs === undefined) {
|
||||||
response.processFile = false;
|
response.processFile = false;
|
||||||
response.infoLog += '☒ Inputs not entered! \n';
|
response.infoLog += '☒ Inputs not entered! \n';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user