MediaArea / MediaConch

MediaConch (funded by PREFORMA)
31 stars 11 forks source link

Different Checking results for same file #177

Closed verwinv closed 7 years ago

verwinv commented 7 years ago

Hi,

What is going awry here?

JeromeMartinez commented 7 years ago

Which version of MediaConch are you using? I tested with latest release 17.02 and I have same results as MediaConchOnline.

It may be due to an old test on an element not actually being mandate (I see 44 tets in your MC and only 43 on my MC 17.02).

verwinv commented 7 years ago

Version 16.12, indeed.

But that's odd as I did brew cask reinstall mediaconch-app just before trying. The brew cask version is apparently not the latest release. Is it helpful to make that a separate issue?

screenshot 2017-03-10 10 44 52
JeromeMartinez commented 7 years ago

Weird, Brew Cask repo is with MediaConch 17.02. @g-maxime any idea?

retokromer commented 7 years ago

@verwinv Have you tried?

brew update
brew upgrade
g-maxime commented 7 years ago

Try updates brew repository, then reinstall mediaconch-app brew update && brew cask install --force mediaconch-app

verwinv commented 7 years ago

Thanks all, I was using brew upgrade only and reinstall which seems to be not enough.