otherArguments
An object containing other data which has been added over time.
Example otherArguments object:
{
handbrakePath: 'C:/app/HandBrakeCLI.exe',
ffmpegPath: 'C:/app/ffmpeg.exe',
mkvpropeditPath: 'C:/app/mkvpropedit.exe',
originalLibraryFile: {...} // data of the original file before being processed.
nodeHardwareType: 'nvenc', // Node hardware type from UI option on Node options panel.
}