hipstas / AudiAnnotate

Workflows for generating AV editions and exhibits using IIIF manifests by HiPSTAS and Brumfield Labs.
https://hipstas.github.io/AudiAnnotate/
Apache License 2.0
15 stars 8 forks source link

Warning message on projects using HRC audio imported via Mirador #204

Open kayleighv opened 2 years ago

kayleighv commented 2 years ago

Describe the bug A warning message appears over the player for any HRC audio imported via the existing IIIF manifest available on Mirador.

To Reproduce

  1. Select an audio file from the HRC's audio collection
  2. Open in Mirador viewer
  3. Open the hamburger menu at the top left
  4. Copy the IIIF manifest from the bottom of that menu
  5. Import to an AudiAnnotate project via "Import Existing Manifest" function
  6. Open the project

Expected behavior The warning message should either not appear at all or disappear at some point while the audio plays

Screenshots HRC warning Example project - both audio files are from the HRC and both show the message

saracarl commented 2 years ago

So our UV is too short to show the "x" at the top of this popup. We can make it bigger, but it's ugly: image Not sure what to do here; will think some more.

saracarl commented 2 years ago

Idea for fixing this: Check to see if a manifest has a RequiredStatement & check to see how big it is. If it has one, then we render UV with the (larger) video style.

Still ugly, but would work.

saracarl commented 2 years ago

Alternatively, punt to UV (and wait....)