eikowagenknecht / lootscraper

RSS feeds and Telegram bot for free game and loot offers.
Other
102 stars 2 forks source link

Incorrect description for current game from Epic Games: LOVE #310

Closed Cillu closed 7 months ago

Cillu commented 8 months ago

Is there an existing issue for this?

Current Behavior

Can be seen on the static HTML page and in the RSS feed here: https://feed.phenx.de/lootscraper_epic_game.xml

I know you have a disclaimer that the description of the game is automatically generated, however I just wanted to bring to your attention that the description for this game is actually for another game called "Love of Ren'ai Koutei of LOVE!"

Expected Behavior

Link to game: https://store.epicgames.com/en-US/p/love-65c4d0

Proper description: Love is a reductive platforming game with a retro aesthetic and a focus on a challenging difficulty. It has an custom respawn system, 16 levels, 12 track soundtrack, and competitive scoring.

Steps To Reproduce

No response

Anything else?

No response

eikowagenknecht commented 8 months ago

Thanks for pointing this out. The game descriptions are taken from Steam and the Twitch DB. Usually problems arise when games are not in these databases (many itch.io titles and some non-Steam games like World of Warcraft).

In this case, however, it should have worked. It should have picked up this entry: https://store.steampowered.com/app/269270/LOVE/

I'll look into why it didn't.

eikowagenknecht commented 7 months ago

There seems to be an edge case where:

I have added a check that uses an exact match when one source has an exact match and the other has not.