Name of your project. Only legal characters are allowed.
Template for log id/name
Default name of the unit/team
Extend with additional project information.
Each object in the array should be a dictionary of string keys with string values.
Example:
[{"key1": "value1"}, {"key2": "value2"}]Add extra metadata to your logs and clips.
Show child attributes
Show child attributes
The id and name of the schema.
Whether the schema is active and visible in the UI.
Used for hierarchy. If multiple schemas are used and have the same keys, the order will determine which value is used.
Match clips by clip name or timecode.
Whether the schema can be imported from a CSV file. Will be used for the import button in the UI.
Fields to set on the log.
Show child attributes
Show child attributes
Text
Text
Text List
Text List
Text List List
Text List List
A list of nested lists.Example:
Copy
[
['Johnny', 'Bravo', 'Gaffer'],
['Jane', 'Doe', 'Video Assist']
]
KV Map
KV Map
Key-value pairs inside an object.Example:
Copy
{
Location: 'Studio 1',
UserInfo1: 'bananas, oat milk, 12 eggs, avocados (ripe, but not too ripe)'
}
KV Map List
KV Map List
A list of key-value objects.Example:
Copy
[
{
tc: '25:25:25.25',
urgency: '0',
issue: 'Operator fell asleep. Shot turned into 20 minutes of clouds'
},
{
tc: '01:23:45.67',
urgency: '5',
issue: 'Camera overheated'
}
]
Show properties
Show properties
Name of the key
CSV column header for parsing CSV
Select primary delimiter for parsing
",", ";", "|", ":", "="Select secondary (nested) delimiter for parsing
",", ";", "|", ":", "="Show child attributes
Show child attributes
Text
Text
Text List
Text List
Text List List
Text List List
A list of nested lists.Example:
Copy
[
['Johnny', 'Bravo', 'Gaffer'],
['Jane', 'Doe', 'Video Assist']
]
KV Map
KV Map
Key-value pairs inside an object.Example:
Copy
{
Location: 'Studio 1',
UserInfo1: 'bananas, oat milk, 12 eggs, avocados (ripe, but not too ripe)'
}
KV Map List
KV Map List
A list of key-value objects.Example:
Copy
[
{
tc: '25:25:25.25',
urgency: '0',
issue: 'Operator fell asleep. Shot turned into 20 minutes of clouds'
},
{
tc: '01:23:45.67',
urgency: '5',
issue: 'Camera overheated'
}
]
Show properties
Show properties
Name of the key
CSV column header for parsing CSV
Select primary delimiter for parsing
",", ";", "|", ":", "="Select secondary (nested) delimiter for parsing
",", ";", "|", ":", "="Metadata types
Metadata types
The value must match the type format
| type/key | Format | Example |
|---|---|---|
| clip | string | ”A001C001” |
| tc_start | timecode | ”00:00:01:00” |
| tc_end | timecode | ”00:00:10:00” |
| duration | timecode | ”00:00:09:00” |
| camera_model | string | ”ARRI Alexa” |
| reel | string | ”A001” |
| fps | number | 24 |
| sensor_fps | number | 24 |
| lens | string | ”50mm” |
| shutter | number | 180 |
| resolution | string | ”1920x1080” |
| codec | string | ”ProRes 4444” |
| gamma | string | ”Log-C” |
| ei | number | 800 |
| wb | number | 5600 |
| tint | string | ”-1” |
| lut | string | ”bg-tint” |
Default OCF paths.
Default Sound paths.
Default Proxy path
Email Presets
Show Email
Show Email
5-character unique ID
Label used for menu options
Must contain at least one valid email address.
Email Subject
Contains IDs of PDFs.
Email message.
The react template file.
Enabled as an option and not hidden from the UI.
A list of PDF Presets
The sender/From field for sending emails. Can in some cases be both the name and email, check provider documentation for correct format. If unsure, just type the email address.