mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-11 00:10:29 -07:00
Apply auto-build changes
This commit is contained in:
parent
b1975b8d65
commit
4ac329fb2a
2 changed files with 4 additions and 1 deletions
|
|
@ -173,6 +173,8 @@ var CLI = /** @class */ (function () {
|
|||
_this.config.jobLog("Ratio: ".concat(ratio, "%"));
|
||||
_this.config.jobLog("Ratio is greater than threshold: ".concat(thresholdPerc_1, "%, cancelling job"));
|
||||
_this.cancelled = true;
|
||||
// @ts-expect-error must exist to be here
|
||||
_this.config.args.variables.liveSizeCompare.error = true;
|
||||
_this.killThread();
|
||||
};
|
||||
if (compareMethod === 'estimatedFinalSize'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue