Skip to content

Instantly share code, notes, and snippets.

2015-09-26 15:18:33 INFO FINDPROPERS :: [Rarbg] :: Searching for any new PROPER releases from Rarbg
AA
AATypeError: __str__ returned non-string (type Error)
AA if 'timed out' in str(err) or 'did not complete (read)' in str(err): # Python 2.6
AA File "/Users/Admin/Apps/SickRage/lib/requests/packages/urllib3/connectionpool.py", line 314, in _raise_timeout
AA self._raise_timeout(err=e, url=url, timeout_value=conn.timeout)
AA File "/Users/Admin/Apps/SickRage/lib/requests/packages/urllib3/connectionpool.py", line 344, in _make_request
AA body=body, headers=headers)
AA File "/Users/Admin/Apps/SickRage/lib/requests/packages/urllib3/connectionpool.py", line 544, in urlopen
AA timeout=timeout
2015-09-26 16:00:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Womble's Index] :: Attempting to add item to cache: Fried.S01E03.PROPER.720p.HDTV.x264-RiVER
2015-09-26 16:00:23 DEBUG SEARCHQUEUE-DAILY-SEARCH :: [Womble's Index] :: Unable to parse the filename Fried.S01E03.PROPER.720p.HDTV.x264-RiVER into a valid show
2015-09-26 16:00:26 DEBUG FINDPROPERS :: [NZBFinder] :: Search url: https://nzbfinder.ws/api?apikey=**********&season=1&maxage=-29&cat=5000%2C5070%2C5080%2C5020%2C5040%2C5050%2C5030%2C5060&q=Supergirl+PROPER%7CREPACK&limit=100&t=tvsearch&offset=0&ep=1
2015-09-26 16:00:37 DEBUG FINDPROPERS :: [NZBFinder] :: Search url: https://nzbfinder.ws/api?apikey=**********&season=1&maxage=3&cat=5000%2C5070%2C5080%2C5020%2C5040%2C5050%2C5030%2C5060&q=Heroes.Reborn+PROPER%7CREPACK&limit=100&t=tvsearch&offset=0&ep=1
2015-09-26 16:00:44 DEBUG FINDPROPERS :: [NZBFinder] :: Search url: https://nzbfinder.ws/api?apikey=**********&season=1&maxage=3&cat=5000%2C5070%2C5080%2C5020%2C5040%2C5050%2C5030%2C5060&q=Hero
2015-09-28 13:55:43 ERROR FINDSUBTITLES :: Not enough services selected. At least 1 service is required to search subtitles in the background
2015-09-28 13:55:43 DEBUG FINDSUBTITLES :: Starting new thread: FINDSUBTITLES
2015-09-28 13:55:43 INFO SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: Performing Search: Ascension S01E02
2015-09-28 13:55:43 DEBUG SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: search_strings = [u'Ascension S01E02']
2015-09-28 13:55:43 DEBUG SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: URL to be parsed: https://api.btdigg.org/api/private-341ada3245790954/s02?q=Ascension S01E01&p=0&order=1
2015-09-28 13:55:41 INFO SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: Performing Search: Ascension S01E01
2015-09-28 13:55:41 DEBUG SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: search_strings = [u'Ascension S01E01']
2015-09-28 13:55:41 INFO SEARCHQUEUE-BACKLOG-279553 :: [BTDigg] :: Performing episode search for Ascension
2015-09-28 13:55:41 INFO SEARCHQUEUE-BACKLOG-279553 :: [BinSearch] :: Per
2015-10-02 08:56:58 ERROR Thread-31 :: Rar Not Supported: No suitable RAR unpacker installed
Traceback (most recent call last):
File "/Users/ADMIN/Apps/SickRage/sickbeard/webserve.py", line 4098, in isRarSupported
testing = RarFile(rar_path).read_files('*test.txt')
File "/Users/ADMIN/Apps/SickRage/lib/unrar2/__init__.py", line 100, in __init__
RarFileImplementation.init(self, password)
File "/Users/ADMIN/Apps/SickRage/lib/unrar2/unix.py", line 66, in init
proc = self.call('v', [])
File "/Users/ADMIN/Apps/SickRage/lib/unrar2/unix.py", line 124, in call
return call_unrar([cmd]+soptions+['--',self.archiveName]+files)
2015-10-05 05:54:57 ERROR Thread-14 :: Failed doing webui callback: Traceback (most recent call last):
2015-10-05 05:54:56 DEBUG CHECKVERSION :: check_for_new_news: Checking GitHub for latest news.
2015-10-05 05:54:56 DEBUG CHECKVERSION :: cur_commit = 8985c2f3d5376227aa7603cb9aad574f4341ab33, newest_commit = 8985c2f3d5376227aa7603cb9aad574f4341ab33, num_commits_behind = 0, num_commits_ahead = 0
2015-10-05 05:54:56 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2015-10-05 05:54:56 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /Users/Admin/Apps/SickRage
2015-10-05 05:54:56 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2015-10-05 05:54:56 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /Users/Admin/Apps/SickRage
2015-10-05 05:54:56 DEBUG CHECKVERSION :: git fetch origin : returned successful
2015-10-05 0
#!/usr/local/bin/bash
source ~/.bash_profile
python ~/"Apps/SickRage/contrib/nzbToMedia/nzbToSickBeard.py" "$@"
# this how the script should look like only the 1st 3 lines. edit script with path to ur Locations
# it is very important "$@" is set last
# be sure you have /usr/local/bin on top in /etc/paths & you have a working .bash_profile in your Home Directory
# with all the proper paths set for Homebrew use,
# only python via brew installed all other copys removed (dont touch the one that Belongs in System)
# #!/usr/local/bin/bash Use #!/usr/bin/bash at the start of the script if you are not using the brewed version.
2015-10-20 22:31:04 ERROR Thread-14 :: Failed doing webui callback: Traceback (most recent call last):
2015-10-20 22:27:50 DEBUG CHECKVERSION :: check_for_new_news: Checking GitHub for latest news.
2015-10-20 22:27:50 DEBUG CHECKVERSION :: cur_commit = 29c97fb37688d31bfa4b765d309647bbaddb335a, newest_commit = 29c97fb37688d31bfa4b765d309647bbaddb335a, num_commits_behind = 0, num_commits_ahead = 0
2015-10-20 22:27:50 DEBUG CHECKVERSION :: git rev-list --left-right "@{upstream}"...HEAD : returned successful
2015-10-20 22:27:50 DEBUG CHECKVERSION :: Executing git rev-list --left-right "@{upstream}"...HEAD with your shell in /Users/ovidijus/Apps/SickRage
2015-10-20 22:27:50 DEBUG CHECKVERSION :: git rev-parse --verify --quiet "@{upstream}" : returned successful
2015-10-20 22:27:50 DEBUG CHECKVERSION :: Executing git rev-parse --verify --quiet "@{upstream}" with your shell in /Users/ovidijus/Apps/SickRage
2015-10-20 22:27:50 DEBUG CHECKVERSION :: git fetch origin : returned successful
2015-1
2015-11-13 23:54:31 ERROR Thread-57 :: Failed doing webui callback: Traceback (most recent call last):
2015-11-13 23:54:31 DEBUG Thread-57 :: Retrieving episode object for 2x5
2015-11-13 23:54:31 DEBUG Thread-57 :: Parsed Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN into Star Wars Rebels - S02E05 [GROUP: YFN] [ABD: False] [ANIME: False] [whichReg: ['standard']]
2015-11-13 23:54:30 DEBUG Thread-57 :: Analyzing name u'Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv'
2015-11-13 23:54:30 INFO Thread-57 :: Processing /Users/ovidijus/Downloads/NZB Downloads/Completed/sickrage/Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv (None)
2015-11-13 23:54:30 DEBUG Thread-57 :: PostProcessing VideoInRar: []
2015-11-13 23:54:30 DEBUG Thread-57 :: PostProcessing RarContent: []
2015-11-13 23:54:30 DEBUG Thread-57 :: PostProcessing VideoFiles: ['Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv']
2015-11-13 23:54:30 DEBUG Thread-57 :: PostProces
2015-11-13 23:54:10 ERROR Thread-25 :: Failed doing webui callback: Traceback (most recent call last):
2015-11-13 23:54:10 DEBUG Thread-25 :: Retrieving episode object for 2x5
2015-11-13 23:54:10 DEBUG Thread-25 :: Parsed Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN into Star Wars Rebels - S02E05 [GROUP: YFN] [ABD: False] [ANIME: False] [whichReg: ['standard']]
2015-11-13 23:54:10 DEBUG Thread-25 :: Analyzing name u'Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv'
2015-11-13 23:54:10 INFO Thread-25 :: Processing /Users/ovidijus/Downloads/NZB Downloads/Completed/sickrage/Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv (None)
2015-11-13 23:54:10 DEBUG Thread-25 :: PostProcessing VideoInRar: []
2015-11-13 23:54:10 DEBUG Thread-25 :: PostProcessing RarContent: []
2015-11-13 23:54:10 DEBUG Thread-25 :: PostProcessing VideoFiles: ['Star Wars Rebels S02E05 720p WEB-DL DD5 1 AAC2 0 H 264-YFN.mkv']
2015-11-13 23:54:10 DEBUG Thread-25 :: PostProces
[07:16:52] [INFO]::MAIN: Loading config from [/Users/Admin/Apps/SickRage/contrib/nzbToMedia/autoProcessMedia.cfg]
[07:16:52] [INFO]::MAIN: Checking database structure...
[07:16:52] [INFO]::MAIN: Checking if git needs an update
[07:16:54] [INFO]::MAIN: No update needed
[07:16:54] [INFO]::MAIN: nzbToMedia Version:1cd64053b0da1d351bb6af392e1ebb904c6b6ce2 Branch:master (Darwin 15.0.0)
[07:16:54] [INFO]::MAIN: #########################################################
[07:16:54] [INFO]::MAIN: ## ..::[nzbToMedia.pyc]::.. ##
[07:16:54] [INFO]::MAIN: #########################################################
[07:16:54] [INFO]::MAIN: Script triggered from SABnzbd
[07:16:54] [INFO]::MAIN: Auto-detected SECTION:SickBeard