Closed patrickmj closed 6 years ago
Need to check if this is a newer API thing or not, but one API includes bitstream data like
"bundleName": "ORIGINAL",
to differentiate the original from different thumbnail types (LICENSE is also a bundleName, which could be another thing entirely).
We should probably only import the original and use our own thumbnails using a check on that.
Part of #56
Need to check if this is a newer API thing or not, but one API includes bitstream data like
to differentiate the original from different thumbnail types (LICENSE is also a bundleName, which could be another thing entirely).
We should probably only import the original and use our own thumbnails using a check on that.
Part of #56