Advertisement
Guest User

daniel

a guest
Dec 5th, 2011
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.37 KB | None | 0 0
  1. I | bootstrapper.py | MainThread | Line 88 | Mythbox Logger Initialized
  2. D | platform.py | MainThread | Line 107 | syspath[0] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox
  3. D | platform.py | MainThread | Line 107 | syspath[1] = /Users/frontrow/Library/Application Support/XBMC/addons/script.module.simplejson/lib
  4. D | platform.py | MainThread | Line 107 | syspath[2] = /Users/frontrow/Library/Application Support/XBMC/addons/script.module.beautifulsoup/lib
  5. D | platform.py | MainThread | Line 107 | syspath[3] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pil/lib
  6. D | platform.py | MainThread | Line 107 | syspath[4] = /Users/frontrow/Library/Application Support/XBMC/addons/script.module.elementtree/lib
  7. D | platform.py | MainThread | Line 107 | syspath[5] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/addons/script.module.pysqlite/lib
  8. D | platform.py | MainThread | Line 107 | syspath[6] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib
  9. D | platform.py | MainThread | Line 107 | syspath[7] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python24.zip
  10. D | platform.py | MainThread | Line 107 | syspath[8] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/
  11. D | platform.py | MainThread | Line 107 | syspath[9] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/plat-darwin
  12. D | platform.py | MainThread | Line 107 | syspath[10] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/plat-mac
  13. D | platform.py | MainThread | Line 107 | syspath[11] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/plat-mac/lib-scriptpackages
  14. D | platform.py | MainThread | Line 107 | syspath[12] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/lib-tk
  15. D | platform.py | MainThread | Line 107 | syspath[13] = /mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/lib/python2.4/lib-dynload
  16. D | platform.py | MainThread | Line 107 | syspath[14] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src
  17. D | platform.py | MainThread | Line 107 | syspath[15] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/decorator
  18. D | platform.py | MainThread | Line 107 | syspath[16] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/odict
  19. D | platform.py | MainThread | Line 107 | syspath[17] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/bidict
  20. D | platform.py | MainThread | Line 107 | syspath[18] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/elementtree
  21. D | platform.py | MainThread | Line 107 | syspath[19] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/tvdb_api
  22. D | platform.py | MainThread | Line 107 | syspath[20] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/tvrage
  23. D | platform.py | MainThread | Line 107 | syspath[21] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/themoviedb
  24. D | platform.py | MainThread | Line 107 | syspath[22] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/IMDbPY
  25. D | platform.py | MainThread | Line 107 | syspath[23] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/simplejson
  26. D | platform.py | MainThread | Line 107 | syspath[24] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/mysql-connector-python
  27. D | platform.py | MainThread | Line 107 | syspath[25] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/python-twitter
  28. D | platform.py | MainThread | Line 107 | syspath[26] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/twisted
  29. D | platform.py | MainThread | Line 107 | syspath[27] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/zope.interface
  30. D | platform.py | MainThread | Line 107 | syspath[28] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/mockito
  31. D | platform.py | MainThread | Line 107 | syspath[29] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/unittest2
  32. D | platform.py | MainThread | Line 107 | syspath[30] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/lib/unittest
  33. D | platform.py | MainThread | Line 107 | syspath[31] = /Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/test
  34. I | bootstrapper.py | MainThread | Line 100 | MythBox 1.0.4 Initialized
  35. D | settings.py | MainThread | Line 152 | Loading settings from /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/settings.xml
  36. D | bootstrapper.py | MainThread | Line 215 | Punting on debug shell -- not packaged
  37. D | home.py | MainThread | Line 61 | lastfocusid = 250
  38. D | db.py | MainThread | Line 173 | Initializing myth database connection
  39. D | db.py | MainThread | Line 200 | Closing myth db connection
  40. D | db.py | MainThread | Line 173 | Initializing myth database connection
  41. D | conn.py | MainThread | Line 215 | getServerVersion: REJECT 23056
  42. D | db.py | MainThread | Line 200 | Closing myth db connection
  43. D | settings.py | MainThread | Line 210 | verified settings
  44. D | db.py | MainThread | Line 173 | Initializing myth database connection
  45. I | home.py | MainThread | Line 192 | Backend info
  46. I | home.py | MainThread | Line 194 | Backend {ip = 192.168.0.5, hostname = dell, port = 6543, master = True}
  47. I | home.py | MainThread | Line 194 | Backend {ip = 192.168.0.6, hostname = celeron, port = 6543, master = False}
  48. D | publish.py | Thread-8 | Line 54 | Starting MythEventPublisher..
  49. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_CONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  50. D | db.py | Thread-10 | Line 754 |
  51. select
  52. id,
  53. chanid,
  54. starttime,
  55. inserttime,
  56. type,
  57. cmds,
  58. flags,
  59. status,
  60. statustime,
  61. hostname,
  62. comment,
  63. schedruntime
  64. from
  65. jobqueue
  66. where status = 4 order by schedruntime, id
  67. D | db.py | Thread-10 | Line 754 |
  68. select
  69. id,
  70. chanid,
  71. starttime,
  72. inserttime,
  73. type,
  74. cmds,
  75. flags,
  76. status,
  77. statustime,
  78. hostname,
  79. comment,
  80. schedruntime
  81. from
  82. jobqueue
  83. where status = 1 order by schedruntime, id
  84. D | conn.py | Thread-9 | Line 684 | getUpcomingRecordings reply begin= [u'0', u'164', u'The Bachelor: On the Wings of Love', u'', u'', u'', u'2012', u'12', u'WISN', u'WISN', u'', u'0', u'0', u'1323133200', u'1323140400', u'0', u'0', u'0', u'', u'0', u'0', u'0', u'0', u'6', u'125', u'5', u'15', u'6', u'1323133200', u'1323140400', u'0', u'0', u'Default', u'0', u'', u'', u'', u'1323087975', u'0.000000', u'', u'0', u'Default', u'0', u'0', u'Default', u'0', u'0', u'0', u'', u'The Bachelorette', u'', u'', u'', u'2012', u'12', u'WISN', u'WISN', u'', u'0', u'0', u'1323133200', u'1323140520', u'0', u'0', u'0', u'', u'0', u'0', u'0', u'0', u'6', u'151', u'5', u'15', u'6', u'1323133200', u'1323140520', u'0', u'0', u'Default']
  85. D | conn.py | Thread-9 | Line 685 | getUpcomingRecordings reply end = [u'0', u'0', u'dell', u'1', u'0', u'0', u'0', u'2', u'68', u'3', u'15', u'6', u'1324270800', u'1324274400', u'1', u'0', u'Default', u'0', u'', u'EP01009396', u'EP010093960003', u'1323087975', u'0.000000', u'2008-02-10', u'1', u'Default', u'0', u'0', u'Default', u'0', u'0', u'1', u'0', u'Ridiculousness', u'The Dingo II', u"The Dingo; ''Tough Day on the Job''; ''You're Too Old for That''; ''Almost Awesome''; skiers vs. snowboarders; ''Shoe Down.''", u'Reality', u'1052', u'52', u'MTV', u'MTV - Music Television', u'', u'0', u'0', u'1324274400', u'1324276200', u'0', u'0', u'0', u'dell', u'1', u'0', u'0', u'0', u'5', u'206', u'3', u'15', u'6', u'1324274400', u'1324276200', u'0', u'0', u'Default', u'0', u'', u'EP01400066', u'EP014000660015', u'1323087975', u'0.000000', u'2011-12-12', u'1', u'Default', u'0', u'0', u'Default', u'1', u'0', u'0', u'0']
  86. D | home.py | Thread-12 | Line 331 | >>> renderCoverFlow begin
  87. D | home.py | Thread-13 | Line 491 | renderNewsFeed enter
  88. D | home.py | Thread-13 | Line 504 | renderNewsFeed exit
  89. D | home.py | Thread-12 | Line 341 | Coverflow 1/6: Hell on Wheels
  90. D | home.py | Thread-12 | Line 341 | Coverflow 2/6: Good Luck Charlie, It's Christmas!
  91. D | home.py | Thread-12 | Line 341 | Coverflow 3/6: Once Upon a Time
  92. D | home.py | Thread-12 | Line 341 | Coverflow 4/6: Austin & Ally
  93. D | home.py | Thread-12 | Line 341 | Coverflow 5/6: Sons of Guns
  94. D | home.py | Thread-12 | Line 341 | Coverflow 6/6: Sons of Guns
  95. D | home.py | Thread-12 | Line 353 | <<< renderCoverFlow end
  96. D | home.py | MainThread | Line 61 | lastfocusid = 500
  97. D | player.py | MainThread | Line 208 | > playRecording Good Luck Charlie, It's Christmas!
  98. D | player.py | MainThread | Line 200 | Playback url: myth://mythconverg:qWDt7YiQ@192.168.0.5:6543/recordings/1058_20111204193000.mpg
  99. D | player.py | MainThread | Line 221 | < playRecording
  100. D | player.py | MainThread | Line 73 | > onPlayBackStopped
  101. E | player.py | MainThread | Line 78 | onPlayBackStopped
  102. Traceback (most recent call last):
  103. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 76, in onPlayBackStopped
  104. target.onPlayBackStopped()
  105. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 358, in onPlayBackStopped
  106. if self._tracker.isAlive():
  107. AttributeError: 'BoundedEvictingQueue' object has no attribute 'isAlive'
  108. D | player.py | MainThread | Line 328 | Setting bookmark on Good Luck Charlie, It's Christmas! to 0s
  109. D | db.py | MainThread | Line 411 | FPS actual 29.8751
  110. D | db.py | MainThread | Line 412 | FPS duration 29.8751
  111. D | conn.py | MainThread | Line 803 | Bookmark frameNumber set to 0
  112. D | player.py | MainThread | Line 79 | < onPlayBackStopped
  113. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'RECORDING_LIST_CHANGE UPDATE', u"Good Luck Charlie, It's Christmas!", u'', u'Chaos strikes when a woman (Leigh-Allyn Baker) and her daughter (Bridgit Mendler) get separated from their family during the holidays.', u'', u'1058', u'58', u'DISN', u'Disney Channel', u'1058_20111204193000.mpg', u'0', u'-609222656', u'1323048600', u'1323054300', u'0', u'0', u'0', u'dell', u'0', u'0', u'0', u'0', u'-3', u'227', u'0', u'15', u'6', u'1323048600', u'1323054300', u'0', u'4', u'Default', u'0', u'', u'', u'MV003757720000', u'1323116859', u'0.000000', u'', u'0', u'Default', u'0', u'0', u'Default', u'1', u'0', u'1', u'2011']
  114. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  115. D | player.py | MainThread | Line 208 | > playRecording Good Luck Charlie, It's Christmas!
  116. D | player.py | MainThread | Line 200 | Playback url: myth://mythconverg:qWDt7YiQ@192.168.0.5:6543/recordings/1058_20111204193000.mpg
  117. D | player.py | MainThread | Line 221 | < playRecording
  118. D | player.py | MainThread | Line 73 | > onPlayBackStopped
  119. E | player.py | MainThread | Line 78 | onPlayBackStopped
  120. Traceback (most recent call last):
  121. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 76, in onPlayBackStopped
  122. target.onPlayBackStopped()
  123. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 358, in onPlayBackStopped
  124. if self._tracker.isAlive():
  125. AttributeError: 'BoundedEvictingQueue' object has no attribute 'isAlive'
  126. D | player.py | MainThread | Line 328 | Setting bookmark on Good Luck Charlie, It's Christmas! to 0s
  127. D | conn.py | MainThread | Line 803 | Bookmark frameNumber set to 0
  128. D | player.py | MainThread | Line 79 | < onPlayBackStopped
  129. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'RECORDING_LIST_CHANGE UPDATE', u"Good Luck Charlie, It's Christmas!", u'', u'Chaos strikes when a woman (Leigh-Allyn Baker) and her daughter (Bridgit Mendler) get separated from their family during the holidays.', u'', u'1058', u'58', u'DISN', u'Disney Channel', u'1058_20111204193000.mpg', u'0', u'-609222656', u'1323048600', u'1323054300', u'0', u'0', u'0', u'dell', u'0', u'0', u'0', u'0', u'-3', u'227', u'0', u'15', u'6', u'1323048600', u'1323054300', u'0', u'4', u'Default', u'0', u'', u'', u'MV003757720000', u'1323116872', u'0.000000', u'', u'0', u'Default', u'0', u'0', u'Default', u'1', u'0', u'1', u'2011']
  130. D | home.py | MainThread | Line 61 | lastfocusid = 250
  131. D | home.py | MainThread | Line 61 | lastfocusid = 251
  132. D | home.py | MainThread | Line 61 | lastfocusid = 252
  133. D | home.py | MainThread | Line 61 | lastfocusid = 253
  134. D | home.py | MainThread | Line 61 | lastfocusid = 254
  135. D | home.py | MainThread | Line 61 | lastfocusid = 256
  136. D | advanced.py | MainThread | Line 73 | advancedsettings.xml exists
  137. E | advanced.py | MainThread | Line 68 | Error reading in advancedsettings.xml contents. Defaulting to empty.
  138. Traceback (most recent call last):
  139. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/advanced.py", line 66, in __init__
  140. self.dom = parseString(self._read())
  141. File "/mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib/xml/dom/minidom.py", line 1925, in parseString
  142. return expatbuilder.parseString(string)
  143. File "/mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib/xml/dom/expatbuilder.py", line 940, in parseString
  144. return builder.parseString(string)
  145. File "/mnt/Scratch/Users/frontrow/Applications/XBMC.app/Contents/Resources/XBMC/system/python/Lib/xml/dom/expatbuilder.py", line 223, in parseString
  146. parser.Parse(string, True)
  147. ExpatError: junk after document element: line 2, column 0
  148. D | uisettings.py | MainThread | Line 162 | Advanced settings:
  149. <advancedsettings />
  150. D | uisettings.py | MainThread | Line 170 | onInit
  151. D | uisettings.py | MainThread | Line 256 | Rendering mysql_user
  152. D | uisettings.py | MainThread | Line 256 | Rendering video/timeseekbackward
  153. D | uisettings.py | MainThread | Line 256 | Rendering fanart_tvrage
  154. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  155. D | uisettings.py | MainThread | Line 256 | Rendering mysql_password
  156. D | uisettings.py | MainThread | Line 256 | Rendering logging_enabled
  157. D | uisettings.py | MainThread | Line 256 | Rendering mysql_host
  158. D | uisettings.py | MainThread | Line 256 | Rendering mysql_port
  159. D | uisettings.py | MainThread | Line 256 | Rendering paths_recordedprefix
  160. D | uisettings.py | MainThread | Line 256 | Rendering streaming_enabled
  161. D | uisettings.py | MainThread | Line 256 | Rendering mysql_database
  162. D | uisettings.py | MainThread | Line 256 | Rendering fanart_tmdb
  163. D | uisettings.py | MainThread | Line 256 | Rendering fanart_imdb
  164. D | uisettings.py | MainThread | Line 256 | Rendering fanart_google
  165. D | uisettings.py | MainThread | Line 256 | Rendering confirm_on_delete
  166. D | uisettings.py | MainThread | Line 256 | Rendering fanart_tvdb
  167. D | uisettings.py | MainThread | Line 256 | Rendering feeds_twitter
  168. D | uisettings.py | MainThread | Line 256 | Rendering video/timeseekforward
  169. D | uisettings.py | MainThread | Line 256 | Rendering aggressive_caching
  170. D | uisettings.py | MainThread | Line 256 | Rendering video/timeseekforwardbig
  171. D | uisettings.py | MainThread | Line 256 | Rendering video/timeseekbackwardbig
  172. D | uisettings.py | MainThread | Line 222 | onClick 253
  173. D | db.py | MainThread | Line 173 | Initializing myth database connection
  174. D | db.py | MainThread | Line 200 | Closing myth db connection
  175. D | db.py | MainThread | Line 173 | Initializing myth database connection
  176. D | db.py | MainThread | Line 200 | Closing myth db connection
  177. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  178. D | settings.py | MainThread | Line 210 | verified settings
  179. D | uisettings.py | MainThread | Line 239 | =================================
  180. aggressive_caching = True
  181. livetv_last_selected = 4
  182. streaming_enabled = True
  183. recordings_last_selected = 0
  184. upcoming_sort_ascending = False
  185. fanart_google = True
  186. fanart_imdb = True
  187. mysql_database = mythconverg
  188. recordings_selected_program = Sons of Guns - The Meat Chopper
  189. paths_recordedprefix = /var/mobile
  190. mysql_host = 192.168.0.5
  191. feeds_twitter = mythboxfeed
  192. recorded_view_by = 2
  193. mysql_encoding_override = latin1
  194. schedules_sort_by = Title
  195. fanart_tvdb = True
  196. confirm_on_delete = True
  197. recordings_group_sort = Date
  198. upcoming_sort_by = Date
  199. upcoming_view_by = 2
  200. mysql_password = qWDt7YiQ
  201. recordings_selected_group = Sons of Guns
  202. fanart_tmdb = True
  203. logging_enabled = True
  204. mysql_user = mythtv
  205. recordings_title_sort = Date
  206. schedules_last_selected = 0
  207. mysql_port = 3306
  208. fanart_tvrage = True
  209. tv_guide_last_selected = 0
  210.  
  211. D | uisettings.py | MainThread | Line 222 | onClick 208
  212. D | bus.py | MainThread | Line 58 | Publishing event {'new': 'False', 'tag': 'streaming_enabled', 'old': u'True', 'id': 'SETTING_CHANGED'} to 9 listeners
  213. D | home.py | MainThread | Line 507 | ONEVENT: home window received event: {'new': 'False', 'tag': 'streaming_enabled', 'old': u'True', 'id': 'SETTING_CHANGED'}
  214. D | settings.py | MainThread | Line 182 | Saving settings to /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/settings.xml
  215. D | uisettings.py | MainThread | Line 239 | =================================
  216. aggressive_caching = True
  217. livetv_last_selected = 4
  218. streaming_enabled = False
  219. recordings_last_selected = 0
  220. upcoming_sort_ascending = False
  221. fanart_google = True
  222. fanart_imdb = True
  223. mysql_database = mythconverg
  224. recordings_selected_program = Sons of Guns - The Meat Chopper
  225. paths_recordedprefix = /var/mobile
  226. mysql_host = 192.168.0.5
  227. feeds_twitter = mythboxfeed
  228. recorded_view_by = 2
  229. mysql_encoding_override = latin1
  230. schedules_sort_by = Title
  231. fanart_tvdb = True
  232. confirm_on_delete = True
  233. recordings_group_sort = Date
  234. upcoming_sort_by = Date
  235. upcoming_view_by = 2
  236. mysql_password = qWDt7YiQ
  237. recordings_selected_group = Sons of Guns
  238. fanart_tmdb = True
  239. logging_enabled = True
  240. mysql_user = mythtv
  241. recordings_title_sort = Date
  242. schedules_last_selected = 0
  243. mysql_port = 3306
  244. fanart_tvrage = True
  245. tv_guide_last_selected = 0
  246.  
  247. D | uisettings.py | MainThread | Line 222 | onClick 208
  248. D | bus.py | MainThread | Line 58 | Publishing event {'new': 'True', 'tag': 'streaming_enabled', 'old': 'False', 'id': 'SETTING_CHANGED'} to 9 listeners
  249. D | home.py | MainThread | Line 507 | ONEVENT: home window received event: {'new': 'True', 'tag': 'streaming_enabled', 'old': 'False', 'id': 'SETTING_CHANGED'}
  250. D | settings.py | MainThread | Line 182 | Saving settings to /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/settings.xml
  251. D | uisettings.py | MainThread | Line 239 | =================================
  252. aggressive_caching = True
  253. livetv_last_selected = 4
  254. streaming_enabled = True
  255. recordings_last_selected = 0
  256. upcoming_sort_ascending = False
  257. fanart_google = True
  258. fanart_imdb = True
  259. mysql_database = mythconverg
  260. recordings_selected_program = Sons of Guns - The Meat Chopper
  261. paths_recordedprefix = /var/mobile
  262. mysql_host = 192.168.0.5
  263. feeds_twitter = mythboxfeed
  264. recorded_view_by = 2
  265. mysql_encoding_override = latin1
  266. schedules_sort_by = Title
  267. fanart_tvdb = True
  268. confirm_on_delete = True
  269. recordings_group_sort = Date
  270. upcoming_sort_by = Date
  271. upcoming_view_by = 2
  272. mysql_password = qWDt7YiQ
  273. recordings_selected_group = Sons of Guns
  274. fanart_tmdb = True
  275. logging_enabled = True
  276. mysql_user = mythtv
  277. recordings_title_sort = Date
  278. schedules_last_selected = 0
  279. mysql_port = 3306
  280. fanart_tvrage = True
  281. tv_guide_last_selected = 0
  282.  
  283. D | uisettings.py | MainThread | Line 222 | onClick 253
  284. D | db.py | MainThread | Line 173 | Initializing myth database connection
  285. D | db.py | MainThread | Line 200 | Closing myth db connection
  286. D | db.py | MainThread | Line 173 | Initializing myth database connection
  287. D | db.py | MainThread | Line 200 | Closing myth db connection
  288. D | settings.py | MainThread | Line 210 | verified settings
  289. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  290. D | uisettings.py | MainThread | Line 239 | =================================
  291. aggressive_caching = True
  292. livetv_last_selected = 4
  293. streaming_enabled = True
  294. recordings_last_selected = 0
  295. upcoming_sort_ascending = False
  296. fanart_google = True
  297. fanart_imdb = True
  298. mysql_database = mythconverg
  299. recordings_selected_program = Sons of Guns - The Meat Chopper
  300. paths_recordedprefix = /var/mobile
  301. mysql_host = 192.168.0.5
  302. feeds_twitter = mythboxfeed
  303. recorded_view_by = 2
  304. mysql_encoding_override = latin1
  305. schedules_sort_by = Title
  306. fanart_tvdb = True
  307. confirm_on_delete = True
  308. recordings_group_sort = Date
  309. upcoming_sort_by = Date
  310. upcoming_view_by = 2
  311. mysql_password = qWDt7YiQ
  312. recordings_selected_group = Sons of Guns
  313. fanart_tmdb = True
  314. logging_enabled = True
  315. mysql_user = mythtv
  316. recordings_title_sort = Date
  317. schedules_last_selected = 0
  318. mysql_port = 3306
  319. fanart_tvrage = True
  320. tv_guide_last_selected = 0
  321.  
  322. D | home.py | MainThread | Line 61 | lastfocusid = 256
  323. D | db.py | Thread-15 | Line 754 |
  324. select
  325. id,
  326. chanid,
  327. starttime,
  328. inserttime,
  329. type,
  330. cmds,
  331. flags,
  332. status,
  333. statustime,
  334. hostname,
  335. comment,
  336. schedruntime
  337. from
  338. jobqueue
  339. where status = 4 order by schedruntime, id
  340. D | db.py | Thread-15 | Line 754 |
  341. select
  342. id,
  343. chanid,
  344. starttime,
  345. inserttime,
  346. type,
  347. cmds,
  348. flags,
  349. status,
  350. statustime,
  351. hostname,
  352. comment,
  353. schedruntime
  354. from
  355. jobqueue
  356. where status = 1 order by schedruntime, id
  357. D | home.py | MainThread | Line 61 | lastfocusid = 254
  358. D | home.py | MainThread | Line 61 | lastfocusid = 253
  359. D | home.py | MainThread | Line 61 | lastfocusid = 252
  360. D | home.py | MainThread | Line 61 | lastfocusid = 251
  361. D | home.py | MainThread | Line 61 | lastfocusid = 250
  362. D | recordings.py | Thread-17 | Line 195 | --- PRECACHE 114 THUMBNAILS BEGIN ---
  363. D | recordings.py | MainThread | Line 238 | Rendering....
  364. D | recordings.py | MainThread | Line 270 | Last selected group index = Sons of Guns 5
  365. D | recordings.py | MainThread | Line 284 | index check = 5
  366. D | recordings.py | Thread-18 | Line 434 | renderPosters -- BEGIN --
  367. D | recordings.py | Thread-18 | Line 443 | renderPosters -- END --
  368. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 35, start = 2010-11-18 21:00:00, end = 2010-11-18 21:31:00, file = myth://192.168.0.5:6543/1035_20101118210000.mpg, title = 'u"It's Always Sunny in Philadelphia"', sub = u'Charlie Kelly: King of the Rats', desc = 'u'Keeping ', hostname = dell}
  369. D | recordings.py | Thread-20 | Line 449 | renderBackgrounds -- BEGIN --
  370. D | recordings.py | Thread-20 | Line 459 | renderBackgrounds -- END --
  371. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1035_20101118210000.mpg.640x360.png reply[0] = 42 filesize = 0
  372. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  373. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 35, start = 2010-11-18 21:00:00, end = 2010-11-18 21:31:00, file = myth://192.168.0.5:6543/1035_20101118210000.mpg, title = 'u"It's Always Sunny in Philadelphia"', sub = u'Charlie Kelly: King of the Rats', desc = 'u'Keeping ', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/5f3b70525d94fc142a2d5b39a8bba975
  374. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 6, start = 2010-11-18 20:00:00, end = 2010-11-18 21:00:00, file = myth://192.168.0.5:6543/1006_20101118200000.mpg, title = 'u'Fringe'', sub = u'The Abducted', desc = 'u'An emoti', hostname = dell}
  375. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101118200000.mpg.640x360.png reply[0] = 42 filesize = 0
  376. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  377. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 6, start = 2010-11-18 20:00:00, end = 2010-11-18 21:00:00, file = myth://192.168.0.5:6543/1006_20101118200000.mpg, title = 'u'Fringe'', sub = u'The Abducted', desc = 'u'An emoti', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/c5c28a546761c3e5f60debfd8831ab45
  378. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 12, start = 2010-11-18 20:00:00, end = 2010-11-18 21:01:00, file = myth://192.168.0.5:6543/1012_20101118200000.mpg, title = 'u"Grey's Anatomy"', sub = u'Slow Night, So Long', desc = 'u'Derek an', hostname = dell}
  379. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1012_20101118200000.mpg.640x360.png reply[0] = 42 filesize = 0
  380. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  381. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 12, start = 2010-11-18 20:00:00, end = 2010-11-18 21:01:00, file = myth://192.168.0.5:6543/1012_20101118200000.mpg, title = 'u"Grey's Anatomy"', sub = u'Slow Night, So Long', desc = 'u'Derek an', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/bbd501cddfed3a0a27e2994e4274c94c
  382. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 6, start = 2010-11-04 19:00:00, end = 2010-11-04 20:00:00, file = myth://192.168.0.5:6543/1006_20101104200000.mpg, title = 'u'Fringe'', sub = u'Amber 31422', desc = 'u'In the a', hostname = dell}
  383. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101104200000.mpg.640x360.png reply[0] = 42 filesize = 0
  384. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  385. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 6, start = 2010-11-04 19:00:00, end = 2010-11-04 20:00:00, file = myth://192.168.0.5:6543/1006_20101104200000.mpg, title = 'u'Fringe'', sub = u'Amber 31422', desc = 'u'In the a', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/cb7648dd2c96dc6f50c5b739736a25ab
  386. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 35, start = 2010-10-19 20:00:00, end = 2010-10-19 21:03:00, file = myth://192.168.0.5:6543/1035_20101019210000.mpg, title = 'u'Sons of Anarchy'', sub = u'Widening Gyre', desc = 'u"The Grim', hostname = dell}
  387. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1035_20101019210000.mpg.640x360.png reply[0] = 42 filesize = 0
  388. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  389. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 35, start = 2010-10-19 20:00:00, end = 2010-10-19 21:03:00, file = myth://192.168.0.5:6543/1035_20101019210000.mpg, title = 'u'Sons of Anarchy'', sub = u'Widening Gyre', desc = 'u"The Grim', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/b717ed115d8e2ba4f4c5dce1eeae0325
  390. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 6, start = 2010-10-14 19:00:00, end = 2010-10-14 20:00:00, file = myth://192.168.0.5:6543/1006_20101014200000.mpg, title = 'u'Fringe'', sub = u'Do Shapeshifters Dream of Electric Sheep?', desc = 'u'A shapes', hostname = dell}
  391. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101014200000.mpg.640x360.png reply[0] = 42 filesize = 0
  392. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  393. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 6, start = 2010-10-14 19:00:00, end = 2010-10-14 20:00:00, file = myth://192.168.0.5:6543/1006_20101014200000.mpg, title = 'u'Fringe'', sub = u'Do Shapeshifters Dream of Electric Sheep?', desc = 'u'A shapes', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/6ced91ae478819cd24021659d57811ca
  394. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 12, start = 2010-05-27 18:00:00, end = 2010-05-27 19:00:00, file = myth://192.168.0.5:6543/1012_20100527190000.mpg, title = 'u'FlashForward'', sub = u'Future Shock', desc = 'u'April 29', hostname = dell}
  395. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1012_20100527190000.mpg.640x360.png reply[0] = 42 filesize = 0
  396. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  397. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 12, start = 2010-05-27 18:00:00, end = 2010-05-27 19:00:00, file = myth://192.168.0.5:6543/1012_20100527190000.mpg, title = 'u'FlashForward'', sub = u'Future Shock', desc = 'u'April 29', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/879640fbd6cadf56e7cb87d0a01844b8
  398. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 35, start = 2010-05-25 20:00:00, end = 2010-05-25 21:02:00, file = myth://192.168.0.5:6543/1035_20100525210000.mpg, title = 'u'Justified'', sub = u'Veterans', desc = 'u'When Boy', hostname = dell}
  399. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1035_20100525210000.mpg.640x360.png reply[0] = 42 filesize = 0
  400. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  401. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 35, start = 2010-05-25 20:00:00, end = 2010-05-25 21:02:00, file = myth://192.168.0.5:6543/1035_20100525210000.mpg, title = 'u'Justified'', sub = u'Veterans', desc = 'u'When Boy', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/fb95092b3806f3d3acbdd618021dda04
  402. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 6, start = 2010-05-20 19:00:00, end = 2010-05-20 20:00:00, file = myth://192.168.0.5:6543/1006_20100520200000.mpg, title = 'u'Fringe'', sub = u'Over There, Part 2', desc = 'u'Sacrific', hostname = dell}
  403. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1006_20100520200000.mpg.640x360.png reply[0] = 42 filesize = 0
  404. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  405. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 6, start = 2010-05-20 19:00:00, end = 2010-05-20 20:00:00, file = myth://192.168.0.5:6543/1006_20100520200000.mpg, title = 'u'Fringe'', sub = u'Over There, Part 2', desc = 'u'Sacrific', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/24dda4c18155e82b241f43db85bf9652
  406. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 12, start = 2010-05-20 18:00:00, end = 2010-05-20 19:00:00, file = myth://192.168.0.5:6543/1012_20100520190000.mpg, title = 'u'FlashForward'', sub = u'Countdown', desc = 'u'Mark con', hostname = dell}
  407. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1012_20100520190000.mpg.640x360.png reply[0] = 42 filesize = 0
  408. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  409. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 12, start = 2010-05-20 18:00:00, end = 2010-05-20 19:00:00, file = myth://192.168.0.5:6543/1012_20100520190000.mpg, title = 'u'FlashForward'', sub = u'Countdown', desc = 'u'Mark con', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/87eca8f7ce0f640ed7b1ed015d358516
  410. D | filecache.py | Thread-17 | Line 85 | Cache MISS RecordedProgram {channel = 58, start = 2009-08-28 18:00:00, end = 2009-08-28 19:55:00, file = myth://192.168.0.5:6543/1058_20090828190000.mpg, title = 'u'Wizards of Waverly Place The Movie'', sub = u'', desc = 'u'A young ', hostname = dell}
  411. D | conn.py | Thread-17 | Line 1032 | file = myth://192.168.0.5:6543/1058_20090828190000.mpg.640x360.png reply[0] = 42 filesize = 0
  412. D | conn.py | Thread-17 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  413. W | filecache.py | Thread-17 | Line 96 | File could not be resolved: RecordedProgram {channel = 58, start = 2009-08-28 18:00:00, end = 2009-08-28 19:55:00, file = myth://192.168.0.5:6543/1058_20090828190000.mpg, title = 'u'Wizards of Waverly Place The Movie'', sub = u'', desc = 'u'A young ', hostname = dell} and not at path: /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/thumbnail/da54b4d2e47b413e80d933e9d5c20cfd
  414. D | recordings.py | Thread-17 | Line 205 | --- PRECACHE 114 THUMBNAILS END ---
  415. D | recordings.py | Thread-21 | Line 434 | renderPosters -- BEGIN --
  416. D | recordings.py | Thread-21 | Line 443 | renderPosters -- END --
  417. D | recordings.py | Thread-23 | Line 449 | renderBackgrounds -- BEGIN --
  418. D | fanart.py | Thread-23 | Line 588 | TVDB - no backgrounds for Austin & Ally - Show-name search returned zero results (cannot find show on TVDB)
  419. D | recordings.py | Thread-23 | Line 459 | renderBackgrounds -- END --
  420. D | recordings.py | Thread-24 | Line 434 | renderPosters -- BEGIN --
  421. D | recordings.py | Thread-24 | Line 443 | renderPosters -- END --
  422. D | recordings.py | Thread-26 | Line 449 | renderBackgrounds -- BEGIN --
  423. D | recordings.py | Thread-27 | Line 434 | renderPosters -- BEGIN --
  424. D | recordings.py | Thread-27 | Line 443 | renderPosters -- END --
  425. D | recordings.py | Thread-29 | Line 449 | renderBackgrounds -- BEGIN --
  426. D | recordings.py | Thread-29 | Line 459 | renderBackgrounds -- END --
  427. D | recordings.py | MainThread | Line 186 | uncaught action id 2
  428. D | fanart.py | Thread-26 | Line 588 | TVDB - no backgrounds for Once Upon a Time - 'fanart'
  429. D | recordings.py | Thread-26 | Line 459 | renderBackgrounds -- END --
  430. D | recordings.py | MainThread | Line 186 | uncaught action id 7
  431. D | db.py | Thread-30 | Line 754 |
  432. select
  433. id,
  434. chanid,
  435. starttime,
  436. inserttime,
  437. type,
  438. cmds,
  439. flags,
  440. status,
  441. statustime,
  442. hostname,
  443. comment,
  444. schedruntime
  445. from
  446. jobqueue
  447. where chanid = 1058 and starttime = '2011-12-04 19:30:00' and type = 2 order by schedruntime, id
  448. D | db.py | Thread-30 | Line 411 | FPS actual 29.8751
  449. D | db.py | Thread-30 | Line 412 | FPS duration 29.8751
  450. D | recordingdetails.py | MainThread | Line 170 | Playing Good Luck Charlie, It's Christmas! ..
  451. D | player.py | MainThread | Line 208 | > playRecording Good Luck Charlie, It's Christmas!
  452. D | player.py | MainThread | Line 200 | Playback url: myth://mythconverg:qWDt7YiQ@192.168.0.5:6543/recordings/1058_20111204193000.mpg
  453. D | player.py | MainThread | Line 221 | < playRecording
  454. D | recordingdetails.py | MainThread | Line 247 | unhandled action = <xbmcgui.Action object at 0xcf436a0> id = 7
  455. D | player.py | MainThread | Line 73 | > onPlayBackStopped
  456. E | player.py | MainThread | Line 78 | onPlayBackStopped
  457. Traceback (most recent call last):
  458. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 76, in onPlayBackStopped
  459. target.onPlayBackStopped()
  460. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 358, in onPlayBackStopped
  461. if self._tracker.isAlive():
  462. AttributeError: 'BoundedEvictingQueue' object has no attribute 'isAlive'
  463. D | player.py | MainThread | Line 328 | Setting bookmark on Good Luck Charlie, It's Christmas! to 0s
  464. D | conn.py | MainThread | Line 803 | Bookmark frameNumber set to 0
  465. D | player.py | MainThread | Line 79 | < onPlayBackStopped
  466. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'RECORDING_LIST_CHANGE UPDATE', u"Good Luck Charlie, It's Christmas!", u'', u'Chaos strikes when a woman (Leigh-Allyn Baker) and her daughter (Bridgit Mendler) get separated from their family during the holidays.', u'', u'1058', u'58', u'DISN', u'Disney Channel', u'1058_20111204193000.mpg', u'0', u'-609222656', u'1323048600', u'1323054300', u'0', u'0', u'0', u'dell', u'0', u'0', u'0', u'0', u'-3', u'227', u'0', u'15', u'6', u'1323048600', u'1323054300', u'0', u'4', u'Default', u'0', u'', u'', u'MV003757720000', u'1323116954', u'0.000000', u'', u'0', u'Default', u'0', u'0', u'Default', u'1', u'0', u'1', u'2011']
  467. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  468. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME core2duo SENDER dell', u'empty']
  469. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME dell SENDER dell', u'empty']
  470. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME dell SENDER dell', u'empty']
  471. D | bus.py | MainThread | Line 58 | Publishing event {'new': u"Good Luck Charlie, It's Christmas!", 'tag': 'recordings_selected_group', 'old': u'Sons of Guns', 'id': 'SETTING_CHANGED'} to 9 listeners
  472. D | home.py | MainThread | Line 507 | ONEVENT: home window received event: {'new': u"Good Luck Charlie, It's Christmas!", 'tag': 'recordings_selected_group', 'old': u'Sons of Guns', 'id': 'SETTING_CHANGED'}
  473. D | bus.py | MainThread | Line 58 | Publishing event {'new': u"Good Luck Charlie, It's Christmas!", 'tag': 'recordings_selected_program', 'old': u'Sons of Guns - The Meat Chopper', 'id': 'SETTING_CHANGED'} to 9 listeners
  474. D | home.py | MainThread | Line 507 | ONEVENT: home window received event: {'new': u"Good Luck Charlie, It's Christmas!", 'tag': 'recordings_selected_program', 'old': u'Sons of Guns - The Meat Chopper', 'id': 'SETTING_CHANGED'}
  475. D | home.py | MainThread | Line 61 | lastfocusid = 250
  476. D | db.py | Thread-33 | Line 754 |
  477. select
  478. id,
  479. chanid,
  480. starttime,
  481. inserttime,
  482. type,
  483. cmds,
  484. flags,
  485. status,
  486. statustime,
  487. hostname,
  488. comment,
  489. schedruntime
  490. from
  491. jobqueue
  492. where status = 4 order by schedruntime, id
  493. D | db.py | Thread-33 | Line 754 |
  494. select
  495. id,
  496. chanid,
  497. starttime,
  498. inserttime,
  499. type,
  500. cmds,
  501. flags,
  502. status,
  503. statustime,
  504. hostname,
  505. comment,
  506. schedruntime
  507. from
  508. jobqueue
  509. where status = 1 order by schedruntime, id
  510. D | settings.py | MainThread | Line 182 | Saving settings to /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/settings.xml
  511. D | fanart.py | MainThread | Line 155 | Cache size google.pickle 2.00 KB
  512. D | fanart.py | MainThread | Line 155 | Cache size imdb.pickle 4.00 KB
  513. D | fanart.py | MainThread | Line 155 | Cache size imdb.pickle 1.00 KB
  514. D | fanart.py | MainThread | Line 155 | Cache size tmdb.pickle 5.00 KB
  515. D | fanart.py | MainThread | Line 155 | Cache size tmdb.pickle 12.00 KB
  516. D | fanart.py | MainThread | Line 155 | Cache size tvdb.pickle 6.00 KB
  517. D | fanart.py | MainThread | Line 155 | Cache size tvdb.pickle 29.00 KB
  518. D | fanart.py | MainThread | Line 155 | Cache size tvrage.pickle 10.00 KB
  519. D | fanart.py | MainThread | Line 155 | Cache size tvrage.pickle 1.00 KB
  520. W | util.py | MainThread | Line 237 | TIMER: shutdown took 4.98 seconds
  521. D | bus.py | MainThread | Line 58 | Publishing event {'id': 'SHUTDOWN'} to 8 listeners
  522. D | util.py | MainThread | Line 181 | Total threads spawned = 34
  523. D | util.py | MainThread | Line 185 | Waiting for thread Thread-7 to die...
  524. D | util.py | MainThread | Line 185 | Waiting for thread Thread-8 to die...
  525. D | publish.py | Thread-8 | Line 76 | Exiting MythEventPublisher
  526. D | util.py | MainThread | Line 191 | Done waiting for threads to die
  527. I | home.py | MainThread | Line 248 | Pool connPool: available = 2 size = 2
  528. I | home.py | MainThread | Line 248 | Pool dbPool: available = 1 size = 1
  529. D | db.py | MainThread | Line 200 | Closing myth db connection
  530. I | home.py | MainThread | Line 255 | Goodbye!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement