This repository was archived by the owner on Jul 14, 2022. It is now read-only.
forked from avalonmediasystem/avalon
-
Notifications
You must be signed in to change notification settings - Fork 2
Batch Ingest Button
C . Want edited this page Jun 28, 2017
·
3 revisions
This feature allows a user to ingest (or update) a batch via a manifest spreadsheet using a button in the user interface. Here are the steps required, assuming we are writing to a collection called "Chris Stuff":
Instructions for this are here: https://wiki.dlib.indiana.edu/display/VarVideo/Batch+Ingest+Package+Format
Instructions for our locally developed batch update feature are here: https://github.com/ualbertalib/avalon/wiki/Batch-Update
As per the instructions, the existence of error, processed, or processing files will prevent ingestion.
Typically, the route taken is Browse --> Manage Content --> (Collection name, e.g. Chris stuff)


Notes:
- A log of the most recent ingest can be viewed with the "View most recent batch ingest log" button.
- An error will be shown if there is an error file in the dropbox directory. Similarly if there is a 'processed' or 'processing' file.