tboothman / imdbphp

PHP library for retrieving film and tv information from IMDb
253 stars 84 forks source link

runtime() don't work #136

Closed Machou closed 6 years ago

Machou commented 6 years ago

Hello

The function "public function runtime()" don't work for this movie https://www.imdb.com/title/tt3960240/

Work for this : https://www.imdb.com/title/tt5942214/

jreklund commented 6 years ago

It works just fine using the fallback method. Make sure to download the latest master release.

tboothman commented 6 years ago

To be fair people probably shouldn't be using master so that's understandable. I'll do a release with the latest fixes a little later