j68k / verifydump

A tool for verifying that .chd/.rvz disc images match Redump Datfiles
MIT License
53 stars 8 forks source link

Support downloading Datfile and Cuefiles from Redump.org automatically #5

Open j68k opened 2 years ago

j68k commented 2 years ago

We would definitely need to cache the downloads (in the XDG cache directory?), use the appropriate HTTP headers to avoid redownloading when things haven't been updated, and limit checking frequency to reasonable levels.

j68k commented 2 years ago

We could then support usage like: verifydump --system SomeConsole C:\Games\SomeConsole or even infer the system from the folder for just: verifydump C:\Games\SomeConsole