Release notes for the Audible Magic Toolkit version 46.xx
Version 46.18
Bug Fixes and Features Implemented in Version 46.18 (for Ubuntu, Amazon Linux 2, Amazon Linux 2023, CentOS Stream 9, macOS, and Windows)
- Certain combinations of supplemental features are now supported.
- The "full" version of the Toolkit supports Version ID requests.
- A bug was fixed in which the
unknownMediaFileDurationreported in the JSON could be incorrect. - Release notes are no longer included in the release package, but instead are available on the web.
- Toolkit packaging has changed to include everything in the top-level directory instead of inside a
binsubdirectory. - Updated the included
ffmpegapplications to 7.x.x.
Version 46.9
Bug Fixes and Features Implemented in Version 46.9 (for macOS and Windows) and 46.9a (for Ubuntu, Amazon Linux 2, Amazon Linux 2023, and CentOS Stream 8)
- A bug fix for
identifyStreamfor long URLs, previously released in 46.5e for macOS only (see below). - Optimizations have been made in the lookup performance for
identifyStream. - Minor improvements to
identifyStreamerror handling. - Improvements to Toolkit command-line parameter validation.
- Minor improvements in the programs' help output.
Version 46.5e
Features Implemented in Version 46.5e for macOS only
- Fixed a bug causing
identifyStreamto reportError opening input files: Server returned 404 Not Foundwhen fed a very long URL.
Version 46.5d
Features Implemented in Version 46.5d for macOS only
- Updated the included
ffmpegapplications to version 6.1.1.
Version 46.5b
Bug Fixes and Features Implemented in Version 46.5b (for Ubuntu, Amazon Linux 2, macOS, and Windows) and 46.5c (for Amazon Linux 2023 and CentOS Stream 8)
- The normal Toolkit release package is much smaller now, as it no longer needs certain libraries that were formerly included.
- An error is now generated if
identifyis fed ananalyzeoutput file that had been created using a Toolkit config file different from the one being fed toidentify. identify's help text now explains that the-foption is ignored when the-ioption's argument is an output file from theanalyzeprogram.- The
-Hand-Poptions have been removed fromidentify. These were used for an optional Thrift interface, which is no longer supported. - A bug was fixed that sometimes resulted in
identifyreportingError 2031 Server error in ID engine. identifyStream's-roption has been modified to allow specifying the maximum number of ID requests to send before exiting.identifyStream's-Ooption has been changed to-D.- Like
analyzeandidentify,identifyStreamnow accepts-T,-U, and-Ooptions for user-supplied metadata, representing title, URL, and other, respectively. - A bug was fixed in
identifyStreamon Linux. - Other minor bug fixes and robustness improvements.