Closed jcvignoli closed 1 year ago
Going to need some more information. There's tests for thumbnails using savephoto and photo that pass and the tests and code around this hasn't changed for years.
What does photo_localurl( true )
do or not do? Which films does it have this behaviour on?
Have you tried photo($thumb)
to see what its behaviour is?
I haven't been able to reproduce the issue today. Guess was either IMDb pictures that were down yesterday when I tried, or a faulty internet connection, I don't get it. Should I face the issue again, I will reopen the ticket.
Using imdbphp 8.0.1
I used to use
photo_localurl()
set to true (photo_localurl( true )
) to return thumbnail pictures.I read the last readmes and could find any mention of changes to the method. If set to false, it properly returns the "non-thumbnail" picture.
Thanks!