id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,mlocked 7338,mirobridge segfaults with pubDate < 1900,managementboy@…,sphery,"Some Feeds/Channels in Miro seem have ""broken"" pubDate fields, for example with years smaller than 1900. This leads to a crash of mirobridge when importing to MythTV. Maybe a check for this could be added to the script to make it more robust. The error is: {{{ Shutting down... Traceback (most recent call last): File ""/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py"", line 2785, in main() File ""/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py"", line 2752, in main if not updateMythRecorded(unwatched): File ""/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py"", line 1948, in updateMythRecorded records = createRecordedRecords(item) File ""/usr/share/doc/mythtv-backend/contrib/imports/mirobridge/mirobridge.py"", line 1463, in createRecordedRecords tmp_recorded[u'originalairdate'] = item[u'releasedate'].strftime('%Y-%m-%d') ValueError: year=1 is before 1900; the datetime strftime() methods require year >= 1900 }}} Thanks for the help!",defect,closed,minor,unknown,Contributed Scripts & Apps,0.22rc1,low,fixed,,,0