When retrieving a new movie detail from my favourite web site, there's sometimes no image available or a wrong one. In this case, I remember Google is my friend and put the image I found in the same folder than the movie, with the same name.
If I didn't retrieve movie details, the image is displayed in the lists. If I did, I got the wrong image or no image at all, even if the right one is available as a file.
Could it be possible to always display an image file if it's available then, if not, what's in the database, in this order? Because, it's easier to manipulate a file via ftp or a file manager than to use the configuration application to store the new image source.
If I didn't retrieve movie details, the image is displayed in the lists. If I did, I got the wrong image or no image at all, even if the right one is available as a file.
Could it be possible to always display an image file if it's available then, if not, what's in the database, in this order? Because, it's easier to manipulate a file via ftp or a file manager than to use the configuration application to store the new image source.