-
-
Notifications
You must be signed in to change notification settings - Fork 130
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] Use igdb
tag to set the IGDB ID
from filename
#1333
Comments
Inside [rev-10] [igdb-7342].7z |
We're happy to support this, but we're not going to start changing filenames to append |
I think OP meant (correct me if I'm wrong) that if the tag was there then try to match using that instead of the filename. So yes, they'd be manually added by server admins. |
Exactly: |
We won't do that unless the community comes to a consensus that having the IGDB ID in the filename is good practice, like TVDB ID has been adopted by sonarr/radarr/jellyfin. |
I don't need the tag added by RomM, but the matching would be nice. I guess this is where OP and I differ. |
I see, using the tag only will be enough for this use case. |
Is your feature request related to a problem? Please describe.
Sometimes, RomM mismatch the game with the correct one in IGDB.
Describe the solution you'd like
To avoid mismatch of games with
IGDB
, we can use special tagigdb
and set it from the filename.Describe alternatives you've considered
Additional context
For example this game:
The correct match should:
But the result returned from IGDB gives this:
With this filename
Inside [rev-10,igdb-7342].7z
, there's no ambiguity.The text was updated successfully, but these errors were encountered: