Skip to content

Instantly share code, notes, and snippets.

@vjbonan
Created October 10, 2015 03:00
Show Gist options
  • Save vjbonan/7f5fbf4ad070205fa366 to your computer and use it in GitHub Desktop.
Save vjbonan/7f5fbf4ad070205fa366 to your computer and use it in GitHub Desktop.
2015-10-09 22:42:55 ERROR SEARCHQUEUE-MANUAL-79349 :: [omgwtfnzbs] :: No NZB/Torrent providers found or enabled in the sickrage config for backlog searches. Please check your settings.
ValueError: incomplete format
logger.log(u"Search string: % " % params, logger.DEBUG)
File "/home/misdirect/.sickrage/sickbeard/providers/omgwtfnzbs.py", line 114, in _doSearch
itemList += self._doSearch(curString, search_mode, len(episodes), epObj=epObj)
File "/home/misdirect/.sickrage/sickbeard/providers/generic.py", line 352, in findSearchResults
searchResults = curProvider.findSearchResults(show, episodes, search_mode, manualSearch, downCurQuality)
File "/home/misdirect/.sickrage/sickbeard/search.py", line 488, in searchProviders
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: [omgwtfnzbs] :: Traceback (most recent call last):
ValueError: incomplete format
logger.log(u"Search string: % " % params, logger.DEBUG)
File "/home/misdirect/.sickrage/sickbeard/providers/omgwtfnzbs.py", line 114, in _doSearch
itemList += self._doSearch(curString, search_mode, len(episodes), epObj=epObj)
File "/home/misdirect/.sickrage/sickbeard/providers/generic.py", line 352, in findSearchResults
searchResults = curProvider.findSearchResults(show, episodes, search_mode, manualSearch, downCurQuality)
File "/home/misdirect/.sickrage/sickbeard/search.py", line 488, in searchProviders
Traceback (most recent call last):
2015-10-09 22:42:55 ERROR SEARCHQUEUE-MANUAL-79349 :: [omgwtfnzbs] :: Error while searching omgwtfnzbs, skipping: incomplete format
2015-10-09 22:42:55 INFO SEARCHQUEUE-MANUAL-79349 :: [omgwtfnzbs] :: Performing episode search for Dexter
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: [omgwtfnzbs] :: Last update was too soon, using old cache: 2015-10-09 22:25:07. Updated less then 20 minutes ago
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: Internal name cache for Dexter set to: [ dexter ]
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: Building internal name cache for Dexter
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: No scene exceptions update needed
2015-10-09 22:42:55 INFO SEARCHQUEUE-MANUAL-79349 :: Beginning manual search for: [Dexter - 8x12 - Remember the Monsters]
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: formatting pattern: %SN - %Sx%0E - %EN -> Dexter - 8x12 - Remember the Monsters
2015-10-09 22:42:55 DEBUG SEARCHQUEUE-MANUAL-79349 :: Episode has no release name, replacing it with a generic one: %SN - %Sx%0E - %EN
2015-10-09 22:42:25 DEBUG Thread-52 :: Error parsing result for [nzbindex]
2015-10-09 22:39:40 INFO SEARCHQUEUE-DAILY-SEARCH :: No needed episodes found
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [omgwtfnzbs] :: Transaction with 52 queries executed
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [omgwtfnzbs] :: Last update was too soon, using old cache: 2015-10-09 22:25:07. Updated less then 20 minutes ago
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E11
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E10
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E09
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E08
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E07
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E06
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E05
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E04
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E03
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E02
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S08E01
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 79349: Loading episode details from DB for episode Dexter S02E01
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Seeing if we need anything from Dexter
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Seeing if we need anything from Bleach
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Seeing if we need anything from Downton Abbey
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: Seeing if we need anything from Game of Thrones
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 110381: Loading episode details from DB for episode Archer (2009) S04E13
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 110381: Loading episode details from DB for episode Archer (2009) S04E12
2015-10-09 22:39:40 DEBUG SEARCHQUEUE-DAILY-SEARCH :: 110381: Loading episode details from DB for episode Archer (2009) S04E11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment