mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-17 03:06:27 -07:00
Update Tdarr_Plugin_x7ac_Remove_Closed_Captions.js
This commit is contained in:
parent
07c75473e0
commit
a401458289
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ function plugin(file) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
response.infoLog += response.processFile ? '☒This file has burnt closed captions \n' :
|
response.infoLog += response.processFile ? '☒This file has burnt closed captions \n' :
|
||||||
'☑Closed captions have not been detected on this file \n';
|
'☑Closed captions have not been detected on this file \n';
|
||||||
return response;
|
return response;
|
||||||
}
|
}
|
||||||
module.exports.details = details;
|
module.exports.details = details;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue