Page 1 of 1

NFO data download script won't find the film title

Posted: 17 Dec 2012, 16:43
by cocoa117
I have film called "the one" by Jet Li. For some reason after naming it using FileBot, The One (2001), the following script still won't find it, and instead, it gives all other film name.

I am running on Ubuntu 12.04, 64 bit, with FileBot 3.2 (r1372) / OpenJDK Runtime Environment 1.6.0_24

abc@abc:/media/abc/multimedia/film_eng/The One (2001)$ filebot -script fn:artwork.tmdb .
Done ヾ(@⌒ー⌒@)ノ

I attached the screenshot of popup Java window for film title selection.
Screenshot.png

Re: NFO data download script won't find the film title

Posted: 18 Dec 2012, 05:39
by rednoah
Probably the same issue as in the other post. TMDb's search sucks bad. Maybe I'll need to find a way around that, don't have time though.

You can just modify the script and adjust what query strings are used. e.g. replace dashes and brackets with spaces or something like that.

Re: NFO data download script won't find the film title

Posted: 18 Dec 2012, 05:53
by rednoah
I pretty sure this mod will probably work for you:
http://filebot.sourceforge.net/forums/v ... 1992#p1992