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

Scanner FBA generate same titles #8683

Closed
ezar opened this issue May 3, 2019 · 2 comments
Closed

Scanner FBA generate same titles #8683

ezar opened this issue May 3, 2019 · 2 comments

Comments

@ezar
Copy link

ezar commented May 3, 2019

First and foremost consider this:

  • Only RetroArch bugs should be filed here. Not core bugs or game bugs
  • This is not a forum or a help section, this is strictly developer oriented

Description

Scanner FBA generate same titles.

Expected behavior

Generates correct titles.

Actual behavior

Duplicate same game title.
Attach a sample... this label: "800 Fathoms", is repeated more than 100 times...

{
  "path": "/media/RETROARCH/roms/fba/3wondersha.zip",
  "label": "800 Fathoms",
  "core_path": "DETECT",
  "core_name": "DETECT",
  "crc32": "94945F99|crc",
  "db_name": "FB Alpha - Arcade Games.lpl"
},
{
  "path": "/media/RETROARCH/roms/fba/3wonders.zip",
  "label": "800 Fathoms",
  "core_path": "DETECT",
  "core_name": "DETECT",
  "crc32": "94945F99|crc",
  "db_name": "FB Alpha - Arcade Games.lpl"
},
{
  "path": "/media/RETROARCH/roms/fba/3in1semi.zip",
  "label": "800 Fathoms",
  "core_path": "DETECT",
  "core_name": "DETECT",
  "crc32": "94945F99|crc",
  "db_name": "FB Alpha - Arcade Games.lpl"
},
{
  "path": "/media/RETROARCH/roms/fba/zaxxon.zip",
  "label": "800 Fathoms",
  "core_path": "DETECT",
  "core_name": "DETECT",
  "crc32": "94945F99|crc",
  "db_name": "FB Alpha - Arcade Games.lpl"
},

Version/Commit

  • RetroArch: 1.7.6

Environment information

  • OS: RPI 3b
@i30817
Copy link
Contributor

i30817 commented May 4, 2019

Should have been fixed by #8333

Are you using the latest buildbot version?

@ezar
Copy link
Author

ezar commented May 25, 2019

Works using latest version, 1.7.7.
Regards

@ezar ezar closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants