Skip to content

Instantly share code, notes, and snippets.

View andrptrc's full-sized avatar

Andrea Petrucci andrptrc

View GitHub Profile
2015-12-10 05:42:49 ERROR SEARCHQUEUE-BACKLOG-80379 :: [T411]::Error while searching T411, skipping: 'ascii' codec can't decode byte 0xc3 in position 46: ordinal not in range(128)
2015-12-10 05:42:49 INFO SEARCHQUEUE-BACKLOG-80379 :: [T411]::Ignoring result The.Big.Bang.Theory.S05E06.FASTSUB.VOSTFR.HDTV.XviD-FQT because we don't want an episode that is SDTV
2015-12-10 05:42:49 INFO SEARCHQUEUE-BACKLOG-80379 :: [T411]::Ignoring result The.Big.Bang.Theory.S05E06.FASTSUB.VOSTFR.HDTV.XviD-FQT because we don't want an episode that is SDTV
2015-12-10 05:42:49 INFO SEARCHQUEUE-BACKLOG-80379 :: [T411]::Ignoring result The.Big.Bang.Theory.S05E06.FRENCH.LD.HDTV.XviD-MiND because we don't want an episode that is SDTV
2015-12-10 05:42:49 INFO SEARCHQUEUE-BACKLOG-80379 :: [T411]::Ignoring result The.Big.Bang.Theory.S05E06.FRENCH.LD.HDTV.XviD-MiND because we don't want an episode that is SDTV
2015-12-10 05:42:49 INFO SEARCHQUEUE-BACKLOG-80379 :: [T411]::Ignoring result The.Big.Bang.Theory.S05E03.FAST
2015-12-09 08:58:21 ERROR Thread-20::Exception generated in issue submitter, please check the log
GithubException: 410 {u'documentation_url': u'https://developer.github.com/v3/issues/', u'message': u'Issues are disabled for this repo'}
raise self.__createException(status, responseHeaders, output)
File "/srv/sickrage/lib/github/Requester.py", line 179, in __check
return self.__check(*self.requestJson(verb, url, parameters, headers, input, cnx))
File "/srv/sickrage/lib/github/Requester.py", line 171, in requestJsonAndCheck
input=post_parameters
File "/srv/sickrage/lib/github/Repository.py", line 883, in create_issue
issue = gh.get_organization(gh_org).get_repo(gh_repo).create_issue(title_Error, message)
File "/srv/sickrage/sickbeard/logger.py", line 297, in submit_errors