Page 1 of 1

Trying {vf} and {imdb} not working

Posted: 10 Sep 2012, 11:48
by xadox
Actualy I am trying to use {vf} and {imdb}, but they are not working for me.

The option {vf} does not do anything and {imdb} is adding too much info I only need the imdbid.

I am trying:

Code: Select all

{n} ({y}) ({vf})

Re: Trying {vf} and {imdb} not working

Posted: 10 Sep 2012, 17:14
by rednoah
Re: {vf}
MediaInfo integration is not working. Make sure you got the right architecture for Java/FileBot/MediaInfo.dll

Re: {imdb}
Edit Format -> "(x)=" -> check out all common bindings, e.g. {imdbid}

Re: Trying {vf} and {imdb} not working

Posted: 11 Sep 2012, 05:32
by xadox
rednoah wrote:Re: {vf}
MediaInfo integration is not working. Make sure you got the right architecture for Java/FileBot/MediaInfo.dll
I am using the portable version of FileBot. I put the x64 DLL into the directory instead of the x32.
The x32 one is working.
rednoah wrote:Re: {imdb}
Edit Format -> "(x)=" -> check out all common bindings, e.g. {imdbid}
Hmm after changing the MediaInfo.dll the {IMDBid} is also working for me.
So thx for the help, again :)