This tool shows a Notification with some tools after a Nuke render finished
Km_Rendering_Finished
Updated: 14 December 2021
Author: webtem
Compatible Nuke versions: 11.0 or later
Compatibility: Linux, Windows

This tool shows a Notification with some simple tools after a Nuke render finished
- Open Render File in player
- Open Render Directory in file explorer
- Create Read Node from rendered file
- Copy Render Directory path in windows clipboard
- Copy Render File path in windows clipboard
- Show Render time duration and start and finish time
.
Install- Copy ‘Km_Rendering_Finished’ folder to nuke plugin path
- Add following line to iniy.py file in the nuke plugin path :
nuke.pluginAddPath('./Km_Rendering_Finished')
.
CompatibilityOS : Window, Linux
Nuke Version: 13, 12, 11
.
NotesAbout the “Open Render File” button : to work correctly for sequence renders,
you should have installed a player for sequence files such as “pd player” and
set it as the default program for that type of files.
.
FeedbacksAny feedbacks and suggestions are welcomed
.