- Issue created by @deepakkm
- ๐ฎ๐ณIndia rajeshreeputra Pune
The functionality to display/play local video media is currently unavailable in the
Acquia DAM
interface. This feature is present in theMedia: Acquia DAM
, this need to be updated accordingly for consistency and enhanced user experience. - Merge request !111Resolve #3501141 "Add Video formatter to display and play locally downloaded Video files." โ (Open) created by rajeshreeputra
- ๐ฎ๐ณIndia ankitv18
ankitv18 โ changed the visibility of the branch 3501141-dam-video-formatter to hidden.
- Merge request !115Issue#3501141: Setting file extensions for file type in dam. โ (Open) created by ankitv18
- ๐ฎ๐ณIndia deepakkm
this has been taken care in the latest commit as we have handled the situation on the basis of media source now.
If you attempt to create a new media type from Acquia DAM with source Acquia DAM: Video and named "DAM Remote Video" with the machine name "dam_remote_video" it fail to work as expected. This is because the bundle name doesn't align with the predefined one, "acquia_dam_video_asset".
- ๐ฎ๐ณIndia vishalkhode
vishalkhode โ made their first commit to this issueโs fork.
- ๐ฎ๐ณIndia ankitv18
Changes are updated and pipelines are passing.
- ๐บ๐ธUnited States japerry KVUO
Made comments in the MR. it needs a bit of work.
- ๐บ๐ธUnited States japerry KVUO
This needs a kernel test to validate functionality.
- ๐ฎ๐ณIndia ankitv18
I've incorporate the changes with https://git.drupalcode.org/project/acquia_dam/-/merge_requests/113/diffs... (as this MR consists of Field swapping on media_type_presave hook with most of the logic using Asset, AssetDriver and Hook)
- ๐บ๐ธUnited States japerry KVUO
Closing as the work is captured in https://git.drupalcode.org/project/acquia_dam/-/merge_requests/113