RetroPie / RetroPie-Setup

Shell script to set up a Raspberry Pi/Odroid/PC with RetroArch emulator and various cores
Other
10.03k stars 1.38k forks source link

ES-Scraper gets wrong platform ID from es_systems.cfg #134

Closed xn1337 closed 11 years ago

xn1337 commented 11 years ago

Just an issue, with a solution, i have found this while adding my collection for the first time. i ended up with only 94 covers. issue is with ES-Scraper gets wrong platform ID from es_systems.cfg

http://thegamesdb.net/platform/sega-genesis/ 746 games

http://thegamesdb.net/platform/sega-mega-drive/ 94 games

when ever i try to run the script on this console it seems to prefer to grab its info from the megadrive section. only 64 games in that list :D

i have had to modify es_systems.cfg for the megadrive to platform id 18

http://thegamesdb.net/api/GetPlatform.php?id=18

this seems to be a bug in Emulationstations es_systems.cfg or is it from RetroPie's script?

petrockblog commented 11 years ago

Thanks for that! I have updated the script just now and changed the platform ID to 18.