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

Syncing my steam games library doesn't add games to Lutris #375

Open
skyace65 opened this issue Aug 6, 2019 · 3 comments
Open

Syncing my steam games library doesn't add games to Lutris #375

skyace65 opened this issue Aug 6, 2019 · 3 comments

Comments

@skyace65
Copy link

skyace65 commented Aug 6, 2019

I've tried syncing my Steam library with Lutris multiple times to add The Orville Fan Experience to the Lutris database, but it's not working.

@djibux
Copy link

djibux commented Apr 21, 2020

I have the issue as well with 5 games:

@djibux
Copy link

djibux commented Apr 23, 2020

I have played with the API a bit (https://api.steampowered.com/IPlayerService/GetOwnedGames/v0001/) and the last two games are not reported by the API. The first three are.

I installed the website locally to try and inspect what's happening during the API call, but I'm a bit lost. My changes to the code in accounts/tasks.py or games/util/steam.py don't seem to be taken into account. I'm totally new to docker and django, I must be doing something wrong.

@strycore
Copy link
Member

Please try the Steam sync in the Lutris client. This is the same sync that we have on the website except it takes the user ID from the local Steam install instead of authenticating with OpenID.

Once we have a way to sync the Lutris library from the client to the website, the Steam sync on the website will be removed.
All the 3rd party integrations are done on the client itself and Steam is the only one where we have a website integration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants