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 10 years ago

streeto commented 10 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.