Open IAmVigneswaran opened 6 months ago
Added "XML Path" manifest field which will allow parsed data to be fed back into a future API allowing modification of existing markers in FCPXML. An XML Path is the fastest, most robust and reliable way to refer to a specific XML element.
A new 'generic JSON' export profile has been added to allow for profile-agnostic data export to complement the existing CSV/TSV profiles. This completes our baseline stable data formats, and will help with the upcoming API additions.
A new 'generic JSON' export profile has been added to allow for profile-agnostic data export to complement the existing CSV/TSV profiles. This completes our baseline stable data formats, and will help with the upcoming API additions.
This 'generic JSON' export profile should not be available in our CLI Binary?
Continuing discussion from here.
We can also have the ability to batch convert from one Marker Type to another in Marker Data. e.g. Convert
Standard Marker Type
toChapter Type
orTo-do Type
.