Release Notes and Executables

Release 1.4

Status: Released

Documentation:

Executable

Source code is available on the Movie Labs mddf GitHub repoistory. If you would like more information, please contact us.

Overview

In addition to multiple bug fixes, this release adds support for Avails v1.7.3.

New Features and Bug Fixes:

  • Bug Fix: XLSX ingest of local file required WRITE access to close resource handle.
  • Bug Fix: handling XLSX cell with invalid boolean value did not report error correctly
  • Bug Fix: XLSX Avails without AssetLanguage threw Null Pointer Exception
  • BUG Fix: re v1.7.3 mapping of EIDR vs non-EIDR EditID and TitleID
  • Bug Fix: Conversion of XLSX Avails to XML dropped FormatProfile attributes
  • Bug Fix: Validation of controlled vocabulary did not check attributes (e.g., Avails termNames)
  • Bug Fix: Processing of XLSX Avails dropped Start or End values that included time values.
  • Bug Fix: Processing of XLSX Avails for Movies dropped CompanyDisplayCredit.
  • Bug Fix: Conversion to XLSX Avails from either XML or another version of XLSX incorrectly processed ReportingID
  • Enhancement: any information removed when translating between versions gets logged (severity level = 'Notice')
  • Enhancement: allow, in addition to Yes/No, either Y/N, T/F, or True/False as XLSX boolean values

Known Issues

  • Excel files must be in xlsx format.
  • Validation of Excel Avails files is limited to a single sheet.

Other Changes

N.A.