omdbapi / OMDb-API

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

Please update ratings information more often for new titles #158

Open josezulu opened 5 years ago

josezulu commented 5 years ago

"The Mandalorian", premiered yesterday. OMDB api has no information today on IMDd rating and we are unsure when the information will be refreshed.

"Joker" was released in October, the IMDB rating information on OMDB api today is missing 90,000 votes.

For me, and maybe for many of us, it is important that we get as much as possible accurate and up to date ratings.

Could we perhaps have new/hot premiers updated once a day? They can slowly be phased out to update every 2, 3 days, etc. This was an idea somebody mentioned earlier in one of the posts here.

eliehaykal commented 5 years ago

This would be an awesome change

LaBlazer commented 4 years ago

We would also need this feature/improvement

tgreve15 commented 4 years ago

This is unlikely to happen since it draws on some open source data sources including wikidata from memory. Nothing sources from imdb, so unless someone updates these sources it doesn't show from what I understand

On Sun, Nov 17, 2019, 1:50 AM LBLZR_ notifications@github.com wrote:

We would also need this feature

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/omdbapi/OMDb-API/issues/158?email_source=notifications&email_token=ADZS5MRFYJ2LNPHE6YKOSP3QUACCXA5CNFSM4JM7267KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEEHTFHQ#issuecomment-554644126, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZS5MVVX4P6LT2DTTHU3RTQUACCXANCNFSM4JM7267A .

LaBlazer commented 4 years ago

Does someone actually look at any of these issues??

coolmatt commented 4 years ago

I also would like to know ;-) The site says : "...all content and images on the site are contributed and maintained by our users." Who are they ? Where can we reach the community that maintains the database ?

tgreve15 commented 4 years ago

I don't often see the owner of the app responding to these messages, more so the community which is why I dropped financial support. As to updating data etc, search these issues for wikidata (I think) and you may find some of the other sources. I tried updating the Readme on this site to list the sources that had been acknowledged about a year ago but this change was rejected so I guess we can remain oblivious. Good luck

On Sat, Dec 28, 2019, 3:13 AM coolmatt notifications@github.com wrote:

I also would like to know ;-) The site says : "...all content and images on the site are contributed and maintained by our users." Who are they ? Where can we reach the community that maintains the database ?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/omdbapi/OMDb-API/issues/158?email_source=notifications&email_token=ADZS5MVLPPGGLOH7SGNA7KLQ2YSR7A5CNFSM4JM7267KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEHXNBKA#issuecomment-569299112, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADZS5MW5FTVU3YLH4DKD4JTQ2YSR7ANCNFSM4JM7267A .

rjonesy commented 4 years ago

@tgreve15 I searched "wikidata" and didn't come up with any of the other sources. Do you recall any of them?

tgreve15 commented 4 years ago

I am certain there was more before, but I can't find the comments now either. The closest I see is the following from #88

@svzi Just because it's on IMDb doesn't mean my API will have it, I get data from a lot of different sources, none of which are IMDb.

These titles (Afflicted, Insatiable) were shortly added to Wikidata.org after you opened this issue (https://www.wikidata.org/wiki/Q56054858) of which my API was automatically updated the next time they were requested.

Another option could be to use The Movie DB, although it seems like all their data is manually contributed by members using the service, not coming through any external sources like WikiData. That API is also closed, but at least you know where all the data is sourced from. :)

Shogobg commented 4 years ago

I am certain there was more before, but I can't find the comments now either. The closest I see is the following from #88

@svzi Just because it's on IMDb doesn't mean my API will have it, I get data from a lot of different sources, none of which are IMDb. These titles (Afflicted, Insatiable) were shortly added to Wikidata.org after you opened this issue (https://www.wikidata.org/wiki/Q56054858) of which my API was automatically updated the next time they were requested.

Another option could be to use The Movie DB, although it seems like all their data is manually contributed by members using the service, not coming through any external sources like WikiData. That API is also closed, but at least you know where all the data is sourced from. :)

I should say that the TMDB API is more open than this - there is no request limit or payment required. It also has more features. All the popular shows will be updated for sure.