sselph / scraper

A scraper for EmulationStation written in Go using hashing
MIT License
448 stars 88 forks source link

Still getting "It appears that thegamesdb.net isn't up" #237

Open Cereal-Killa opened 5 years ago

Cereal-Killa commented 5 years ago

Does it still work after the commit that changed the url to "http://legacy.thegamesdb.net"? Downloaded the latest release but it still fails to scrape.

Cereal-Killa commented 5 years ago

If I add "-skip_check" then I get tons of "hash not found".

D:\scraper\test>scraper -workers 8 -console_src gdb -skip_check -download_marquees=true -download_videos -convert_videos -video_dir videos -vide o_path videos 2018/10/25 10:24:20 arcade srcs: 2018/10/25 10:24:20 console srcs: gdb 2018/10/25 10:24:20 INFO: Checking for new hash.csv. 2018/10/25 10:24:24 INFO: hash.csv "d9eedf6e622a8ab6a1a14486bb90ffb8" up to date. 2018/10/25 10:24:24 INFO: Starting: World Games (EB) [!].sms 2018/10/25 10:24:27 ERR: error processing World Games (EB) [!].sms: hash not found

darkguy2008 commented 4 years ago

Same here using Windows x64 build v1.4.6, all ROMs say hash not found and thinks TGDB is down when it's evidently up... any ideas?

YouEbr commented 4 years ago

Same here using Windows x64 build v1.4.6, all ROMs say hash not found and thinks TGDB is down when it's evidently up... any ideas?

I am in the same boat. Any solution?

darkguy2008 commented 4 years ago

Same here using Windows x64 build v1.4.6, all ROMs say hash not found and thinks TGDB is down when it's evidently up... any ideas?

I am in the same boat. Any solution?

I solved it downloading http://jujuvincebros.fr/hard-soft/tutoriels/628-arrm-another-recalbox-roms-manager ... it's a bit of a pain to make it work, but it works, which is important. General workflow is pick the correct folders, pick the platform at the top-left side, then highlight the games you want to scrape, at the bottom click TGDB's button (it has the logo) and click Save gamelist.xml at the right. The UI is horrible, but it does the job.

J-Swift commented 4 years ago

1.4.6 is using the old thegamesdb.net API. You will need to build / run using the most recent commit which should work against the new API.

darkguy2008 commented 4 years ago

1.4.6 is using the old thegamesdb.net API. You will need to build / run using the most recent commit which should work against the new API.

Yeah I'd bet, but there's no Windows build for that one, so Windows users are a bit on a loss here :/

YouEbr commented 4 years ago

Get the latest build of scrapper here https://github.com/YouEbr/scraper4w/releases/tag/061820