sale13 / romcollectionbrowser

Automatically exported from code.google.com/p/romcollectionbrowser
GNU General Public License v2.0
0 stars 0 forks source link

RCB cannot detect if a game has been scraped correctly #172

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Import and scrape a rom collection
2. For some reason, artwork couldn't be downloaded (maybe the website is down)
3. Let the scraping finish.

What is the expected output? What do you see instead?
If you manually browse the artwork folders in your computer, you'll see that 
some image are only 15kb, and can't be opened, mainly because an error at the 
scraper website. However, RCB is not able to detect that and assumes the 
artwork has been correctly downloaded, not re-scraping the game on the next 
pass.

There should be a method to detect incorrectly or partially scraped games on 
RCB.

What version of the product are you using? On what operating system?
2.0.14 on Xbian 1.0 RC 2 for raspberry pi.

Please provide any additional information below.

Original issue reported on code.google.com by marcpal...@gmail.com on 23 May 2014 at 9:04

GoogleCodeExporter commented 8 years ago
I guess this would be too hard to check if a file is a valid image/video or not.

Original comment by maloep on 23 May 2014 at 12:25