Skip to content

Instantly share code, notes, and snippets.

@docwho76
Created November 22, 2015 01:20
Show Gist options
  • Save docwho76/24b4117c4e4085c29adc to your computer and use it in GitHub Desktop.
Save docwho76/24b4117c4e4085c29adc to your computer and use it in GitHub Desktop.
2015-11-21 17:13:51 ERROR Thread-25 :: Failed doing webui callback: Traceback (most recent call last):
2015-11-21 17:13:51 DEBUG Thread-25 :: Trying to determine free space on destination drive
2015-11-21 17:13:51 INFO Thread-25 :: This download is marked a priority download so I'm going to replace an existing file if I find one
2015-11-21 17:13:51 DEBUG Thread-25 :: File /media/tv/South Park/South Park - 19x08 - Sponsored Content.mkv is smaller than /media/downloads/South Park - 19x08 - Sponsored Content.mkv
2015-11-21 17:13:51 DEBUG Thread-25 :: Is ep a priority download: True
2015-11-21 17:13:51 DEBUG Thread-25 :: SR snatched this episode and it is not processed before
2015-11-21 17:13:51 DEBUG Thread-25 :: Quality of the episode we're processing: 4
2015-11-21 17:13:51 DEBUG Thread-25 :: The old status had a quality in it, using that: 720p HDTV
2015-11-21 17:13:51 DEBUG Thread-25 :: Retrieving episode object for 19x8
2015-11-21 17:13:51 DEBUG Thread-25 :: Parse result(release_group): None
2015-11-21 17:13:51 DEBUG Thread-25 :: or Parse result(air_date): None
2015-11-21 17:13:51 DEBUG Thread-25 :: Parse result(episode_numbers): [8]
2015-11-21 17:13:51 DEBUG Thread-25 :: Parse result(season_number): 19
2015-11-21 17:13:51 DEBUG Thread-25 :: Parse result(series_name): South Park
2015-11-21 17:13:51 DEBUG Thread-25 :: Parse result not sufficient (all following have to be set). will not save release name
2015-11-21 17:13:51 DEBUG Thread-25 :: Parsed South Park - 19x08 - Sponsored Content into South Park - S19E08 [ABD: False] [ANIME: False] [whichReg: ['fov']]
2015-11-21 17:13:51 DEBUG Thread-25 :: Analyzing name u'South Park - 19x08 - Sponsored Content.mkv'
2015-11-21 17:13:51 INFO Thread-25 :: Processing /media/downloads/South Park - 19x08 - Sponsored Content.mkv (None)
2015-11-21 17:13:50 INFO Thread-25 :: Processing succeeded for /media/downloads/The Man in the High Castle - 1x03 - The Illustrated Woman.mp4
2015-11-21 17:13:50 DEBUG Thread-25 :: PLEX: Updating all hosts with TV sections:
IOError: ('http protocol error', 0, 'got a bad status line', None)
'got a bad status line', None)
File "/usr/pbi/sickrage-amd64/lib/python2.7/urllib.py", line 357, in open_http
return getattr(self, name)(url)
File "/usr/pbi/sickrage-amd64/lib/python2.7/urllib.py", line 213, in open
return opener.open(url)
File "/usr/pbi/sickrage-amd64/lib/python2.7/urllib.py", line 87, in urlopen
xml_tree = etree.parse(urllib.urlopen(url))
File "/usr/pbi/sickrage-amd64/share/sickrage/SickRage/sickbeard/notifiers/plex.py", line 224, in update_library
Traceback (most recent call last):
2015-11-21 17:13:50 ERROR Thread-25 :: PLEX: Error while trying to contact Plex Media Server: http protocol error : error 0 : got a bad status line
2015-11-21 17:13:50 DEBUG Thread-25 :: Notification for NMJ scan update not enabled, skipping this notification
2015-11-21 17:13:50 DEBUG Thread-25 :: formatting pattern: %SN - %Sx%0E - %EN - %QN -> The Man in the High Castle - 1x03 - The Illustrated Woman - 720p WEB-DL
2015-11-21 17:13:50 DEBUG Thread-25 :: Parsed /media/tv/The Man in the High Castle/The Man in the High Castle - 1x03 - The Illustrated Woman into The Man in the High Castle - S01E03 [ABD: False] [ANIME: False] [whichReg: ['fov']]
2015-11-21 17:13:49 DEBUG Thread-25 :: Transaction with 1 queries executed
2015-11-21 17:13:49 DEBUG Thread-25 :: Setter sets location to /media/tv/The Man in the High Castle/The Man in the High Castle - 1x03 - The Illustrated Woman.mp4
2015-11-21 17:13:49 DEBUG Thread-25 :: Transaction with 1 queries executed
2015-11-21 17:13:36 DEBUG Thread-25 :: Moving file from /media/downloads/The Man in the High Castle - 1x03 - The Illustrated Woman.mp4 to /media/tv/The Man in the High Castle/The Man in the High Castle - 1x03 - The Illustrated Woman.mp4
2015-11-21 17:13:35 DEBUG Thread-25 :: Checking if the path /media/tv/The Man in the High Castle already exists
2015-11-21 17:13:35 DEBUG Thread-25 :: Destination folder for this episode: /media/tv/The Man in the High Castle
2015-11-21 17:13:35 DEBUG Thread-25 :: formatting pattern: %SN - %Sx%0E - %EN -> The Man in the High Castle - 1x03 - The Illustrated Woman
2015-11-21 17:13:35 DEBUG Thread-25 :: Folder name (downloads) appears to be a valid release name. Using it.
2015-11-21 17:13:35 DEBUG Thread-25 :: Trying to determine free space on destination drive
2015-11-21 17:13:35 INFO Thread-25 :: This download is marked a priority download so I'm going to replace an existing file if I find one
2015-11-21 17:13:35 DEBUG Thread-25 :: There is no existing file so there's no worries about replacing it
2015-11-21 17:13:35 DEBUG Thread-25 :: Is ep a priority download: True
2015-11-21 17:13:35 DEBUG Thread-25 :: SR snatched this episode and it is not processed before
2015-11-21 17:13:35 DEBUG Thread-25 :: Quality of the episode we're processing: 32
2015-11-21 17:13:35 DEBUG Thread-25 :: The old status had a quality in it, using that: 720p WEB-DL
2015-11-21 17:13:35 DEBUG Thread-25 :: 295829: Loading episode details from DB for episode The Man in the High Castle S01E03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment