From 6d2864f95efc34eb68012c62a5bbf415a49173e8 Mon Sep 17 00:00:00 2001 From: HaveAGitGat <43864057+HaveAGitGat@users.noreply.github.com> Date: Sat, 8 Apr 2023 13:57:46 +0100 Subject: [PATCH] Remove custom options --- ...r_Plugin_NIfPZuCLU_2_Pass_Loudnorm_Audio_Normalisation.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Community/Tdarr_Plugin_NIfPZuCLU_2_Pass_Loudnorm_Audio_Normalisation.js b/Community/Tdarr_Plugin_NIfPZuCLU_2_Pass_Loudnorm_Audio_Normalisation.js index 1bacd25..b7cf750 100644 --- a/Community/Tdarr_Plugin_NIfPZuCLU_2_Pass_Loudnorm_Audio_Normalisation.js +++ b/Community/Tdarr_Plugin_NIfPZuCLU_2_Pass_Loudnorm_Audio_Normalisation.js @@ -161,11 +161,6 @@ const plugin = async (file, librarySettings, inputs, otherArguments) => { handBrakeMode: false, FFmpegMode: false, infoLog: '', - custom: { - args: [], - cliPath: '', - outputPath: ',', - }, }; response.infoLog += '';