diff --git a/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js b/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js index 373d420..89a5d70 100644 --- a/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js +++ b/Community/Tdarr_Plugin_e5c3_CnT_Add_Subtitles.js @@ -125,8 +125,6 @@ function plugin(file, librarySettings, inputs, otherArguments) { response.infoLog += `No new subtitle languages were found\n`; } - //response.infoLog += `The ffmpeg string is: ${response.preset}\n` - return response }