NullPointerException trying to match a movie

All your suggestions, requests and ideas for future development
Post Reply
srkinard
Donor
Posts: 19
Joined: 08 Feb 2014, 03:38

NullPointerException trying to match a movie

Post by srkinard »

Trying to match Jim Davidson Live - No Further Action I get the NullPointerException.

File and folder have both been set to match the entry for TMDb:

/Users/rkinard/Downloads/complete/Jim Davidson Live - No Further Action (2014)/Jim Davidson Live - No Further Action (2014).mkv

Link to the TMDb entry:

http://www.themoviedb.org/movie/307956- ... her-action

I've updated FileBot to the latest build too:

Code: Select all

FileBot 4.5.3 (r2722)
JNA Native: 4.0.0
MediaInfo: MediaInfoLib - v0.7.69
7-Zip-JBinding: OK
chromaprint-tools: fpcalc version 1.1.0 (/opt/homebrew-cask/Caskroom/filebot/4.5/FileBot.app/Contents/MacOS/fpcalc)
Extended Attributes: OK
Groovy Engine: 2.3.7
JRE: Java(TM) SE Runtime Environment 1.8.0_25
JVM: 64-bit Java HotSpot(TM) 64-Bit Server VM
CPU/MEM: 16 Core / 14 GB Max Memory / 33 MB Used Memory
OS: Mac OS X (x86_64)
uname: Darwin MacPro 14.0.0 Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64 x86_64
I get this on rare occasions...usually if it exists on TMDb then FileBot finds it.

Tried even giving FileBot the URL but still get the same error...not sure if the Option-Click entry field parses a URL or not, but on some occasions it either fails with the error or just mismatches and nothing I did could force it to reconcile the movie. Most of the time renaming the parent folder properly seemed to help it match...but then I'm doing the work.

FileBot saves me a TON of work...I've donated...and one day will donate again...it's been so much of a time saver. Many thanks for the amazing work!
User avatar
rednoah
The Source
Posts: 23926
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: NullPointerException trying to match a movie

Post by rednoah »

TheMovieDB doesn't seem to have or return a "release_date" field for that entry. Maybe adding the missing data and waiting a few days will fix the problem.
:idea: Please read the FAQ and How to Request Help.
srkinard
Donor
Posts: 19
Joined: 08 Feb 2014, 03:38

Re: NullPointerException trying to match a movie

Post by srkinard »

Interesting...the Change log for the entry shows:

oNoMaDo added releases
Value
{"iso_3166_1"=>"GB", "release_date"=>"2014-12-01", "certification"=>"15", "primary"=>true}

Looks like all the data was added by the same person today (12/3/14)...so I'll try in a day or two and see if it matches then.
Post Reply