Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal: Auto hash and upload #176

Open
kaltinril opened this issue Aug 20, 2017 · 1 comment
Open

Proposal: Auto hash and upload #176

kaltinril opened this issue Aug 20, 2017 · 1 comment

Comments

@kaltinril
Copy link

kaltinril commented Aug 20, 2017

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 any metadata they've scrapped or created from other sources.

You could then use that to auto-create known hashes for games.

The process could have checks and balances like x% of the hashes that match have to have a matching filename and/or metadata.

I'm just thinking about how I've gone through and used the EmulationStation scraper after running your scraper and downloaded information for games your scraper doesn't know about.

EDIT: I did just find this link about how to create a CSV, but again, if i've already scraped/manually entered the metadata, can't your scraper just grab the hash and the metadata in gamelist.xml and automatically send it to you?

@sselph
Copy link
Owner

sselph commented Sep 1, 2017

I have considered this and have just been lazy and haven't done anything like this. As you pointed out there is some level of trust that is required. For things that aren't scraped, for thegamesdb I need the ID and if you used ES I can't get the original ID only the game name from thegamesdb. It is vague enough that I haven't tried to encode all that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants