Update Tdarr_Plugin_00td_action_remux_container.js

make-only-subtitle-default
HaveAGitGat 4 years ago committed by GitHub
parent 438bf3f0f3
commit 45fc71623d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -48,7 +48,7 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
);
response.preset = ', -map 0 -c copy';
response.container = '.mkv';
response.container = `.${inputs.container}`;
response.handbrakeMode = false;
response.FFmpegMode = true;
response.reQueueAfter = true;

Loading…
Cancel
Save