2020-04-01, 04:17
I just scraped some games for you to test it.
- mobygames and giantbomb work fine.
- thegamesdb doesn't work with RCB 2.2.3 because its API has changed some weeks ago. If you want to use thegamesdb as scraper you have to use the current git version of RCB https://github.com/maloep/romcollectionb...master.zip
- legacy.thegamesdb doesn't work at all
The reason why RCB didn't scrape any data for your games even if you tried different scrapers is probably because it doesn't overwrite *.nfo files by default. If you scrape a game RCB creates an *.nfo file which is stored in your games folder.
And if you import games next time it will ignore all games which already have these *.nfo files.
You probably tried to scrape your games with thegamesdb first. It didn't find any data because the API has changed but it still created this *.nfo file for each game. So any further attempts to scrape your games with different scrapers didn't work because you have to remove these empty *.nfo files first.
- mobygames and giantbomb work fine.
- thegamesdb doesn't work with RCB 2.2.3 because its API has changed some weeks ago. If you want to use thegamesdb as scraper you have to use the current git version of RCB https://github.com/maloep/romcollectionb...master.zip
- legacy.thegamesdb doesn't work at all
The reason why RCB didn't scrape any data for your games even if you tried different scrapers is probably because it doesn't overwrite *.nfo files by default. If you scrape a game RCB creates an *.nfo file which is stored in your games folder.
And if you import games next time it will ignore all games which already have these *.nfo files.
You probably tried to scrape your games with thegamesdb first. It didn't find any data because the API has changed but it still created this *.nfo file for each game. So any further attempts to scrape your games with different scrapers didn't work because you have to remove these empty *.nfo files first.