Petr Kalis
e5d673c020
Reverted unwanted commenting out
2025-04-24 13:23:40 +02:00
Petr Kalis
4a38e1175f
Fix rendering explicit frames
...
This seems only safe way
2025-04-24 13:20:33 +02:00
Petr Kalis
5410d69ad2
Simplified fill_root logic
...
I must be wrong in my previous tests, it works even this simple way.
2025-04-24 12:09:54 +02:00
Petr Kalis
bc509fcf00
Simplified querying for old repre
2025-04-24 11:37:26 +02:00
Petr Kalis
fe78983491
Fix condition
2025-04-23 14:53:56 +02:00
Petr Kalis
f73c6eccef
Simplified argument
2025-04-23 14:29:17 +02:00
Petr Kalis
23bd9706d6
Replaced Union with Optional
2025-04-23 14:20:45 +02:00
Petr Kalis
3e042f4bcd
Fixed return type
2025-04-23 14:17:19 +02:00
Petr Kalis
1836daad62
Refactor condition
2025-04-23 14:14:04 +02:00
Petr Kalis
ed2d0baaf2
Renamed key
2025-04-23 14:12:43 +02:00
Petr Kalis
6a28c7d38b
Merge remote-tracking branch 'origin/enhancement/fill_gaps_in_extract_review' into enhancement/fill_gaps_in_extract_review
2025-04-23 14:09:34 +02:00
Petr Kalis
b922ade041
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-23 14:08:35 +02:00
Petr Kalis
24ec921ff6
Formatting change
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:08:18 +02:00
Petr Kalis
cc1ba078ed
Changed variable name
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:07:33 +02:00
Petr Kalis
6d008edbad
Refactor first file query
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:05:56 +02:00
Petr Kalis
71d37d8b59
Updated command creation
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-23 14:04:41 +02:00
Roy Nieterau
2fb258c0d1
Merge branch 'develop' into enhancement/remove_deprecated_stdout_broker_import
2025-04-23 10:02:15 +02:00
Jakub Trllo
922d19137c
change order of filters
2025-04-22 15:19:48 +02:00
Jakub Trllo
a394624974
don't skip other validations for string match
2025-04-22 14:28:51 +02:00
Petr Kalis
ba80b3b9b4
Added flags for ffmpeg not skipping some frames because DTS
2025-04-17 17:31:08 +02:00
Petr Kalis
40e3b5d088
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-17 12:51:15 +02:00
Roy Nieterau
599ed3ab04
Merge branch 'develop' into chore/remove_duplicate_code_get_legacy_product_name
2025-04-17 12:04:07 +02:00
Roy Nieterau
644765cb85
Remove redundant duplicate lines of code
2025-04-16 22:03:02 +02:00
Roy Nieterau
8d25303333
Revert defaults so removal of rendered files is disabled by default
2025-04-16 21:53:17 +02:00
Roy Nieterau
1845556612
Merge branch 'develop' into enhancement/allow_disabling_removal_of_rendereed_files_on_farm
2025-04-16 16:05:11 +02:00
Jakub Trllo
fb8ee108b5
Merge branch 'develop' into enhancement/ruff-add-preview
2025-04-16 12:37:23 +02:00
Jakub Trllo
4f9f7724ac
fix original intnetion of thumbnail created logging
2025-04-16 10:35:41 +02:00
Mustafa Jafar
a3d3865e78
Merge branch 'develop' into enhancement/allow_disabling_removal_of_rendereed_files_on_farm
2025-04-15 18:07:50 +02:00
Petr Kalis
cdf8764bb1
Fix return type
2025-04-15 17:18:28 +02:00
Jakub Ježek
602a17999d
Merge branch 'develop' into bugfix/AY-7717_nuke-multiple-intermediate-fails-thumbnail-in-integrator_1241
2025-04-15 15:50:47 +02:00
Jakub Jezek
d5f599b811
Fixes thumbnail creation logic for multiple reps
...
Resets the `repre_thumb_created` flag for each representation to ensure that thumbnails are correctly generated for all reviewable representations when multiple are present.
This prevents the logic from skipping subsequent representations after the first one successfully creates a thumbnail.
2025-04-15 14:45:36 +02:00
Petr Kalis
efb3a01f4b
Removed unnecessary import
2025-04-15 14:02:15 +02:00
Petr Kalis
8b8d29042a
Refactor reordered import
2025-04-15 14:01:26 +02:00
Petr Kalis
4c305d9596
Refactor renamed explicit_frames to explicit_input_paths
2025-04-15 14:00:17 +02:00
Petr Kalis
1019eded3b
Refactor filled_files are always initialized
2025-04-15 13:59:01 +02:00
Petr Kalis
c82537008f
Refactor proper variable names
2025-04-15 13:56:43 +02:00
Petr Kalis
6fafe050d7
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-15 13:36:30 +02:00
Jakub Trllo
b0ac87b7b1
handle unused variables
2025-04-14 17:56:21 +02:00
Jakub Trllo
486be39faa
fix whitespaces
2025-04-14 17:55:48 +02:00
Jakub Trllo
b403fccf05
fix new line chars
2025-04-14 17:54:45 +02:00
Ynbot
400774d438
[Automated] Update version in package.py for develop
2025-04-14 14:32:11 +00:00
Ynbot
122a4a9f09
[Automated] Add generated package files from main
2025-04-14 14:31:37 +00:00
Jakub Jezek
f770a35d54
Fixes thumbnail creation logic
...
Moves the `thumbnail_created` flag initialization inside the loop.
This ensures that the flag is reset for each representation, preventing it from being incorrectly skipped if a previous representation failed to create a thumbnail.
2025-04-14 15:42:12 +02:00
Petr Kalis
5279b0156c
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-14 14:22:44 +02:00
Jakub Ježek
d12632e000
Merge branch 'develop' into bugfix/inplace-integration
2025-04-14 14:00:28 +02:00
Jakub Ježek
97bfd0459d
Update client/ayon_core/plugins/publish/integrate.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-14 14:00:18 +02:00
Jakub Ježek
46f7fa4cc1
Update client/ayon_core/plugins/publish/integrate.py
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-14 14:00:11 +02:00
Jakub Trllo
ac7084dc68
Merge branch 'develop' into bugfix/fix-jpeg-thumbnail
2025-04-14 12:24:31 +02:00
Petr Kalis
2150637d09
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
2025-04-14 12:15:08 +02:00
Petr Kalis
e61266bc82
Skip validation for explicit frames
2025-04-14 12:14:00 +02:00