Subject: | No ID found by some titles |
Hey Guys,
found a problem if you search for a title and the imdb page shows 'No
Matches.'. The programm shows some error msg and stop working:
Calling URL: http://akas.imdb.com/find?s=tt;q=Johann Koenig Total Bock
auf Remmi Demmi (2010)!
Calling URL: http://akas.imdb.com/find?s=tt;q=!
Use of uninitialized value in exists at /<***>IMDB/Film.pm line 406,
<GEN26> line 2.
Use of uninitialized value in hash element at /<***>IMDB/Film.pmline
406, <GEN26> line 2.
Thread 2 terminated abnormally: Can't use an undefined value as an ARRAY
reference at /<***>IMDB/Film.pm line 1003, <GEN26> line 2.
So, the problem is that the movieid seems to be empty and normally the
second 'Calling URL:' is something with
http://akas.imdb.com/title/tt..... and not the same URL as before
without the search title.
Regards