Page 1 of 1

Fetch Artwork nullpointer - bug found

Posted: 07 Oct 2013, 07:14
by fanboy
Hi,

If you try and run the Fetch Artwork script (artwork.tmdb) and you have the movie 'Epic' in the folder, it causes a nullpointer:

NullPointerException: java.lang.NullPointerException
java.lang.NullPointerException
at net.sourceforge.filebot.web.TMDbClient.searchMovie(Unknown Source)

The cause of this is that there is a release group called Epic also. This issue is seen and fixed with another movie/release group clash here also:

http://www.filebot.net/forums/viewtopic.php?f=4&t=920

Just wanted to report it :D

Thanks for the hard work.

Re: Fetch Artwork nullpointer - bug found

Posted: 07 Oct 2013, 10:20
by rednoah
Filenames please ;)

Re: Fetch Artwork nullpointer - bug found

Posted: 08 Oct 2013, 19:06
by fanboy
Ah yes, sorry! The folder is called Epic (2013) [1080p] and the filename is Epic.2013.1080p.BluRay.x264.YIFY.mp4

Re: Fetch Artwork nullpointer - bug found

Posted: 08 Oct 2013, 19:25
by rednoah
The bug seems familiar. I think it's fixed with the latest revision. You can try with the latest HEAD or RC.