"NullPointerException" grabbing artwork
Posted: 28 Mar 2020, 14:36
For one particular movie (Vivarium 2020), I'm getting this error when manually fetching artwork from the CLI.
Command:
I'm running that from within the directory holding the video file.
It outputs:
So I get the poster.jpg and movie.nfo, but none of the other artwork gets grabbed.
If I run it a second time:
I've never seen this before (and have grabbed artwork both manually and automatically [via AMC] for hundreds of movies. I'm wondering if maybe it's because the film is so new?
Command:
Code: Select all
filebot -script fn:artwork.tmdb ./
It outputs:
Code: Select all
Volumes/Super Storage/Video/Movies/Vivarium (2020) => Vivarium (2020)
Generate Movie NFO: Vivarium [458305]
Fetching /Volumes/Super Storage/Video/Movies/Vivarium (2020)/poster.jpg => [posters/1000x1500, en, 5.384, https://image.tmdb.org/t/p/original/bk5xkiXc1msKwrRJ5WtisHui8xE.jpg]
NullPointerException
Done ヾ(@⌒ー⌒@)ノ
If I run it a second time:
Code: Select all
/Volumes/Super Storage/Video/Movies/Vivarium (2020) => Vivarium (2020)
Generate Movie NFO: Vivarium [458305]
Artwork already exists: /Volumes/Super Storage/Video/Movies/Vivarium (2020)/poster.jpg
NullPointerException
Done ヾ(@⌒ー⌒@)ノ