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
@ -421,7 +421,7 @@ function plugin(file, _librarySettings, inputs) {
|
||||
infoLog: "",
|
||||
processFile: false,
|
||||
preset: "",
|
||||
reQueueAfter: false,
|
||||
reQueueAfter: true,
|
||||
};
|
||||
|
||||
var logger = new Log();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user