1
General / Re: Scraping a video game collection with the changes to thegamesdb.net
« on: February 04, 2019, 01:21:43 AM »If you only care about MAME you can get artwork here for free http://www.progettosnaps.net/index.php
https://emumovies.com/ will give you some amount of data for free each day or you can pay for a per month/year/lifetime. They have a sync tool that will match the artwork names to your rom names, which is important.
I'll mention that you don't tell us anything about your setup. Low powered systems like a Pi might not do well with high quality videos from emumovies.com, but they have others. Test and/or consider this before you spend any money.
Whoops, quoted your message but forgot to reply.
It's a simple laptop. A rather cheap one but more than enough powerful to power the games that I set up on it. I do not use MAME or anything like that. I manually set up each individual emulator (nestopia, snes9x, gzdoom, still choosing other emulators). The laptop runs a Linux-based operating system called Void. The system is built using the Musl C library. That means that any non-free Linux binaries won't work (unless they were linked against Musl-libc, which is very highly unlikely, this means that any solution that is paid for, i.e the tool that you've mentioned, probably is a no go on my computer). I'm just looking for a simple solution. I want to be able to automatically download art and metadata for my games so that I can get the design part of the set up process over with and move on to configuring more emulators. I've had a Raspberry Pi with Recalbox on it a while ago, and I was able to very easily automatically scrape my entire library. In about 30 minutes it will have finished scraping a few hundred thousands of roms, including names, ratings and other metadata and, of course, artwork. Can I maybe change the video game database site to one other than thegamesdb.net?