Skip to content

Instantly share code, notes, and snippets.

@OmgImAlexis
Created October 12, 2015 08:47
Show Gist options
  • Save OmgImAlexis/e796a8faee0a8715905d to your computer and use it in GitHub Desktop.
Save OmgImAlexis/e796a8faee0a8715905d to your computer and use it in GitHub Desktop.
2015-10-12 19:07:46 ERROR SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: No NZB/Torrent providers found or enabled in the sickrage config for backlog searches. Please check your settings.
TypeError: 'NoneType' object is not iterable
download_url = 'magnet:?xt=urn:btih:%s&dn=%s&tr=%s' % (info_hash, quote_plus(title), '&tr='.join([quote_plus(x) for x in trackers]))
File "/home/media/sickrage/sickbeard/providers/bitcannon.py", line 92, in _doSearch
itemList += self._doSearch(curString, search_mode, len(episodes), epObj=epObj)
File "/home/media/sickrage/sickbeard/providers/generic.py", line 352, in findSearchResults
searchResults = curProvider.findSearchResults(show, episodes, search_mode, manualSearch, downCurQuality)
File "/home/media/sickrage/sickbeard/search.py", line 488, in searchProviders
2015-10-12 19:07:46 DEBUG SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Traceback (most recent call last):
TypeError: 'NoneType' object is not iterable
download_url = 'magnet:?xt=urn:btih:%s&dn=%s&tr=%s' % (info_hash, quote_plus(title), '&tr='.join([quote_plus(x) for x in trackers]))
File "/home/media/sickrage/sickbeard/providers/bitcannon.py", line 92, in _doSearch
itemList += self._doSearch(curString, search_mode, len(episodes), epObj=epObj)
File "/home/media/sickrage/sickbeard/providers/generic.py", line 352, in findSearchResults
searchResults = curProvider.findSearchResults(show, episodes, search_mode, manualSearch, downCurQuality)
File "/home/media/sickrage/sickbeard/search.py", line 488, in searchProviders
Traceback (most recent call last):
2015-10-12 19:07:46 ERROR SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Error while searching BitCannon, skipping: 'NoneType' object is not iterable
2015-10-12 19:07:45 DEBUG SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Search URL: http://127.0.0.1:1337/search/I Am Cait S01E07
2015-10-12 19:07:45 DEBUG SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Search Mode: Episode
2015-10-12 19:07:45 INFO SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Could not get tracker list from BitCannon, aborting search
2015-10-12 19:07:44 INFO SEARCHQUEUE-MANUAL-296497 :: [BitCannon] :: Performing episode search for I Am Cait
2015-10-12 19:07:44 DEBUG Thread-27 :: 296497: Loading episode details from DB for episode I Am Cait S01E08
2015-10-12 19:07:42 DEBUG SEARCHQUEUE-MANUAL-296497 :: Internal name cache for I Am Cait set to: [ i am cait ]
2015-10-12 19:07:42 DEBUG SEARCHQUEUE-MANUAL-296497 :: Building internal name cache for I Am Cait
2015-10-12 19:07:42 DEBUG SEARCHQUEUE-MANUAL-296497 :: No scene exceptions update needed
2015-10-12 19:07:42 INFO SEARCHQUEUE-MANUAL-296497 :: Beginning manual search for: [I Am Cait - 1x07 - What's In A Name]
2015-10-12 19:07:42 DEBUG SEARCHQUEUE-MANUAL-296497 :: formatting pattern: %SN - %Sx%0E - %EN -> I Am Cait - 1x07 - What's In A Name
2015-10-12 19:07:42 DEBUG SEARCHQUEUE-MANUAL-296497 :: Episode has no release name, replacing it with a generic one: %SN - %Sx%0E - %EN
2015-10-12 19:07:42 DEBUG Thread-20 :: 296497: Loading episode details from DB for episode I Am Cait S01E07
2015-10-12 19:06:35 INFO POSTPROCESSER :: Processing completed
2015-10-12 19:06:35 INFO POSTPROCESSER :: Processing succeeded for /mnt/downloads/DONE/tvshow/Once.Upon.A.Time.S05E03.720p.HDTV.x264-KILLERS[EtHD].mkv
2015-10-12 19:06:33 DEBUG POSTPROCESSER :: PLEX: Updating hosts where TV section paths match the downloaded show: 127.0.0.1:32400
2015-10-12 19:06:33 DEBUG POSTPROCESSER :: Boxcar2 notification successful.
2015-10-12 19:06:32 DEBUG POSTPROCESSER :: Sending notification for Once Upon a Time (2011) - 5x03 - Siege Perilous - 720p HDTV
2015-10-12 19:06:32 DEBUG POSTPROCESSER :: Notification for NMJ scan update not enabled, skipping this notification
2015-10-12 19:06:32 DEBUG POSTPROCESSER :: formatting pattern: %SN - %Sx%0E - %EN - %QN -> Once Upon a Time (2011) - 5x03 - Siege Perilous - 720p HDTV
2015-10-12 19:06:32 DEBUG POSTPROCESSER :: Using cached parse result for: Once.Upon.A.Time.S05E03.720p.HDTV.x264-KILLERS
2015-10-12 19:06:32 DEBUG POSTPROCESSER :: Parsed /mnt/TV Shows/Once Upon a Time (2011)/S05E03 - Siege Perilous into S05E03 [ABD: False] [ANIME: False] [whichReg: ['standard']]
2015-10-12 19:06:30 DEBUG POSTPROCESSER :: Transaction with 1 queries executed
2015-10-12 19:06:30 DEBUG POSTPROCESSER :: Setter sets location to /mnt/TV Shows/Once Upon a Time (2011)/S05E03 - Siege Perilous.mkv
2015-10-12 19:06:30 DEBUG POSTPROCESSER :: Transaction with 1 queries executed
2015-10-12 19:06:30 DEBUG POSTPROCESSER :: Setting permissions for /mnt/TV Shows/Once Upon a Time (2011)/S05E03 - Siege Perilous.mkv to 666 as parent directory has 777
2015-10-12 19:05:56 DEBUG POSTPROCESSER :: Moving file from /mnt/downloads/DONE/tvshow/Once.Upon.A.Time.S05E03.720p.HDTV.x264-KILLERS[EtHD].mkv to /mnt/TV Shows/Once Upon a Time (2011)/S05E03 - Siege Perilous.mkv
2015-10-12 19:05:55 DEBUG POSTPROCESSER :: Checking if the path /mnt/TV Shows/Once Upon a Time (2011) already exists
2015-10-12 19:05:55 DEBUG POSTPROCESSER :: Destination folder for this episode: /mnt/TV Shows/Once Upon a Time (2011)
2015-10-12 19:05:55 DEBUG POSTPROCESSER :: formatting pattern: S%0SE%0E - %EN -> S05E03 - Siege Perilous
2015-10-12 19:05:55 DEBUG POSTPROCESSER :: Using cached parse result for: Once.Upon.A.Time.S05E03.720p.HDTV.x264-KILLERS
2015-10-12 19:05:55 DEBUG POSTPROCESSER :: Folder name (tvshow) appears to be a valid release name. Using it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment