Migz Plugins
Set reQueueAfter back to true after explanation from GitGAt
This commit is contained in:
parent
029224f862
commit
0066d4497c
@ -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…
Reference in New Issue
Block a user