Advertisement
Guest User

Untitled

a guest
Jul 15th, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.04 KB | None | 0 0
  1. 00:00:21 T:1244 ERROR: Traceback (most recent call last):
  2. 00:00:21 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  3. 00:00:21 T:1244 ERROR: sock = urllib.urlopen(url)
  4. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  5. 00:00:21 T:1244 ERROR: return opener.open(url)
  6. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  7. 00:00:21 T:1244 ERROR: return getattr(self, name)(url)
  8. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  9. 00:00:21 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  10. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  11. 00:00:21 T:1244 ERROR: response = self._conn.getresponse()
  12. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  13. 00:00:21 T:1244 ERROR: response.begin()
  14. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  15. 00:00:21 T:1244 ERROR: version, status, reason = self._read_status()
  16. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  17. 00:00:21 T:1244 ERROR: line = self.fp.readline()
  18. 00:00:21 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  19. 00:00:21 T:1244 ERROR: data = recv(1)
  20. 00:00:21 T:1244 ERROR: IOError: [Errno socket error] timed out
  21. 00:00:35 T:1244 ERROR: Traceback (most recent call last):
  22. 00:00:35 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  23. 00:00:35 T:1244 ERROR: sock = urllib.urlopen(url)
  24. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  25. 00:00:35 T:1244 ERROR: return opener.open(url)
  26. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  27. 00:00:35 T:1244 ERROR: return getattr(self, name)(url)
  28. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  29. 00:00:35 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  30. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  31. 00:00:35 T:1244 ERROR: response = self._conn.getresponse()
  32. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  33. 00:00:35 T:1244 ERROR: response.begin()
  34. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  35. 00:00:35 T:1244 ERROR: version, status, reason = self._read_status()
  36. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  37. 00:00:35 T:1244 ERROR: line = self.fp.readline()
  38. 00:00:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  39. 00:00:35 T:1244 ERROR: data = recv(1)
  40. 00:00:35 T:1244 ERROR: IOError: [Errno socket error] timed out
  41. 00:00:46 T:1244 ERROR: Traceback (most recent call last):
  42. 00:00:46 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  43. 00:00:46 T:1244 ERROR: sock = urllib.urlopen(url)
  44. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  45. 00:00:46 T:1244 ERROR: return opener.open(url)
  46. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  47. 00:00:46 T:1244 ERROR: return getattr(self, name)(url)
  48. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  49. 00:00:46 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  50. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  51. 00:00:46 T:1244 ERROR: response = self._conn.getresponse()
  52. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  53. 00:00:46 T:1244 ERROR: response.begin()
  54. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  55. 00:00:46 T:1244 ERROR: version, status, reason = self._read_status()
  56. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  57. 00:00:46 T:1244 ERROR: line = self.fp.readline()
  58. 00:00:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  59. 00:00:46 T:1244 ERROR: data = recv(1)
  60. 00:00:46 T:1244 ERROR: IOError: [Errno socket error] timed out
  61. 00:00:56 T:1244 ERROR: Traceback (most recent call last):
  62. 00:00:56 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  63. 00:00:56 T:1244 ERROR: sock = urllib.urlopen(url)
  64. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  65. 00:00:56 T:1244 ERROR: return opener.open(url)
  66. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  67. 00:00:56 T:1244 ERROR: return getattr(self, name)(url)
  68. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  69. 00:00:56 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  70. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  71. 00:00:56 T:1244 ERROR: response = self._conn.getresponse()
  72. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  73. 00:00:56 T:1244 ERROR: response.begin()
  74. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  75. 00:00:56 T:1244 ERROR: version, status, reason = self._read_status()
  76. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  77. 00:00:56 T:1244 ERROR: line = self.fp.readline()
  78. 00:00:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  79. 00:00:56 T:1244 ERROR: data = recv(1)
  80. 00:00:56 T:1244 ERROR: IOError: [Errno socket error] timed out
  81. 00:01:06 T:1244 ERROR: Traceback (most recent call last):
  82. 00:01:06 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  83. 00:01:06 T:1244 ERROR: sock = urllib.urlopen(url)
  84. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  85. 00:01:06 T:1244 ERROR: return opener.open(url)
  86. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  87. 00:01:06 T:1244 ERROR: return getattr(self, name)(url)
  88. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  89. 00:01:06 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  90. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  91. 00:01:06 T:1244 ERROR: response = self._conn.getresponse()
  92. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  93. 00:01:06 T:1244 ERROR: response.begin()
  94. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  95. 00:01:06 T:1244 ERROR: version, status, reason = self._read_status()
  96. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  97. 00:01:06 T:1244 ERROR: line = self.fp.readline()
  98. 00:01:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  99. 00:01:06 T:1244 ERROR: data = recv(1)
  100. 00:01:06 T:1244 ERROR: IOError: [Errno socket error] timed out
  101. 00:01:20 T:1244 ERROR: Traceback (most recent call last):
  102. 00:01:20 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  103. 00:01:20 T:1244 ERROR: sock = urllib.urlopen(url)
  104. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  105. 00:01:20 T:1244 ERROR: return opener.open(url)
  106. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  107. 00:01:20 T:1244 ERROR: return getattr(self, name)(url)
  108. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  109. 00:01:20 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  110. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  111. 00:01:20 T:1244 ERROR: response = self._conn.getresponse()
  112. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  113. 00:01:20 T:1244 ERROR: response.begin()
  114. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  115. 00:01:20 T:1244 ERROR: version, status, reason = self._read_status()
  116. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  117. 00:01:20 T:1244 ERROR: line = self.fp.readline()
  118. 00:01:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  119. 00:01:20 T:1244 ERROR: data = recv(1)
  120. 00:01:20 T:1244 ERROR: IOError: [Errno socket error] timed out
  121. 00:01:30 T:1244 ERROR: Traceback (most recent call last):
  122. 00:01:30 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  123. 00:01:30 T:1244 ERROR: sock = urllib.urlopen(url)
  124. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  125. 00:01:30 T:1244 ERROR: return opener.open(url)
  126. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  127. 00:01:30 T:1244 ERROR: return getattr(self, name)(url)
  128. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  129. 00:01:30 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  130. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  131. 00:01:30 T:1244 ERROR: response = self._conn.getresponse()
  132. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  133. 00:01:30 T:1244 ERROR: response.begin()
  134. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  135. 00:01:30 T:1244 ERROR: version, status, reason = self._read_status()
  136. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  137. 00:01:30 T:1244 ERROR: line = self.fp.readline()
  138. 00:01:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  139. 00:01:30 T:1244 ERROR: data = recv(1)
  140. 00:01:30 T:1244 ERROR: IOError: [Errno socket error] timed out
  141. 00:01:40 T:1244 ERROR: Traceback (most recent call last):
  142. 00:01:40 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  143. 00:01:40 T:1244 ERROR: sock = urllib.urlopen(url)
  144. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  145. 00:01:40 T:1244 ERROR: return opener.open(url)
  146. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  147. 00:01:40 T:1244 ERROR: return getattr(self, name)(url)
  148. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  149. 00:01:40 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  150. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  151. 00:01:40 T:1244 ERROR: response = self._conn.getresponse()
  152. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  153. 00:01:40 T:1244 ERROR: response.begin()
  154. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  155. 00:01:40 T:1244 ERROR: version, status, reason = self._read_status()
  156. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  157. 00:01:40 T:1244 ERROR: line = self.fp.readline()
  158. 00:01:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  159. 00:01:40 T:1244 ERROR: data = recv(1)
  160. 00:01:40 T:1244 ERROR: IOError: [Errno socket error] timed out
  161. 00:01:52 T:1244 ERROR: Traceback (most recent call last):
  162. 00:01:52 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  163. 00:01:52 T:1244 ERROR: sock = urllib.urlopen(url)
  164. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  165. 00:01:52 T:1244 ERROR: return opener.open(url)
  166. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  167. 00:01:52 T:1244 ERROR: return getattr(self, name)(url)
  168. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  169. 00:01:52 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  170. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  171. 00:01:52 T:1244 ERROR: response = self._conn.getresponse()
  172. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  173. 00:01:52 T:1244 ERROR: response.begin()
  174. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  175. 00:01:52 T:1244 ERROR: version, status, reason = self._read_status()
  176. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  177. 00:01:52 T:1244 ERROR: line = self.fp.readline()
  178. 00:01:52 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  179. 00:01:52 T:1244 ERROR: data = recv(1)
  180. 00:01:52 T:1244 ERROR: IOError: [Errno socket error] timed out
  181. 00:02:02 T:1244 ERROR: Traceback (most recent call last):
  182. 00:02:02 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  183. 00:02:02 T:1244 ERROR: sock = urllib.urlopen(url)
  184. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  185. 00:02:02 T:1244 ERROR: return opener.open(url)
  186. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  187. 00:02:02 T:1244 ERROR: return getattr(self, name)(url)
  188. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  189. 00:02:02 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  190. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  191. 00:02:02 T:1244 ERROR: response = self._conn.getresponse()
  192. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  193. 00:02:02 T:1244 ERROR: response.begin()
  194. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  195. 00:02:02 T:1244 ERROR: version, status, reason = self._read_status()
  196. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  197. 00:02:02 T:1244 ERROR: line = self.fp.readline()
  198. 00:02:02 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  199. 00:02:02 T:1244 ERROR: data = recv(1)
  200. 00:02:02 T:1244 ERROR: IOError: [Errno socket error] timed out
  201. 00:02:15 T:1244 ERROR: Traceback (most recent call last):
  202. 00:02:15 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  203. 00:02:15 T:1244 ERROR: sock = urllib.urlopen(url)
  204. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  205. 00:02:15 T:1244 ERROR: return opener.open(url)
  206. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  207. 00:02:15 T:1244 ERROR: return getattr(self, name)(url)
  208. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  209. 00:02:15 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  210. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  211. 00:02:15 T:1244 ERROR: response = self._conn.getresponse()
  212. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  213. 00:02:15 T:1244 ERROR: response.begin()
  214. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  215. 00:02:15 T:1244 ERROR: version, status, reason = self._read_status()
  216. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  217. 00:02:15 T:1244 ERROR: line = self.fp.readline()
  218. 00:02:15 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  219. 00:02:15 T:1244 ERROR: data = recv(1)
  220. 00:02:15 T:1244 ERROR: IOError: [Errno socket error] timed out
  221. 00:02:25 T:1244 ERROR: Traceback (most recent call last):
  222. 00:02:25 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  223. 00:02:25 T:1244 ERROR: sock = urllib.urlopen(url)
  224. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  225. 00:02:25 T:1244 ERROR: return opener.open(url)
  226. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  227. 00:02:25 T:1244 ERROR: return getattr(self, name)(url)
  228. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  229. 00:02:25 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  230. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  231. 00:02:25 T:1244 ERROR: response = self._conn.getresponse()
  232. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  233. 00:02:25 T:1244 ERROR: response.begin()
  234. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  235. 00:02:25 T:1244 ERROR: version, status, reason = self._read_status()
  236. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  237. 00:02:25 T:1244 ERROR: line = self.fp.readline()
  238. 00:02:25 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  239. 00:02:25 T:1244 ERROR: data = recv(1)
  240. 00:02:25 T:1244 ERROR: IOError: [Errno socket error] timed out
  241. 00:02:35 T:1244 ERROR: Traceback (most recent call last):
  242. 00:02:35 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  243. 00:02:35 T:1244 ERROR: sock = urllib.urlopen(url)
  244. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  245. 00:02:35 T:1244 ERROR: return opener.open(url)
  246. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  247. 00:02:35 T:1244 ERROR: return getattr(self, name)(url)
  248. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  249. 00:02:35 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  250. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  251. 00:02:35 T:1244 ERROR: response = self._conn.getresponse()
  252. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  253. 00:02:35 T:1244 ERROR: response.begin()
  254. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  255. 00:02:35 T:1244 ERROR: version, status, reason = self._read_status()
  256. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  257. 00:02:35 T:1244 ERROR: line = self.fp.readline()
  258. 00:02:35 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  259. 00:02:35 T:1244 ERROR: data = recv(1)
  260. 00:02:35 T:1244 ERROR: IOError: [Errno socket error] timed out
  261. 00:02:45 T:1244 ERROR: Traceback (most recent call last):
  262. 00:02:45 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  263. 00:02:45 T:1244 ERROR: sock = urllib.urlopen(url)
  264. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  265. 00:02:45 T:1244 ERROR: return opener.open(url)
  266. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  267. 00:02:45 T:1244 ERROR: return getattr(self, name)(url)
  268. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  269. 00:02:45 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  270. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  271. 00:02:45 T:1244 ERROR: response = self._conn.getresponse()
  272. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  273. 00:02:45 T:1244 ERROR: response.begin()
  274. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  275. 00:02:45 T:1244 ERROR: version, status, reason = self._read_status()
  276. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  277. 00:02:45 T:1244 ERROR: line = self.fp.readline()
  278. 00:02:45 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  279. 00:02:45 T:1244 ERROR: data = recv(1)
  280. 00:02:45 T:1244 ERROR: IOError: [Errno socket error] timed out
  281. 00:02:55 T:1244 ERROR: Traceback (most recent call last):
  282. 00:02:55 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  283. 00:02:55 T:1244 ERROR: sock = urllib.urlopen(url)
  284. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  285. 00:02:55 T:1244 ERROR: return opener.open(url)
  286. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  287. 00:02:55 T:1244 ERROR: return getattr(self, name)(url)
  288. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  289. 00:02:55 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  290. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  291. 00:02:55 T:1244 ERROR: response = self._conn.getresponse()
  292. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  293. 00:02:55 T:1244 ERROR: response.begin()
  294. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  295. 00:02:55 T:1244 ERROR: version, status, reason = self._read_status()
  296. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  297. 00:02:55 T:1244 ERROR: line = self.fp.readline()
  298. 00:02:55 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  299. 00:02:55 T:1244 ERROR: data = recv(1)
  300. 00:02:55 T:1244 ERROR: IOError: [Errno socket error] timed out
  301. 00:03:06 T:1244 ERROR: Traceback (most recent call last):
  302. 00:03:06 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  303. 00:03:06 T:1244 ERROR: sock = urllib.urlopen(url)
  304. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  305. 00:03:06 T:1244 ERROR: return opener.open(url)
  306. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  307. 00:03:06 T:1244 ERROR: return getattr(self, name)(url)
  308. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  309. 00:03:06 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  310. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  311. 00:03:06 T:1244 ERROR: response = self._conn.getresponse()
  312. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  313. 00:03:06 T:1244 ERROR: response.begin()
  314. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  315. 00:03:06 T:1244 ERROR: version, status, reason = self._read_status()
  316. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  317. 00:03:06 T:1244 ERROR: line = self.fp.readline()
  318. 00:03:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  319. 00:03:06 T:1244 ERROR: data = recv(1)
  320. 00:03:06 T:1244 ERROR: IOError: [Errno socket error] timed out
  321. 00:03:16 T:1244 ERROR: Traceback (most recent call last):
  322. 00:03:16 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  323. 00:03:16 T:1244 ERROR: sock = urllib.urlopen(url)
  324. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  325. 00:03:16 T:1244 ERROR: return opener.open(url)
  326. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  327. 00:03:16 T:1244 ERROR: return getattr(self, name)(url)
  328. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  329. 00:03:16 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  330. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  331. 00:03:16 T:1244 ERROR: response = self._conn.getresponse()
  332. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  333. 00:03:16 T:1244 ERROR: response.begin()
  334. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  335. 00:03:16 T:1244 ERROR: version, status, reason = self._read_status()
  336. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  337. 00:03:16 T:1244 ERROR: line = self.fp.readline()
  338. 00:03:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  339. 00:03:16 T:1244 ERROR: data = recv(1)
  340. 00:03:16 T:1244 ERROR: IOError: [Errno socket error] timed out
  341. 00:03:26 T:1244 ERROR: Traceback (most recent call last):
  342. 00:03:26 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  343. 00:03:26 T:1244 ERROR: sock = urllib.urlopen(url)
  344. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  345. 00:03:26 T:1244 ERROR: return opener.open(url)
  346. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  347. 00:03:26 T:1244 ERROR: return getattr(self, name)(url)
  348. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  349. 00:03:26 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  350. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  351. 00:03:26 T:1244 ERROR: response = self._conn.getresponse()
  352. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  353. 00:03:26 T:1244 ERROR: response.begin()
  354. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  355. 00:03:26 T:1244 ERROR: version, status, reason = self._read_status()
  356. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  357. 00:03:26 T:1244 ERROR: line = self.fp.readline()
  358. 00:03:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  359. 00:03:26 T:1244 ERROR: data = recv(1)
  360. 00:03:26 T:1244 ERROR: IOError: [Errno socket error] timed out
  361. 00:03:36 T:1244 ERROR: Traceback (most recent call last):
  362. 00:03:36 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  363. 00:03:36 T:1244 ERROR: sock = urllib.urlopen(url)
  364. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  365. 00:03:36 T:1244 ERROR: return opener.open(url)
  366. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  367. 00:03:36 T:1244 ERROR: return getattr(self, name)(url)
  368. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  369. 00:03:36 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  370. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  371. 00:03:36 T:1244 ERROR: response = self._conn.getresponse()
  372. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  373. 00:03:36 T:1244 ERROR: response.begin()
  374. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  375. 00:03:36 T:1244 ERROR: version, status, reason = self._read_status()
  376. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  377. 00:03:36 T:1244 ERROR: line = self.fp.readline()
  378. 00:03:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  379. 00:03:36 T:1244 ERROR: data = recv(1)
  380. 00:03:36 T:1244 ERROR: IOError: [Errno socket error] timed out
  381. 00:03:46 T:1244 ERROR: Traceback (most recent call last):
  382. 00:03:46 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  383. 00:03:46 T:1244 ERROR: sock = urllib.urlopen(url)
  384. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  385. 00:03:46 T:1244 ERROR: return opener.open(url)
  386. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  387. 00:03:46 T:1244 ERROR: return getattr(self, name)(url)
  388. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  389. 00:03:46 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  390. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  391. 00:03:46 T:1244 ERROR: response = self._conn.getresponse()
  392. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  393. 00:03:46 T:1244 ERROR: response.begin()
  394. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  395. 00:03:46 T:1244 ERROR: version, status, reason = self._read_status()
  396. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  397. 00:03:46 T:1244 ERROR: line = self.fp.readline()
  398. 00:03:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  399. 00:03:46 T:1244 ERROR: data = recv(1)
  400. 00:03:46 T:1244 ERROR: IOError: [Errno socket error] timed out
  401. 00:03:56 T:1244 ERROR: Traceback (most recent call last):
  402. 00:03:56 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  403. 00:03:56 T:1244 ERROR: sock = urllib.urlopen(url)
  404. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  405. 00:03:56 T:1244 ERROR: return opener.open(url)
  406. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  407. 00:03:56 T:1244 ERROR: return getattr(self, name)(url)
  408. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  409. 00:03:56 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  410. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  411. 00:03:56 T:1244 ERROR: response = self._conn.getresponse()
  412. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  413. 00:03:56 T:1244 ERROR: response.begin()
  414. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  415. 00:03:56 T:1244 ERROR: version, status, reason = self._read_status()
  416. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  417. 00:03:56 T:1244 ERROR: line = self.fp.readline()
  418. 00:03:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  419. 00:03:56 T:1244 ERROR: data = recv(1)
  420. 00:03:56 T:1244 ERROR: IOError: [Errno socket error] timed out
  421. 00:04:06 T:1244 ERROR: Traceback (most recent call last):
  422. 00:04:06 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  423. 00:04:06 T:1244 ERROR: sock = urllib.urlopen(url)
  424. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  425. 00:04:06 T:1244 ERROR: return opener.open(url)
  426. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  427. 00:04:06 T:1244 ERROR: return getattr(self, name)(url)
  428. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  429. 00:04:06 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  430. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  431. 00:04:06 T:1244 ERROR: response = self._conn.getresponse()
  432. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  433. 00:04:06 T:1244 ERROR: response.begin()
  434. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  435. 00:04:06 T:1244 ERROR: version, status, reason = self._read_status()
  436. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  437. 00:04:06 T:1244 ERROR: line = self.fp.readline()
  438. 00:04:06 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  439. 00:04:06 T:1244 ERROR: data = recv(1)
  440. 00:04:06 T:1244 ERROR: IOError: [Errno socket error] timed out
  441. 00:04:16 T:1244 ERROR: Traceback (most recent call last):
  442. 00:04:16 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  443. 00:04:16 T:1244 ERROR: sock = urllib.urlopen(url)
  444. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  445. 00:04:16 T:1244 ERROR: return opener.open(url)
  446. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  447. 00:04:16 T:1244 ERROR: return getattr(self, name)(url)
  448. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  449. 00:04:16 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  450. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  451. 00:04:16 T:1244 ERROR: response = self._conn.getresponse()
  452. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  453. 00:04:16 T:1244 ERROR: response.begin()
  454. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  455. 00:04:16 T:1244 ERROR: version, status, reason = self._read_status()
  456. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  457. 00:04:16 T:1244 ERROR: line = self.fp.readline()
  458. 00:04:16 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  459. 00:04:16 T:1244 ERROR: data = recv(1)
  460. 00:04:16 T:1244 ERROR: IOError: [Errno socket error] timed out
  461. 00:04:26 T:1244 ERROR: Traceback (most recent call last):
  462. 00:04:26 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  463. 00:04:26 T:1244 ERROR: sock = urllib.urlopen(url)
  464. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  465. 00:04:26 T:1244 ERROR: return opener.open(url)
  466. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  467. 00:04:26 T:1244 ERROR: return getattr(self, name)(url)
  468. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  469. 00:04:26 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  470. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  471. 00:04:26 T:1244 ERROR: response = self._conn.getresponse()
  472. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  473. 00:04:26 T:1244 ERROR: response.begin()
  474. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  475. 00:04:26 T:1244 ERROR: version, status, reason = self._read_status()
  476. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  477. 00:04:26 T:1244 ERROR: line = self.fp.readline()
  478. 00:04:26 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  479. 00:04:26 T:1244 ERROR: data = recv(1)
  480. 00:04:26 T:1244 ERROR: IOError: [Errno socket error] timed out
  481. 00:04:36 T:1244 ERROR: Traceback (most recent call last):
  482. 00:04:36 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  483. 00:04:36 T:1244 ERROR: sock = urllib.urlopen(url)
  484. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  485. 00:04:36 T:1244 ERROR: return opener.open(url)
  486. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  487. 00:04:36 T:1244 ERROR: return getattr(self, name)(url)
  488. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  489. 00:04:36 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  490. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  491. 00:04:36 T:1244 ERROR: response = self._conn.getresponse()
  492. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  493. 00:04:36 T:1244 ERROR: response.begin()
  494. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  495. 00:04:36 T:1244 ERROR: version, status, reason = self._read_status()
  496. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  497. 00:04:36 T:1244 ERROR: line = self.fp.readline()
  498. 00:04:36 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  499. 00:04:36 T:1244 ERROR: data = recv(1)
  500. 00:04:36 T:1244 ERROR: IOError: [Errno socket error] timed out
  501. 00:04:46 T:1244 ERROR: Traceback (most recent call last):
  502. 00:04:46 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  503. 00:04:46 T:1244 ERROR: sock = urllib.urlopen(url)
  504. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  505. 00:04:46 T:1244 ERROR: return opener.open(url)
  506. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  507. 00:04:46 T:1244 ERROR: return getattr(self, name)(url)
  508. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  509. 00:04:46 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  510. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  511. 00:04:46 T:1244 ERROR: response = self._conn.getresponse()
  512. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  513. 00:04:46 T:1244 ERROR: response.begin()
  514. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  515. 00:04:46 T:1244 ERROR: version, status, reason = self._read_status()
  516. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  517. 00:04:46 T:1244 ERROR: line = self.fp.readline()
  518. 00:04:46 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  519. 00:04:46 T:1244 ERROR: data = recv(1)
  520. 00:04:46 T:1244 ERROR: IOError: [Errno socket error] timed out
  521. 00:04:56 T:1244 ERROR: Traceback (most recent call last):
  522. 00:04:56 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  523. 00:04:56 T:1244 ERROR: sock = urllib.urlopen(url)
  524. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  525. 00:04:56 T:1244 ERROR: return opener.open(url)
  526. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  527. 00:04:56 T:1244 ERROR: return getattr(self, name)(url)
  528. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  529. 00:04:56 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  530. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  531. 00:04:56 T:1244 ERROR: response = self._conn.getresponse()
  532. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  533. 00:04:56 T:1244 ERROR: response.begin()
  534. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  535. 00:04:56 T:1244 ERROR: version, status, reason = self._read_status()
  536. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  537. 00:04:56 T:1244 ERROR: line = self.fp.readline()
  538. 00:04:56 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  539. 00:04:56 T:1244 ERROR: data = recv(1)
  540. 00:04:56 T:1244 ERROR: IOError: [Errno socket error] timed out
  541. 00:05:10 T:1244 ERROR: Traceback (most recent call last):
  542. 00:05:10 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  543. 00:05:10 T:1244 ERROR: sock = urllib.urlopen(url)
  544. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  545. 00:05:10 T:1244 ERROR: return opener.open(url)
  546. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  547. 00:05:10 T:1244 ERROR: return getattr(self, name)(url)
  548. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  549. 00:05:10 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  550. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  551. 00:05:10 T:1244 ERROR: response = self._conn.getresponse()
  552. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  553. 00:05:10 T:1244 ERROR: response.begin()
  554. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  555. 00:05:10 T:1244 ERROR: version, status, reason = self._read_status()
  556. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  557. 00:05:10 T:1244 ERROR: line = self.fp.readline()
  558. 00:05:10 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  559. 00:05:10 T:1244 ERROR: data = recv(1)
  560. 00:05:10 T:1244 ERROR: IOError: [Errno socket error] timed out
  561. 00:05:20 T:1244 ERROR: Traceback (most recent call last):
  562. 00:05:20 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  563. 00:05:20 T:1244 ERROR: sock = urllib.urlopen(url)
  564. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  565. 00:05:20 T:1244 ERROR: return opener.open(url)
  566. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  567. 00:05:20 T:1244 ERROR: return getattr(self, name)(url)
  568. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  569. 00:05:20 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  570. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  571. 00:05:20 T:1244 ERROR: response = self._conn.getresponse()
  572. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  573. 00:05:20 T:1244 ERROR: response.begin()
  574. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  575. 00:05:20 T:1244 ERROR: version, status, reason = self._read_status()
  576. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  577. 00:05:20 T:1244 ERROR: line = self.fp.readline()
  578. 00:05:20 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  579. 00:05:20 T:1244 ERROR: data = recv(1)
  580. 00:05:20 T:1244 ERROR: IOError: [Errno socket error] timed out
  581. 00:05:30 T:1244 ERROR: Traceback (most recent call last):
  582. 00:05:30 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  583. 00:05:30 T:1244 ERROR: sock = urllib.urlopen(url)
  584. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  585. 00:05:30 T:1244 ERROR: return opener.open(url)
  586. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  587. 00:05:30 T:1244 ERROR: return getattr(self, name)(url)
  588. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  589. 00:05:30 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  590. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  591. 00:05:30 T:1244 ERROR: response = self._conn.getresponse()
  592. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  593. 00:05:30 T:1244 ERROR: response.begin()
  594. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  595. 00:05:30 T:1244 ERROR: version, status, reason = self._read_status()
  596. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  597. 00:05:30 T:1244 ERROR: line = self.fp.readline()
  598. 00:05:30 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  599. 00:05:30 T:1244 ERROR: data = recv(1)
  600. 00:05:30 T:1244 ERROR: IOError: [Errno socket error] timed out
  601. 00:05:40 T:1244 ERROR: Traceback (most recent call last):
  602. 00:05:40 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  603. 00:05:40 T:1244 ERROR: sock = urllib.urlopen(url)
  604. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  605. 00:05:40 T:1244 ERROR: return opener.open(url)
  606. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  607. 00:05:40 T:1244 ERROR: return getattr(self, name)(url)
  608. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  609. 00:05:40 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  610. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  611. 00:05:40 T:1244 ERROR: response = self._conn.getresponse()
  612. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  613. 00:05:40 T:1244 ERROR: response.begin()
  614. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  615. 00:05:40 T:1244 ERROR: version, status, reason = self._read_status()
  616. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  617. 00:05:40 T:1244 ERROR: line = self.fp.readline()
  618. 00:05:40 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  619. 00:05:40 T:1244 ERROR: data = recv(1)
  620. 00:05:40 T:1244 ERROR: IOError: [Errno socket error] timed out
  621. 00:05:51 T:1244 ERROR: Traceback (most recent call last):
  622. 00:05:51 T:1244 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.tv.show.next.aired\default.py", line 56, in get_html_source
  623. 00:05:51 T:1244 ERROR: sock = urllib.urlopen(url)
  624. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 86, in urlopen
  625. 00:05:51 T:1244 ERROR: return opener.open(url)
  626. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 207, in open
  627. 00:05:51 T:1244 ERROR: return getattr(self, name)(url)
  628. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\urllib.py", line 349, in open_http
  629. 00:05:51 T:1244 ERROR: errcode, errmsg, headers = h.getreply()
  630. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 1064, in getreply
  631. 00:05:51 T:1244 ERROR: response = self._conn.getresponse()
  632. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 990, in getresponse
  633. 00:05:51 T:1244 ERROR: response.begin()
  634. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 391, in begin
  635. 00:05:51 T:1244 ERROR: version, status, reason = self._read_status()
  636. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\httplib.py", line 349, in _read_status
  637. 00:05:51 T:1244 ERROR: line = self.fp.readline()
  638. 00:05:51 T:1244 ERROR: File "C:\Program Files (x86)\XBMC\system\python\Lib\socket.py", line 427, in readline
  639. 00:05:51 T:1244 ERROR: data = recv(1)
  640. 00:05:51 T:1244 ERROR: IOError: [Errno socket error] timed out
  641. 00:06:58 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Pinging watching {u'type': u'episode', u'id': 357}
  642. 00:06:58 T:1232 NOTICE: Trakt Utilities: trakt json url: /show/watching/48dfcb4813134da82152984e8c4f329bc8b8b46a
  643. 00:07:00 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Watch responce: {u'status': u'success', u'episode': {u'number': 1, u'title': u'Welcome to Haven'}, u'show': {u'tvdb_id': u'158661', u'year': u'2010', u'imdb_id': u'tt1519931', u'title': u'Haven'}, u'season': 1, u'twitter': False, u'tumblr': False, u'facebook': False, u'message': u'watching Haven 1x01'}
  644. 00:10:00 T:2332 NOTICE: -->Python Interpreter Initialized<--
  645. 00:13:15 T:3828 NOTICE: -->Python Interpreter Initialized<--
  646. 00:13:15 T:3828 ERROR: XFILE::CDirectory::GetDirectory - Error getting musicdb://2/
  647. 00:13:15 T:3828 NOTICE: Service: 4090 actors took 0.2369999885559082
  648. 00:15:20 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Pinging watching {u'type': u'episode', u'id': 357}
  649. 00:15:20 T:1232 NOTICE: Trakt Utilities: trakt json url: /show/watching/48dfcb4813134da82152984e8c4f329bc8b8b46a
  650. 00:15:21 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Watch responce: {u'status': u'success', u'episode': {u'number': 1, u'title': u'Welcome to Haven'}, u'show': {u'tvdb_id': u'158661', u'year': u'2010', u'imdb_id': u'tt1519931', u'title': u'Haven'}, u'season': 1, u'twitter': False, u'tumblr': False, u'facebook': False, u'message': u'watching Haven 1x01'}
  651. 00:23:41 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Pinging watching {u'type': u'episode', u'id': 357}
  652. 00:23:41 T:1232 NOTICE: Trakt Utilities: trakt json url: /show/watching/48dfcb4813134da82152984e8c4f329bc8b8b46a
  653. 00:23:42 T:1232 NOTICE: Trakt Utilities: [Scrobbler] Watch responce: {u'status': u'success', u'episode': {u'number': 1, u'title': u'Welcome to Haven'}, u'show': {u'tvdb_id': u'158661', u'year': u'2010', u'imdb_id': u'tt1519931', u'title': u'Haven'}, u'season': 1, u'twitter': False, u'tumblr': False, u'facebook': False, u'message': u'watching Haven 1x01'}
  654. 00:30:47 T:652 WARNING: CDVDMessageQueue(audio)::Get - asked for new data packet, with nothing available
  655. 00:30:48 T:2432 NOTICE: CDVDPlayer::OnExit()
  656. 00:30:48 T:2432 NOTICE: DVDPlayer: eof, waiting for queues to empty
  657. 00:30:48 T:2432 NOTICE: DVDPlayer: closing audio stream
  658. 00:30:48 T:2432 NOTICE: Closing audio stream
  659. 00:30:48 T:2432 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  660. 00:30:48 T:2432 NOTICE: Waiting for audio thread to exit
  661. 00:30:48 T:652 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  662. 00:30:48 T:2432 NOTICE: Closing audio device
  663. 00:30:48 T:1780 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
  664. 00:30:48 T:2432 NOTICE: Deleting audio codec
  665. 00:30:48 T:2432 NOTICE: DVDPlayer: closing video stream
  666. 00:30:48 T:2432 NOTICE: Closing video stream
  667. 00:30:48 T:2432 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  668. 00:30:48 T:2432 NOTICE: waiting for video thread to exit
  669. 00:30:48 T:1780 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  670. 00:30:48 T:1780 NOTICE: thread end: video_thread
  671. 00:30:48 T:2432 NOTICE: deleting video codec
  672. 00:30:48 T:2432 NOTICE: DVDPlayer: closing subtitle stream
  673. 00:30:48 T:2432 NOTICE: Closing subtitle stream
  674. 00:30:48 T:2432 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  675. 00:30:48 T:2432 NOTICE: CDVDPlayer::OnExit() deleting input stream
  676. 00:30:48 T:2452 NOTICE: Trakt Utilities: [Notification Service] message: {"jsonrpc":"2.0","method":"Player.OnStop","params":{"data":null,"sender":"xbmc"}}
  677. 00:30:48 T:2452 NOTICE: Trakt Utilities: trakt json url: /show/scrobble/48dfcb4813134da82152984e8c4f329bc8b8b46a
  678. 00:30:48 T:1272 ERROR: Exception in python script callback execution
  679. 00:30:48 T:1272 ERROR: Traceback (most recent call last):
  680. 00:30:48 T:1272 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 505, in onPlayBackEnded
  681. 00:30:48 T:1272 ERROR: self.action( 'episode', self.item, True )
  682. 00:30:48 T:1272 ERROR: File "C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.watchlist\default.py", line 421, in _update
  683. 00:30:48 T:1272 ERROR: self.episodes.insert( 0, [ep['lastplayed'], ep['title'], episodenumber, seasonnumber, ep['plot'], ep['showtitle'], ep['file'], ep['thumbnail'], fanart, "s%se%s" % ( seasonnumber, episodenumber, ), tvshow[2], tvshow[1], seasonthumb, "True", str(round(float(ep['rating']),1)), ep['playcount']] )
  684. 00:30:48 T:1272 ERROR: UnboundLocalError
  685. 00:30:48 T:1272 ERROR: :
  686. 00:30:48 T:1272 ERROR: local variable 'seasonthumb' referenced before assignment
  687. 00:30:50 T:1632 NOTICE: CDVDPlayer::CloseFile()
  688. 00:30:50 T:1632 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  689. 00:30:50 T:1632 NOTICE: DVDPlayer: waiting for threads to exit
  690. 00:30:50 T:1632 NOTICE: DVDPlayer: finished waiting
  691. 00:30:50 T:868 NOTICE: -->Python Interpreter Initialized<--
  692. 00:30:50 T:2452 NOTICE: Trakt Utilities: [Scrobbler] Scrobble responce: {u'status': u'success', u'episode': {u'number': 1, u'title': u'Welcome to Haven'}, u'show': {u'tvdb_id': u'158661', u'year': u'2010', u'imdb_id': u'tt1519931', u'title': u'Haven'}, u'season': 1, u'twitter': False, u'tumblr': False, u'facebook': False, u'message': u'scrobbled Haven 1x01'}
  693. 00:30:50 T:1632 ERROR: Keymapping error: no such action '-' defined
  694. 00:31:20 T:2452 ERROR: Previous line repeats 1 times.
  695. 00:31:20 T:2452 NOTICE: Trakt Utilities: Closing RateEpisodeDialog
  696. 00:31:20 T:2452 NOTICE: Trakt Utilities: [Notification Service] message: {"jsonrpc":"2.0","method":"VideoLibrary.OnUpdate","params":{"data":{"item":{"id":357,"type":"episode"},"playcount":1},"sender":"xbmc"}}
  697. 00:31:20 T:1632 ERROR: CLocalizeStrings::ClearBlock: Trying to clear non existent block C:\Users\Xbmc\AppData\Roaming\XBMC\addons\script.TraktUtilities
  698. 00:31:20 T:2452 NOTICE: Trakt Utilities: [Instant-sync] (episode playcount): {u'season': 1, u'episode': 1, u'episodeid': 357, u'showtitle': u'Haven', u'label': u'Welcome to Haven'}
  699. 00:31:20 T:2452 NOTICE: Trakt Utilities: trakt json url: /show/episode/seen/48dfcb4813134da82152984e8c4f329bc8b8b46a
  700. 00:31:21 T:2452 NOTICE: Trakt Utilities: [Instant-sync] (episode playcount): responce {u'status': u'success', u'message': u'0 episodes marked as seen'}
  701. 00:35:20 T:2452 NOTICE: Trakt Utilities: [Notification Service] message: {"jsonrpc":"2.0","method":"GUI.OnScreensaverActivated","params":{"data":null,"sender":"xbmc"}}
  702. 00:43:16 T:3584 NOTICE: -->Python Interpreter Initialized<--
  703. 00:43:16 T:3584 ERROR: XFILE::CDirectory::GetDirectory - Error getting musicdb://2/
  704. 00:43:16 T:3584 NOTICE: Service: 4090 actors took 0.24000000953674316
  705. 01:00:46 T:3896 NOTICE: -->Python Interpreter Initialized<--
  706. 01:10:12 T:3520 NOTICE: -->Python Interpreter Initialized<--
  707. 01:13:27 T:1260 NOTICE: -->Python Interpreter Initialized<--
  708. 01:13:27 T:1260 ERROR: XFILE::CDirectory::GetDirectory - Error getting musicdb://2/
  709. 01:13:28 T:1260 NOTICE: Service: 4090 actors took 0.23600006103515625
  710. 01:30:52 T:3520 NOTICE: -->Python Interpreter Initialized<--
  711. 01:43:28 T:2852 NOTICE: -->Python Interpreter Initialized<--
  712. 01:43:28 T:2852 ERROR: XFILE::CDirectory::GetDirectory - Error getting musicdb://2/
  713. 01:43:28 T:2852 NOTICE: Service: 4090 actors took 0.23600006103515625
  714. 02:00:58 T:1944 NOTICE: -->Python Interpreter Initialized<--
  715. 02:10:12 T:384 NOTICE: -->Python Interpreter Initialized<--
  716. 02:13:28 T:3704 NOTICE: -->Python Interpreter Initialized<--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement