{vc} throws exception in new FileBot 4.6

Any questions? Need some help?
Post Reply
notmyidea
Posts: 4
Joined: 08 Jun 2015, 19:05

{vc} throws exception in new FileBot 4.6

Post by notmyidea »

My expression:

Code: Select all

{n}/{n} - {"S${s.pad(2)}"}/{n} - {s00e00} - {t} {vf} {vc}
Is now throwing a BindingException in FileBot 4.6
It worked just fine before.

I am getting a 'Could not initialize class net.filebot.mediainfo.MediaInfoLibrary' message.

Is there a library that is missing on my machine?
User avatar
rednoah
The Source
Posts: 23928
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: {vc} throws exception in new FileBot 4.6

Post by rednoah »

FAQ wrote:Q: Why is MediaInfo not working? Why is 7zip not working?
If you're using 64-bit Java you must install 64-bit FileBot, if you're using 32-bit Java you must install 32-bit FileBot.
:idea: Please read the FAQ and How to Request Help.
Post Reply