Commit graph

77 commits

Author SHA1 Message Date
Jakub Trllo
00406a7376 added more information abou app - name and label 2022-04-06 16:13:50 +02:00
Ondrej Samohel
34f5f7d60c
fix validator message 2022-03-31 10:13:13 +02:00
Ondřej Samohel
053748ac23
handling validation and hero versions 2022-03-30 18:54:05 +02:00
Ondrej Samohel
461bf75d66
texture publishing initial commit 2022-03-29 23:11:29 +02:00
Jakub Trllo
6eaf7017eb replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
Jakub Trllo
9b0fba2490 moved ffprobe_streams into transcoding, seprated and renamed to get_ffprobe_streams 2022-03-11 17:55:00 +01:00
Petr Kalis
0c1e92008b Merge branch 'bugfix/dynamic_parsed_groups_texture_batch' into feature/validation_exceptions 2022-03-04 14:49:02 +01:00
Petr Kalis
f65b202ae3 Added more log messages 2022-03-04 13:23:09 +01:00
Jakub Trllo
467208309b Merge branch 'develop' into feature/validation_exceptions 2022-03-01 11:37:44 +01:00
Petr Kalis
52a5d13ca7 Added possibility to create workfile subset from dynamically parsed group names 2022-02-28 13:50:07 +01:00
Petr Kalis
9ab32bd634 Added possibility to create texture subset from dynamically parsed group names 2022-02-28 11:39:14 +01:00
Petr Kalis
5a5a172c30
Update openpype/hosts/standalonepublisher/plugins/publish/validate_editorial_resources.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
2022-01-17 15:31:21 +01:00
Roy Nieterau
107e2e637e Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
Petr Kalis
ef695cb153 Added new style validation for check for editorial resources 2022-01-13 11:09:03 +01:00
Petr Kalis
edd0fb1ce9 Fix - typo in key 2022-01-13 11:04:47 +01:00
Petr Kalis
6fd45d99f9 Fix - wrong expression 2022-01-12 18:10:17 +01:00
Petr Kalis
7c6d63f893 Added new style validators for New Publisher for Standalone Publisher 2021-12-23 12:38:00 +01:00
iLLiCiTiT
6c043355d9 removed unused plugin 2021-11-19 15:13:35 +01:00
Milan Kolar
6a2f0f573e
Merge pull request #2157 from Ellipsanime/add_key_task_name_type_and_short_in_path_templating 2021-11-18 21:28:40 +01:00
Jakub Jezek
fe59350ccf
standalone: fix editorial thumbnail if .mp4 in resources 2021-11-17 12:51:09 +01:00
iLLiCiTiT
733448e132 simplified getting short name 2021-11-04 15:40:23 +01:00
clement.hector
30ec2f5218 Get task type and short_name from db 2021-11-02 09:56:52 +01:00
Jakub Trllo
a3ba023a4e
Merge pull request #2179 from pypeclub/feature/OP-1661_Expect-asset-document-instead-of-asset-id-in-get_subset_name
Subset name: Be able to pass asset document to get subset name
2021-11-01 15:44:56 +01:00
iLLiCiTiT
1ca9edac7c changed 'repr' variable to 'repre' 2021-10-29 15:23:05 +02:00
iLLiCiTiT
6bbdd3c6b6 make representaions key optional 2021-10-29 15:22:54 +02:00
clement.hector
7ec884f2d5 filled anatomyData in publish plugins 2021-10-26 17:22:27 +02:00
iLLiCiTiT
680792110e use 'get_subset_name_with_asset_doc' where 'get_subset_name' was used 2021-10-26 16:03:06 +02:00
clement.hector
af2450fb04 remove change on get_workfile_template_key_from_context 2021-10-25 15:12:25 +02:00
clement.hector
3c6d807df5 add dict for task name short and type 2021-10-20 10:20:13 +02:00
Petr Kalis
6621b2c36e OP-1063 - added validator for source files for Standalone Publisher 2021-10-15 15:00:44 +02:00
Jakub Jezek
9df99db56e
standalone: jpg renamed to thumbnail 2021-09-21 14:42:12 +02:00
iLLiCiTiT
4343cf7e27 one more plugin where ffmpeg command is used as string 2021-09-21 10:41:00 +02:00
Petr Dvorak
e9f1d11e98 Merge branch 'bugfix/remove_shell_flag_for_ffmpeg' into bugfix/ffmpeg_command_split 2021-09-20 13:26:08 +02:00
iLLiCiTiT
30cadfd6ad don't use 'split_command_to_list' which may break paths if they are incorrectly used 2021-09-20 13:09:01 +02:00
Petr Kalis
f31ec7bbf3 Removed shell flag in subprocess call
Shell flag causes issue when ffmpeg is called with a list of arguments
2021-09-20 11:32:40 +02:00
iLLiCiTiT
443f79d1d2 log arguments that are going to be executed 2021-09-16 15:02:08 +02:00
iLLiCiTiT
58cff296c0 changed variable name from 'repr' to 'repre' ('repr' builtin function) 2021-09-16 15:01:45 +02:00
iLLiCiTiT
08f4382409 use args as list where possible 2021-09-16 15:01:21 +02:00
Petr Kalis
d4a6db63f4 Fix added underscore to internal methods 2021-09-06 11:41:26 +02:00
iLLiCiTiT
79819a21a0 use get_workfile_template_key_from_context to get right work template name 2021-09-02 12:34:54 +02:00
iLLiCiTiT
2f9f1ad00c use HOST_WORKFILE_EXTENSIONS to get workfile extensions 2021-09-02 12:34:42 +02:00
iLLiCiTiT
e43f7bc007 removed duplicated line 2021-09-02 12:34:18 +02:00
Jakub Jezek
aab548d255
standalone: editorial shared object problem 2021-08-17 17:27:07 +02:00
Petr Kalis
a4f9ee1496 Fix - texture validators for workfiles triggers only for textures workfiles
It was triggering for all workfiles
2021-08-09 15:24:56 +02:00
Jakub Jezek
0df9744f29
publisher: editorial plugins fixes 2021-07-30 16:08:54 +02:00
Petr Kalis
5985ffdc28
Merge branch 'develop' into feature/standpublish-textures-family 2021-07-27 11:56:51 +02:00
Petr Kalis
c2ffeb8953 Textures publishing - tweaked validator
Look for resources (secondary workfiles) only for main workfile.
2021-07-27 11:30:12 +02:00
Petr Kalis
c250df6b57 Textures publishing - fix - missing field 2021-07-26 13:47:22 +02:00
Jakub Jezek
5293718d0c
publisher: missing version in subset prop 2021-07-23 16:36:10 +02:00
Petr Kalis
e1e3dd4dd5 Textures - fixed defaults
Broken file name shouldnt fail in collect
2021-07-22 21:41:41 +02:00