Homepage Forums RetroPie Project Ideas for Further Enhancements Adding scrapers to ES source? Questions (Was Hey Jools,,,,) Reply To: Adding scrapers to ES source? Questions (Was Hey Jools,,,,)

#121833
petrockblog
Keymaster

ok. I think the problem you are having is because we modified the getCleanName function to not strip parentheses and your COCO roms I suspect have data in parentheses? (the games db is quite fussy on input)

A quick fix is to add a removeParenthesis to the scraper code where it calls cleanName, but I think I will add a new FileData function for DisplayName and CleanName, or rename your roms of course.