Jakub Jezek
d2fdae67e7
Adds audio instance attribute collection
...
Adds a collector to identify audio instances and
link them to sibling instances.
This ensures that sibling instances, requiring audio
for reviewable media, inherit audio attributes.
The collector checks and links audio if:
- The sibling instance shares the same parent ID.
- The instance is not the audio instance itself.
2025-10-21 15:47:11 +02:00
Jakub Jezek
311fab2ab1
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 15:37:25 +02:00
Jakub Jezek
182e457505
Improve logic for checking already existing audio key
2025-10-21 15:35:12 +02:00
Jakub Jezek
34b292b06a
revert audio collector changes
2025-10-21 15:33:55 +02:00
Jakub Trllo
ec2a18ab4a
Merge pull request #1499 from ynput/bugfix/studio-bundle-name-on-farm
...
Farm: Studio bundle name to farm
2025-10-21 15:32:52 +02:00
Jakub Ježek
f1043acf46
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 15:09:31 +02:00
Jakub Trllo
363e338a61
pass studio bundle name to farm
2025-10-21 15:01:47 +02:00
github-actions[bot]
afee12cd7a
chore(): update bug report / version
2025-10-21 08:33:00 +00:00
Ynbot
fc5199c70f
[Automated] Update version in package.py for develop
2025-10-21 08:31:51 +00:00
Ynbot
5b8d92fb9c
[Automated] Add generated package files from main
2025-10-21 08:31:10 +00:00
Jakub Trllo
d6c4fb99a4
Merge pull request #1486 from ynput/bugfix/addon-versions-resolution
...
Bundle: Project bundle addons version resolution
2025-10-21 10:26:25 +02:00
Jakub Ježek
5a51c2b578
Merge branch 'develop' into bugfix/yn-0118-editorial-publishing-with-no-audio-product
2025-10-21 10:25:10 +02:00
Jakub Trllo
44257cd999
Merge branch 'develop' into bugfix/addon-versions-resolution
2025-10-21 10:04:46 +02:00
Jakub Trllo
1bc84a5f99
Merge pull request #1497 from ynput/chore/revert-mkdocs-changes-in-pyproject-toml
...
Revert mkdocs changes in `pyproject.toml`
2025-10-21 10:00:14 +02:00
Jakub Trllo
39e65b7875
Merge branch 'develop' into chore/revert-mkdocs-changes-in-pyproject-toml
2025-10-21 09:57:45 +02:00
Mustafa Zaky Jafar
b1c7c847a3
Merge pull request #1246 from ynput/bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov
...
add optional `aov` key to render template profile name
2025-10-20 21:11:41 +03:00
Mustafa Zaky Jafar
6e0814db9e
Merge branch 'develop' into bugfix/1245-default-render-product-name-profile-is-not-unique-for-each-aov
2025-10-20 21:08:08 +03:00
MustafaJafar
1487c30f06
Revert changes in pyproject.toml from #1215
2025-10-20 20:27:40 +03:00
Jakub Trllo
43c059b4c5
Merge pull request #1484 from ynput/enhancement/removing-ftrack-related-code-extract-review
...
Refactors review extraction process
2025-10-20 15:14:48 +02:00
Jakub Trllo
7ecde48656
Merge branch 'develop' into enhancement/removing-ftrack-related-code-extract-review
2025-10-20 15:08:39 +02:00
Petr Kalis
e5838c035c
Merge pull request #1480 from ynput/feature/YN-0079_fix_frames_on_deadline
...
Feature: Fix frames on Deadline
2025-10-20 15:01:34 +02:00
Petr Kalis
6095f08815
Merge branch 'feature/YN-0079_fix_frames_on_deadline' of https://github.com/ynput/ayon-core into feature/YN-0079_fix_frames_on_deadline
2025-10-20 14:56:04 +02:00
Petr Kalis
99a9541f27
Ruff
2025-10-20 14:55:03 +02:00
Petr Kalis
1ac7c6205f
Merge branch 'develop' into feature/YN-0079_fix_frames_on_deadline
2025-10-20 14:53:15 +02:00
Ondřej Samohel
eeb3b4f8c4
Merge pull request #1487 from ynput/bugfix/respect-templates-for-resources
...
Fix: Get the correct template for resources
2025-10-20 11:16:00 +02:00
Jakub Jezek
0b51e17a8a
Fixes audio duplication in sibling instances.
...
Ensures audio is only added to relevant sibling
instances, preventing duplication.
- Prevents adding audio to the same instance.
- Streamlines audio assignment logic.
2025-10-17 16:21:32 +02:00
Ondřej Samohel
34594f7ee4
Apply suggestion from @iLLiCiTiT
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-17 14:12:58 +02:00
Ondřej Samohel
df8459bbab
🦗 fix key name
2025-10-17 11:47:57 +02:00
Ondřej Samohel
c49d92c306
🦗 fix data access
2025-10-17 11:46:48 +02:00
Ondřej Samohel
fe7adf36e6
🪲 fix task and product type
2025-10-17 11:44:33 +02:00
Ondřej Samohel
fd5a5a2142
♻️ and remove unnecessary import
2025-10-17 11:40:18 +02:00
Ondřej Samohel
d99075fed6
♻️ use collected data instead
2025-10-17 11:39:42 +02:00
Petr Kalis
6e9055b302
Merge develop
2025-10-16 19:08:32 +02:00
Ondřej Samohel
68e19f4184
🐕 fix linting issues
2025-10-16 18:55:04 +02:00
Ondřej Samohel
e356630f4d
🪲 get the correct template for resources
2025-10-16 17:19:41 +02:00
Jakub Trllo
16d5fe45fc
use settings summary to resolve which addon versions are used
2025-10-16 12:44:35 +02:00
Jakub Jezek
d8dab91619
Adds audio to sibling reviewable instances
...
Ensures audio is added to sibling instances
needing audio for reviewable media.
- Checks for sibling instances with the same
parent ID.
- Adds audio information to those instances.
2025-10-16 11:32:55 +02:00
Jakub Jezek
b1cba11f6b
Skips audio collection in editorial contexts.
...
Prevents duplicate audio collection when editorial
context already handles audio processing.
- Introduces function to get audio instances.
- Checks for existing audio instances to avoid
duplication.
- Skips default audio collection if audio is already
provided.
2025-10-16 11:32:36 +02:00
Jakub Jezek
0aaac3e0d5
Updates review extraction process.
...
Refactors review extraction to remove
Ftrack-specific elements.
- Removes redundant data related to frame
starts in Ftrack.
- Simplifies review representation.
- Streamlines the audio input processing.
2025-10-16 10:38:12 +02:00
Petr Kalis
bb1fed3dbc
Ruff
2025-10-14 15:16:49 +02:00
Petr Kalis
0d96e40d40
Ruff
2025-10-14 15:14:21 +02:00
Petr Kalis
0dc8bbe0a6
Reorder imports
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-14 14:13:50 +02:00
Jakub Trllo
92db17118f
Merge branch 'develop' into feature/YN-0079_fix_frames_on_deadline
2025-10-13 16:20:36 +02:00
Petr Kalis
f3300a67e4
Formatting change
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-13 15:51:35 +02:00
Petr Kalis
949cfc75a6
Renamed fill_sequence_gaps_with_previous
2025-10-13 13:47:14 +02:00
Petr Kalis
bd4381fe9b
Moved fill_sequence_gaps_with_previous
2025-10-13 13:45:24 +02:00
Jakub Trllo
2cfb52ce02
Merge pull request #1479 from ynput/bugfix/avoid-using-qapp-desktop
...
UI: Avoid using QApplication desktop
2025-10-13 13:44:40 +02:00
Petr Kalis
1da4abc9bd
Fixed return
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-13 13:35:46 +02:00
Petr Kalis
1f88b90cba
Added return type
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-13 13:35:28 +02:00
Petr Kalis
c3de53ae5e
Removed import
...
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2025-10-13 13:35:09 +02:00