Add Tdarr_Plugin_jeons001_Downmix_to_stereo_and_apply_DRC test

This commit is contained in:
HaveAGitGat 2022-05-22 17:25:09 +01:00
parent a9c2007e56
commit 814e763444
2 changed files with 42 additions and 4 deletions

View file

@ -1,4 +1,3 @@
// tdarrSkipTest
const details = () => ({
id: 'Tdarr_Plugin_jeons001_Downmix_to_stereo_and_apply_DRC',
Stage: 'Pre-processing',
@ -24,9 +23,6 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
FFmpegMode: true,
reQueueAfter: true,
infoLog: '',
file,
removeFromDB: false,
updateDB: false,
container: `.${file.container}`,
};