generated from ynput/ayon-addon-template
-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
sponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition
Description
Is there an existing issue for this?
- I have searched the existing issues and added correct labels.
Please describe the feature you have in mind and explain what the current shortcomings are?
more details in https://github.com/ynput/AYON-Epics/issues/119
The client needs to streamline the renaming of editorial plates from vendor naming conventions to internal naming conventions. This requires a user-friendly interface integrated into all Editorial DCCs Create Publishable Clip plugins:
- Define regular expressions to extract relevant segments from the vendor plate names (e.g., episode, shot, element name).
- Use those extracted segments to construct the internal shot hierarchy and plate name based on a predefined template.
- Offer a consistent user experience across all Editorial DCCs.
The current implementation exists only in Traypublisher ayon+settings://traypublisher/editorial_creators/editorial_advanced/clip_name_tokenizer .
Suggested implementation?
- Integration into all Editorial DCCs: The Clip Name Tokenizer feature should be available in all DCCs used for editorial publishing (e.g., Hiero, Resolve, Flame).
- UI Integration: A new section (ideally collapsible) called "Clip Name Tokenizer" must be added to the editorial publisher UI in each DCC. This section should allow users ad-hoc override any default project settings to define the regular expressions and mapping for the plate name translation.
- Tool default settings: The settings for the Clip Name Tokenizer (regex expressions, internal name template) configurable form studio/project overrides.
- Regex Definition and Extraction: The "Clip Name Tokenizer" section needs to allow users to define the regular expressions required to extract specific parts of the Vendor Naming.
- Internal Naming Template: It needs to provide a template to build the Internal Naming from extracted parts.
- Data Flow Reorganization: The UI sections need to be reordered to reflect the data flow:
- Clip Name Tokenizer
- Shot Template Keywords
- Shot Hierarchy And Rename Settings
Describe alternatives you've considered:
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
sponsoredThis is directly sponsored by a client or community memberThis is directly sponsored by a client or community membertype: enhancementImprovement of existing functionality or minor additionImprovement of existing functionality or minor addition
