Commit graph

42850 commits

Author SHA1 Message Date
Ynbot
122a4a9f09 [Automated] Add generated package files from main 2025-04-14 14:31:37 +00:00
Jakub Ježek
82e6f6c775
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support 2025-04-14 15:52:10 +02:00
Jakub Ježek
f8ab13dd2a
Update client/ayon_core/plugins/publish/extract_otio_review.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-14 15:50:20 +02:00
Jakub Ježek
c924c252bd
Merge pull request #1238 from ynput/bugfix/inplace-integration
Fixes issue with original directory lookup
2025-04-14 15:48:24 +02:00
Jakub Ježek
6f9664e41e
Merge branch 'develop' into bugfix/inplace-integration 2025-04-14 15:46:51 +02: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
dcfa4c570b Merge remote-tracking branch 'origin/enhancement/fill_gaps_in_extract_review' into enhancement/fill_gaps_in_extract_review 2025-04-14 14:23:03 +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
Petr Kalis
a4db943903 Added default directly to enum
Used if additional output defs are present.
2025-04-14 14:22:24 +02:00
Ondřej Samohel
8205ee8b27
Merge pull request #1235 from ynput/chore/update-ruff-action
Update ruff action and take the ruff version from pyproject
2025-04-14 14:06:29 +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
Ondřej Samohel
39a3b7c78e
Merge branch 'develop' into chore/update-ruff-action 2025-04-14 13:50:37 +02:00
Petr Kalis
895dee41ef
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review 2025-04-14 13:49:18 +02:00
Jakub Trllo
2b8a16a960
Merge pull request #1237 from ynput/bugfix/fix-jpeg-thumbnail
Chore: Fix thumbnail upload
2025-04-14 12:25:04 +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
Jakub Ježek
677e3925c1
Merge branch 'develop' into AY-7447_plate-review-video-quality-encoding-is-too-poor_1232 2025-04-14 11:28:23 +02:00
Jakub Trllo
f37fe8c361
Merge pull request #1239 from ynput/bugfix/unify-output-value-type
Tools: Fix thumbnails output value type
2025-04-12 01:18:18 +02:00
Jakub Trllo
047b77e501 return the same output all the time 2025-04-12 01:06:29 +02:00
Petr Kalis
832beb1732 Refactor names 2025-04-11 18:59:57 +02:00
Petr Kalis
12b2ed84a3 Fix local rendering 2025-04-11 18:57:19 +02:00
Petr Kalis
91254a9a28 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-11 18:45:01 +02:00
Petr Kalis
488c29e979 Fix command 2025-04-11 18:40:19 +02:00
Petr Kalis
9415668912 Fix initialization 2025-04-11 18:40:07 +02:00
Petr Kalis
050db01c82 Remove blank frame 2025-04-11 18:39:45 +02:00
Petr Kalis
8a9c95a69b Use fill_missing_frames from Settings 2025-04-11 18:38:49 +02:00
Petr Kalis
deea9366bc Fix initialization 2025-04-11 18:20:51 +02:00
Petr Kalis
c210f62e19 Added fill_missing_frames to
settings
2025-04-11 18:12:15 +02:00
Ondřej Samohel
36a9151d0c
Merge branch 'develop' into chore/update-ruff-action 2025-04-11 16:35:57 +02:00
Jakub Jezek
402e98b443
Fixes issue with original directory lookup
Fixes a bug where the instance staging directory was being incorrectly used
when looking up the original directory for publish in place workflows,
instead of the staging directory from representation.

Adds debug logging to inspect instance data during integration.
2025-04-11 15:55:05 +02:00
Jakub Trllo
8cefce5887
Merge branch 'develop' into bugfix/fix-jpeg-thumbnail 2025-04-11 15:38:43 +02:00
Jakub Trllo
36c43c7cf3
Merge pull request #1236 from ynput/bugfix/ffmpeg-commands-update
Chore: Update ffmpeg commands
2025-04-11 15:38:28 +02:00
Jakub Trllo
7ec8494b1a fix thumbnail upload 2025-04-11 15:34:11 +02:00
Petr Kalis
f14a00b510 Implemented review from explicit frames 2025-04-11 14:59:36 +02:00
Petr Kalis
51f86e5c57 Bump server dependency version 2025-04-11 11:20:55 +02:00
Petr Kalis
4fb5027a40 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/anatomy_template_enum 2025-04-11 11:19:26 +02:00
Jakub Trllo
3dc1eb49b1 don't use deprecated commands 2025-04-10 17:49:42 +02:00
Ondřej Samohel
63a29cd9ec
⬆️: update ruff action and take the ruff version from pyproject 2025-04-10 14:15:20 +02:00
Petr Kalis
0860fd1302 Updated return type 2025-04-09 18:29:45 +02:00
Petr Kalis
3fe0c251df Refactored filling by blanks 2025-04-09 18:29:20 +02:00
Petr Kalis
be54d9deb8 Missed renamed variable initialization 2025-04-09 18:24:27 +02:00
Petr Kalis
6c404c88e9 Added filling by previous published version 2025-04-09 18:23:43 +02:00
Petr Kalis
d076f152fd Renamed files_to_clean as now its dictionary 2025-04-09 18:22:07 +02:00
Petr Kalis
bc2f6335e0 Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review 2025-04-09 17:05:13 +02:00
Jakub Jezek
edc0aa5867
Remove unnecessary E501 comments 2025-04-09 15:56:39 +02:00
Jakub Ježek
4526c00694
Merge branch 'develop' into enhancement/adding-aces-1.3-ocio-support 2025-04-09 15:53:32 +02:00
Jakub Jezek
f66ff742f7
Updates review extract to improve quality
Improves review extraction by:

- Switches output extension to '.png' for better image quality.
- Adds compression level to ffmpeg command.
- Adds scaling to the video filter.
- Forces re-encoding for lossy formats.
2025-04-09 15:38:19 +02:00