Commit graph

4696 commits

Author SHA1 Message Date
Philippe Leprince
2ee31c77d4
Merge branch 'develop' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-06-04 17:18:02 +02:00
Philippe Leprince
dddb39ab2f Rename the codepoints and json file to match the font file name.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 15:34:41 +02:00
Philippe Leprince
5953e500cb Update to the latest version. Add function to re-generate json mapping file.
Signed-off-by: Philippe Leprince <philippe@ynput.io>
2025-06-04 12:25:03 +02:00
Jakub Trllo
b62d8516b3
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-30 10:20:23 +02:00
Jakub Trllo
61982a518d
Merge branch 'develop' into enhancement/staging_dir_persistence_log_to_debug 2025-05-30 09:08:55 +02:00
Jakub Trllo
3184b5a72d use new 'get_project_root_overrides_by_site_id' 2025-05-26 14:58:05 +02:00
Roy Nieterau
539467d9ee
Set cursor at end of any existing text so that the user can directly continue with their comment
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 11:46:01 +02:00
Roy Nieterau
330fad9d46
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-23 10:46:04 +02:00
Roy Nieterau
b1bf4df9e0
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-23 10:45:13 +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
3b3b1c864c
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-22 23:20:34 +02:00
Roy Nieterau
f99550a74e Count chars with the comment input stripped - so that e.g. solely spaces (or trailing/starting spaces) do not count to the minimal required characters 2025-05-22 23:20:03 +02:00
Roy Nieterau
94d0725b11 Merge branch 'enhancement/publisher_comment_minimum_required_chars' of https://github.com/BigRoy/ayon-core into enhancement/publisher_comment_minimum_required_chars 2025-05-22 23:16:32 +02:00
Roy Nieterau
d18e2622b7 Rename to _validate_comment 2025-05-22 23:15:40 +02:00
Roy Nieterau
e35f3a5941
Update client/ayon_core/tools/publisher/window.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-05-22 23:14:11 +02:00
Roy Nieterau
1500c1cc33 Remove redundant stylesheet overrides 2025-05-22 23:12:52 +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
Ynbot
6379f67262 [Automated] Update version in package.py for develop 2025-05-22 12:32:10 +00:00
Ynbot
46f6198ba3 [Automated] Add generated package files from main 2025-05-22 12:31:33 +00:00
Ondřej Samohel
26f5fa39f4
Merge branch 'develop' into unify-and-speed-up-copying 2025-05-22 14:05:25 +02:00
Roy Nieterau
c557744f14
Merge branch 'develop' into enhancement/publisher_comment_minimum_required_chars 2025-05-21 23:29:59 +02:00
Roy Nieterau
2047e38aae Access through the private member 2025-05-21 23:28:50 +02:00
Roy Nieterau
00c34602e2 Add setting to define a minimum amount of characters required for a comment on every publish 2025-05-21 23:17:21 +02:00
Ynbot
3df127ec3b [Automated] Update version in package.py for develop 2025-05-21 07:26:06 +00:00
Ynbot
0e49ada807 [Automated] Add generated package files from main 2025-05-21 07:25:28 +00:00
Roy Nieterau
00921e7806
Update client/ayon_core/lib/transcoding.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-05-19 12:05:28 +02:00
Roy Nieterau
5917671521 Add AR, AG, AB test case and fix behavior 2025-05-19 12:04:01 +02:00
Roy Nieterau
fa1820ab97 Merge branch '989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2' of https://github.com/BigRoy/ayon-core into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-19 11:19:05 +02:00
Roy Nieterau
b8ea018b43 Clarify exception 2025-05-19 11:18:37 +02:00
Roy Nieterau
72895df6ae Match variable name more with captured exception 2025-05-19 11:16:52 +02:00
Mustafa Jafar
8d9c8f4e91
Merge branch 'develop' into unify-and-speed-up-copying 2025-05-19 11:43:46 +03:00
Roy Nieterau
9f3faa0e46
Merge branch 'develop' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-17 15:48:03 +02:00
Roy Nieterau
7fa192229c Improve docstring 2025-05-17 15:47:50 +02:00
Roy Nieterau
44dc1ea99e Include message of the original raised error 2025-05-17 15:43:41 +02:00
Roy Nieterau
afbf2c8848 Refactor UnknownRGBAChannelsError -> MissingRGBAChannelsError 2025-05-17 15:40:54 +02:00
Roy Nieterau
a093e1e9c9 Merge branch '989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2' of https://github.com/BigRoy/ayon-core into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-17 15:39:23 +02:00
Roy Nieterau
90070bc8ef Merge remote-tracking branch 'origin/bugfix/transcode_ignore_conversion_on_unknown_channel' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2
# Conflicts:
#	client/ayon_core/lib/transcoding.py
2025-05-17 15:39:00 +02: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 Ježek
4574ed4d3f
Merge branch 'develop' into bugfix/colorspace-fallback-type-error 2025-05-14 16:33:24 +02:00
Jakub Jezek
9b8229fa81
Fixes: Uses correct fallback data key
The code now uses the correct key ("fallback_type") to access the
fallback type from the configuration data, ensuring the correct config
path is retrieved when no product is found.
2025-05-14 16:29:49 +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
Roy Nieterau
82b6837dc2
Merge branch 'develop' into 989-ay-7315_extract-review-and-oiio-transcode-failing-to-transcode-media-blocking-publishes-2 2025-05-13 15:55:16 +02:00
Roy Nieterau
2d7bd487ba Allow review/transcoding of more channels, like "Y", "XYZ", "AR", "AG", "AB" 2025-05-13 15:40:40 +02:00
Petr Kalis
72360e55fe
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review 2025-05-13 12:48:43 +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 Jezek
9791fda4f6
Applied suggestions from @iLLiCiTiT
Ensures that any generated thumbnail files that are empty
are removed to prevent issues with subsequent processing
or storage.
2025-05-12 14:02:45 +02:00
Jakub Jezek
f0be8cd877
Applied suggestions from @iLLiCiTiT
Simplifies the ffmpeg command construction by moving the seek position argument to the beginning of the command list if a seek position is specified, leading to a clearer and more maintainable structure. This also ensures that the output path is always the last argument passed to ffmpeg.
2025-05-12 13:57:09 +02:00