5.3.0

Released 2021-04-26
Highlights
  • Added support to ingest more subtitle formats via CCextractor and custom scripts
  • File visualisation improvements in Validate
Release notes

Frontend

Features

  • Validate: Added support for audioFileDisplay and audioFileOrder in timeline. See Validate settings.
  • Validate: Added support for %asset in audioFileDisplay and videoFileDisplay. See Validate settings.
  • Validate: Audio meter can be resized using the settings menu.
  • Validate: Added markerMetadata settings for timeline rows that can be used to specify metadata that should always be added to markers created on the row. See Marker settings.
  • Storages: Warn the user when attaching a storage with a dot (.) in the bucket name.

Fixes

  • General: Updated look & feel for all menus for consistency.
  • Jobs: Pagination on jobs screen is now always visible.
  • Validate: Fixed %asset template tag in timeline, now showing the correct asset title.
  • Validate: Assign default language to subtitle timespans that are missing language.
  • Validate: Retrieve thumbnails from the currently playing video rather than from mainAssetId.
  • Validate: Submit marker form on enter now works.

Postgres Adapter

Features

  • Settings are now sorted by modification date.

Fixes

  • Handle Unicode file names in SNS response
  • Handle S3 buckets with dots in their names

Job system

Features

  • CCextractor is now part of the default container, this makes it possible to ingest additional subtitle formats such as 608 through custom scripts. See example.
  • analyze.py now works without writing to local FS

Fixes

  • Greatly improved speed of sprite map creation
  • Improved dynamic settings
  • Asset is no longer deleted on failed ingest to existing asset