vogler / free-games-claimer

Automatically claims free games on the Epic Games Store, Amazon Prime Gaming and GOG.
GNU Affero General Public License v3.0
2.19k stars 139 forks source link

Fix apprise and add support for epic games bundles #320

Closed jordyamc closed 1 week ago

jordyamc commented 2 months ago

Apprise was not working due to double quote

The bundle page is different to the game one so the script was crashing when extracting the title

Sometimes the script was notifying already claimed games so I added a new parameter to the db to check when a game was already notified

vogler commented 1 week ago

Thanks! I think this has been taken care of:

Sometimes the script was notifying already claimed games so I added a new parameter to the db to check when a game was already notified

Shouldn't be the case. Can you reproduce this? prime-gaming only notifies about newly claimed games, epic-games may notify several times if claiming fails.