Force AEM Assetshare to download .mov instead of .qt
Hi guys, I'm pretty new to AEM. I'm a .NET developer and doesn't have a significant experience in Java. Our company moved from using Sitecore to AEM and one of our requirements is to be able to download a .mov file from DAM Portal (Assetshare commons) and retain it's extension. What happens is the file gets renamed into a .qt file.
How can I accomplish this in AEM?
Thanks in advance.
Edit:
I saw this
https://github.com/adobe/asset-share-commons/issues/670
Is there a way we can override the default mimetypes?