internetarchive / iiif

The official Internet Archive IIIF service
GNU General Public License v3.0
21 stars 4 forks source link

Audio item has no derivatives #54

Open glenrobson opened 6 months ago

glenrobson commented 6 months ago

Transfered from: https://github.com/ArchiveLabs/iiif.archivelab.org/issues/126

I can't say why, but this item has no audio derivatives created, which means the code logic is not generating any items for the v3 manifest:

While it's an edge case, I've seen in the help docs that it is possible for uploaders tor request that all IA-created derivatives be removed from an item, say in the case where a user only wants the lossless files they uploaded to appear as options.

Since there are still playable files -- in this case, valid mp3s -- we should figure out how to handle this logic.