mtamc / memo

Website for rating books, movies, video games, and TV shows.
0 stars 0 forks source link

Dishonored entry says year 2017 but IGDB says 2012 #55

Closed dustinvtran closed 2 years ago

dustinvtran commented 2 years ago

The game is linked appropriately. If you search for Dishonored and click on the 2012 entry, suddenly the Release Year says 2019 for some reason. I suspect there's a mismatch with the API fields?

ghost commented 2 years ago

After deleting the entry in our DB that has incorrect data and re-generating it it was re-generated with the correct year. Unsure what happened. Maybe I initially generated the entry with a faulty API adapter back then..? :thinking:

dustinvtran commented 2 years ago

Ah, thanks! good to know deleting the entry from the DB and regenerating it worked. I guess this is required because the database doesn't yet have a way of updating its fields by going through the API again (https://github.com/td-memo/memo/issues/3).