ayon-core/openpype/hosts/standalonepublisher/plugins/publish
Jakub Trllo d63aa34a76
AYON: 3rd party addon usage (#5300)
* implemented helper functions to get ffmpeg and oiio tool arguments

* modified validation functions to be able to handle list of arguments

* path getters can return a path in AYON mode if one argument is returned

* removed test exception

* modified docstrings

* is_oiio_supported is using new functions to get launch arguments

* new functions are in lib public =

* use new functions all over the place

* renamed 'ffmpeg_path' to 'ffmpeg_args'

* raise 'ToolNotFoundError' if tool argument could not be found

* reraise 'KnownPublishError' in publish plugins

* fix comment

* simplify args start

* ffmpeg and oiio function require tool name and support additional arguments

* renamed 'get_oiio_tools_args' to 'get_oiio_tool_args'

* fix variable name
2023-07-27 10:54:45 +02:00
..
help fix validator message 2022-03-31 10:13:13 +02:00
collect_app_name.py added more information abou app - name and label 2022-04-06 16:13:50 +02:00
collect_bulk_mov_instances.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
collect_context.py TrayPublisher & StandalonePublisher: Specify version (#5142) 2023-06-16 16:26:04 +02:00
collect_editorial.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
collect_editorial_instances.py global, flame, hiero, resolve, sp: implementing newAssetPublishing 2022-07-27 11:21:20 +02:00
collect_editorial_resources.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
collect_harmony_scenes.py simplified getting short name 2021-11-04 15:40:23 +01:00
collect_harmony_zips.py simplified getting short name 2021-11-04 15:40:23 +01:00
collect_hierarchy.py Merge branch 'develop' into bugfix/stpublisher-editorial-hierarchy 2022-06-23 13:58:30 +02:00
collect_instance_data.py rename folder 2021-04-01 18:54:46 +02:00
collect_matching_asset.py use client functions to query data in standalone publisher plugins 2022-06-13 16:29:09 +02:00
collect_original_basename.py handling validation and hero versions 2022-03-30 18:54:05 +02:00
collect_remove_marked.py rename folder 2021-04-01 18:54:46 +02:00
collect_representation_names.py Fix typos / cosmetics 2022-01-16 13:05:26 +01:00
collect_texture.py replaced 'format_template_with_optional_keys' with 'StringTemplate' 2022-03-18 14:20:20 +01:00
extract_resources.py client#115 - added extractor to fill transfers 2021-06-24 19:41:39 +02:00
extract_thumbnail.py AYON: 3rd party addon usage (#5300) 2023-07-27 10:54:45 +02:00
extract_workfile_location.py Global: Optimize anatomy formatting by only formatting used templates instead (#4784) 2023-04-17 14:53:15 +02:00
validate_editorial_resources.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_frame_ranges.py Just some grammar tweaks 2023-03-30 13:59:22 +02:00
validate_shot_duplicates.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_simple_unreal_texture_naming.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_sources.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_task_existence.py use client functions to query data in standalone publisher plugins 2022-06-13 16:29:09 +02:00
validate_texture_batch.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_has_workfile.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_name.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_versions.py use new source of order variables 2022-08-26 14:51:22 +02:00
validate_texture_workfiles.py General: Reduce usage of legacy io (#4723) 2023-07-11 18:11:07 +02:00