Update Tdarr_Plugin_vdka_Remove_DataStreams.js

make-only-subtitle-default
HaveAGitGat 4 years ago committed by GitHub
parent 99ad3b334d
commit 49d6a692a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -40,7 +40,7 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
return response;
} else {
response.FFmpegMode = true;
response.container = ".mkv";
response.container = "." + file.container;
var hasData = false;

Loading…
Cancel
Save