yartat / MP-MediaInfo

Mediaportal MediaInfoLib wrapper
Other
45 stars 21 forks source link

Linux - MediaInfo.dll was not loaded! #32

Closed MichaelHochriegl closed 3 years ago

MichaelHochriegl commented 3 years ago

I'm currently trying to get the MediaInfo.Wrapper.Core up and running but I get the error message MediaInfo.dll was not loaded! when I try to use the sample project.

I'm running Fedora 34 and as I can see in the runtimes folder in my bin directory there is no folder for Fedora 34. I've installed the needed dependencies and MediaInfoLib itself is also installed (MediaInfoLib - v21.03).

I can the mediainfo CLI command just fine. Could someone please give me any guidance on how to get this running?

yartat commented 3 years ago

New version of MediaInfo.Core.Native is available with support Fedora 34. I prepared new build MediaInfo.Wrapper.Core with MediaInfo.Core.Native 21.3.3

yartat commented 3 years ago

Any news?

MichaelHochriegl commented 3 years ago

Sorry for my late reply, been buried in work. I will try to get a test up on running tomorrow and will give you feedback.

MichaelHochriegl commented 3 years ago

Works like a charm now, thanks for updating this.