mtamc / memo

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

Video game entries added never have an HLTB entry #71

Closed dustinvtran closed 8 months ago

dustinvtran commented 1 year ago

Whenever I add a video game entry, I never see the "Duration" entry appear. For some reason, the added entries never include the HLTB ID.

dustinvtran commented 1 year ago

Since so many entries don't include an HLTB ID, it might be helpful to also do a crawl through the database and join the existing entries with any HLTB ID it finds.

If you have pointers for how I might do this (any scripts or code you've done for this before), let me know. I'm happy to help so that you don't need to be bothered with all my various requests. :-)

mtamc commented 8 months ago

The HLTB fetcher seems functional in production, let me know if it breaks again. I've filled in all missing game duration values in the database, and I added the script I used for this in ba5ef65