ayon-core/openpype/hosts
Petr Kalis df431b665c
Nuke: failing multiple thumbnails integration (#5741)
* OP-7031 - fix thumbnail outputName

This handles situation when ExtractReviewDataMov has multiple outputs for which are thumbnails created. This would cause an issue in integrate if thumbnail repre should be integrated.

* thumbnail name the same as output name

- added `delete` tag so it is not integrated
- adding output preset name to thumb name if multiple bake streams
- adding thumbnails to explicit cleanup paths
- thumbnail file name inherited from representation name

* hound

* comment for py compatibility of unicode

* Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* thumbnail path key should be `thumbnailPath`

* Updates to nuke automatic test

Default changed to NOT integrating thumbnail representation.

* Update openpype/hosts/nuke/plugins/publish/extract_thumbnail.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>

* OP-7031 - updated check for thumbnail representation

To allow use this plugin as 'name' might not contain only 'thumbnail' for multiple outputs.

* Remove possibility of double _

* Implement possibility of multiple thumbnails

This could happen if there are multiple output as in Nuke's ExtractREviewMov

---------

Co-authored-by: Jakub Jezek <jakubjezek001@gmail.com>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2023-10-11 17:42:26 +02:00
..
aftereffects AfterEffects: added validator for missing files in FootageItems (#5590) 2023-09-11 17:23:08 +02:00
blender Merge pull request #5711 from ynput/enhancement/OP-6845-blender_alembic_animation 2023-10-09 10:39:24 +01:00
celaction Applications: Launch hooks cleanup (#5395) 2023-08-03 12:24:23 +02:00
flame Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
fusion Merge branch 'develop' into enhancement/publish_instances_uuid_from_host 2023-10-02 11:57:43 +02:00
harmony Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
hiero Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
houdini Merge pull request #5651 from ynput/bugfix/OP-4326_Houdini-switching-context-doesnt-update-variables 2023-10-06 18:41:48 +02:00
max Merge branch 'develop' into enhancement/ocio_configuration_max_2024 2023-10-03 18:09:15 +08:00
maya Merge branch 'develop' into feature/mayapy 2023-10-10 15:58:36 +08:00
nuke Nuke: failing multiple thumbnails integration (#5741) 2023-10-11 17:42:26 +02:00
photoshop OP-6874 - remove trailing underscore in subset name (#5647) 2023-09-25 18:01:24 +02:00
resolve Apply suggestions from code review by @iLLiCiTiT 2023-10-04 20:30:45 +02:00
standalonepublisher Remove unused variables + tweak logs 2023-09-06 23:28:39 +02:00
substancepainter Merge pull request #5291 from ynput/release/next-minor 2023-07-13 15:43:02 +03:00
traypublisher better label 2023-09-27 13:47:16 +02:00
tvpaint TVPaint: Fix review family extraction (#5637) 2023-09-21 10:26:33 +02:00
unreal Hound fix 2023-09-25 10:46:33 +01:00
webpublisher Webpublisher: better encode list values for click (#5546) 2023-08-31 11:39:07 +02:00
__init__.py