Ashkan Daie

Results 17 comments of Ashkan Daie

Great job! I think this is a must have for dotnet core framework and tooling. Why proxy gRPC calls when you don't have to. Much more elegant IMO.

Hi @stevejgordon. That would work definitely work for me. I was just trying to expand the api to cover more complex workflows. Totally understand if you want to keep it...

I encountered the same issue and discovered that it stems from the use of the envsubst package, which requires escaping the dollar sign $ with a double dollar sign $$....

Assuming you are targeting .net standard / core. Can you give more detail? Are you running x86 or x64? What's the exception?

I must have broken something. I'll check it out on all platforms ASAP.

I did a fresh clone in win x64, MacOs 10.13 and Ubuntu 16.04 and all three environments work for me. You do need to use the official MediaInfo release in...

You are trying to install ubuntu 16.04 version on ubuntu 14.04. The MediaInfo ubuntu [site](https://mediaarea.net/en/MediaInfo/Download/Ubuntu) has the links for each version of ubuntu. Here are instructions for 14.04 ```bash #...

It was also successful using aptitude version of libmediainfo. Be happy to do some sort of screen sharing if this doesn't work. Please try the following ```bash # Uninstall official...

This is a welcome addition. Any plans on merging this?

Thank you for the prompt response. I just followed the project site [link](https://www.nuget.org/packages/MediaInfo.Native/) in nuget. I'll contact the nuget author instead.