Update Tdarr_Plugin_rr01_drpeppershaker_extract_subs_to_SRT.js

This commit is contained in:
drpeppershaker 2020-12-22 16:44:09 -05:00 committed by GitHub
parent bfef01f41d
commit d922df54ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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';