Advertisement
Guest User

tv-show-next-air

a guest
Nov 2nd, 2011
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 26.43 KB | None | 0 0
  1. 00:33:55 T:2785008496 DEBUG: ### The Mentalist
  2. 00:33:55 T:2785008496 DEBUG: ### get info The Mentalist
  3. 00:33:55 T:2785008496 DEBUG: ### searching for The Mentalist
  4. 00:33:55 T:2785008496 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+Mentalist
  5. 00:34:00 T:2785008496 DEBUG: ### parse informations
  6. 00:34:00 T:2785008496 DEBUG: ### nextdate 2011-11-03T22:00:00-04:00
  7. 00:34:00 T:2785008496 DEBUG: ### nextdate with local time zone 2011-11-04T05:30:00+03:30
  8. 00:34:00 T:2785008496 DEBUG: {'ep_img': 'special://masterprofile/Thumbnails/Video/e/ec8b8483.tbn', 'Genres': 'Drama', 'Network': 'CBS', 'Airtime': 'Friday at 05:30', 'Next Episode': '04x07^Blinking Red Light^Nov/03/2011', 'localname': 'The Mentalist', 'Status': 'Returning Series', 'NextTitle': 'Blinking Red Light', 'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/ec8b8483.tbn', 'Latest Episode': "04x06^Where in the World is Carmine O'Brien^Oct/27/2011", 'Show ID': '18967', 'Country': 'USA', 'thumbnail': 'special://masterprofile/Thumbnails/Video/e/ec8b8483.tbn', 'GMT+0 NODST': '1320368400', 'Show Name': 'The Mentalist', 'NextDate': '11/04/2011', 'Premiered': '2008', 'Started': 'Sep/23/2008', 'path': '/media/media1/tvseries1/The Mentalist/', 'Runtime': '60', 'NextNumber': '04x07', 'RFC3339': '2011-11-04T05:30:00+03:30', 'Classification': 'Scripted', 'Show URL': 'http://www.tvrage.com/The_Mentalist', 'Ended': ''}
  9. 00:34:00 T:2785008496 DEBUG: ### The New Girl
  10. 00:34:00 T:2785008496 DEBUG: ### get info The New Girl
  11. 00:34:00 T:2785008496 DEBUG: ### searching for The New Girl
  12. 00:34:00 T:2785008496 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+New+Girl
  13. 00:34:05 T:2776615792 ERROR: Traceback (most recent call last):
  14. 00:34:05 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  15. 00:34:05 T:2776615792 ERROR: sock = urllib.urlopen(url)
  16. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  17. 00:34:05 T:2776615792 ERROR: return opener.open(url)
  18. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  19. 00:34:05 T:2776615792 ERROR: return getattr(self, name)(url)
  20. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  21. 00:34:05 T:2776615792 ERROR: h.endheaders(data)
  22. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  23. 00:34:05 T:2776615792 ERROR: self._send_output(message_body)
  24. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  25. 00:34:05 T:2776615792 ERROR: self.send(msg)
  26. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  27. 00:34:05 T:2776615792 ERROR: self.connect()
  28. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  29. 00:34:05 T:2776615792 ERROR: self.timeout, self.source_address)
  30. 00:34:05 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  31. 00:34:05 T:2776615792 ERROR: raise err
  32. 00:34:05 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  33. 00:34:05 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Nine ---1---
  34. 00:34:10 T:2785008496 ERROR: Traceback (most recent call last):
  35. 00:34:10 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  36. 00:34:10 T:2785008496 ERROR: sock = urllib.urlopen(url)
  37. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  38. 00:34:10 T:2785008496 ERROR: return opener.open(url)
  39. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  40. 00:34:10 T:2785008496 ERROR: return getattr(self, name)(url)
  41. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  42. 00:34:10 T:2785008496 ERROR: h.endheaders(data)
  43. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  44. 00:34:10 T:2785008496 ERROR: self._send_output(message_body)
  45. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  46. 00:34:10 T:2785008496 ERROR: self.send(msg)
  47. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  48. 00:34:10 T:2785008496 ERROR: self.connect()
  49. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  50. 00:34:10 T:2785008496 ERROR: self.timeout, self.source_address)
  51. 00:34:10 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  52. 00:34:10 T:2785008496 ERROR: raise err
  53. 00:34:10 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  54. 00:34:10 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+New+Girl ---1---
  55. 00:34:13 T:2776615792 DEBUG: ### parse informations
  56. 00:34:13 T:2776615792 DEBUG: {'Status': 'Canceled/Ended', 'ep_img': 'special://masterprofile/Thumbnails/Video/e/ec9c731c.tbn', 'Genres': 'Drama', 'Network': 'ABC', 'Classification': 'Scripted', 'Ended': 'Aug/08/2007', 'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/ec9c731c.tbn', 'Show Name': 'The Nine', 'Show URL': 'http://www.tvrage.com/The_Nine', 'Premiered': '2006', 'Airtime': 'Wednesday at 10:00 pm', 'Started': 'Oct/04/2006', 'Country': 'USA', 'Show ID': '8092', 'path': '/media/media2/tvseries2/The Nine/', 'localname': 'The Nine', 'Runtime': '60', 'thumbnail': 'special://masterprofile/Thumbnails/Video/e/ec9c731c.tbn', 'Latest Episode': "01x09^You're Being Watched^Aug/08/2007"}
  57. 00:34:13 T:2776615792 DEBUG: ### The Nine Lives of Chloe King
  58. 00:34:13 T:2776615792 DEBUG: ### get info The Nine Lives of Chloe King
  59. 00:34:13 T:2776615792 DEBUG: ### searching for The Nine Lives of Chloe King
  60. 00:34:13 T:2776615792 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+Nine+Lives+of+Chloe+King
  61. 00:34:20 T:2785008496 ERROR: Traceback (most recent call last):
  62. 00:34:20 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  63. 00:34:20 T:2785008496 ERROR: sock = urllib.urlopen(url)
  64. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  65. 00:34:20 T:2785008496 ERROR: return opener.open(url)
  66. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  67. 00:34:20 T:2785008496 ERROR: return getattr(self, name)(url)
  68. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  69. 00:34:20 T:2785008496 ERROR: h.endheaders(data)
  70. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  71. 00:34:20 T:2785008496 ERROR: self._send_output(message_body)
  72. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  73. 00:34:20 T:2785008496 ERROR: self.send(msg)
  74. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  75. 00:34:20 T:2785008496 ERROR: self.connect()
  76. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  77. 00:34:20 T:2785008496 ERROR: self.timeout, self.source_address)
  78. 00:34:20 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  79. 00:34:20 T:2785008496 ERROR: raise err
  80. 00:34:20 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  81. 00:34:20 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+New+Girl ---2---
  82. 00:34:23 T:2776615792 ERROR: Traceback (most recent call last):
  83. 00:34:23 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  84. 00:34:23 T:2776615792 ERROR: sock = urllib.urlopen(url)
  85. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  86. 00:34:23 T:2776615792 ERROR: return opener.open(url)
  87. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  88. 00:34:23 T:2776615792 ERROR: return getattr(self, name)(url)
  89. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 343, in open_http
  90. 00:34:23 T:2776615792 ERROR: errcode, errmsg, headers = h.getreply()
  91. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 1099, in getreply
  92. 00:34:23 T:2776615792 ERROR: response = self._conn.getresponse()
  93. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
  94. 00:34:23 T:2776615792 ERROR: response.begin()
  95. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 407, in begin
  96. 00:34:23 T:2776615792 ERROR: version, status, reason = self._read_status()
  97. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
  98. 00:34:23 T:2776615792 ERROR: line = self.fp.readline()
  99. 00:34:23 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 430, in readline
  100. 00:34:23 T:2776615792 ERROR: data = recv(1)
  101. 00:34:23 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  102. 00:34:23 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Nine+Lives+of+Chloe+King ---1---
  103. 00:34:31 T:2785008496 ERROR: Traceback (most recent call last):
  104. 00:34:31 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  105. 00:34:31 T:2785008496 ERROR: sock = urllib.urlopen(url)
  106. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  107. 00:34:31 T:2785008496 ERROR: return opener.open(url)
  108. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  109. 00:34:31 T:2785008496 ERROR: return getattr(self, name)(url)
  110. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  111. 00:34:31 T:2785008496 ERROR: h.endheaders(data)
  112. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  113. 00:34:31 T:2785008496 ERROR: self._send_output(message_body)
  114. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  115. 00:34:31 T:2785008496 ERROR: self.send(msg)
  116. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  117. 00:34:31 T:2785008496 ERROR: self.connect()
  118. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  119. 00:34:31 T:2785008496 ERROR: self.timeout, self.source_address)
  120. 00:34:31 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  121. 00:34:31 T:2785008496 ERROR: raise err
  122. 00:34:31 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  123. 00:34:31 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+New+Girl ---3---
  124. 00:34:32 T:2776615792 DEBUG: ### parse informations
  125. 00:34:32 T:2776615792 DEBUG: {'Status': 'Canceled/Ended', 'ep_img': 'special://masterprofile/Thumbnails/Video/0/08813125.tbn', 'Genres': 'Family | Mystery | Sci-Fi', 'Network': 'ABC Family', 'Classification': 'Scripted', 'Ended': 'Aug/16/2011', 'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/08813125.tbn', 'Show Name': 'The Nine Lives of Chloe King', 'Show URL': 'http://www.tvrage.com/The_Nine_Lives_of_Chloe_King', 'Premiered': '2011', 'Airtime': 'Tuesday at 09:00 pm', 'Started': 'Jun/14/2011', 'Country': 'USA', 'Show ID': '27745', 'path': '/media/media1/tvseries1/The Nine Lives of Chloe King/', 'localname': 'The Nine Lives of Chloe King', 'Runtime': '60', 'thumbnail': 'special://masterprofile/Thumbnails/Video/0/08813125.tbn', 'Latest Episode': '01x10^Beautiful Day^Aug/16/2011'}
  126. 00:34:32 T:2776615792 DEBUG: ### The Phantom
  127. 00:34:32 T:2776615792 DEBUG: ### get info The Phantom
  128. 00:34:32 T:2776615792 DEBUG: ### searching for The Phantom
  129. 00:34:32 T:2776615792 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+Phantom
  130. 00:34:33 T:2785008496 DEBUG: ### parse informations
  131. 00:34:33 T:2785008496 DEBUG: ### nextdate 2011-11-08T21:01:00-04:00
  132. 00:34:33 T:2785008496 DEBUG: ### nextdate with local time zone 2011-11-09T04:31:00+03:30
  133. 00:34:33 T:2785008496 DEBUG: {'ep_img': 'special://masterprofile/Thumbnails/Video/0/074b49bd.tbn', 'Genres': 'Comedy', 'Network': 'FOX', 'Special Airtime': '09:01 pm', 'Airtime': 'Wednesday at 04:31', 'Next Episode': '01x05^Cece Crashes^Nov/08/2011', 'localname': 'The New Girl', 'Status': 'New Series', 'NextTitle': 'Cece Crashes', 'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/074b49bd.tbn', 'Latest Episode': '01x04^Naked^Nov/01/2011', 'Show ID': '28304', 'Country': 'USA', 'thumbnail': 'special://masterprofile/Thumbnails/Video/0/074b49bd.tbn', 'GMT+0 NODST': '1320796860', 'Show Name': 'New Girl', 'NextDate': '11/09/2011', 'Premiered': '2011', 'Started': 'Sep/20/2011', 'path': '/media/media1/tvseries1/New Girl/', 'Runtime': '30', 'NextNumber': '01x05', 'RFC3339': '2011-11-09T04:31:00+03:30', 'Classification': 'Scripted', 'Show URL': 'http://www.tvrage.com/The_New_Girl', 'Ended': ''}
  134. 00:34:33 T:2785008496 DEBUG: ### The Nine
  135. 00:34:33 T:2785008496 DEBUG: ### get info The Nine
  136. 00:34:33 T:2785008496 DEBUG: ### searching for The Nine
  137. 00:34:33 T:2785008496 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+Nine
  138. 00:34:33 T:3043444480 DEBUG: ------ Window Init (Pointer.xml) ------
  139. 00:34:34 T:3043444480 DEBUG: ------ Window Deinit (Pointer.xml) ------
  140. 00:34:42 T:2776615792 ERROR: Traceback (most recent call last):
  141. 00:34:42 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  142. 00:34:42 T:2776615792 ERROR: sock = urllib.urlopen(url)
  143. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  144. 00:34:42 T:2776615792 ERROR: return opener.open(url)
  145. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  146. 00:34:42 T:2776615792 ERROR: return getattr(self, name)(url)
  147. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  148. 00:34:42 T:2776615792 ERROR: h.endheaders(data)
  149. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  150. 00:34:42 T:2776615792 ERROR: self._send_output(message_body)
  151. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  152. 00:34:42 T:2776615792 ERROR: self.send(msg)
  153. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  154. 00:34:42 T:2776615792 ERROR: self.connect()
  155. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  156. 00:34:42 T:2776615792 ERROR: self.timeout, self.source_address)
  157. 00:34:42 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  158. 00:34:42 T:2776615792 ERROR: raise err
  159. 00:34:42 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  160. 00:34:42 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Phantom ---1---
  161. 00:34:46 T:2785008496 ERROR: Traceback (most recent call last):
  162. 00:34:46 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  163. 00:34:46 T:2785008496 ERROR: sock = urllib.urlopen(url)
  164. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  165. 00:34:46 T:2785008496 ERROR: return opener.open(url)
  166. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  167. 00:34:46 T:2785008496 ERROR: return getattr(self, name)(url)
  168. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 343, in open_http
  169. 00:34:46 T:2785008496 ERROR: errcode, errmsg, headers = h.getreply()
  170. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 1099, in getreply
  171. 00:34:46 T:2785008496 ERROR: response = self._conn.getresponse()
  172. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
  173. 00:34:46 T:2785008496 ERROR: response.begin()
  174. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 407, in begin
  175. 00:34:46 T:2785008496 ERROR: version, status, reason = self._read_status()
  176. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
  177. 00:34:46 T:2785008496 ERROR: line = self.fp.readline()
  178. 00:34:46 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 430, in readline
  179. 00:34:46 T:2785008496 ERROR: data = recv(1)
  180. 00:34:46 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  181. 00:34:46 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Nine ---1---
  182. 00:34:52 T:2776615792 ERROR: Traceback (most recent call last):
  183. 00:34:52 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  184. 00:34:52 T:2776615792 ERROR: sock = urllib.urlopen(url)
  185. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  186. 00:34:52 T:2776615792 ERROR: return opener.open(url)
  187. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  188. 00:34:52 T:2776615792 ERROR: return getattr(self, name)(url)
  189. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 343, in open_http
  190. 00:34:52 T:2776615792 ERROR: errcode, errmsg, headers = h.getreply()
  191. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 1099, in getreply
  192. 00:34:52 T:2776615792 ERROR: response = self._conn.getresponse()
  193. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
  194. 00:34:52 T:2776615792 ERROR: response.begin()
  195. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 407, in begin
  196. 00:34:52 T:2776615792 ERROR: version, status, reason = self._read_status()
  197. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
  198. 00:34:52 T:2776615792 ERROR: line = self.fp.readline()
  199. 00:34:52 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 430, in readline
  200. 00:34:52 T:2776615792 ERROR: data = recv(1)
  201. 00:34:52 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  202. 00:34:52 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Phantom ---2---
  203. 00:34:56 T:2785008496 ERROR: Traceback (most recent call last):
  204. 00:34:56 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  205. 00:34:56 T:2785008496 ERROR: sock = urllib.urlopen(url)
  206. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  207. 00:34:56 T:2785008496 ERROR: return opener.open(url)
  208. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  209. 00:34:56 T:2785008496 ERROR: return getattr(self, name)(url)
  210. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  211. 00:34:56 T:2785008496 ERROR: h.endheaders(data)
  212. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  213. 00:34:56 T:2785008496 ERROR: self._send_output(message_body)
  214. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  215. 00:34:56 T:2785008496 ERROR: self.send(msg)
  216. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  217. 00:34:56 T:2785008496 ERROR: self.connect()
  218. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  219. 00:34:56 T:2785008496 ERROR: self.timeout, self.source_address)
  220. 00:34:56 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  221. 00:34:56 T:2785008496 ERROR: raise err
  222. 00:34:56 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  223. 00:34:56 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Nine ---2---
  224. 00:35:00 T:2776615792 DEBUG: ### parse informations
  225. 00:35:00 T:2776615792 DEBUG: {'Status': 'Canceled/Ended', 'ep_img': 'special://masterprofile/Thumbnails/Video/c/c87fea13.tbn', 'Genres': 'Action | Adventure | Crime | Drama | Family | Mystery | Super Heroes | Thriller', 'Network': 'Syfy', 'Classification': 'Mini-Series', 'Ended': '', 'fanart': 'special://masterprofile/Thumbnails/Video/Fanart/c87fea13.tbn', 'Show Name': 'The Phantom', 'Show URL': 'http://www.tvrage.com/shows/id-25525', 'Premiered': '2010', 'Airtime': 'Sunday', 'Started': 'Jun/20/2010', 'Country': 'USA', 'Show ID': '25525', 'path': '/media/media2/tvseries2/The Phantom/', 'localname': 'The Phantom', 'Runtime': '120', 'thumbnail': 'special://masterprofile/Thumbnails/Video/c/c87fea13.tbn', 'Latest Episode': '01x02^Part 2 of 2^Jun/20/2010'}
  226. 00:35:00 T:2776615792 DEBUG: ### The Philanthropist
  227. 00:35:00 T:2776615792 DEBUG: ### get info The Philanthropist
  228. 00:35:00 T:2776615792 DEBUG: ### searching for The Philanthropist
  229. 00:35:00 T:2776615792 DEBUG: ### search url: http://services.tvrage.com/tools/quickinfo.php?show=The+Philanthropist
  230. 00:35:10 T:2776615792 ERROR: Traceback (most recent call last):
  231. 00:35:10 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  232. 00:35:10 T:2776615792 ERROR: sock = urllib.urlopen(url)
  233. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  234. 00:35:10 T:2776615792 ERROR: return opener.open(url)
  235. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  236. 00:35:10 T:2776615792 ERROR: return getattr(self, name)(url)
  237. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  238. 00:35:10 T:2776615792 ERROR: h.endheaders(data)
  239. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  240. 00:35:10 T:2776615792 ERROR: self._send_output(message_body)
  241. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  242. 00:35:10 T:2776615792 ERROR: self.send(msg)
  243. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  244. 00:35:10 T:2776615792 ERROR: self.connect()
  245. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  246. 00:35:10 T:2776615792 ERROR: self.timeout, self.source_address)
  247. 00:35:10 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  248. 00:35:10 T:2776615792 ERROR: raise err
  249. 00:35:10 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  250. 00:35:10 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Philanthropist ---1---
  251. 00:35:15 T:2785008496 ERROR: Traceback (most recent call last):
  252. 00:35:15 T:2785008496 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  253. 00:35:15 T:2785008496 ERROR: sock = urllib.urlopen(url)
  254. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  255. 00:35:15 T:2785008496 ERROR: return opener.open(url)
  256. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  257. 00:35:15 T:2785008496 ERROR: return getattr(self, name)(url)
  258. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/urllib.py", line 343, in open_http
  259. 00:35:15 T:2785008496 ERROR: errcode, errmsg, headers = h.getreply()
  260. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 1099, in getreply
  261. 00:35:15 T:2785008496 ERROR: response = self._conn.getresponse()
  262. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 1027, in getresponse
  263. 00:35:15 T:2785008496 ERROR: response.begin()
  264. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 407, in begin
  265. 00:35:15 T:2785008496 ERROR: version, status, reason = self._read_status()
  266. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/httplib.py", line 365, in _read_status
  267. 00:35:15 T:2785008496 ERROR: line = self.fp.readline()
  268. 00:35:15 T:2785008496 ERROR: File "/usr/lib/python2.7/socket.py", line 430, in readline
  269. 00:35:15 T:2785008496 ERROR: data = recv(1)
  270. 00:35:15 T:2785008496 ERROR: IOError: [Errno socket error] timed out
  271. 00:35:15 T:2785008496 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Nine ---3---
  272. 00:35:20 T:2776615792 ERROR: Traceback (most recent call last):
  273. 00:35:20 T:2776615792 ERROR: File "/home/payam/.xbmc/addons/script.tv.show.next.aired/default.py", line 44, in get_html_source
  274. 00:35:20 T:2776615792 ERROR: sock = urllib.urlopen(url)
  275. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 84, in urlopen
  276. 00:35:20 T:2776615792 ERROR: return opener.open(url)
  277. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 205, in open
  278. 00:35:20 T:2776615792 ERROR: return getattr(self, name)(url)
  279. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/urllib.py", line 342, in open_http
  280. 00:35:20 T:2776615792 ERROR: h.endheaders(data)
  281. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 951, in endheaders
  282. 00:35:20 T:2776615792 ERROR: self._send_output(message_body)
  283. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 811, in _send_output
  284. 00:35:20 T:2776615792 ERROR: self.send(msg)
  285. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 773, in send
  286. 00:35:20 T:2776615792 ERROR: self.connect()
  287. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/httplib.py", line 754, in connect
  288. 00:35:20 T:2776615792 ERROR: self.timeout, self.source_address)
  289. 00:35:20 T:2776615792 ERROR: File "/usr/lib/python2.7/socket.py", line 571, in create_connection
  290. 00:35:20 T:2776615792 ERROR: raise err
  291. 00:35:20 T:2776615792 ERROR: IOError: [Errno socket error] timed out
  292. 00:35:20 T:2776615792 DEBUG: ### ERROR opening page http://services.tvrage.com/tools/quickinfo.php?show=The+Philanthropist ---2---
  293.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement