Roy Nieterau
6def9655f0
Do not use deprecated Logger.warn, use Logger.warning instead
2025-07-23 11:39:08 +02:00
Jakub Trllo
30ae1813de
Merge branch 'develop' into enhancement/AY-5627_Extract-review-output-preset-additional-filtering-task-types
2025-07-21 17:05:42 +02:00
Jakub Trllo
49908c022d
Merge branch 'develop' into enhancement/validate_product_uniqueness_skip_non_integratable
2025-07-21 16:53:38 +02:00
Petr Kalis
ff92960be6
Added task_types to ExtractReview profile
2025-07-16 16:01:31 +02:00
Roy Nieterau
1e98481a10
Tweak comment
2025-07-14 12:06:07 +02:00
Roy Nieterau
dce81ba92d
If an instance is not set to integrate then skip the validation check against it.
...
This should fix the issue described [here](https://community.ynput.io/t/houdini-local-render-and-publish-existing-frames-error/2647/7?u=bigroy ) where a matching "render instance" is generated for the local rendering spawning off from an initial instance - where the initial instance becomes set to not integrate (integrate=False) but remain available for further validations (publish=True).
2025-07-14 12:03:38 +02:00
Petr Kalis
d16aa48026
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/new_photoshop_defaults_for_reviews
2025-07-09 18:54:32 +02:00
Petr Kalis
de0e069a41
Add photoshop thumbnails to be handled by global extract_thumbnail
2025-07-09 18:53:28 +02:00
Petr Kalis
11c7119aa5
Add photoshop review to be handled by global extract_review
2025-07-09 18:53:06 +02:00
Roy Nieterau
f2b67e3d79
Add "blender" to hosts list for Validate File Saved
2025-07-04 23:28:41 +02:00
Sveinbjorn J. Tryggvason
f5d69e8d8d
add gaffer to plugin hosts list
2025-07-01 09:29:48 +00:00
Jakub Trllo
06186a2ef0
stringify not imported types
2025-06-27 13:57:48 +02:00
Jakub Trllo
8ad408c50f
revert stringified typehints
2025-06-27 13:56:29 +02:00
Ondřej Samohel
358efdb898
♻️ remove dataclasses
...
we can't use dataclasses in pyblish plugins until new version of pyblish-base is propagated to AYON ecosystem
2025-06-27 13:30:46 +02:00
Jakub Trllo
3c3b165e36
don't use dataclass for now
2025-06-27 13:16:03 +02:00
Jakub Trllo
0fb5220738
one more fix
2025-06-27 11:37:06 +02:00
Jakub Trllo
cff69e19d0
fix typehints
2025-06-27 11:35:35 +02:00
Jakub Trllo
2de9915d44
Merge branch 'develop' into bugfix/type-hint-annotation
2025-06-27 10:48:44 +02:00
Jakub Trllo
cd344e6710
don't use 'annotations' import in pyblish plugins
2025-06-27 10:37:58 +02:00
Petr Kalis
e9bc6e07f4
Do not overwrite if previously collected
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-25 11:40:58 +02:00
Petr Kalis
3daa7263ad
Provide new templates source_resolution_* for burnin text
2025-06-24 15:43:10 +02:00
Petr Kalis
698aca8656
Extract source_resolution_* fields on representation
...
Comes from requirement for sources from freelancers uploaded from TP or WP.
2025-06-24 15:42:32 +02:00
Roy Nieterau
628c8025d4
Update client/ayon_core/plugins/publish/extract_review.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-06-18 11:48:27 +02:00
Roy Nieterau
009a7ec189
Merge branch 'develop' into enhancement/extractor_ext_lookup_sets
2025-06-18 09:56:18 +02:00
Roy Nieterau
48e840622d
Use set[str] for lookup instead of list[str]
2025-06-18 09:54:21 +02:00
Jakub Ježek
f0152c92ac
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-06-17 10:34:00 +02:00
Jakub Trllo
8edcd1fc65
replace 'Dict' with 'dict'
2025-06-12 14:13:48 +02:00
Jakub Trllo
ef724793a7
use correct default value
2025-06-12 14:13:33 +02:00
Roy Nieterau
c74fbc2aff
Use data class for TempData to get some type hints
2025-06-11 20:38:03 +02:00
Ondřej Samohel
52678c2ca4
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-06-06 15:14:47 +02:00
Roy Nieterau
a51c1f1884
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics
2025-06-04 17:50:36 +02:00
Jakub Trllo
61982a518d
Merge branch 'develop' into enhancement/staging_dir_persistence_log_to_debug
2025-05-30 09:08:55 +02:00
Roy Nieterau
bf9c5b61a5
Update client/ayon_core/plugins/publish/cleanup.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-27 10:13:43 +02:00
Roy Nieterau
d5b9e814a7
Fix indent
2025-05-27 10:08:43 +02:00
Roy Nieterau
1b3a08af01
Revert exclude family check to maintain old behavior
2025-05-27 10:07:55 +02:00
Roy Nieterau
82581b4635
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics
2025-05-27 10:05:34 +02:00
Jakub Ježek
c3c8096149
Merge branch 'develop' into bugfix/oiio-trancode-padding-issue
2025-05-23 09:59:08 +02:00
Roy Nieterau
7413f05adb
Change staging dir persistence state to debug log instead of info to avoid clutter for the artist (artist doesn't care)
2025-05-22 22:15:24 +02:00
Roy Nieterau
2bed12aed6
Merge branch 'develop' into chore/cleanup_plugin_code_cosmetics
2025-05-22 21:56:01 +02:00
Mustafa Jafar
8d9c8f4e91
Merge branch 'develop' into unify-and-speed-up-copying
2025-05-19 11:43:46 +03:00
Jakub Jezek
7a5e7a96f1
Fixes frame string formatting for transcoding
...
Ensures the frame string used for transcoding includes the correct padding,
based on the collection's padding attribute. This resolves issues where
the output file sequence name was not correctly formatted, leading to
transcoding failures.
2025-05-16 17:50:26 +02:00
Jakub Jezek
f5f1452872
Fixes ffmpeg seek argument
...
Corrects the ffmpeg command-line argument for specifying the seek position. It changes from '--ss' to '-ss', which is the correct flag.
2025-05-14 10:20:21 +02:00
Jakub Jezek
d01afd073a
Simplifies debug log message
...
Removes unnecessary f-string formatting in a debug log message
within the thumbnail extraction process. This simplifies the
log output and improves readability.
2025-05-13 16:06:53 +02:00
Jakub Ježek
4fd344dc5a
Merge branch 'develop' into bugfix/AY-7730_thumbnail-creation-for-single-frame-video_1249
2025-05-13 16:03:42 +02:00
Ondřej Samohel
334863f801
Merge branch 'develop' into feature/911-new-traits-based-integrator
2025-05-13 15:58:19 +02:00
Petr Kalis
72360e55fe
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review
2025-05-13 12:48:43 +02:00
Ondřej Samohel
30c08ad2c2
📝 fix some typos
2025-05-12 17:50:50 +02:00
Ondřej Samohel
371bd0eb2a
Merge remote-tracking branch 'origin/develop' into feature/911-new-traits-based-integrator
2025-05-12 17:15:32 +02:00
Jakub Ježek
e4f14aba30
Merge branch 'develop' into AY-7447_plate-review-video-quality-encoding-is-too-poor_1232
2025-05-12 14:58:12 +02:00
Jakub Ježek
2ac35d6dd8
Apply suggestions from code review
...
Co-authored-by: Robin De Lillo <robin@ynput.io>
2025-05-12 14:57:42 +02:00