elpendor / ES-scraper

A scraper for EmulationStation
47 stars 41 forks source link

Fixes issue #28: Ignore empty XML results when scraping using CRC. #29

Closed streeto closed 11 years ago

streeto commented 11 years ago

Ignore empty XML results when scraping using CRC. Here we assume that if there's nothing inside title tag, the entry is invalid.

This fixes issue #28.