Add Tdarr_Plugin_00td_action_handbrake_ffmpeg_custom test

This commit is contained in:
HaveAGitGat 2022-05-21 14:08:48 +01:00
parent 3d7314b94c
commit b1941589c6
2 changed files with 68 additions and 3 deletions

View file

@ -1,4 +1,3 @@
// tdarrSkipTest
const details = () => ({
id: 'Tdarr_Plugin_00td_action_handbrake_ffmpeg_custom',
Stage: 'Pre-processing',
@ -85,8 +84,8 @@ const plugin = (file, librarySettings, inputs, otherArguments) => {
processFile: false,
preset: '',
container: '',
handBrakeMode: false,
FFmpegMode: false,
handbrakeMode: false,
ffmpegMode: false,
reQueueAfter: false,
infoLog: '',
};