Add the "Explore output" option to custom plugin

Hello,

I’m using the custom plugin from TenGun to send Arnold Noice job to deadline.
GitHub - TenGunDesign/Noice-Deadline: Support for the Arnold renderer's Noice denoiser in the Deadline render manager.
I wish to add the option “Explore output” in deadline monitor so the user can quickly open the output folder.
Currently I only have these options:
image
If somenone can point me in the direction where to do the tweak ? =)
thks !

1 Like

You need to set OutputDirectory0 in the job options, and the Explore output option will appear.

2 Likes

Nice, that’s worked like a charm ! Thanks