5.4.0

Released 2021-05-17
Highlights
  • Added possibility to configure the content of the Metadata tab in Validate
  • Set language of audio- and subtitles files in Validate
Release notes

Frontend

Features

  • Validate: Customisable content of the Metadata tab
    • The metadata tab content is configurable and organized into asset, video and audio sections.
    • It's possible to configure expected values for a specific metadata field.
    • Users will be notified if the value of a metadata field deviates from its expected value by showing info and warning icons in the metadata tab.
    • User will be warned of all metadata fields that do not match their expected values when approving an asset.
    • See Metadata fields documentation.
  • Validate: You can now change language metadata on video, audio, vtt-, and imsc subtitles. You need to activate the feature in settings.js to enable it. See Validate Settings.

Fixes

  • General: The Accurate.Video logo has been updated.
  • Ingest: It's now possible to remove files from the ingest modal.
  • Poster: The "go back" arrow has been replaced with the new Accurate.Video icon.

Postgres Adapter

Features

  • Added bulk update method for timespans. See /bulk under asset_timespan in the API documentation.

Vidispine Adapter

Features

  • Added bulk update method for timespans. See /bulk under asset_timespan in the API documentation.
  • Implemented job listing.

Job system

Fixes

  • Fixed a bug with Elemental transcoding of files with dots in their names.