mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-16 02:35:54 -07:00
Remove custom options
This commit is contained in:
parent
089d7375eb
commit
6d2864f95e
1 changed files with 0 additions and 5 deletions
|
|
@ -161,11 +161,6 @@ const plugin = async (file, librarySettings, inputs, otherArguments) => {
|
||||||
handBrakeMode: false,
|
handBrakeMode: false,
|
||||||
FFmpegMode: false,
|
FFmpegMode: false,
|
||||||
infoLog: '',
|
infoLog: '',
|
||||||
custom: {
|
|
||||||
args: [],
|
|
||||||
cliPath: '',
|
|
||||||
outputPath: ',',
|
|
||||||
},
|
|
||||||
};
|
};
|
||||||
|
|
||||||
response.infoLog += '';
|
response.infoLog += '';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue