mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 17:55:55 -07:00
Update Tdarr_Plugin_DOOM_NVENC_Tiered_MKV_CleanAll.js
Adding ability to requeue for plug-in stack
This commit is contained in:
parent
62218db469
commit
c707e8e2f1
1 changed files with 1 additions and 1 deletions
|
|
@ -421,7 +421,7 @@ function plugin(file, _librarySettings, inputs) {
|
||||||
infoLog: "",
|
infoLog: "",
|
||||||
processFile: false,
|
processFile: false,
|
||||||
preset: "",
|
preset: "",
|
||||||
reQueueAfter: false,
|
reQueueAfter: true,
|
||||||
};
|
};
|
||||||
|
|
||||||
var logger = new Log();
|
var logger = new Log();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue