Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js

make-only-subtitle-default
drpeppershaker 5 years ago committed by GitHub
parent bfef01f41d
commit d922df54ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,8 +46,6 @@ module.exports.plugin = function plugin(file, librarySettings, inputs) {
infoLog: '',
};
console.log(inputs.remove_subs);
if (inputs.remove_subs === undefined) {
response.processFile = false;
response.infoLog += '☒ Inputs not entered! \n';

Loading…
Cancel
Save