Mustafa Jafar
|
e4759e7881
|
Merge branch 'develop' into enhancement/fill_gaps_in_extract_review
|
2025-05-01 12:01:49 +03:00 |
|
Jakub Trllo
|
1fd606c1c3
|
Merge pull request #1189 from BigRoy/enhancement/remove_deprecated_convert_for_ffmpeg
Remove deprecated `convert_for_ffmpeg`
|
2025-04-29 16:46:08 +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
|
ab7841fcef
|
Merge pull request #1188 from BigRoy/enhancement/loaderplugin_drop_self_fname
Remove long deprecated `LoaderPlugin.fname` property
|
2025-04-29 16:44:10 +02:00 |
|
Jakub Trllo
|
119b271cb7
|
Merge branch 'develop' into enhancement/loaderplugin_drop_self_fname
|
2025-04-29 16:43:02 +02:00 |
|
Jakub Trllo
|
a1da3ab401
|
Merge pull request #1216 from ynput/enhancement/anatomy_template_enum
Used new enum for template names from Anatomy
|
2025-04-29 16:42:06 +02:00 |
|
Jakub Trllo
|
8cfcd3627f
|
Merge branch 'develop' into enhancement/anatomy_template_enum
|
2025-04-29 16:40:41 +02:00 |
|
Jakub Trllo
|
abe038ee16
|
bump version to 1.1.9+dev
|
2025-04-29 16:13:02 +02:00 |
|
github-actions[bot]
|
839550d0cf
|
chore(): update bug report / version
|
2025-04-29 13:57:15 +00: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 |
|
Roy Nieterau
|
5d8e3e37c1
|
Cosmetics
|
2025-04-29 15:53:00 +02:00 |
|
Roy Nieterau
|
0f977b9284
|
Add addon version compatibility
|
2025-04-29 15:52:48 +02:00 |
|
Jakub Trllo
|
f51c54f2b2
|
Merge pull request #1251 from ynput/enhancement/AY-6764_review-and-thumbnail-cannot-be-produced-independently
Try extract thumbnail from available representations on instance
|
2025-04-29 15:45:27 +02:00 |
|
Jakub Trllo
|
26e084dc27
|
Merge branch 'develop' into enhancement/AY-6764_review-and-thumbnail-cannot-be-produced-independently
|
2025-04-29 15:41:18 +02:00 |
|
Jakub Trllo
|
65e84206b8
|
Merge pull request #1259 from ynput/enhancement/ruff-config-file
Chore: Ruff config file and ruff version
|
2025-04-29 15:38:12 +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 |
|
Jakub Trllo
|
591bf7c57b
|
bump ruff version
|
2025-04-29 14:01:01 +02:00 |
|
Jakub Trllo
|
2cb2a71e51
|
remove outdated paths
|
2025-04-29 13:31:07 +02:00 |
|
Jakub Trllo
|
87514ba2e3
|
remove ruff config from pyproject.toml
|
2025-04-29 13:30:02 +02:00 |
|
Jakub Trllo
|
9f7f1ed314
|
added target python
|
2025-04-29 13:29:43 +02:00 |
|
Jakub Trllo
|
79dbdb38e2
|
added linting details
|
2025-04-29 13:29:36 +02:00 |
|
Jakub Trllo
|
644f79bf0d
|
added specific ignores
|
2025-04-29 13:29:17 +02:00 |
|
Jakub Trllo
|
212a918b31
|
added base ruff config file
|
2025-04-29 13:25:49 +02: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 |
|
Petr Kalis
|
d21c77cd8a
|
Merge remote-tracking branch 'origin/enhancement/fill_gaps_in_extract_review' into enhancement/fill_gaps_in_extract_review
|
2025-04-28 11:52:56 +02:00 |
|
Petr Kalis
|
4dff902f57
|
Merge branch 'develop' of https://github.com/ynput/ayon-core into enhancement/fill_gaps_in_extract_review
|
2025-04-25 17:16:28 +02:00 |
|
Roy Nieterau
|
192f2ca6ab
|
Merge pull request #1257 from BigRoy/bugfix/extract_oiio_transcode_fix_holes_check
|
2025-04-25 08:32:03 +02:00 |
|
Petr Kalis
|
026ec64196
|
Fix typo
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
|
2025-04-24 14:19:53 +02:00 |
|
Roy Nieterau
|
a6831d1553
|
Merge branch 'develop' into bugfix/extract_oiio_transcode_fix_holes_check
|
2025-04-24 14:06:21 +02:00 |
|
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
|
e9d3462da2
|
Fix description
|
2025-04-24 11:39:44 +02:00 |
|
Petr Kalis
|
bc509fcf00
|
Simplified querying for old repre
|
2025-04-24 11:37:26 +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 |
|
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 |
|