-
-
Notifications
You must be signed in to change notification settings - Fork 93
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
[Bug] Unable to find IGDB search results with revision in filename #301
Comments
Alright so |
Okay, but that format is from your «Tags support» section which states:
so maybe update the documentation as well?
The format
Bonus: Update regex to |
Yeah that sounds reasonable, I'll take a crack at that regex and update my PR (and the docs) accordingly. 👍🏼 |
Would be nice if |
Something to consider in the future, but for the time being the current structure should cover most cases. |
Description
No cover is found for games with (rev-Vx.x) in their file name.
Example
Search IGDB
action with file nameDonkey Kong Country (U) (rev-V1.2) [!].smc
yields no results.Search IGDB
action with file nameDonkey Kong Country (U) [!].smc
yields nine results.The text was updated successfully, but these errors were encountered: