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

SRM has trouble with "+" #27

Closed
HEspoke opened this issue Jun 30, 2017 · 2 comments
Closed

SRM has trouble with "+" #27

HEspoke opened this issue Jun 30, 2017 · 2 comments
Assignees
Labels
Milestone

Comments

@HEspoke
Copy link
Collaborator

HEspoke commented Jun 30, 2017

@FrogTheFrog I believe there is a possible bug when SRM tries to find a image for a game title. I uploaded a image for a game that has a "+" in its title. The "+" is necessary because it was included in the actual title of the games. One example of this is "Sonic & Knuckles + Sonic the Hedgehog 2" for the Sega Genesis. This is the image for the title http://www.steamgriddb.com/game/Sonic%20&%20Knuckles%20+%20Sonic%20the%20Hedgehog%202/
Here is the properly encoded "+" symbol: http://www.steamgriddb.com/api/grids/?game=Sonic%20%26%20Knuckles%20%2B%20Sonic%20the%20Hedgehog%202&orderby=date&orderdirection=DESC
Here is what SRM is doing: http://www.steamgriddb.com/api/grids/?game=Sonic%20%26%20Knuckles%20+%20Sonic%20the%20Hedgehog%202&fields=author,grid_url

thanks @doZennn for helping me with this issue

@FrogTheFrog FrogTheFrog self-assigned this Jun 30, 2017
@FrogTheFrog FrogTheFrog added this to the 2.1.0 release milestone Jun 30, 2017
@FrogTheFrog
Copy link
Contributor

Fixed.

@HEspoke
Copy link
Collaborator Author

HEspoke commented Jun 30, 2017

@FrogTheFrog Thanks! glad to be testing this program

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

No branches or pull requests

2 participants