mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 15:38:19 -07:00
Migz Plugins
Set reQueueAfter back to true after explanation from GitGAt
This commit is contained in:
parent
029224f862
commit
0066d4497c
2 changed files with 2 additions and 2 deletions
|
|
@ -48,7 +48,7 @@ function plugin(file, librarySettings, inputs) {
|
|||
preset: "",
|
||||
handBrakeMode: false,
|
||||
FFmpegMode: true,
|
||||
reQueueAfter: false,
|
||||
reQueueAfter: true,
|
||||
infoLog: "",
|
||||
};
|
||||
|
||||
|
|
|
|||
|
|
@ -48,7 +48,7 @@ function plugin(file, librarySettings, inputs) {
|
|||
preset: "",
|
||||
handBrakeMode: false,
|
||||
FFmpegMode: true,
|
||||
reQueueAfter: false,
|
||||
reQueueAfter: true,
|
||||
infoLog: "",
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue