|
|
|
@ -66,7 +66,7 @@ function plugin(file) {
|
|
|
|
if(hasSubs){
|
|
|
|
if(hasSubs){
|
|
|
|
|
|
|
|
|
|
|
|
response.infoLog += "☒File has subs \n"
|
|
|
|
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.reQueueAfter = true;
|
|
|
|
response.processFile = true;
|
|
|
|
response.processFile = true;
|
|
|
|
return response
|
|
|
|
return response
|
|
|
|
|