mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-09 07:29:04 -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,
|
||||
FFmpegMode: false,
|
||||
infoLog: '',
|
||||
custom: {
|
||||
args: [],
|
||||
cliPath: '',
|
||||
outputPath: ',',
|
||||
},
|
||||
};
|
||||
|
||||
response.infoLog += '';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue