Dalet is excited to present the release of Dalet Flex 2023.12 (LTS)
This release of Dalet Flex provides the new features, quality and security enhancements, bug fixes, and other changes listed below.
MariaDB version Now Documented in Flex Release Manifests
The details of the MariaDB version, in format major.minor without specifying the patch version is now included in the Flex release manifest YAML file. For 2023.12.19, the version is 10.6.
Flex 2023.12.0 is an LTS (Long Term Supported) release track and will receive both critical bug fix updates and security updates until it reaches end-of-life.
Important Note Regarding Vulnerabilities for 2023.12.15
The Login App referenced by the manifest for 2023.12.x has been patched to overcome a critical CVE vulnerability on external authentication mechanisms. To receive the upgraded version of Login App as soon as possible, it is recommended to upgrade all customers to the latest patch in 2023.12.x (LTS). Customers working with interim Flex versions or with a version override for the Login App should contact their Dalet representative for further information.
Important Information regarding MariaDB and Dalet Flex 2023.12.4 and above in 2023.12.x (LTS)
Flex 2023.12.4 is NOT compatible with MariaDB 10.4. You MUST upgrade MariaDB to 10.6 if upgrading Flex to 2023.12.4 or above in 2023.12.x series.
Please plan for a full back-up restore operation when upgrading to 2023.12.4 and above in 2023.12.x (LTS).
Important Note about FlexREVIEW
This release, 2023.12.0, is the last supported LTS using the legacy FlexREVIEW.
From the next LTS version, customers should upgrade to the new FlexREVIEW app (service name: flex_fmpreviewer_app).
New Features
Support NRAW and Nikon RED Technical Metadata Extraction (new from 2023.12.21)
From this version of Dalet Flex, FSP is upgraded to support NRAW and Nikon RED Technical Metadata Extraction.
Support creation of HEIC proxy images (new from 2023.12.19)
To enable compatibility with all Apple devices, from this version of Dalet Flex, HEIC proxy images can be created using the JEF Transcode > Image Transcode (FMP) plugin.
Support publishing events by flex-fileaccess-service (new from 2023.12.13)
Event publishing for flex-fileaccess-service has been implemented. Currently, an event is pushed only when an asset is downloaded.
Event publishing is available by default. If required, it is also configurable through consul KV or through Environment variable.
Consul KV: flex/flex-fileaccess-service/enableEventPublish (default=true)
Environment variable: EVENT_PUBLISH_ENABLE
Event name: DOWNLOADED
The environment variable takes precedence over the KV when both are specified.
Improve scripting lock management and script lock release (new from 2023.12.12)
Previously, JEF Script could release Script locks when the script threw an exception and terminated failing the job. JEF Script locks are now also released when the Job Execution (Job Async Executor service) goes down unexpectedly. This allows other JEF Scripts waiting for the Script lock to acquire it once the original script lock owner has failed, regardless of the reason for the failure.
Improve search to support accent-insensitive and apostrophe-formatting-insensitive searches (new from 2023.12.10)
To improve the search functionality in Dalet Flex to support accent-insensitive and apostrophe-formatting-insensitive searches, the analyser configurations in the index configuration templates defined by flex-indexelastic-service has been updated to use ASCII folding filter.
To use this in Dalet Flex 2023.12.x (LTS):
The Consul KV `flex/shared/featureToggles/search/asciiFolding` must be set to true
All instances of flex-indexelastic-service and flex-searchelastic-service must be restarted
A full reindex must be initiated and completed successfully.
Improvements in the JEF Launch Vantage Workflow plugin (New from 2023.12.8)
This release contains improvements and fixes in the JEF Launch Vantage Workflow plugin to cover scenarios that were available previously in the deprecated Enterprise plugin.
Correct unique reference names for child assets are assigned when multiple outputs are generated by the Vantage workflow.
Windows file storage location mappings using backslashes are correctly resolved by the plugin.
Option to use a Wildcard, `*`, in the Vantage Output Name field, to input all multiple output files generated by Vantage as child assets without specifying expected Vantage nicknames. NOTE: When `*`, is any output that has the same nickname as an input will NOT be imported again. So, if the Vantage workflow takes 'Original' as an input, and produces two outputs, 'Original' again and 'Copy', only 'Copy' will be imported.
Flex Stream Processor updated to use Ffmpeg 7.0.1 (new from 2023.12.5)
Improve Type filter options in FlexMAM (new from 2023.12.5)
In this version the Type search filter had been improved so that each asset filter type has a unique meaning. Only these options are available in the Type filter:
Video: Only filled videos, excluding live feeds and placeholders
Audio: Only filled audios, excluding live feeds and placeholders
Live: Only segmented assets (live audio or live video)
Image: Only filled images, excluding placeholders
Document: Only filled documents, excluding placeholders
Placeholder: Only placeholder videos, images, document and audios
Package: Only Package Asset (IMP)
Camera Card: Only Camera card
Group: Only Group assets
Edit: Only Project asset, Sequence asset and Edit asset
UDO’S: Display only root UDO
Improvements to encoding profile settings for proxy creation (new from 2023.12.4)
Improved general encoding profile settings and specific settings for H264 encoding (using libx264). This should result in better quality proxy encodes with a lower variability in bit-rate
Improve optimization of volume of jobs consumed by Job Executor (new from 2023.12.3)
This release includes multiple enhancements and bug fixes that optimize the volume of jobs consumed by Job Executor with long and blocking jobs, for example scripts that take a long time to complete. The enhancements include improving warning messages, job distribution, restart performance and more.
Changes to semantics in VFS affect Copy/Move API with API behavior (from 2023.12.3)
JEF Copy/Move: Changes to semantics in VFS mean that any scripted actions making use of FFP API to perform copy/move may be affected if the source location is a folder. In this case the FFP job will now move/copy the source folder (including the folder itself and not just its contents) to the target. To ensure just the contents of the folder are moved/copied, the source VFS location should include the property includesRegex: ".*" . Further details on this change to the semantics for copy/move are outlined here.
New FlexMOVE interface and integration with Aspera Connect (from 2023.12.2)
FlexMOVE has received a brand-new user interface to align with other Flex modules. Existing functionality will continue to be available including the selection of inboxes and bulk metadata entry.
FlexMOVE also receives an integration with Aspera Connect for accelerated file uploads. Aspera configuration can be entered into the Flex Inbox Resource, and the user will be instructed to install the Connect client when they have selected the Inbox in FlexMOVE. The Connect integration supports the latest version of Aspera’s High-Speed Transfer Server (HSTS) 4.4 and the Node API.
Notifications for New Tasks (new from 2023.12.2)
Tasks have been connected to the notification framework so that users are notified when new tasks are available in either of the My Tasks or Available Tasks lists. When new tasks are added to the list a count appears in the Tasks sub-tab. A Refresh button is displayed in the Available Tasks to update any new tasks that have not yet been displayed. When the Tasks sub-tab contains new items, a dot notification is displayed on the notification bell in the Global Header, in the same way it is displayed for new Workflows.
Mitigate Risk on Segmented Asset purge/move/copy/delete-with-move operations, e.g. MPEG-DASH not in individual and unique folders (new from 2023.12.3)
When Flex Stream Processor creates a Flex Segmented Asset, it creates a unique folder that contains the manifest file and media files related to the Flex Segmented Asset. When performing copy/move/purge/delete with move the Flex Segmented Asset, Flex was assuming that all relevant objects are auto-contained in the “parent” folder, so it went to the parent container (mpd|m3u8) and performed the actions on this folder.
MPEG-DASH (.mpd) files created in Flex by a 3rd party, such as Brio, are not created in unique folders but are created in a flat folder that contains multiple manifest files and multiple media files. This means that when Flex tries to copy/move/purge/delete with move files, there is no unique parent file to perform the action on and unconnected Segmented Assets are also copied/moved/purged. This risks impacting other files in this folder not belonging to the Segmented Asset.
This release includes multiple enhancements and bug fixes that address functionality issues discovered with respect of Flex Segmented Assets. The improvements mean that copy/move/purge/delete with move actions support flat folder structure for Segmented Assets. The implemented checks and fixes ensure that in any case where the folder targeted by the action might contain files unrelated to the Segmented Asset, the operation fails. Instructions on how to identify Segmented Assets that might have an issue with Asset Import and Purge Action plugin scan be found here.
Flex Mobile App
The Flex Mobile app now supports launching workflow wizards.
The Flex Mobile app is now compatible with FlexREVIEW. Using the dedicated switcher at the top of the screen, users can switch to Reviewer mode. This mode presents a list of assets to be reviewed, alongside sorting and search options.
Baton Integration
JEF Baton API (from version 8.3, 8.4 supported) has replaced the older Enterprise Baton QC Resource and Action. Main highlights of this integration: - JEF - Mounted File and S3 stored source media - Existing functionality: attach QC results, partial verification, test plan parameter overriding
Dalet CUT
Flex enables fast-paced production workflows with Dalet CUT, an intuitive web-based video editor with advanced capabilities: a web-based video editor with a panel to access Flex library; multiple video and audio tracks; transitions and effects support; voice over; while scenarios support; central rendering of editing projects.
Dalet CUT now supports saving the project to FlexMAM as a Flex Edit asset, based on an AAF file, retrieving that asset for later work, and sending that project to be rendered by FSP.
Dalet CUT can now export its AAF file to a FCPxml file to support the Flex Sequence asset as well as the AAF Edit asset.
Following previous advancements with growing files, Dalet CUT users can now use growing media in the Trimmer and in the Timeline, continuously preview them as they grow, use clips from growing media in sequences and projects, and render said clips. FlexMAM users can also trigger rendering jobs on projects in which clips come from growing media.
Dalet Brio Scheduler Integration
The Dalet Brio Scheduler is now integrated with Dalet Flex, allowing recorded events in Brio to be analyzed and previewed in Flex. When an event is scheduled in the Brio Scheduler, a placeholder is created in FlexMAM. When the recording begins, both high res and proxy formats are created and sent to FlexMAM. Technical metadata is extracted at the start (currently, updated technical metadata during the stream is not supported). FlexMAM users can then preview the growing media as it being recorded by Brio.
Out of scope for this feature: Dalet CUT and FlexXTEND; Formats other than MXF OP1a (high res) and Mpeg-DASH (proxy); Waveform generation; growing technical metadata.
Dalet Instream Integration
The Dalet InStream ingest integration with Dalet Flex now supports dedicated sets of metadata fields related to recordings. These values are inserted by InStream and can be updated via the API. This metadata is read-only for FlexMAM users.
As part of the Dalet InStream integration with Dalet Flex, when a recording is scheduled, a new placeholder is created. When the recording starts, the placeholder will become a Master asset, in case of high-res video only; or a Master/Child set of assets, in case of high-res and proxy files.
On-Prem Storage Support
Added support for inboxes/http resources/web transfer backend app on satellite infrastructure so that uploaded files go directly to their on-prem location.
Added support for hot folders configured on satellite on prem infrastructure. Files copied to these locations are then pushed to cloud storage.
Growing files on FlexXTEND
FlexXTEND now supports editing growing high resolution files in Adobe Premiere. This includes triggering a render job on a local or remote AME on clips from growing high resolution media. Current supported format: AVCi100 MXF.
Breaking Changes
Breaking change in 2023.12.5 - Update to representation of 23.976 fps framerate (new from 2023.12.5)
OpAtom transcode is failing for media with 23.976 fps. To fix this, in version 2023.12.5, FSP has been updated to represent 23.98fps or 23.976fps as a ratio of 24000/1001 instead of 4000/167.
This is a breaking change because the frame rate value returned from FSP for such media will now be 24000/1001 instead of 4000/167. Any script using 4000 or 167 to detect 23.976fps may need to be updated and should be checked.
IDP SAML response must be signed for SSO (New from 2023.12.1)
Starting with 2023.12.1 the internal library in flex-login-app has been upgraded so the library is stricter - IdP SAML responses or assertions must be signed to login successfully to Dalet Flex with SSO (Azure, OKTA, AuthO etc).
Known Issue
Due to implementation of CORS validation to Enterprise endpoints called by Flex Core UI, Flex Enterprise does not accept "null" (null as a string) and "" (blank string) as a valid origin headers.
And more enhancements and fixes below
Changelog
2023.12.22
Enhancements DaletFlex
Fixed an issue where the Create Proxy failed if the existing Reference Name contained the word proxy.
Default Consul KVs flex/flex-videoproxy-service/readPermissionAuthEnabled and flex/flex-fileaccess-service/readPermissionAuthEnabled to true.
Add support for Consul KVs to override the default values of 60 seconds for the no change in growing size for Packages and MXF files: flex/flex-streamprocessor-service/growingMxfNoSizeChangeExpirySeconds
Fixed an issue where workflows are failing after removing the Act As permission. Issue solved by updating the code so the Act As permission is not required to access FlexMAM, FlexREVIEW, FlexMOVE and FlexAdmin applications.
List of Services upgraded between 2023.12.21 and 2023.12.22
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
flex_fmpadmin_app
flex_globalheader_app
flex_search_app
2023.12.21
Enhancements DaletFlex
Implemented a new endpoint flex-fileaccess-service to get UDO thumbnails: GET /files/<udotPluralName>/<udoId>/thumbnails/<thumbnailId>
Fixed Issues DaletFlex
Added support for display of leading and tailing spaces (space before or after the value) of file and path in the UI, as this caused file processing to fail.
Fixed an issue where MP3 ingest was failing due to large Adobe XMP metadata in ID3 tag. Issue fixed by truncating large tag values to no more than 512 characters.
List of Services upgraded between 2023.12.20 and 2023.12.21
flex_fastobject_service
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_master
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
2023.12.20
Enhancements DaletFlex
Correct timecodes mismatch between IMF package level and CPL asset level. Consul property to set whether to use timecode-rate or edit-rate from cpl.xml when deriving time field details for a CPL asset during an API call.
Consul property is flex-enterprise.featureToggles.useCplTimecodeRate. The property is set to false by default. Set this to true to use timecode-rate instead of edit-rate from cpl.xml to calculate FormatContext.startTime, and startTime, startTimecode,frameRate, timeBase(if proxy not available) of VideoStreamContext.
Fixed Issues DaletFlex
Fixed an issue with Timecodes mismatch between IMF package level and CPL asset level. Issue fixed by displaying CPL technical details in the asset Summary panel and not proxy details.
Fixed an issue where FlexMove uploading an asset with a space in front of the filename with FlexMOVE does not process to FlexMAM.
Fixed an issue where Extract Metadata action is failing due to an incorrect path when there is a space at the end of a folder name.
[JEF SDK] Fixed an issue where Resource API Query fails when setting resourceSubType(ResourceImplType.XXXXXX).
Fixed an issue where some image assets were not imported through FlexXtend.
Fix filter order when resize and interlacing from progressive source.
Keyframe extract times are sorted alphabetically instead of numerically causing total length duration calculation issue.
Fixed a unit mismatch issue where CPL Asset API values for videoStreamContexts.startTime and formatContext.startTime were being interpreted as microseconds instead of seconds.
Supportuploading file withleading and tailing spaces in folder and filenameinFlexMOVEand support import, copyetcto Storage resources for folders with leading and tailing spaces in their name.
List of Services upgraded between 2023.12.19 and 2023.12.20
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_sequencemanifest_service
flex_videoproxy_service
flex_videoproxy_service
flex_webtransfer_app
2023.12.19
Enhancements DaletFlex
Check for Consul availability for FSP and FFP after service starts and provide callback to drive liveness state so there is no need to manually restart services.
Resolve IMF Tech metadata from CPL itself instead of from Proxy.
Fixed Issues DaletFlex
Fixed an issue with Timecodes mismatch between IMF package level and CPL asset level. Issue fixed by displaying CPL technical details in the asset Summary panel and not proxy details.
Fixed an issue during media transcoding caused by an unsupported 5-channel audio input layout.
FSP: Fixed an issue where ffmpeg was failing during media transcoding due to unsupported audio channel layouts.
List of Services upgraded between 2023.12.18 and 2023.12.19
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_master
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
flex_search_app
2023.12.18
Enhancements DaletFlex
FFP: Add support fordeleting running (queued, running, completed) FFP jobs using DELETE API endpoint.
Changed token mechanism in video proxy service in a transparent manner to generate short lived token auth for HLS/DASH and ancillary files and support authenticated access for Pyramid use cases.
Add lenience support for sample decode on waveform extract in FMPE based jobs (1 frame of audio decode error). Can be disabled using Consul KV flex/flex-streamprocessor-service/disableAudioDecodeErrorLeniency.
Allow custom headers for CORS config to be specified in consul KV flex/shared/additionalCorsAllowedHeaders.
Fixed Issues DaletFlex
Fixed an issue where incorrect form data is sent when changing a drill-down selection in web uploader for multiple files upload.
Fixed an issue where FlexMAM incorrectly display fields of type Time in list of metadata annotations.
[FSP] Fixed an issue where extract Audio waveform failed with this error Fatal error processing pipeline due to one frame of audio decode error from slight glitches in source audio.
Fixed an issue where Audio Waveform Extraction was failing consistently for certain assets.
[Marker Display] Fixed an issue where custom Date & Time metadata fields were not respecting the User Time Zone. System now displays the correct format, including User Time Zone as configured in the metadata definition.
List of Services upgraded between 2023.12.17 and 2023.12.18
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_master
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
flex_webtransfer_app
flex_search_app
2023.12.17
Enhancements DaletFlex
When downloading files with flex-fileaccess- service, extract extension for name parameter and use it as download extension if provided.
Implement download bundle support using flex-fileaccess-service. This covers assets containing multiple files, such as an image sequence or package asset.
Fixed Issues DaletFlex
Fixed in issue in flex-collection-service fix cache eviction logic when multiple instances of the service are deployed.
List of Services upgraded between 2023.12.16 and 2023.12.17
flex_collection_service
flex_fileaccess_service
flex_job
flex_master
2023.12.16
Enhancements DaletFlex
In the import IMP action, add a configuration option to optionally import IMP files as attachments rather than as members of the package. By default, the option is set to Yes.
Fixed Issues DaletFlex
Fixed an issue where FlexXtend is not importing timeline comments from Dalet Flex as markers. Issue fixed by considering start timecode attached to the timeline comments and readjusting when importing into Premiere. Start timecode is taken first from preferred start timecode field, then from format context start timecode, then from video stream context start timecode and if none of these exists the start timecode defaults to 0.
Fixed an issue where it was not possible to remove an item from a collection using a JEF HTTP message plugin action and script.
Fixed an issue where Start Timecode in Enterprise does not match the Start Timecode in FMP.
Fixed an issue where archive workflows are failing because the metadata included a reference to an asset that had been deleted.
[xTend Flex]: Fixed an issue where FlexXtend is not importing Flex timeline comments when start TimeCode != 00:00:00:00.
Improve drop frame calculation to overcome discrepancy in timecode display.
Allow saving metadata instances that reference deleted assets in the asset variables of a JEF script.
Fixed an issue where it was not always possible to delete collection items from a collection.
To support the ingest of large and complex IMF packages, fix logic for multiplexing packets based on current output clock time for composite sources in FMPE.
Fixed an issue when FSP does not detect the correct duration when trying to render a clip from a growing video.
List of Services upgraded between 2023.12.15 and 2023.12.16
flex_collection_service
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_metadata_service
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
flex_xtendadobepanel_app
flex_search_app
2023.12.15
Enhancements DaletFlex
Allow CORS and X-Requested-With support from File Access Service.
New mechanism to determine duration of growing MXF files so that MXF file duration reported by FSP is always accurate.
Fixed Issues DaletFlex
Fixed an issue where Parent workflow with multi-nested child workflows does not change to 'Running' when child is retried.
FFP Pack: outputFileName is required for jobs using multiple inputs otherwise this error is thrown: Output file name undefined is duplicated.
Fix an issue so that image sequence technical metadata details are extracted correctly.
To improve reading zip content, modified unzip/zip implementation to parse entries from a central directory rather than streaming through entries.
Fixed an issue where the Bits Per Sample is not showing in the technical metadata for EXR codec.
Fixed an issue where the create proxy operation is failing for Image Sequence asset with indexes that start from 0.
Prevent truncation of growing files (M3U8 and MPD) due to reporting of earlier smaller file size in content length header. Read the whole file before setting the Content-Length.
List of Services upgraded between 2023.12.14 and 2023.12.15
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_login_app
flex_master
flex_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
2023.12.14
Enhancements DaletFlex
Use this Consul KV flex/shared/vfs/multipartIndirectCopyEnabled=true to improve performance of indirect multipart write. Validated for:
- Copy from object storage (any) to local file
- Copy from local file to object storage (AZBS, S3)
- Copy from object storage (any) file to object storage (AZBS, S3 - different than source storage)
Address issue with large NDF fractional timecodes performing incorrect calculation of timecodes and displaying incorrect values. Ensure microseconds to framecount and framecount to microseconds conversions compute the correct timecode calculation on all platforms.
Add support for still image sources in transcode profile.
- When performing transcode on an image (e.g. a static image video stream to accompany audio), the output video profile MUST have a frameRate value set.
- If there is no accompanying audio stream then the input must include a clip specification with a duration or end value.
Add support for flattening Un-TAR output instead of unpacking to relative paths for pack implementation. To flatten the output, set the Consul KV flex/flex-fileprocessor-service/enableDefaultUnpackDiscardRelativePaths to true. Default behavior is Consul KV to unpack to the directory structure of the TAR file when flex/flex-fileprocessor-service/enableDefaultUnpackDiscardRelativePaths = false or is not specified.
Support passing start timecode to DMT for transcode or render (clipping) for growing MXF without cut project.
Fixed Issues DaletFlex
Fixed an issue with in-place metadata merge failures caused by not saving changes to the Name field in Single option value field properly.
Fixed a Metadata Update issue where the value of the Asset Status was reverting back to the previous value. Issue caused when metadata values are updated whilst a metadata merge is in process. After the merge completes, the metadata reverts to the prvious value. Issue fixed by not merging metadata that has already been merged. To perform this check use this Consul KV flex/flex-metadatamerge-service/performMergeCheck set to true.
Fixed an issue where residual UDO placeholders are left behind in the collection after the UDO itself is deleted.
Fixed an issue where Get API call on a UDO was failing with an exception error due to missing metadata values.
Avoid merging metadata of an object if it has already been merged with the latest metadata definition
Fixed an issue where the Single option "value" field is not properly updated in a modified metadata definition. Issue fixed by making saving changes in the Single option value field itself mandatory before continuing.
Fixed an issue so that s3 region determination logic can handle vpce.amazonaws.com hostnames.
Fixed range loop issue with forced engine image sequence asset info extraction on any image sequence with more than 1000 images that was causing jobs to take a very long time to complete.
Fixed an issue where Get metadata API fails when the metadata variable contains an invalid or destroyed object value.
Custom marker annotation's time field display is not considering the user timezone.
Fixed an issue FSP and FFP operations are not working when performed on S3 storage using http and not https, for example minio storage.
List of Services upgraded between 2023.12.13 and 2023.12.14
hz
flex_collection_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_metadatadesigner_app
flex_metadatamerge_service
flex_metadata_service
flex_publish_service
2023.12.13
Enhancements DaletFlex
Add new configuration parameter in Launch Vantage Workflow (JEF) action to configure the Variable name used to store the Vantage output response.
Add a new configuration field parameter in Launch Vantage Workflow (JEF) action to capture the Media Output Location Name. The format of the name is <variableName>-<fileIndex> and the path is resolved with SR folder mappings.
Migrate VFS to use AWS SDK V3 for JavaScript.
Implement support for FSP transcode jobs for growing/love sources. Implemented by routing FSP transcode jobs using growing/live source MXF files to DMT instead of FFMPEG to correctly handle clipping of growing MXF files.
Improve keyframe extract accuracy by selecting frame based on PTS (Presentation Timestamp).
FSP support for remuxing and delivery to FTP of growing MXF files via DMT instead of via FFMPEG to ensure files are readable on the location as they are being written.
Skip Spatial Audio source streams with unknown codec when processing transcode/stitch and sequence jobs.
Support ability to write TCD files for MXF when performing asset info extract jobs. Functionality enabled at the job level via "mxfTcdSidecarFileOutput": true or using a Consul KV flex/flex-streamprocessor-service/enableDefaultMxfTcdSidecarFileOutput = true.
Fixed Issues DaletFlex
Support Incident
Fixed an issue where "%" character for suggested values is not working for tag field in wizard but is working in metadata forms.
Fixed an issue where Extract Keyframes jobs fails with "Error: Count of images generated: 0 != expected count from extractSpec".
Fixed an issue where authorization was failing for a RemoteSSHScript plugin when using SSH private-public key with Error Auth fail.
Fixed an issue where the Launch Vantage Workflow (JEF) plugin does not support configuring the "Variable Name" of the media output and all otputs are stored in the `vantage-media-output` complex so that when a workflow has two vantage outputs the first "vantage-output-media" output variable value is rewritten by the second output value.
Fixed an issue where SSL certificate validation fails when exporting assets to S3-compatible storage (MediaHub) after upgrading Dalet Flex. Issue solved by revalidating support for http schema for S3 compatible storage service locations. Connection is supported by http hostname and IP address.
Fixed an issue where in the Launch Vantage Workflow (JEF) plugin all vantage output information is being captured in the single vantage-output-media context using a JSON file containing all the outputs unlike in the legacy launch Vantage plugin. Issue resolved by adding a new configuration field in this format <variableName>-<fileIndex> to capture the output path.
Fixed an issue where a 403Forbidden response was received from MAM api calling from http://localhost:3000 eventhough this domain is set as as a CORSTrustedDomain via a Consul KV. Issue solved by readding support for the consul KV flex/enterprise/CORSTrustedDomains which controls allowed CORS origins in flex-enterprise.
Fixed an issue where VFS copy/move hangs when S3 source is deep-archive or the output credentials are incorrect.
Fixed an issue where failure in unpack of one file was aborting entire job immediately. Now a failure in unpack of one file should cause a retry and should not impact other pack files in the sequence.
Fixed an issue where http protocol for s3 compatible storage was not working because of an update to AWS S3 SDK to V2.
Disable automatic index creation, to prevent edge-case conditions where cancelling a full reindex requires manual intervention afterwards.
Sorting logic rewritten to fix an issue where Vantage job input workflow sorting implementation throws an exception for certain inputs.
Ensure DMT is used for transcode on growing MXF files regardless of output profile using implicit or explicit streams.
Fixed an issue where the scroll bar was missing when using magic mouse and when there is a dropdown select with scroll inside a parent scroll.
List of Services upgraded between 2023.12.12 and 2023.12.13
elasticsearch
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor
flex_master
fle_sequencemanifest_service
flex_streamprocessor_service
flex_videoproxy_service
flex_panels_app
flex_search_app
2023.12.12
Enhancements DaletFlex
Media Cortex Video plugin updated to work when Asset file is located inside sub-folder of Resource path.
Change tag typeahead matching behaviour (as used for suggestions) to match the start of any word in the tag, not just the start of the tag.
Fixed Issues DaletFlex
Fixed an issue where the Flex panels wizard stopped updating live progress of a failed workflow and when the workflow completed after a retry, it still showed as failed in FlexMAM wizard. Issue fixed by adding polling for workflows other than completed and cancelled status.
[Core UI] Fixed an issue where tracking User activities through Activity Tab does not work.
Fixed an issue where Media Cortex was throwing this error Url content type 'application/xml' is not supported. Only audio and video files are supported even though the correct video/mp4 file was being used. Error caused by incorrect file path handling in the flex-mediacortex-service plugin.
Fixed an issue where the switch workspace warning message in FlexCORE was displayed with no text inside it.
Fixed an issue where Event handler fails when triggered by collection when using excludeaccountworkspacememberships=true because Collections do not support workspaces.
[FlexMOVE] Fixed an issue where a workflow fails when selecting the target workspace AFTER selecting the file to upload.
Fixed an issue where Copy/Move is not working for Brio FTP because of errors in requests to store files in non-existing paths. Issue fixed by fixing the remote path management.
For events on object types that don't support workspaces, such as Collections, Event Handler service should not require account workspace.
List of Services upgraded between 2023.12.11 and 2023.12.12
flex_eventhandler_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_mediacortex_service
flex_tag_service
flex_webtransfer_app
flex_panels_app
2023.12.11
Enhancements DaletFlex
Vantage plugins to support importing.ts transcode outputs.
Support explicit naming of extracted keyframe files to include milliseconds in filename output for keyframe extract jobs.
Support TTML files in asset map for conforming Dalet Cut projects containing ttml files.
Handle rotation metadata when extracting keyframes so that keyframes are not distorted.
Fix sequence handling issue discovered on non-zero padded sequences.
Handle .mov extension explicitly set in output name and consolidate implementation so that .mp4 extension is not added unnecessarily.
Remove possibility of using expired S3 token. Ensure that long running jobs continue and use a new token each time the current one expires.
Updated reindex behaviour to collections to mitigate potential ArangoDB issues.
Fixed Issues DaletFlex
Fixed an issue in FlexMAM where scrubbing and using arrow keys to set
markers is not working properly.
Fixed an issue where FlexMAM search results are not accurate with underscores.
Fixed an issue where using an apostrophe in API search returns zero results
Add support to import .ts transcode outputs from Launch Vantage Workflow plugin.
Fixed an issue where FSP requests specifying Output file as MOV are ignored.
Fixed an issue where the SDK apiQuery returns different results than hitting the REST API.
Fixed an issue where setting an in/out timecode using the keyboard shortcuts
was not working properly. Fixed an issue where Clipbin pagination was not working correctly.
Fixed an issue to support sorting child assets in an Image Sequence in FlexMAM.
Fixed an issue where FFP copy jobs complete but the file is not copied or is not copied to the correct location. The fix supports copying from S3 to S3 across buckets belonging to different AWS accounts and the same AWS account and copying to a root folder.
JEF SDK mistranslates Date values when delegating to the Enterprise API with matrix parameters (e.g. lastModifiedFrom, lastModifiedTo). Fix ensures that a 24hr 0-23 hour value is used.
JEF SDK: Fixed an issue where JobService.getJobs() does not correctly map the includeVariables parameter through to the Enterprise REST API call.
[FFP] Fixed an issue where copying data spread in multiple files from AWS to OVH was failing with this error A conflicting conditional operation is currently in progress against this resource. Issue solved by ensuring that the object's parent folder key is only added once when encountering a source folder rather than for each file in the folder.
Fixed an issue where freetext search xyz fails to match in some cases, where all_field ~ xyz matches. When Consul KV flex/flex-searchelastic-service/featureToggles/wrapFreeTextQueriesWithWildcards is enabled the search performs OR searches for queries sent with or without wrapping asterisks.
Fixed an issue where clicking the Set Out button did not display the correct End Timecode in annotations.
Fixed an issue where Flex Panel was adding a double quote around the
String variable in the wizard.
Fix logic error in channel layout mapping to display x.1 style value
correctly, 5_1_SIDE instead of 5.1(SIDE). Prerequisite is
flex/flex-streamprocessor-service/enableLegacyChannelLayoutNames set to false.
Fixed an issue where media preview stops before end when playing MPEG-DASH
content from S3 on FlexMOBILE. Issue fixed by fixing the setting of FRAME-RATE
attribute in converted HLS M3U8.
List of Services upgraded between 2023.12.10 and 2023.12.11
flex_collection_service
flex_fileaccess_service
flex_fileprocessor_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_searchelastic_service
flex_streamprocessor_service
flex_videoproxy_service
flex_panels_app
flex_search_app
2023.12.10
Enhancements DaletFlex
Collection service: Fix state of collection item edges if start edge is missing.
To solve an issue where FFP Copy jobs fail with this error job stalled more than allowable limit. Adjusted S3 queue size based on part size to constrain memory usage. Improved buffer memory usage in DownloadChunkedReadable logic.
Fixed Issues DaletFlex
REST API: Fixed an issue where updating action metadata and asset metadata with expression value with isExpressionas false was not working properly.
Fixed an issue where configurations in nested child options were not being saved well for action plugins, for example, it was not possible to save the configuration Parent Asset ID for action Import plugin Asset Import.
Fixed an issue where filtering is not working for some assets
Fixed an issue where drill down-option field are displayed strike-through / saved in an incorrect order.
Fixed an issue where adding item to collection completes successfully, but item doesn't appear in the collection.
Fixed an issue where the logo was missing in Flex Web uploader. Issue fixed by adding additional logic to find account using host name if accountName is not found.
New feature toggles added and the size of the http connection pool has been increased while using SDK script to prevent JAE hanging when disableConnectionReuseForEnterpriseRestCalls is enabled. Click here for additional information.
List of Services upgraded between 2023.12.9 and 2023.12.10
flex_collection_service
flex_fileaccess_service
flex_fileprocessor_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_metadata_service
flex_searchelastic_service
flex_streamprocessor_service
flex_videoproxy_service
flex_xtendadobepanel_app
2023.12.9
Enhancements DaletFlex
Add support for fragmented/segmented and growing MP4 and DASH packages to be repackaged to HLS packages.
Add more leniency for frame extract from variable framerate, suspect framerate or known untrusted duration formats to stop Extract Keyframe jobs failing.
Use wrec existence in preference to custom methods (e.g. MXF decode) for determining growing file stateChanged logic in VFS layer to use wrec detection method for growing files before MXF open/closed detection method as it is quicker. Added concurrency to check 3 growing files simultaneously.
Added desat to the HDR tone mapping filter.
Modified MXF specific growing file check to look for open/close indicator in first 16 bytes of the file for improved growing MXF file detection.
Added a consul KV to disable extracted frame count verification - Consul KV flex/flex-streamprocessor-service/disableMissingExtractedFrameDetection.
Set colour values to defaults to prevent issues with colour conversion.
Set the video encoder context bitrate based on source video bitrate value.
Fallback to indirect copy if direct copy does not work for S3 to S3 copy and throws a 403 permission error. Set Consul KV flex/shared/vfs/s3DirectCopyFallbackToIndirect =true.
Fixed Issues DaletFlex
Fixed an issue where Extract Keyframes jobs fails with Error: Count of images generated: 0 != expected count from extractSpec.
Fixed an issue where moving large files (2TB+) was failing.
Fixed an XSRF token is intermittently missing causing uploads through FlexMOVE to fail.
Fixed an issue where metadata update was failing in upgraded Flex version.
Flex Assets API: Fixed an issue where Get Assets filtered by parentAssetId always returned all assets instead of only those matching the filter.
Fixed an issue where workflows were failingbecause an xlsx file in Groovy Script could not be read.
AS02/IMP: Fixed an issue where AS02 VERSION/CPL is not pointing to AS02 VERSION/CPL.xml and same with Members .mxf when performing a Move action.
AS02/IMP: Fixed an issue where the Extract Waveform action is failing for MPD (Segmented asset).
List of Services upgraded between 2023.12.8 and 2023.12.9
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_streamprocessor_service
flex_videoproxy_service
flex_webtransfer_app
flex_search_app
2023.12.8
Enhancements DaletFlex
Added support for FTP in VFS layer and exposed in FPP.
Added support for a new TIMES mode for keyframe extract jobs which supports an array of time values.
Fixed Issues DaletFlex
Fixed an issue with logic applied to a UUID filename appearing as an image sequence index.
Fixed an issue where poster frames, keyframes and proxy images were not displayed in FMP, and the Download from FMP function failed due to an incorrectly-set expiry windows for role-based credentials auth in AWS.
Fixed an issue with UTF8 in path not supported in Shaka packaging.
Fixed an issue where a required metadata field in the uploader was not marked in red as all other required fields, but was greyed out.
Fixed an issue which accidentally enabled debug logging when spawning ffprobe, greatly increasing log sizes.
Improved metadata saving based on type of entity to fix impersistent metadata issues.
Fixed an issue which throw an error when the "Jura Text" field was empty.
Fixed an overwrite policy issue. NOTE: the default behavior for all jobs can be changed with the Consul KV flex/shared/vfs/overwriteExisting. If set to true, then for all jobs, any existing file or folder in the output location will be overwritten. An environment variable, VFS_OVERWRITE_EXISTING, can also be used and will override any Consul KV.
Fixed an issue where a permitted user could not set a value in a metadata definition.
List of Services upgraded between 2023.12.7 and 2023.12.8
flex_fileprocessor_service
flex_hotfolder_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_streamprocessor_service
flex_webtransfer_app
flex_panels_app
flex_search_app
2023.12.7
Fixed Issues DaletFlex
Resolved issue causing interrupted downloads to restart instead of resuming. Updated the URL pointing to the enterprise file access service.
Backport to 2023.12.7 and 2023.6.7. Fixed an issue where workflow runs two nodes concurrently. Issue fixed by preventing the system from sending signals to the workflow causing the nodes to run concurrently when jobs are moved from pending to running.
Improve error handling and documentation for the Event Service API shim in Enterprise.
Update API documentation so that an Unrecognized Property Exception thrown during a REST API operation includes information on how to resolve.
Resolved wrong content type being set by JS VFS layer by updating VFS library to set mimetype at the point of object creation in object storage providers.
Resolved error when creating sequence due to missing sequence metadata. The PUT call to update metadata on new sequence asset is now suppressed.
Fixed an issue where API return values for channel layout that do not match the values supported in the transcode profiles.
Fixed an issue of incorrect mapping of H264 and MPEG2 profile values.
Fixed issue causing incorrect ordering of taxa.
Fixed an issue where AWS client is not working for MinIO storage. Fixed the pathstyle parameter of S3 client to support MinIO storage.
Disallow creating marker annotations via API with an in-time greater than the out-time. Throw an exception if TCIn > TCOut.
Fixed an issue with Enterprise REST API documentation for `addTagCollection()` body.
In scenarios involving workflows with visibility restrictions on jobs, retries of failed workflows remain in a running state indefinitely instead of failing again when visibility issues persist. Resolved issue by adding check to not set workflow state to running if there is no failed job to retry.
List of Services upgraded between 2023.12.6 and 2023.12.7
flex_hotfolder_service
flex_job
flex_jobasyncexecutor_service
flex_master
flex_streamprocessor_service
flex_webtransfer_app
flex_xtendamepanel_app
flex_search_app
2023.12.6
Enhancements DaletFlex
AS02: Add functionality to import file and qc entries included in the AS02 manifest, if they are in a supported caption/image format. File and qc assets are created as child assets of the AS02 asset. Assets with unknown file extensions are created as Text assets and a warn event is published reporting the name of the file and that it is mapped to Flex Asset Text as there is no matching extension in Flex types.
The variable type Priority is now available in the JEF Vantage plugin configuration screen.
Use and pass to Enterprise Folder Resource configured in action plugin instead of Storage Resource to avoid finding Folder Resource by passed Storage Resource in Enterprise which causes an issue where assets are not found.
FlexMAM: Updated Enterprise API to display any existing technical metadata for purged assets in FlexMAM if it exists; otherwise it returns proxy information.
Support channelMix and "audio fill" on output audio profile for stitch and sequence jobs and support transcode actions if some clips do not have audio.
Calculate timecode overlay absolute box height based on font size rather
than relative text border.
Added support for detection of variable frame rate. If detected the video stream in the job result will have a new property isVariableFrameRate: true.
To fix excessive memory usage and logging in large image sequence jobs that cause jobs to get stuck in a running state, add logic to reduce log level if extracting from image sequences. Fix logic to ensure large image sequences are handled in chunks. Fixlogic to ensure large amounts of spawned process kill functions are not retained unnecessarily.
Asset Import: Add a new flag to the Asset import action plugin configuration which will allow to overwrite file on destination location. NOTE: A new action must be created to support this flag.
Fixed Issues DaletFlex
Relationship tab: Fixed an issue where the Run option is missing for assets in the Relationship tab. There is no Run action on UDOs and attachments.
Asset type icons are now displayed based on object type instead of asset origin, resolving issues with incorrect asset type icons being displayed on child assets.
Fixed an issue where the Recommendation and search result popups do not reappear if the user selects the check box to hide them.
Fixed an issue so Workspace name and not workspace id is displayed when exporting workspace listing to csv.
List of Services upgraded between 2023.12.5 and 2023.12.6
flex_fileaccess_service
flex_fileprocessor_service
flex_job
flex_jobasyncexecutor
flex_master
flex_streamprocessor_service
flex_videoproxy_service
flex_globalheader_app
flex_search_app
2023.12.5
Enhancements DaletFlex
To prevent metadata merge failing, ensure previous metadata instance is deleted if variant of an asset is changed to a variant with no associated metadata definition.
Add functionality to import caption and graphic assets included in the AS02 manifest, if they are in a supported caption/image format. Files referenced in the manifest that are located 2+ layers deeper in the directory structure are imported correctly.
Populate Media Cortext brands analysis after brand recognition.
Job Scheduler: Update behavior to fail jobs to prevent Job Scheduler from processing the same job on each polling cycle when JBPM token is missing for any workflow action job or when the referenced context object does not exist.
S3 CRT Client for s3 supported storage based on crtSupportedEndpoints system property.
Added filtering before handling by IndexElastic for most MessageHandlers, and especially for the ones which use Delayers, to prevent OOM crashes of IndexElastic due to unnecessary retention of all messages.
Limit concurrent downloads to prevent memory overusage.
Added <role>=main element to first audio adaptation set in DASH manifest to indicate to the FMP player which audio stream should be played by default.
EF SDK: Adds new method context.getWorkflowObjectVariables(variablesName) to retrieve an object variable that is a List as opposed to a singe FlexObject. The method gives a useful warning if variablesName represents a singular workflow object variable and advises using the singular method context.getWorkflowObjectVariable(variableName).
Provide a new property inputDisplayAspectRatio in the media profile jsoin to override detected value for incorrectly encoded sources.
Patched FFmpeg to seek backwards segment by segment if the initial seek overshoots the desired timestamp. This can occur when segment durations cannot be used for frame accurate calculations when frame rate is 29.97fps.
Add new optional technical metadata field `channels` which is an ordered array of channels for a channel layout. This ensures that channel metadata id extracted correctly for files with additional channel layout information.
Changes to Technical Metadata fields may be made, with the exception of changes to start time, start timecode, video stream start timecode, and video stream GOP start timecode.
Create feature toggle to optionally always wrap freetext queries with the wildcard character (*). Set the Consul KV flex/flex-searchelastic-service/featureToggles/wrapFreeTextQueriesWithWildcards to true to enable this behavior. This improves search results where file names contain underscores.
Resolved issue creating DASH and HLS packages when commas are included in text or audio stream names.
Fixed Issues DaletFlex
Fixed an issue where Untar action is not being completed.
Fixed an issue where HotFolder path containing // or lowercase/usercase “S” in S3 naming would cause workflows to fail to launch.
Fixed an issue where a user with no "edit" permission on media asset can delete membership of the asset.
Support for Summary Panel of Project asset type. Panel has tabs for details, metadata, relationships, access, history tabs.
Fixed issue: Double clicking on an image asset that is the child of a media asset in the Manage page will now open the “Image Manage” page.
Calculate video frame rate duration if required BEFORE rejecting zero duration frames.
Hot folder/filesystem: Improve handling of permission issues when listing objects in S3. When a filename contains / or \ or there are files with incorrect permissions in an S3 bucket,a warning message is displayed in Enterprise until the file is renamed, however all other files in the Hotfolder are processed correctly. NOTE: To correctly process files with special characters in the filename, use Source Storage Resource option and the Storage Resource Subpath + Filename field instead of the deprecated Source Resource Item option in the import configuration to import assets.
Fixed issue: When manually entering timecode into the player to position the playhead, the playhead now navigates to the correct frame. Previously, the playhead position on proxy files with the following framerates was offset by approximately three seconds when timecode was manually entered to position the playhead: 29.97, 23.976, and 59.94.
Fixed issue: Users who lack edit permissions can no longer update asset markers and annotations. A 403 Forbidden error may be received if updates are attempted by a user without edit permissions.
Fixed an issue where an incorrect HLS master playlist where a stream is referenced twice is created for audio only packages.
Added a simple logic check to prevent any changes to detected source asset info if the forced input frame rate equals the detected frame rate.
Fixed issue: Technical metadata extraction is now possible even if the tags contain unsupported characters (e.g., emojis, special characters).
Fixed an issue where Pack job fails with format=TAR and compression=NONE.
Flex job execution can move a Storage Resource to Offline when the validation of the storage fails multiple times during the job preparation. Under certain conditions the job was moved to WAITING_FOR_RESOURCE while the referenced Storage Resource was still Online so that the job was stuck waiting for an offline to online transition that would never happen. This fix guarantees that a job is only moved to WAITING_FOR_RESOURCE when the associated source Storage Resource is in Offline status.
Fix colorspace conversion for HEVC source.
New job listener added globally outside of job processing method for each job executed so that they are not repeatedly added.
Fixed an issue where Flex Login App screen is showing an error. Issue fixed by cancling the caching of disabled account entries in accountHostnameCache.
Fixed an issue where the selected audio stream was not playing when play in the Manage page for an asset with multi audio hls tracks.
Fixed issue: The recording start time will now be displayed for growing files (live recordings) in the Media Info of the asset in Flex MAM.
Fixed issue: The correct duration of growing files (live recordings) will be displayed in the Media Info of the asset in Flex MAM.
Fixed an issue while extracting the waveform on Segmented Proxy.
Fixed issue: Double clicking an Asset’s child image in the “Relationships” tab of the Manage page will open the image in the preview window. Previously, double clicking would redirect to the Asset Results page.
An error message will be issued when a folder containing a file(s) with a forward and/or back slash(s) [ \, / ] in its title is dropped into a hotfolder. Hotfolders cannot list the contents of these folders due to an Apache filesystem library conflict.
Fixed issue: Metadata tags containing emojis (UTF8M4 characters) will no longer cause technical metadata extraction jobs to fail.
Conform action: Fixed an issue where a Conform action was following for media assets with videoStreamCount > 0. Issue fixed by changing the channel mapping logic to handle audio before video in hires sources when preparing conform job.
Fixed an issue here Create Proxy/Transcode is running indefinitely for OPATOM jobs.
Fixed an issue where default hostname was added into signedURL for Minio instead of the configured hostname and Vantage jobs are failing. Fix validated for additional flavors of S3 storage, MinIO, NetApp, Wasabi.
FlexMAM: Fixed an issue where creating a filter on a Time metadata field, by clicking the up arrow to adjust the time closes the and the filter is not created.
Fixed an issue where a System Error message is displayed when updating assets metadata for variables that have custom permissions..
Fixed an issue where Class Inheritance No Longer Working In Legacy Groovy Script
Upgraded version of groovy-sandbox prevents the use of class hierarchies in legacy Groovy Script actions in Enterprise.
List of Services upgraded between 2023.12.4 and 2023.12.5
flex_fastobject_service
flex_fileaccess_service
flex_fileprocessor_service
flex_hotfolder_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_login_app
flex_master
flex_mediacortex_service
flex_metadata_service
flex_searchelastic_service
flex_streamprocessor_service
flex_videoproxy_service
flex_cut_app
flex_fmpreviewer_app
flex_globalheader_app
flex_search_app
2023.12.4
From this release all Enhancements and Fixed Issues are delivered together with no differentiation between Dalet Flex and FlexMAM.
Enhancements DaletFlex
Purge Waveform: read json to get name of referenced binary files to purge.
Return displayAspectRatioFraction in the asset API and mark displayAspectRatio
as deprecated.
Hot Folder: Remove support for scanning already processed files (processFileOnUpdate) and only consider a file NEW if the last modified metadata about the file from the file system is within a certain time window. The time window is the Individual File Last Processed Time Window configured for the Hot Folder Resource.
Improve the performance of annotation deletion.
Update the media cortex plugin to support regions other than the US.
Added support to signal workflow manually if it is stuck and not moving to next node using new API endpoint.
Augment tar/untar support for zip/gzip and also contents listing. Change
tar/untar job type to pack/unpack and add new list job type.
Support forcing check of source folders on object storage before performing folder based copy/move operations in FFP so that the job fails when the folder does not exist as opposed to succeeding but not having any effect so that the fact that the specified resource does not exist is essentially hidden.
Enable feature toggle support for Hibernate Second Level Cache to prevent issues with API not returning real time values.
Result of FFP list, pack and unpack jobs was extended to include the totalSizeInBytes of the files and folders involved in the operation. The size of individual files is now also included in the following manifest format outputs: SIZES, DETAILS. Folders are now also included in the following manifest format outputs: SIZES, ENTRIES.
Fix mediainfo stream closing issue.
Jobs are auto-retried for OptimisticLockException.
Directly access video file from package asset for keyframe extract and audio file from package asset for waveform extract.
Fixed gap where non-backwards compatibility was introduced in FFP as part of supporting new pack/unpack API. 3 KVs added that support legacy behavior by default and generate a hash file/sha1 file/support batched tar jobs (up to a batchsize of 1000).
Do not automatically disable truncation detection when transcoding with stream copy if is no clipping is requested in the transcode copy job. Use these KVs to enable truncation detection for package format sources and for codec=copy profiles if no clipping is performed: `flex/flex-streamprocessor-service/enableTruncationDetectionForTranscodePackageFormatSources` and `flex/flex-streamprocessor-service/enableTruncationDetectionForTranscodeCopyCodecWithNoClipping`.
Optimise the bulk creation of annotations by adding caching. Performance improved by creating batches of annotations with the SDK call.
Support waveform extraction from segmented DASH packages.
Fixed an issue with the last modified time function in Azure that was causing Inbox to delete files from Azure folder before import happens.
Handle scaling of sources with non-even width or height values via scale instead of zscale filter.
Reduce default caching to prevent playback failing if VFS location has changed after proxy was created.
Summary panel: Play audio from UDO view for audio formats such as WAV,
MP3, AIFF. File is playable when playerEnablePreloading.
Fixed Issues DaletFlex
Jobs are auto-retried for OptimisticLockException
Fixed an issue where FFP job pods running in EKS do not terminate upon completion of a job and prevent EKS scaling down when there are no jobs to be executed.
Fixed an issue where Prometheus stats on FFP job nodes are not being observed. Ensure all Prometheus stats are captured on controller/standard nodes so they are not lost on job instance shutdown and are polled for Prometheus collation. There is now counter and gauge for completed and failed jobs.
Fixed an issue where Pack/unpack job does not work for folder.
Fixed an issue where Flex Transcode Media Profile COPY audio/video was not working with FlexStreamProcessor.
Fixed an issue where a launch and wait action fails when parent workflow has a StringList variable. Issue fixed by adding the string list variables from the endpoint.
Fixed an issue where upload failed because when a date and time field in the metadata form used a Text Form type instead of a Time form.
Add support of Patch in FlexADMIN API for Groups and workspace members to fix an issue where members were not being added correctly to a Group.
Remove external ID when taxon is deleted so that it is possible to create a new taxon suing the same external ID.
Fixed an issue where .TCD files are created with the wrong format for the TimeCode.
Wasabi S3 compatible storage: Add support for Copy, delete, rename, move from S3, Local, GCS, Azure, Wasabi to Wasabi storage and vice versa.
Fixed an issue in SearchElastic: When a "Time" metadata field value is set to a date/time older than 26th Jan 1970, it is returned by SearchElastic as milliseconds past the epoch instead of as a ISO8601 string, causing it not to render in FlexMAM search results.
Fixed an issue where the account logo is not updated correctly in Enterprise WebTransfer and in FlexMOVE. Issue caused because WebTransfer caches the account logo indefinitely.
Fixed an issue where Webtransfer uses the hardcoded favicon, instead of the favicon set in the account theme.
Use mediainfo instead of ffprobe for growing MXF files to avoid possible endless increase in growing polling times.
Fixed an issue where FlexMOVE was failing intermittently after logout and login. Issue caused by intermittent caching of XSRF token between sessions.
Panels App: Fixed an issue where accheckbox inside a complex field with multiplicity & multi option field as checkbox type with multiplicity was not working as expected in wizards and legacy uploader.
Fixed an issue where the members of groups are not displayed correctly. If the number of members in a group after adding/removing members is greater than current results shown per page, the members on the non-visible pages are removed from the group.
Fixed an issue where the "Type Is Not Video" filter chip was not returning correct results. The isNot condition for more than one variable returns filtered results with the AND operator.
Fixed an issue where the Is empty and Is not empty filter was not being
saved when used together with a Time field.
Fixed a specific scenario in MPD parsing when only a single segment exists in the DASH manifest.
Remove external ID when taxon is deleted so that it is possible to create a new taxon using the same external ID.
Fixed an issue where Copy and Move Action from Azure to Azure location was failing for AS02, IMP, Segmented (HLS), Segmented (MPD) Assets.
Fixed an issue where video preview is not available in FlexMAM.
Handle waveform extract where multiple renditions for same adaptation set exist.
Added logic to handle ffprobe pixel format YUVJ420P as being equivalent to YUV420P with colorRange = FULL_RANGE.
Fixed an issue where Save metadata is failing when user add or update a variable on the associated metadata definition.
Revert the logic to check the Payload being empty in PUT APIs for groups/id/members, workspaces/id/groups and workspace/id/members endpoints.
List of Services upgraded between 2023.12.3 and 2023.12.4
flex_nginx_proxy
flex_fastobject_service
flex_fileprocessor_service
flex_hotfolder_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_login_app
flex_master
flex_mediacortex_service
flex_metadatadesigner_app
flex_metadata_service
flex_reviewer_app
flex_searchelastic_service
flex_streamprocessor_service
flex_taxonomy_service
flex_videoproxy_service
flex_webtransfer_app
flex_workflowdesigner_app
flex_operationsdashboard_app
flex_panels_app
flex_fmp_app
flex_fmpadmin_app
flex_fmpreviewer_app
flex_globalheader_app
flex_search_app
2023.12.3
Enhancements DaletFlex
Added new endpoints to the jobexecutionmanager service to help support JEF-related diagnostics.
FFP Plugins: Copy/Move (might be others in FFP or FSP plugins) protect moving/copying segmented asset with manifest folder with the same root folder as the Storage Resource base path.
Implement server side validation for editable attribute. Validation is applicable for FlexMAM, FlexMOBILE and Xtend.
Add KV flex/flex-enterprise/defaultWaveformTypeIfNull to set value of waveform type when asset.waveformType is null. Default value uses WAVEFORM_IN_BASE_FOLDER.
Add event data for medadata definition modified event to indicate what changed, for example which fields are added, removed, reordered etc.
Add support for quota service to JEF SDK.
Add support for MessageTemplate and TimedAction services to JEF SDK.
Support output profile with interlacing e.g. convert progressive to interlace or change field order to support mixed source conversion for stitch and sequence jobs.
Support skipping the Global sync job running limit using a Consul KV. Validate the Consul KV flex/enterprise/workflow/enableSyncJobLimitCheck for Enterprise jobs that have flex-enterprise/featureToggles/queueJobOnCreation = true and flex/enterprise/scheduler/job/maxSyncJobsInProgress >1.
Support .tcd timecode files for proxies.
Invert the workflow state check in job scheduler to continue queueing jobs if it is NOT in pending state.
FEATURE: Add support for `packetCount` property returned in assetInfoExtract jobs. Specify the property by setting enablePacketCountExtraction=true in the job spec or by default with the Consul KV set flex/flex-streamprocessor-service/enableDefaultExtractPacketCounts=true.
Improve the performance of job summary by applying an index on last_modified column of mio_job table.
Updated legacy Flex Enterprise Copy and Move action to fail the job if manifestFileName == mediaFolderName with a recommendation to use JEF copy/move action plugins when media folder is at the same level as manifest file for segmented asset. Also, added new checks when the job runs i.e. "Multiple Manifest Check" and "Other Files in Same Package".
Auto-retry for Purge can fail due to file extension check
Delete and Purge Action should complete when physical file is already removed.
Collection service: allow KV to enable recursive collection deletion, regardless of sub collection ownership. Set flex/flex-collection-service/ignoreSubCollectionOwnershipWhenDeleting to force recursive collection deletion, regardless of the ownership of any descendant collections. This is not the default behavior.
Add index for metadataDefinitionId field in metadata collections in Arango db.
Add heuristic calculation of H264 bitrate (for AVC) in MXF bitrate AVCSubDescriptor is not available.
Add meta tag <meta name="robots" content="noindex, nofollow" /> to login HTML to prevent search engines from indexing the Flex login page.
Fixed Issues DaletFlex
Fixed an issue where Master url and others get indexed by most popular
search engines and are displayed in search engines.
Fixed an issue where a Decision script trying to cancel continuously from ExecutionStep and hammering Enterprise with events. Issue solved by maintaining a list of running jobs to avoid bottleneck on cancelled job cleanup.
Fixed an issue where RioBroker Restore Plugin is stripping Off Top Level '/' path when setting Asset Current Path causing restore to fail due to an incorrect path.
Fix Mapstruct mapper for legacy script getAsset.
To prevent corruption of Arrango DB and its being irrecoverable after one host is down. For Spring Boot Apps using Arango: Replication factor of `arangolock` / `dbchangelog` collections should be at least 2. For existing environment collections this should be done manually.
Fixed an issue where JEF copy/move Failed when moving Segmented asset. Issue fixed by including the package name in the destination vfs location.
Add checkbox for optional configuration parameter to Copy/Move protect moving/copying whole SR if Segmented Asset is in root: support copying/moving if filename manifest==media folder
Improve performance and messaging for API addKeyframe rest call. In case of ConflictException (keyframe already exist) during addKeyframe Enterprise rest call, add warning with proper message in job history and mark job complete. In case of OptimisticLockException/StaleStateException (Asset object updated simultaneously) during addKeyframe Enterprise rest call, job fails with proper message and retry solves the issue.
Fixed an issue to ensure backwards compatibility for FFP restore jobs after restoreTier property renamed to restorePriority.
Create new JBPM context for service info metrics and then close it after serving the request to retrieve database connectivity information.
Fixed an issue where FO objectsid endpoint returns inconsistent results.
JEF SDK: Fixed an issue where it was not possible to read account metadata using JEF SDK. Issue solved by retrieving account metadata as a JSON document instead of as a metadata instance and setting account metadata using a JSON document instead of a metadata instance.
Fixed an issue where creating a composition proxy on Flex CPL assets which have the same trackId for audio/video/subtitle sequences was creating proxies with incorrect durations. Issue fixed by creating a single sequence for the same trackId by consolidating all the clips with the same trackId.
Fixed an issue where Extract Keyframe set the wrong master keyframe.
Fixed an issue where Task dashboard shows incorrect number of tasks for users that have more then one role (via user group membership).
If an asset is already associated with UDO, do not throw an error when trying to associate the asset again to the same UDO.
Hot folder service: Fixed an issue where errors when retrieving the outcome of async file processing leads to reimporting of all files in resource. Issue was reported for hotfolders configured with max depth ==0.
Fixed an issue where it was not possible to retrieve taxons with apostrophes using API and SDK.
Fixed a system error that was thrown when creating Quota config for with processes plugin type.
Fixed an issue where it is not possible to save metadata changes if the metadata schema contains non editable fields, even though these fields are not being edited.
Fix an issue where an NPE was thrown for multi-asset import action because of an issue with auto-wiring.
Job Scheduler updated to ignore maximum job limit keys with value zero in Redis.
Fixed an issue where it was not possible for master user to fetch metadata fields that had permissions configured against them for other users. Master Account user can now access all fields regardless of which permissions are set for the field.
Fixed an issue where it was not possible to filter on the Created column of the Results table using the Custom Date Range selector.
Fixed an issue where Timed action failed and didn't restart. Issue fixed by, a new job being created when Timed Action jobs fails/cancelled and this message is displayed in the job history ` Retry the job again, new job will be triggered.
Resolved an issue where JAE/Redis outage leads to QUEUE timeout and job active in 2 nodes. After Timeout, extract waveform cannot be retried because the json already exists.
Resolved issue of jobs timing out after being in a Queued state.
Fixed a UI error when creating UDO with the same name as already exists.
Fixed an issue where deleting a single external ID via the legacy SDK with Groovy script deletes all of the external IDs.
Fixed an issue where JEF Wait for Script gets timed-out instead of running for a long time. Fixed as part of optimization of volume of jobs consumed by Job Executor.
MSE Proxy folder deletion remediation: Update purge and delete actions to support flat folder structure for Segmented Assets.
Fixed an issue with slow pruning of standalone jobs. Issue solved by adding a new index and forcing the stored procedure used to prune standalone jobs to use the new index.
Fixed an issue where incorrect frame rate was being retrieved during a JEF Extract technical metadata job.
Fixed an issue where the Start Session Action was not starting in FlexMAM.
AdobePanel: Fixed an issue where multiple audio name labels are not displayed in FlexXTEND.
Sporadic errors in FSP Fixed an issue where an error polling the growing state of an asset triggered this error Growing state of job is undefined after 4 minutes on other jobs starting at the same time.
Fixed an issue where it was not possible to create Oauth2 message action.
Fixed an issue where Purge action is failing for all Package assets. Issue fixed by updating resource root validation check to consider filename when comparing asset location with storage resource root location.
Fixed an issue where it was possible to edit non-editable variables keyvalue, vfsLocation and timecode when using the asset metadata API with fromUi parameter.
Enhancements FlexMAM
[New FlexMOVE]: Support uploading files before metadata is filled in. Import workflow is triggered once the metadata has been added.
FlexMAM: Display Format Variant in Technical Metadata UI. Displayed in technical Medatata tab, Chip filters, Listing of table and tile templates.
Not possible to update non editable fields of an Asset/UDO if "fromUi" header is sent when updating metadata.
Shift the logic of checking duplicate UDO names to Enterprise and remove from FlexMAM.
Enhance the scrubbing behavior of Flex Player
Fixed Issues FlexMAM
Fixed an issue where subtitle switcher is not available in the task panel player for the asset associated with the subtitle. Subtitle switcher is now displayed.
Fixed an issue where an incorrect tooltip (object object) is displayed in Workflow Notifications panel.
Fixed an issue where the search value in the chip bar was not displayed when using searchable icon from the metadata tab. The username displayed in the typehead user field differed from the asset listing and user field selected type. The values for both scenarios were undefined.
Fixed an issue where manifest extraction failed to identify audio url so that the MPD file could not be previewed.
Bulk Panel: Fixed an issue where the "Add to Collection" and "Edit Metadata" option under Quick Actions for bulk assets are not working correctly.
Fixed an issue where it was not possible to filter on a metadata field in FLexMAM.
Fixed an issue where the configuration for 'Duplicate Name Supported' field for root UDOs and child UDOs was not properly respected.
Fixed an issue with the date filter modals.
Return ability to use a shortcut to create clips and to create markers via hotkey on the summary panel.
Fixed an issue in the Left Collection menu that was sending multiple network calls from the browser so collections are loading information for a long time after page refresh. Issue fixed by adding a cache of 6 seconds when loading sub-collections.
Fixed an issue where the Upload button was not enabled. Issue caused because the CSRF token was not cleared on logout and an invalid token was sent on re-login.
Fixed an issue where the audio track waveform is not displayed in timeline.
Fullscreen: Fixed an issue where it was not possible to minimize the screen after selecting the mark with metadata icon and moving to Full Screen.
Shaka Player – Fixed an issue to perform pre manifest processing to support a manifest file delivered with no audio details. After fix, all audio tracks are displayed, audio switcher works and audio waveforms are displayed correctly.
Support HEIC Format Upload via Flex Web Transfer.
Support HEVC extension Upload via Flex Web Transfer.
List of Services upgraded between 2023.12.2 and 2023.12.3
flex_blackpearl_service
flex_collection_service
flex_fastobject_service
flex_fileprocessor_service
flex_hotfolder_service
flex_job
flex_jobasyncexecutor_service
flex_jobexecutionmanager_service
flex_login_app
flex_master
flex_metadata_service
flex_publishindexer_service
flex_streamprocessor_service
flex_taxonomy_service
flex_webtransfer_app
flex_xtendadobepanel_app
flex_fmpreviewer_app
flex_globalheader_app
flex_search_app
2023.12.2
Enhancements DaletFlex
Added validations to ensure that assets ingested incorrectly to the wrong storage location do not cause all assets in the folder to be removed on Purge.
Added PixelFormat and hence bit per sample as listed enum field strings.
Conform (other plugins): Added a new optional config param to select AssetOrigin. Parameter behaves as follows: If AssetOrigin field value is not null, use the value otherwise set AssetOrigin to Transcode. If Create Proxy is set to Yes in the Transcode action, ignore the configured AssetOrigin value and set AssetOrigin to Proxy.
Added resilience to image transcode jobs by improving the retrieval and reuse of existing placeholders on job retry. This will also limit the creation of ghost children during this process.
Gave a common prefix to all name identifiers of entries in the `apps` section of Permissions, add FlexXTEND.
Added missing CIP CAP, SCC subtitle formats. Support importing these formats as Subtitle Assests as opposed to default Media Assets.
Validated Min.io storage configuration for S3 protocol.
Improved formatting for the Aspera Connect integration with Webtransfer (capitalization, file size units)
Event handler service now catches all exceptions when applying an event handler's filter.
Amberfin: Added a control polling cadence for Amberfin launch actions in JEF configuration. To improve performance, default polling value is 10s.
MATROSKA mimetype added to support WEBM format.
Fixed a problem where a Waveform types was extracted from the wrong object.
Set the event correlation_id to the job Id for Event type PUBLISHED to fully enable usage tracking.
Added support of Hazelcast locks for JEF scripting in addition to Redisson locks.
When using the feature toggle `flex/shared/flex-enterprise/featureToggles/queueJobOnCreation`, set execution token when job is directly set to queued at the time of creation.
Added Consul KV `flex/enterprise/workflow/ignoreTimedOutState`. When set to true the status of a workflow is displayed as Running and not move to Timed Out even if jobs associated to the workflow are moved to Timed Out. Default value is true.
Added validation in the Purge plugin to fail a purge job if it tries to delete any directory which is configured as a storage resource root location.
Fixed Issues DaletFlex
Added support for AIFF mapping mime-type in mediacore objects library.
Fixed an issue where transcoded MPEG-DASH files where created but not attached as child files to an asset. Issue solved by updating response handler to accept both format code and extension.
Fixed an issue where Workflows could get stuck in Pending status due to an issue with checking the workflow limit when a workflow was launched from a Hot Folder.
Collection service: Fixed an issue where there was overeager removal of parentUuids when processing subcollections by ensuring that subcollection deletion stops for branches that encounter subcollections not owned by the deleting user.
Fixed an issue where extract subtitle technical metadata action was throwing an NPE. Issue caused by WebVTT Cue identifier throws an NPE when text is followed by an empty line. Issue fixed by safeguarding against blank lines when parsing VTT files.
Image Transcode: Reset filename when job is retried using a forced FSP new execution.
Fixed an issue so Dozer is initialized once when a JEF script is executed and is then reused.
Fixed an issue with when trying to perform setAssetMetadata and was throwing this error `FlexObjectReference; class invalid for deserialization`. Issue fixed by adding default no args constructir to FlexObjectReference.
Fixed an issue so Get ExternalIds for an asset that does not have any externalIds returns an empty array and status code 200 instead of returning 404.
Fixed an issue where changes in asset metadata do not trigger the update metadata workflow. Issue caused because metadata modified events sent from the metadata service did not include workspace ID, so the event handler used the default workspace ID of the account so events for assets in workspaces could not be used to start jobs. Issue fixed by adding workspace ID to events generated by metadata service service.
Fixed a problem where requests for vol, mpd or m3u8 files or those with noCache query param did skip in the memory stat cache.
Corrected both Dash manifest parsing logic to select correct sub-folder to scan and VFS layer file listing readable stream logic to ensure package format asset info does not recursively list unrelated sibling folders
Fixed an issue with Events Handlers requests hitting the Events API before the corresponding event has been fully created, resulting in a false error. Fixed by adding retried to the Get Events API /api/events/<eventId>, by default at 0, 1.5, 4.5 seconds, but can include also attempts at 10.5, 22.5, 46.5 seconds. The configuration KV is flex/flex-events-service/getEvent/maxAttempts can be set to any integer 1-6, default 3.
Fixed an issue where with S3 calls to get acceleration configuration for none supported region.
Updated Spring-Boot apps to fix an issue where a trailing slash was added and HTTPS was downgraded to HTTP.
Fixed an issue in the Xtend Adobe Panel extension failing. Fixed by allowing file:// as a CORS origin for the Login App.
Fixed an issue in the History tab where the contents of the table did not clear on auto refresh.
Fixed an issue to support NetApp S3 implementation so it is possible to start/enable the netapp storage resource.
Fixed an issue where it was not possible to edit thesaurus terms with more than 40 characters (thesaurus service).
Metadata Issue: Fixed an issue where the Password field is erroneously updated whenever modifications are made to other fields in FlexMAM.
Fixed an issue where it is not possible to clear metadata password fields when Enterprise uses the metadata service.
Fixed an issue where Enterprise copy and move action is not working for S3 to S3.
Fixed an issue in FlexMOVE where the workflow is not kicked off and although the asset is uploaded it is not visible in FlexMAM or Flex Core.
FlexMAM Uploader: Workflow fails on asset upload if timecode field is available in metadata but no value is passed.
Image asset: Fixed an issue where a system error is displayed when running an extract job on an image asset.
Fixed an issue in the Authorization service where an exception was thrown when retrieving subaccounts
Fixed an issue where UdoService and assetservices fails with NoSuchFieldError:USER_DEFINED_OBJECT_TYPE.
Fixed an issue where hotfolder repeatedly fails and restarts automatically and fails again.
Fixed an issue where Flex player is not playing audio from mpeg-dash proxy.
Enhancements FlexMAM
New FlexMOVE interface and integration with Aspera Connect
Delete Action in the More Actions list is not displayed only if the user has permission to delete.
Fixed Issues FlexMAM
Fixed an issue where it was not possible to download keyframes in FlexMAM for assets with special characters in the file name.
Fixed an issue where a user received an error when Completing/Pausing a task for an asset with an image variable in the metadata definition.
Fixed an issue so that DateTime Fields (Start Date, End Date, Start Time, End Time and Created Date in metadata and marker display template use the timezone setting for the user.
Fixed an issue where it was not possible to save a sequence which has non-null metadata values.
Fixed an issue with UDO creation by adding an option to create skip setting the default metadata instance when creating a child UDO with API script.
Fixed an issue with the Operational Dashboard where the asset names were displayed as Undefined.
Fixed an issue with Uploader XSRF set cookie request not being recognized.
Fixed an issue where the workflow did not trigger for the FlexMAM ASPERA Uploader.
List of Services upgraded between 2023.12.1 and 2023.12.2
flex_nginx_proxy
flex_assettransfer_service
flex_authorisation_service
flex_collection_service
flex_divarchive_service
flex_eventhandler_service
flex_events_service
flex_fastobject_servic
flex_imageproxy_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_login_app
flex_master
flex_metadatadesigner_app
flex_metadata_service
flex_metadata_service
flex_publishindexer_service
flex_streamprocessor_service
flex_videoproxy_service
flex_webtransfer_app
flex_workflowdesigner_app
flex_operationsdashboard_app
flex_panels_app
flex_xtendadobepanel_app
flex_xtendadobepanel_extension
flex_xtendamepanel_app
flex_fmp_app
flex_globalheader_app
flex_search_app
2023.12.1
Enhancements DaletFlex
Validated the editing of growing high resolution assets using Flex XTEND in Adobe Premiere. Validated with Op1a AVC-Intra 100 MXF videos.
In the Flex-Brio integration, optimized the update of duration in growing files by Extract Tech Metadata.
Disabled ETM update for asset version lower then 4 and has asset having annotations by default. To force ETM update set {{flex-enterprise.featureToggles.allowTechnicalMetadataChanges}} to true.
Improved annotation retrieval response times.
As part of the Aspera integration, added the ability to provide a token for the Aspera inbox via API for the front-end application to connect to the aspera server for file uploading.
Added support for subpaths and file names in the Create Proxy actions for MPEG-DASH and HLS files. NOTE the temporary limitation: do not include file extension in the file name configuration.
Fixed subtitle timecodes in the media cortex plugin.
Allowed metadata instances to be saved referencing deleted objects, taxons, tags etc from scripts. New parameter ‘allowDeletedReferences’ for API ‘PUT /api/{assetId}/metadata’ in Enterprise.
Added support for exporting to AAF for transcode jobs by specifying new property in media profile: `formatVariant = "OPATOM"` with `format = "MXF"`.
To improve performance for indexing metadata annotations, added caching for taxons, tags and objects in indexelastic.
Set the event correlation_id to the job Id for Event type TRANSCODED to fully enable usage tracking.
Set the event correlation_id to the job Id for Event type PROXY_CREATED to fully enable usage tracking.
Set the event correlation_id to the job Id for Event type COPIED to fully enable usage tracking.
Set the event correlation_id to the job Id for Event type Event type MOVED to fully enable usage tracking.
Set the event correlation_id to the job Id for Event type Event type RESTORED to fully enable usage tracking.
Job Scheduler: Logic for Job loading and enqueue sequence in Job Scheduler logic updated.
Renamed Hazelcast cache keys used by Enterprise to align with the Enterprise convention.
For Enterprise introduced a metric, dalet_service_info, capturing the service state (Boolean) and other metadata (version, runtime, runtime_name, runtime_version, runtime_framework).
For Enterprise introduced a metric, dalet_service_info, capturing the service state (Boolean) and other metadata (version, runtime, runtime_name, runtime_version, runtime_framework).
Additional improvements to Job Scheduler to exclude jobs for which job quota for action configuration has been exceeded. Excluded jobs main in a Pending state.
To improve performance when fetching metadata instances, add metadata caching support to metadata, metadata merge, replicate gateway and fastobject services.
To improve performance when indexing UDOs, now caching ACLs for parent UDOs in indexelastic.
FFmpeg buffer size is now configured via consul and the env var. Use `flex/flex-streamprocessor-service/ffmpegNetworkReadBufferSizeMegabytes` to set the size of read buffers for network sources (non-image sequence sources) and use `flex/flex-streamprocessor-service/ffmpegNetworkShortSeekSizeMegabytes` to set the size of seek up to which the current network response will be streamed rather than creating a new byte range offset request in FFmpeg and FMPE.
Added support for a new non-scaled WORKER instance deployment type for use with CONTROLLER instances.
Exposed taxonomyId for a drill-down from the SDK.
Ensured script locks are unlocked if a script errors.
Fixed Issues DaletFlex
Fixed an issue where the metadata instance type ahead UI is broken for fields with multiplicity supported variables.
Further fixes for FlexFileProcessor restore job for small file processing.
Node JS Service support: Enforce that the origin regex must be a full-string natch with the domain regex to allow access.
Fixed an issue where the annotation metadata end-point is not returning metadata definition reference object.
Fixed an issue for workflows contain many jobs. Performance improved by ensuring the batch sizes are not exceeded in MongoDB pruning and causing timeouts.
Authorisation service: Include subaccounts when adding master account to cache.
Fixed an issue with the Login app SAML configuration. SAML configuration (response, assertation) is now overwritten based on the IdP returned response signing.
Fixed an issue where Workflows with timed-out jobs which were eventually completed did not change their status from Timed out back to Running.
Fixed an issue so Dozer is initialized once when a JEF script is executed and is then reused.
Fixed an issue where CORS rules do not allow for hyphens in hostnames in regex.
Fixed an issue where file listing fails when filtered out files disappear while listing.
Fixed an issue with the integration with NetApp S3 compatible Storage Resource where the storage path could not be resolved.
Validated template for JAE permission for all customer environments.
Fixed an issue where metadata in Cast / Director / Writer fields is not loading / is nor displayed in Flex Core for new Season UDO.
Fixed an issue with Custom Markers where createAnnotations triggers this exception ‘SocketTimeoutException: Read timed out’. Issue fixed by updating flex-master service to use metadata cache provider.
Fixed an issue in Dalet Flex Cut where video effects do not render.
Fixed an issue in Dalet Flex Cut where transitions do not render.
Fixed an issue in Flex Dalet CUT where growing files did not grow in the trimmer due to a manifest caching issue in the Video Proxy Service.
Fixed an issue where OPAtom transcoding did not work as the input file name contained an .mxf extension before the actual *.aaf extension. Fixed by ignoring files with .mxf in the file names but not as the final extension.
Enhancements FlexMAM
To improve precision, Date and Time values in the date filter are sent as a readable string in the request instead of in millisecond values.
In FlexMAM apps introduces a metric, dalet_service_info, capturing the service state (Boolean) and other metadata (service name, version, type (nodes, java…) and IP.
Fixed Issues FlexMAM
An issue with an invalid tooltip was fixed where when you hover over an audio asset in Dalet FlexMAM, you see ‘Audio’ as the tool tip.
An issue has been fixed where if you search for a marker of a video with timecode, which is set in the player, you will now see the timecode rather than real time in the marker search results.
Fixed an issue in Dalet Flex Cut where no confirmation message appeared after quick saving.
Fixed an issue in Dalet Flex Cut where no warning message appeared when importing unsupported media to the timeline.
List of Services upgraded between 2023.12.0 and 2023.12.1
hz_version
flex_authentication_service
flex_authorisation_service
flex_fastobject_service
flex_fileprocessor_service
flex_imageproxy_service
flex_indexelastic_service
flex_job
flex_jobasyncexecutor_service
flex_login_app
flex_master
flex_mediacortex_service
flex_metadatamerge_service
flex_metadata_service
flex_mobile_app
flex_publish_service
2023.12.0
Enhancements DaletFlex
Added optional formatted and localized query params to the Collection Service
Added a new datacenter configuration param to HotFolder on a satellite node (HttpTransfer, FSP, FFP) and updated Enterprise to use this configuration to communicate with a service instance in each datacenter.
Added support for growing/live assets to the Extract Technical Metadata plugin
Added growing file support to the Conform Action. The action will create a child Asset as soon as media is detected and updating Technical Metadata. The Job will run until the file starts growing.
In the Flex Mobile app, as part of the efforts to implement editable metadata, added support for retrieving metadata Drill Down-options based on taxonomies.
In the Dalet Flex and Dalet Brio Integration, updated the import workflow to use Extract Tech Metadata from the *.mpd and *.mxf files to better support dynamic/growing files.
Fallback PixelFormat to to String in FlexMAM mapping instead of UKNOWN
The FormatVariant variable is now presented in the Flex Enterprise UI as well as the API.
In the JEF Baton Quality Control integration, added support for S3 Input as IAM
Began the integration of the AAF converter too for AAF export to Adobe Premiere Pro
In the JEF FSP Plugins, added support for Retry operation in cases of growing files or live assets.
Implemented a new webTransferAutoDiscovery KV, set by default to True.
Added support for exporting audio sequence only (no video) to Adobe Premiere Pro
Added a new KV to support a legacy behavior, legacyMp4FormatAndMimeTypeEnabled, set by default to false. When set to true, formatContext and mimeType will be based on the formatVariant.
Added support to search the new denormalized collections-with-items index.
Extract keyframes or bulk extract will no longer fail the request if a keyframe already exists at a target TC. A warning message will be sent in API regarding the conflict.
As part of the Dalet CUT development, enhanced REST API support for media assets with extensions *.wav, *.aiff, *.mp3, *.wma, *.aac.
Added CORS configuration to Enterprise Core UI.
Converted the list of items to a single item in the denormalisedCollectionsAndItems index for consistency with the other denormalized indexes.
Introduced a new KV for satellite domain name, flex/shared/consul/satelliteDatacenter/masterUrlEquivalent
for the JEF Baton integration, updated plugin field labels.
Increased flexibility of DB pruning by workflow/job state
Date variables in job context and workflow context variables now use direct mapping.
Implemented the archive command for Google Cloud Services archives.
Implemented support for detecting growing files for conform FSP jobs.
Flex-dmt and FSP now the new DMT build.
Implemented the Dalet Media Cortex plugin which allows automatic transcription and annotation.
Implemented support in the FSP extract asset info jobs to detect growing/live sources, not completing the job until the file stops growing.
Implemented support in the FPS job framework for growing/live sources. Added growing and outputTimestamp to job result. Added consul KV to revert to legacy behavior: flex/flex-streamprocessor-service/disableGrowingSupport. Also added Consul KV flex/flex-streamprocessor-service/enableLegacyTimestampsAsStrings to revert to legacy behavior of API returning timestamps as string instead of integer values.
Removed unmanaged storage resource type resource from enterprise. Kept Unmanaged type in ResourceImplType as this is required to see the list of deleted or existing unmanaged storage resources.
Removed the deprecated RSS-publish and unpublish plugin configurations from Enterprise.
Created new mapping for POST/Users API call (overwrite existing mapping).
Created a new Get/Users list of mappings for a given Flex user ID.
Increased thesaurus term max length to 100 characters in the Thesaurus Service.
Implemented support for mapping AAF hires audio stream layouts to proxy layouts for conform jobs.
Enterprise API error responses now show the "flex.request.id" which can be used to look up relevant Kibana logs.
Ensured all input/output streams are closed to optimize performance.
Removed the workflow age from scheduling computation of the Job Scheduler to achieve a steady number of jobs on the job queue when there are many PENDING jobs.
Allowed editlist in MP4 outputs to support AAC pre-roll packets and prevent extra audio frame duration in outputs
Re-ordered DASH and HLS manifest files streams or correct order (DASH: video, audio, text; HLS: audio, text, video.
Introduced caching for taxons, tags and objects in indexelastic to improve performance.
In the Spring-Boot and NodeJS services, introduces a metric, dalet_service_info, capturing the service state (Boolean) and other metadata (service name, version, type (nodes, java…) and IP.
To prevent a case of a “perpetually growing” file state, added a configurable timeout to detect files/folders which have not been modified or changed size in a long time, even if the file is locked or a *.wrec file exists.
Fixed Issues DaletFlex
Fixed an issue in the Workflow definition limit and the Running workflow counter in Redis not being updated correctly.
Fixed an issue in the iOS Flex mobile app version where users were unable to view the metadata and details tab.
Fixed an issue where users the output variable name was missing after an Amberfin workflow when the field "Succeed job in case of Amberfin job failure" is set to Yes. Fixed by setting the job state to RUNNING in the LaunchAmberfinJobExecutionStep step so workflow variables are added in the next step.
Disabled timeout for the WaitForNamedSignal action, as it was timing out while waiting for signal.
Fixed an issue where the Edit import failed when the file name contained a dot (.) and the Image import failed when the file name contained a space.
Fixed an issue where when changing the metadata definition of an asset via the Core UI or the SDK did not update the metadata mapping collection, and the metadata was unsearchable.
Fixed an issue where the Timed and Wait Actions did not persist in stepData (jobContext/WorkflowContext).
Added an optional limit to variables values calls (limit=x) to avoid loading unnecessary amounts of variables.
Updated the docker-compose configuration to allow storing of more flex-master logs in the restapi-automation phase.
Fixed an issue where Copy and Move JEF actions failed when the target was a sharded Storage Resource.
Fixed an issue with metadata field permissions where even if users had Write permission, they could not edit the field.
Fixed an issue where jobs remained in PENDING state even if a workflow had a defined time limit.
Fixed an issue with an unhandled rejection in VFS layer for local filesystem, where FPS jobs would fail.
Standardized the checking of existing output locations for all job types.
Fixed an issue where creation or update of metadata while creating assets using a legacy script (pre-2023.08) failed.
Fixed an issue where the S3 Input Stream read method did not read all full number of bytes.
Fixed an issue where a system error would appear when a new event handler was enabled. Fixed by removing an unnecessary cache.
Fixed an issue where users could not delete an S3 folder when it had sub folders.
Fixed an issue where while importing a live asset (growing), the AssetImporter failed as the *.mpd file had no duration.
Fixed an issue where the Sync Workflow Limit task did not remove the limits from the Redis when the limit was removed from the Workflow Definition.
Fixed and issue with the Launch and Wait workflow action failing due to a bean auto-wiring issue.
Fixed an issue where the PDF preview button did not appear for attachments generated from the Baton Quality Control (JEF) action.
NTSC and PAL will now be specified in DDM format string for additional frame rates.
Removed the trailing slash from the panel URL in the Flex Xtend Panel App.
Fixed and issue with the Collection service where deleting a collection that had a parent collection with specified write ACL access resulted in error.
Node JS Service support: Enforce that the origin regex must be a full-string natch with the domain regex to allow access.
Fixed an issue where Event Handler service does not paginate through the Enterprise /api/users/<userId>/accessibleWorkspaces API, so if the user is a member of >100 workspaces, then permission may denied incorrectly. Issue fixed by increasing the default limit of available workspaces to 1000.
Fixed an issue with the WorkflowScheduler where moving workflows from pending to running resulted in error. Updated job scheduler NOT to check workflow quota but move eligible jobs to RUNNING if the respective workflow is in running state. Updated workflow scheduler to set the workflow back to PENDING state if there is an error to help avoid workflows with an inconsistent state, as a running workflow with no job.
Fixed an issue with JEF Scripts failing.
Fixed and issue where a Timed Action execution based on an ‘Execute Action On Metadata Condition’ plugin check resulted in an ‘item does not exist’ error.
Fixed an issue where a wrong path or name could have led to the removal of all ImageSequence Assets in a folder during a Purge action. Fixed by adding a condition to check file extensions.
Fixed an issue where a wrong path or name could have led to the removal of all Segmented Assets in a folder during a Purge action. Fixed by adding a condition to check file extensions and by checking uf the file exists in the vfs-location.
Fixed and internal server error when /assets/{asset}/raw api.
Added missing fields in the format and video stream information for R3D file: Format: Bitrate; Video Stream: Codec, Width, Height, Display Aspect Ratio, Pixel Aspect Ratio.
Fixed an issue where the social media Publish action failed for an asset with a segmented proxy.
Fixed an issue where the Twitter Publish action failed due to an S3 reading issue.
Fixed an issue with the Flex master due to a NoObjectFoundException error AT failure with reason NoObjectFoundException.
Consul KV workflowMaxConcurrentPerAccount is no longer used as the default Account Limit. workflows are not added to the account level limit if the account level limit is not configured in account metadata.
Fixed an issue in Dalet CUT where after rendering a project, the audio was one frame longer.
Fixed an issue where content published to Facebook using the Facebook Publish action did not publish properly, resulting in unplayable media on Facebook.
Fixed an issue where an attempt to view a spanned media asset caused an error.
Enhancements FlexMAM
Added support for images in Dalet CUT: when a JPEG image size is less than 5 MB when placed on the Dalet CUT timeline, no proxy image is used. If larger than 5 MB, a proxy image will load.
Added edited sequence saving support in Dalet CUT: when importing items to Dalet CUT, after Saving as a new asset, a save button has been implemented to save edited sequence.
Added Trimmer support to Dalet CUT: When you hover over an asset in Dalet CUT, you get the option to open the asset in the Trimmer. Once you click this button, the asset is open in a second screen that allows you to trim the asset to send to the timeline.
Fixed Issues FlexMAM
Fixed an issue in the FlexMAM Player for Asset Summary page and new reviewer app, where when a user clicks on the play button from created clip then clip plays and ends very quickly.
Fixed an issue in the Summary view, where users have IN and OUT marks, but upon creating a new one, the range selection is not properly updated.
Fixed an issue where if a user adds a workspace as a filter chip, it does not appear correctly.
Fixed an issue where the ‘got to URL’ button was missing on a metadata form.
Fixed an issue in Dalet CUT where if content failed to load, the default handling for configuration service endpoints were used.
Fixed and issue in Dalet CUT where an activate and pinned Collection did not appear in after page refresh.
Fixed an issue in Dalet CUT where an error would appear in the status bar when dragging media from the browser clipbin to the collection area.
Issue has been resolved in Asset Manage page, where if a timeline comment was made, then when selecting the comment, it wrongly highlighted the duration in timeline section below the player
Fixed an issue in FlexMAM where the Subtitle icon button was not visible in the summary panel player
Fixed two issues, the first, where if there were multiple audio tracks, then the scroll bar to see more audio tracks was not present in Reviewer. The second was that in the Summary page, the audio track name was not displayed correctly.
Fixed an issue where after an upload of a profile picture profile, the User profile icon was not displaying the uploaded picture.
Fixed an issue where in the Flex Reviewer, once an image has been uploaded to an image metadata field, it was not displaying.
Fixed an issue where in the Flex Reviewer, the Metadata Drop down values were hidden from view on the finish review screen.
Fixed an issue in Dalet CUT where the “Created” date field displayed the "DD/MM/YYYY" format in the clipbin and collection folders.
Fixed an issue in Dalet CUT where the status bar showed an error after a page refresh.
Fixed an issue where when adding custom field filters to an asset search, they were not showing up as chips not affecting the search results.
Fixed an issue in the Flex Reviewer, where audio tracks names were partially hidden in audio switcher icon in summary page.
Fixed an issue with the Flex Reviewer, where the Audio switcher icon was missing in summary page of the reviewer for assets with an *.mpd proxy.
Fixed an issue where the User’s profile picture was not being displayed in the Dalet Cut App.
Fixed an issue in the Flex Reviewer, where if you sort by Expirty and Creted date, no assets were being found.
Fixed an issue in the Flex Reviewer where one cannot filter comments by user.
Fixed an issue with the Flex Reviewer where Taxanomy taxon options were not displaying.
An issue has been resolved where on the Action execution page - Launch action configuration the potential job list was missing.
Comments
0 comments
Please sign in to leave a comment.