Doc: custom job types, bat-pack error, two-way variables #104202
No reviewers
Labels
No Label
Good First Issue
Priority
High
Priority
Low
Priority
Normal
Status
Archived
Status
Confirmed
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Job Type
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: studio/flamenco#104202
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "Dylan-Blanque/flamenco:docs-path-issue"
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?
Thanks for the additions!
Added documentation for multi-pass scripting, bat-pack error, slightly clarifies two-way variables usage.to Doc: custom job types, bat-pack error, two-way variablesOne thing that's unclear to me in the documentation of your job type: where does the
startup_script.py
file go? What does "the configured Blender File Folder in your Network Attached Storage." mean?That would be where Flamenco saves the .flamenco.blend files.
That could mean a few different things depending on how things are configured. For example, when submitting a file with Shaman, the add-on locally saves
thefile.flamenco.blend
on the artist's harddisk, before uploading it to the Shaman storage. But with other storage options, things work differently.