Trying {vf} and {imdb} not working

All about user-defined episode / movie / file name format expressions
Post Reply
User avatar
xadox
Posts: 32
Joined: 23 Mar 2012, 05:49

Trying {vf} and {imdb} not working

Post 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})
Greets XadoX
User avatar
rednoah
The Source
Posts: 22923
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

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

Post 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}
:idea: Please read the FAQ and How to Request Help.
User avatar
xadox
Posts: 32
Joined: 23 Mar 2012, 05:49

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

Post 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 :)
Greets XadoX
Post Reply