Hey!
Just added some custom writenodes and it works just fine. However, as soon as I try to implement one with the *file_type: mov* to export Quicktime movies, none of the writenodes is displayed anymore in the SG menu.
- file_type: mov
name: Mono Mov
proxy_publish_template:
proxy_render_template:
publish_template: nuke_shot_render_pub_mono_mov
render_template: nuke_shot_render_mono_mov
settings: {}
tank_type: Quicktime
tile_color: []
promote_write_knobs: []
And here the corresponding template paths:
nuke_shot_render_mono_mov:
definition: '@shot_root/work/images/{name}/v{version}/mov/{name}_{nuke.output}_v{version}.mov'
nuke_shot_render_pub_mono_mov:
definition: '@shot_root/publish/elements/{name}/v{version}/mov/{name}_{nuke.output}_v{version}.mov'
Not quite sure, if I am missing something really simple here (is the node only supposed to work with images and not movies), or if there is some other problem with the app?
tk-nuke-writenode is at v1.4.1
Cheers,
Sophia