[Feature] Deliver Page Improvements
I think it might be handy to add these features to Delivery Page:
-
Add button to queue all sheets for render at once. Why: if we have, say 10 sheets (episodes) we must click at least 19 times to queue them all, its quietly annoying.
-
Add
Sheetcolumn to render queue with sheet name. Why: lets say we setup 10 different sheets for render with custom names, how can we ensure what sheet goes where? We can't, because we see onlyDestinationcolumn, but notSource (Sheet)column. Maybe its worth to add another columns or evenCustomize Columnsoption at right click of the mouse. -
Maybe it is to much to ask, but i really like to see
Output File Name Templateoption. Why: right nowOutput Filename is hardcoded toParent Folder Sheet Name. I work with several studios with different file naming conventions, so there is 2 options: batch rename exported files after the render or manually setup file name for each sheet. It will be cool to add simple text field with ability to add a custom text and few tags like:Parent Folder,Sheet Name,Output Format.
Ideal way to setup batch render will be:
-
Setup
Output File Name Templateto something like this:ProjectName__Final_Titles__<Sheet_Name>__Preview__2024-12-22Where<Sheet_Name>is a tag and all other text is custom. -
Add tens of sheets to render queue with names generated from template above with 1 click.
-
Hit render and enjoy :D
Thanks for the valuable suggestions! I now implemented (2) and (3), but I still have to think about the best way to tackle (1).
Cinecred 1.8.0 has just released and comes with suggestions (2) and (3) implemented. Until I find a better solution for (1), I've added a new shortcut (Ctrl+B) that is equivalent to clicking the "Add to render queue" button. You can now quickly enqueue multiple sheets by focusing on the sheet dropdown, and then alternatingly pressing Ctrl+B and the down arrow key.
I'll close this issue for now, but implementing a one-click solution for (1) remains on my internal ToDo list.