-
Notifications
You must be signed in to change notification settings - Fork 89
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
Allow -add_not_found to scrape any file extension #44
Comments
Just an addendum to this - Would it be possible to add a -extensions switch that would allow us to specify custom extensions? I just find it useful that it can list all discovered roms, even if they don't have metadata / artwork attached as ES removes all text within parenthesis which is handy to keep if you have multiple roms with the same name but it specifies region, or other specifics (for example (48k) or (128k) in the spectrum roms) So could we then (if this change was implemented) run scraper with the following command : Thanks! |
Hi, I had a similar idea when I first saw the issue I just haven't had much time to work on anything over the past week. |
Thanks for this! You rock! |
Hi,
Firstly, amazing tool, thank you for developing it.
Would it be possible to allow the scraper to scrape any file extension when using the -add_not_found switch? I have 4400 Sinclair Spectrum games and I had to use Bulk Rename Utility to rename all the .z80 files to .zip's and back again once scraped.
I was going to do the same with my BBC Micro games but I noticed some of them have different file extensions.
This would make sense seeing as we know these files are not going to be present in TGDB
The text was updated successfully, but these errors were encountered: