You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Had a similar issue with this last time I pushed code. I think it is an API change IMDb have made, I just noticed the Ruby gem I forked this from was updated about a month after I last pushed a commit to this, so I'll have a look what was changed and convert it to PHP and hopefully get this working again. Bit busy with other things at the moment though so not sure when I'll have time to do it. But it will be done.
Getting
Array
(
[status] =>
[code] =>
[message] => No results found.
[response] => 0
[response_msg] => Fail
)
unless I search for an imdb ID
Maybe a change in the IMDB API?
The text was updated successfully, but these errors were encountered: