diff --git a/Community/Tdarr_Plugin_lmg1_Reorder_Streams.js b/Community/Tdarr_Plugin_lmg1_Reorder_Streams.js index 388678e..f295eee 100644 --- a/Community/Tdarr_Plugin_lmg1_Reorder_Streams.js +++ b/Community/Tdarr_Plugin_lmg1_Reorder_Streams.js @@ -45,7 +45,7 @@ function plugin(file) { response.infoLog += "Video is not in the first stream" response.preset = ',-map 0:v? -map 0:a? -map 0:s? -map 0:d? -map 0:t? -c copy' - response.reQueueAfter = false; + response.reQueueAfter = true; response.processFile = true; return response