diff --git a/Community/Tdarr_Plugin_x7ab_Remove_Subs.js b/Community/Tdarr_Plugin_x7ab_Remove_Subs.js index 2c0377b..02f8a33 100644 --- a/Community/Tdarr_Plugin_x7ab_Remove_Subs.js +++ b/Community/Tdarr_Plugin_x7ab_Remove_Subs.js @@ -66,7 +66,7 @@ function plugin(file) { if(hasSubs){ response.infoLog += "☒File has subs \n" - response.preset = '-sn, -c:v copy -c:a copy' + response.preset = ',-sn -c:v copy -c:a copy' response.reQueueAfter = true; response.processFile = true; return response