-
Notifications
You must be signed in to change notification settings - Fork 51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Caption Field to Batch Ingest Manifest #5285
Comments
Extra parsing work needed to ensure that repeatable fields contained within repeatable fields are processed correctly. |
Adding caption files via batch The Batch Ingest Package can include WebVTT or WebSRT captions files. Avalon supports ingest of multiple caption files per media file. Caption files in the manifest file must have the correct path noted for where those files are located in the Avalon dropbox, relative to the manifest file. Additionally, all caption files must include a file extension. If necessary, include any directories or subdirectories. Caption files can be updated or removed later in the Section Files menu on the Manage Files page. |
Will add the caption file to the example manifest package in #5862 |
Description
Caption files can be uploaded in the web interface but cannot be attached to media files via Avalon's batch ingest feature. Users should be able to add information to the manifest for caption files to be ingested and attached to the appropriate media file.
Done Looks Like
The text was updated successfully, but these errors were encountered: