Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: try to avoid multiple notifications from GoG #93

Merged
merged 3 commits into from
Feb 16, 2024

Commits on Feb 16, 2024

  1. fix: try to avoid multiple notifications from GoG

    * schedule hourly instead all half hours
    * normalize and trim game identity
    * compare with last cron AND last game founded
      as a counter measure of not able to parse page but free game did not change
    * ensure got followRedirect and throw HTTP errors
    Purexo committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    0b079a0 View commit details
    Browse the repository at this point in the history
  2. chore: apply suggestions from code review

    Co-authored-by: Michaël Zasso <targos@protonmail.com>
    Purexo and targos authored Feb 16, 2024
    Configuration menu
    Copy the full SHA
    41fb369 View commit details
    Browse the repository at this point in the history
  3. fix: typing

    Purexo committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    20b8e7c View commit details
    Browse the repository at this point in the history