nebulabroadcast/nebula

Handle displaying corrupted files

martastain opened this issue · 0 comments

Assets with corrupted media are now simply shown as offline. With the latest update of meta service, they are marked as corrupted instead. That needs to be reflected in the UI and default views configuration.

Proposed solution

  • default production views should include ObjectState.CORRUPTED
  • browser should show corrupted media highlighted using dashed red (to differentiate from offline ones)