scraper icon indicating copy to clipboard operation
scraper copied to clipboard

A scraper for EmulationStation written in Go using hashing

Results 91 scraper issues
Sort by recently updated
recently updated
newest added

Hi I tried to do scraping for PC engine Cd using this command, but can not find anything wrong? Thanks! scraper -console_src="gdb"

Seems libretro has a database of images for thumbnails to be displayed with their xmb menu (based on the nointro naming scheme) https://github.com/libretro/libretro-thumbnails Is there a viability of including these...

Perhaps you could have some sort of gathering option where users could run it and it would hash their roms, and send you the hashes along with the filenames and...

So I had originally used the default scrapper for my ROMs, and it worked fine, but some games like F-Zero weren't showing up and some other PSX and NES titles....

Need to add a check in cues for bins with the same base name as well as removing the case sensitivity in the check.

Thank you for your continued efforts with scraper I have a feature request I'd like to run past you. I've found many sources of data available in scraper provide inaccurate...

Hi, First congratulation for your work, it's really pleasent to have a good scraper! Second, I noticed that for the console roms, the "marquee" is actually the wheel image. Is...

Hi again! It would be really great if you could add a flag to allow crc32 hashing, instead of only using sha1. Something like: var crcHash = flag.Bool("crc", false, "Calculate...

Hello, sorry for my english, is it possible to add support for psx, psp game ? your tool is great ! thank for your work :D

Hello, first off, I want to say that I really appreciate your work. It works flawlessly. Do you think in some future your could add support for Nintendo DS? I...