omdbapi / OMDb-API

The Open Movie Database Bug Tracking
418 stars 21 forks source link

Incomplete Genre on Title Query - Limited to 3 #255

Open undaunt opened 2 years ago

undaunt commented 2 years ago

If I query a film such as Drishyam (tt4430212), Jarhead (tt0418763), or Hamilton (tt8503618) only the first three genres are retrieved on the call.

If you look on IMDB directly, they show as following:

However, upon a simple query, instead I see this:

https://www.omdbapi.com/?apikey=xxxxxxxx&i=tt8503618 etc.

This jumped out at me when Jarhead wasn't categorized as war and Hamilton was missing the musical genre.

tgreve15 commented 1 month ago

I believe this pulls from wikidata, perhaps check if these items have more than 3 genres listed there, if not try adding the fourth and see if that is returned

Ago1896 commented 1 week ago

Problem still present...