[Blender_Kitsu] Publish Edit: Filenames are incorrect #12
Labels
No Label
Kind
Breaking
Kind
Bug
Kind: Community
Kind
Documentation
Kind
Easy
Kind
Enhancement
Kind
Feature
Kind
Proposal
Kind
Security
Kind
Studio Request
Kind
Testing
Priority
Critical
Priority
High
Priority
Low
Priority
Medium
Reviewed
Confirmed
Reviewed
Duplicate
Reviewed
Invalid
Reviewed
Won't Fix
Status
Abandoned
Status
Blocked
Status
Need More Info
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/blender-studio-tools#12
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Issue
In this PR I made this note When making the new 'Publish VSE Edit to Kistu' #7
Current pet project edit .blend files use have a naming convention
{project_name}_v{revision}.mp4
convention.Solution
Specifically this line
To avoid overwriting any exisiting files on the shared drive when rendering new revisions in case of a mismatch.
is not correct. Better to cancel operation if file exist to avoid overwrite.revert the naming convention so using this tools is exactly the same as previous editorial exports for petsproject
TODO
(and do it before anyone tries the tool!) :)
suppose to be here: TinyNick/blender-studio-tools#35