
Hey,
while inserting some series into my local cache I found a bugged one.
Look at the airstamps of http://api.tvmaze.com/shows/2173/episodes?specials=1
"airdate":"2013-05-24","airtime":"24:00","airstamp":"-001-11-30T00:00:00-05:00"
"airdate":"2014-02-08","airtime":"24:00","airstamp":"-001-11-30T00:00:00-05:00"
"airdate":"2014-06-15","airtime":"24:00","airstamp":"-001-11-30T00:00:00-05:00"
"airdate":"2015-05-29","airtime":"24:00","airstamp":"-001-11-30T00:00:00-05:00"
2nd example: http://api.tvmaze.com/shows/2484/episodes?specials=1
Pretty sure that's not a valid DATE_ATOM :)