Commit graph

214 commits

Author SHA1 Message Date
iLLiCiTiT
a19ffc1e56 added shell=True back where command is executed as string 2021-09-21 10:39:38 +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
Jakub Trllo
6167a20436
Merge pull request #2032 from pypeclub/bugfix/ffmpeg_args_on_linux
FFmpeg: Subprocess arguments as list
2021-09-17 21:01:02 +02:00
Jakub Trllo
e22386f710
Merge pull request #2036 from pypeclub/feature/task_types_in_profiles
General: Task types in profiles
2021-09-17 19:37:54 +02:00
iLLiCiTiT
1d8a2e2c0c store taskt types to instance data and use if for subset group profiles 2021-09-16 18:17:03 +02:00
iLLiCiTiT
5b2f00be72 use it for template name profiles 2021-09-16 18:15:43 +02:00
iLLiCiTiT
8cae291abb get task type from asset document 2021-09-16 18:15:28 +02:00
iLLiCiTiT
ef4d459a53 separated setting of subset group into 2 methods 2021-09-16 18:14:55 +02:00
iLLiCiTiT
e92053f46d reorganized class attributes 2021-09-16 18:12:52 +02:00
iLLiCiTiT
24a910a881 added subset_grouping_profiles attribute which can be set by settings 2021-09-16 18:12:42 +02:00
iLLiCiTiT
cfff637cda use task name from instance data instead of AVALON_TASK 2021-09-16 18:12:20 +02:00
iLLiCiTiT
628e9df784 use 'path_to_subprocess_arg' in subprocess paths definitions 2021-09-16 15:58:35 +02:00
iLLiCiTiT
bd3d770acc extract review use split_command_to_list 2021-09-16 14:51:51 +02:00
iLLiCiTiT
85728d5f96 use list of arguments directly where are known 2021-09-16 14:49:41 +02:00
iLLiCiTiT
bb69545050 split arguments using split_command_to_list in extract review slate 2021-09-16 14:49:24 +02:00
iLLiCiTiT
6c0e71a7d7 use list of arguments where are all known 2021-09-16 14:45:13 +02:00
iLLiCiTiT
01bca81ea1 use split_command_to_list for audio inputs 2021-09-16 14:41:29 +02:00
iLLiCiTiT
1a588ede02 use list where all arguments are known and can be sent as list 2021-09-16 14:40:25 +02:00
iLLiCiTiT
27d3a954ab use split_command_to_list in extract jpeg 2021-09-16 14:34:40 +02:00
iLLiCiTiT
70872c240f use list or arguments in extract trimming video where all arguments are known 2021-09-16 14:25:14 +02:00
iLLiCiTiT
1f55ae8701 use 'get_openpype_icon_filepath' instead of 'pype_icon_filepath' 2021-09-14 15:20:51 +02:00
Milan Kolar
87bfd6745a
Merge pull request #1975 from tokejepsen/bugfix/stop_timer_as_extractor
Stop timer was within validator order range.
2021-09-09 09:14:21 +02:00
iLLiCiTiT
84ee712ef4 change collect host name order to lower possible 2021-09-01 16:32:41 +02:00
Toke Stuart Jepsen
537b9e7bab Stop timer was within validator order range. 2021-09-01 08:31:18 +01:00
iLLiCiTiT
517980169b Merge branch 'develop' into bugfix/extract_jpeg_paths_with_spaces 2021-08-31 19:11:30 +02:00
Petr Kalis
bf1dad45ff
Merge pull request #1876 from pypeclub/feature/webpublisher_backend
Feature/webpublisher backend
2021-08-27 14:20:02 +02:00
Jakub Trllo
3b25d2a255
Merge pull request #1949 from pypeclub/feature/host_name_collector
Global: Avalon Host name collector
2021-08-27 13:28:12 +02:00
iLLiCiTiT
3d9d15829a wrap paths in ffmpeg args to quotes 2021-08-25 17:18:18 +02:00
Petr Kalis
455b4c6413 Merge branch 'develop' of github.com:pypeclub/pype into feature/webpublisher_backend 2021-08-25 14:03:21 +02:00
Milan Kolar
869d05d83a
Merge pull request #1888 from tokejepsen/feature/disregard_publishing_time 2021-08-25 14:03:09 +02:00
Petr Kalis
994c4d1751 Merge branch 'develop' of github.com:pypeclub/pype into feature/webpublisher_backend 2021-08-25 14:02:06 +02:00
Petr Kalis
53f504cf4e
Merge pull request #1915 from pypeclub/feature/1894_add_host_to_template_name_profiles
#1894 - adds host to template_name_profiles for filtering
2021-08-25 13:52:40 +02:00
Petr Kalis
f4e0b5214f Merge 2021-08-25 13:26:53 +02:00
iLLiCiTiT
647f9779ac moved host name collector earlier 2021-08-25 12:53:11 +02:00
Jakub Trllo
23e5bd145e
Merge pull request #1948 from pypeclub/feature/collect_scene_version_hosts_def
Global: Define hosts in CollectSceneVersion
2021-08-25 12:51:50 +02:00
Petr Kalis
c67b647dc7 Fix context.data 2021-08-25 10:16:10 +02:00
iLLiCiTiT
5d182faae2 changed context key from "host" to "hostName" 2021-08-23 12:25:44 +02:00
Petr Kalis
34fef4e001 Merge 2021-08-19 18:22:49 +02:00
iLLiCiTiT
46fd7ee628 use context[host] in extract review and burnin 2021-08-19 17:00:34 +02:00
iLLiCiTiT
64a186b437 moved host collection from collect anatomy context data 2021-08-19 17:00:18 +02:00
iLLiCiTiT
b2c06b937b added collector for avalon host name 2021-08-19 16:53:25 +02:00
iLLiCiTiT
c20c992f7e define hosts in CollectSceneVersion collector 2021-08-19 16:50:54 +02:00
Milan Kolar
cf3cc7a0a0 add maya ascii xgen export 2021-08-18 17:26:21 +02:00
Jakub Jezek
96021daebd
creating thumbnails from exr in webpublisher 2021-08-18 11:28:06 +02:00
Milan Kolar
1548727929
Merge pull request #1905 from pypeclub/feature/maya-multiple-deadline-servers 2021-08-16 16:08:41 +02:00
Ondrej Samohel
a8bf58142e
fix default states 2021-08-11 12:28:18 +02:00
Ondrej Samohel
55fd0ded90
rework collector and settings flow 2021-08-10 19:11:02 +02:00
Jakub Jezek
52f4a877cf
standalone: systematic fix rather then workaround patch
addressing issue https://github.com/pypeclub/OpenPype/issues/1918
2021-08-10 15:24:32 +02:00