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 the server-side tracking of updates #715

Merged
merged 1 commit into from
Oct 13, 2024
Merged

Conversation

PartyWumpus
Copy link
Member

@PartyWumpus PartyWumpus commented Oct 11, 2024

Please tick as appropriate:

  • I have tested this code on a steam deck or on a PC
  • My changes generate no new errors/warnings
  • This is a bugfix/hotfix
  • This is a new feature

If you're wanting to update a translation or add a new one, please use the weblate page: https://weblate.werwolv.net/projects/decky/

Description

Fixes the issue where every 'increment install count' request to the server was sent as a 'new download' even if it should've been 'update from existing install'. (the relevant bit is on line 198)

(Haven't actually tested it as i am doing this from my phone, will update when i get to my laptop)

@TrainDoctor TrainDoctor requested a review from a team October 13, 2024 19:21
@TrainDoctor TrainDoctor added enhancement New feature or request bug Something isn't working and removed enhancement New feature or request labels Oct 13, 2024
@TrainDoctor
Copy link
Member

Tested locally and appears to work properly now. Merging so that this can go to pre-release and get more robust testing.

@TrainDoctor TrainDoctor merged commit 4c95484 into main Oct 13, 2024
9 checks passed
@TrainDoctor TrainDoctor deleted the fix_update_tracking branch October 13, 2024 19:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants