Merge pull request #402 from HaveAGitGat/update_normalisation

Use mkv
This commit is contained in:
HaveAGitGat 2023-04-13 06:51:43 +02:00 committed by GitHub
commit 5c76c32db6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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: '',