MathewManu / MovieMon

A Rest based java web application that manages all the information about user’s movies
0 stars 0 forks source link

Not handled cases where thumbnails are not available for movies to download. #10

Open anushyakkutty opened 8 years ago

anushyakkutty commented 8 years ago

eg : http://www.omdbapi.com/?i=tt1339172 rest request have a poster value as N/A. Need to handle this gracefully.

Due to this issue, the scanning process is getting delayed!