Merge pull request #402 from HaveAGitGat/update_normalisation

Use mkv
make-only-subtitle-default
HaveAGitGat 3 years ago committed by GitHub
commit 5c76c32db6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -157,7 +157,7 @@ const plugin = async (file, librarySettings, inputs, otherArguments) => {
const response = {
processFile: false,
preset: '',
container: `.${file.container}`,
container: '.mkv',
handBrakeMode: false,
FFmpegMode: false,
infoLog: '',

Loading…
Cancel
Save