Open edson-v-schmitt opened 10 years ago
I think I fixed the issue... I decided to make sure the dependency modules were the same version MP4Meta needs... so I ended up manually downloading and installing the following packages
ExtUtils-MakeMaker-6.78 IPC-Cmd-0.76 Test-Pod-1.41 WebService-TVDB-1.122800
That alone seems to have fixed the issue
I'm afraid that these installation instructions need updating.
curl -L http://cpanmin.us | perl - --sudo App::cpanminus
cpanm App::MP4Meta
Is there any update on a real fix for this?
First of all let me start by saying that I'm a big fan of the MP4Meta utility, it has always worked flawlessly and helped my tidiness OCD countless times! Last week I was forced to reinstall my base system and because of that I had to reinstall MP4Meta as well. I'm currently running the latest and greatest OS X 10.9. I already installed AtomicParsley, zlib, no issues... but when it came to install MP4Meta I did what I always did and it just won't go... some of the tests fails and even if I force installation it still won't run properly... giving me the same 404 error (I changed my TVDB key so I won't share with the internet :) ). I also noticed the first error is a malformed JSON string and pardon my lack of knowledge but I thought it could be related to the JAVA version... so from 1.6 I went to 1.7 and I still get the same thing... hope you can have a look and perhaps point me to what's wrong... thx!