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

[Feature Request] Show if a GOG game is already owned on another platform #6

Open
StraussVanDor opened this issue Oct 15, 2022 · 2 comments

Comments

@StraussVanDor
Copy link

This feature is already present in Enhanced Steam, adding a warning in game pages for titles already owned elsewhere.
This would require to "connect" with the user ITAD account.

@kevinfiol
Copy link
Owner

kevinfiol commented Oct 15, 2022

Thanks for the recommendation. I'll likely include this feature in a rewrite of this plugin since I no longer find the use of Hyperapp in this userscript very helpful (it was originally a learning project for me to use Hyperapp v1 😄 ).

In the meantime, if you use Playnite, check out my owned userscript. It is admittedly not as robust as ITAD, has a couple hoops to jump through, and does really "dumb" string comparisons to check if a game is owned elsewhere.

@kevinfiol
Copy link
Owner

With the new API changes, I also started looking at AugmentedSteam's source code. I believe something like this can be done, but will require the user script to use OAuth (which may complicate somethings). Also a note that I'm a little more limited by the fact that EnhancedGOG is a userscript, and not a browser plugin. Putting a pin on this for now.

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

2 participants