This pull request adds a direct integration between Atlos (using some very new yet-undocumented API endpoints that are only available on our staging instance) and the auto archiver.
TODO:
[x] Add documentation on how to use the integration
[x] Document these new endpoints on the Atlos side
[x] Don't upload files that are already present on the Atlos side
[x] Only include source material that is not processing in the feeder
@msramalho, if you have time it would be very helpful if you could just take a quick look at this PR and let me know if you see any blaring issues/architectural decisions you'd change.
I did have to make some small changes to the way that storages access metadata, as it's necessary for us to have the metadata in order to know where to store each piece of media.
This pull request adds a direct integration between Atlos (using some very new yet-undocumented API endpoints that are only available on our staging instance) and the auto archiver.
TODO:
processing
in the feeder@msramalho, if you have time it would be very helpful if you could just take a quick look at this PR and let me know if you see any blaring issues/architectural decisions you'd change.
I did have to make some small changes to the way that storages access metadata, as it's necessary for us to have the metadata in order to know where to store each piece of media.