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

Provide ability to correct wrong game titles #177

Open
Rall3n opened this issue Apr 17, 2021 · 1 comment
Open

Provide ability to correct wrong game titles #177

Rall3n opened this issue Apr 17, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Rall3n
Copy link

Rall3n commented Apr 17, 2021

Problem
In the Amazon Games integration I developed there exists a problem which is caused by wrong game titles provided by Amazon. (See Rall3n/galaxy-integration-amazon#14)

There exists a game called "Narcos: Rise of the Cartels" which was available through Prime Gaming some time ago. But the game is listed inside GOG Galaxy as the game "Narcos" after importing it through the integration. This is because Amazon lists the game "Narcos: Rise of the Cartels" simply as "Narcos".

I tried changing the name in Galaxy itself and replacing it in the integration itself before sending it to Galaxy but both attempts have been ignored by Galaxy.

Solution
I suggest that either Galaxy corrects the title by itself (as long as the integration returns the correct title) or that the integration itself could trigger some form of information reset regarding the game.

@mbanczerowski
Copy link
Contributor

Hi @Rall3n I've corrected the game title for you. It should be synced soon.

I'm leaving the issue here for more general solution. Currently game names are matched automatically only for the first time particular game_id is provided by the integration and as you said - they cannot be amended by plugin developers later on.

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

No branches or pull requests

2 participants