Commit graph

4712 commits

Author SHA1 Message Date
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
Jakub Trllo
c7faefa994 reverse the replacements 2025-05-09 14:22:00 +02:00
Jakub Jezek
824dc0cc81
Improves readability of resolution display
Updates the format of resolution items displayed in the publisher's attribute for better readability.

Removes an unused import from server settings.
2025-05-09 10:50:20 +02:00
Jakub Jezek
4c5cc4923c
Merge branch 'develop' into enhancement/AY-7197_override-resolution-on-editorial-publish_1243 2025-05-08 17:36:57 +02:00
Jakub Jezek
753960ca9a
Refactors explicit resolution collection
Changes the collector order to ensure correct execution.

Renames the "Override Resolution" label to "Force product resolution" for clarity.

Removes default resolution values from server settings. The explicit resolution is intended to be defined on the instance level, not as a global default.
2025-05-08 17:33:08 +02:00
Jakub Ježek
93b59710b2
Apply suggestions from code review
Co-authored-by: Robin De Lillo <robin@ynput.io>
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-08 17:27:52 +02:00
Ynbot
7511007861 [Automated] Update version in package.py for develop 2025-05-02 12:52:33 +00:00
Ynbot
0063465626 [Automated] Add generated package files from main 2025-05-02 12:51:59 +00:00
Ondrej Samohel
917e32cb13
♻️ remove unnecessary type hinting 2025-05-02 14:47:46 +02:00
Ondrej Samohel
624dfcccad
♻️ some refactoring 2025-05-02 14:46:23 +02:00
Ondřej Samohel
edabad6c13
Update client/ayon_core/hooks/pre_remove_launcher_paths.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-30 19:07:30 +02:00
Ondřej Samohel
1f48b1568d
Update client/ayon_core/hooks/pre_remove_launcher_paths.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-30 19:02:55 +02:00
Ondrej Samohel
cd7c4a3778
♻️ make checks safer 2025-04-30 17:20:44 +02:00
Ondrej Samohel
52d0cc8748
add hook to filter paths 2025-04-30 17:00:09 +02:00
Jakub Trllo
0914cc3900
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-04-29 16:45:17 +02:00
Jakub Trllo
119b271cb7
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname 2025-04-29 16:43:02 +02:00
Jakub Trllo
abe038ee16 bump version to 1.1.9+dev 2025-04-29 16:13:02 +02:00
Ynbot
20435c18bc [Automated] Add generated package files from main 2025-04-29 13:56:28 +00:00
Roy Nieterau
d9920fb891
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname 2025-04-29 15:53:34 +02:00
Kayla Man
6d517d5e87
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-29 20:41:01 +08:00
Kayla Man
c32cdba660
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-04-29 20:40:50 +08:00
Kayla Man
4bb0e14106
Update client/ayon_core/plugins/publish/extract_thumbnail.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
2025-04-29 19:10:01 +08:00
Roy Nieterau
011b786c78
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname 2025-04-29 13:06:24 +02:00
Roy Nieterau
3622587038
Merge branch 'develop' into enhancement/remove_deprecated_convert_for_ffmpeg 2025-04-29 13:06:08 +02:00
Kayla Man
c0db02f7b5 improve the check on the valid representations for thumbnail creation 2025-04-29 17:14:14 +08:00
Kayla Man
625e782d7e improve the docstring 2025-04-29 16:32:17 +08:00
Kayla Man
637b157fd3 rename self._is_valid_media_repre to self._is_valid_image_repre 2025-04-29 16:24:28 +08:00
Kayla Man
59e986dde2 add debug message into self._is_valid_media_repre 2025-04-29 16:23:27 +08:00
Kayla Man
f47c0b4027 If there is no valid review representation for thumbnail creation, make sure the representation is with the image content so that it can create thumbnail 2025-04-29 16:21:40 +08:00
Roy Nieterau
a6831d1553
Merge branch 'develop' into bugfix/extract_oiio_transcode_fix_holes_check 2025-04-24 14:06:21 +02:00
Jakub Ježek
bc911f4dbc
Merge branch 'develop' into enhancement/AY-7197_override-resolution-on-editorial-publish_1243 2025-04-24 11:44:40 +02:00
Jakub Jezek
468ab32b9a
Remove unused import and add trailing commas 2025-04-24 11:44:43 +02:00
Roy Nieterau
80e0fa6b17 Correctly check whether sequence has any frames in the returned holes collection.
As per [`clique.Collection.holes` documentation](https://clique.readthedocs.io/en/stable/api_reference/collection.html#clique.collection.Collection.holes):
> Return Collection of missing indexes.
2025-04-23 20:05:59 +02:00
Jakub Jezek
71dc3650ac
Adds explicit resolution override to publisher
Adds a plugin that allows users to explicitly override the resolution settings (width, height, pixel aspect) of instances during the publishing process.

This provides a way to ensure consistency and accuracy in resolution values across different tasks and product types.

The plugin is configurable through the AYON settings, allowing administrators to define the available resolution options and the product types for which the override is enabled.
2025-04-23 10:25:51 +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
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
Ondřej Samohel
cbbe1297cd
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-04-16 15:30:13 +02:00
Jakub Trllo
fb8ee108b5
Merge branch 'develop' into enhancement/ruff-add-preview 2025-04-16 12:37:23 +02:00
Ondřej Samohel
8c6500f1f8
Merge branch 'develop' into feature/911-new-traits-based-integrator 2025-04-16 11:56:55 +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
Jakub Jezek
6df129b93f
Optimizes review encoding for image sequences
Simplifies the encoding process for image sequences
by removing the conditional check for specific image
formats when using the 'copy' codec. This ensures
consistent and efficient handling of image sequence
encoding for review purposes.
2025-04-15 16:37:56 +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