594
edits
No edit summary |
No edit summary |
||
Line 51: | Line 51: | ||
"label": "Real name", | "label": "Real name", | ||
"description": "The real name of the project or film, if any.", | "description": "The real name of the project or film, if any.", | ||
"type": "string" | "type": "string", | ||
"suggested": true | |||
}, | }, | ||
"datecode": { | "datecode": { | ||
Line 61: | Line 62: | ||
"label": "Render date", | "label": "Render date", | ||
"description": "The date the video was rendered, if known.", | "description": "The date the video was rendered, if known.", | ||
"type": "date" | "type": "date", | ||
"suggested": true | |||
}, | }, | ||
"filelocation": { | "filelocation": { |