Advertisement
Guest User

daniel

a guest
Nov 22nd, 2011
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 27.94 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'131', u'American Horror Story', u'Open House', u'Moira persuades a buyer to make an offer while Constance and Larry work against her efforts.', u'Horror', u'1035', u'35', u'FX', u'FX Networks Inc.', u'', u'0', u'0', u'1322025060', u'1322028600', u'0', u'0', u'0', u'dell', u'1', u'0', u'0', u'0', u'3', u'204', u'3', u'15', u'6', u'1322025060', u'1322028600', u'0', u'0', u'Default', u'0', u'', u'EP01466178', u'EP014661780011', u'1322021174', u'0.000000', u'2011-11-16', u'1', u'Default', u'0', u'0', u'Default', u'0', u'0', u'0', u'0', u'Ridiculousness', u'The Dingo', u"The Dingo; ''Pain Angels''; ''Worst Case Scenarios''; ''That'll Cost You.''", u'Reality', u'1052', u'52', u'MTV', u'MTV - Music Television', u'', u'0', u'0', u'1322092800', u'1322094600', 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'1322092800', u'1322094600', u'1', u'0', u'Default']
  85. D | home.py | Thread-12 | Line 331 | >>> renderCoverFlow begin
  86. 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'5', u'206', u'3', u'15', u'6', u'1323138600', u'1323140400', u'1', u'0', u'Default', u'0', u'', u'EP01400066', u'SH014000660000', u'1322021173', u'0.000000', u'2011-08-29', u'1', u'Default', u'0', u'0', u'Default', u'1', u'0', u'0', u'0', u'Ridiculousness', u'', u'', u'Reality', u'1052', u'52', u'MTV', u'MTV - Music Television', u'', u'0', u'0', u'1323140400', u'1323142200', 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'1323140400', u'1323142200', u'0', u'0', u'Default', u'0', u'', u'EP01400066', u'EP014000660014', u'1322021173', u'0.000000', u'2011-12-05', u'1', u'Default', u'0', u'0', u'Default', u'1', u'0', u'0', u'0']
  87. D | home.py | Thread-13 | Line 491 | renderNewsFeed enter
  88. D | home.py | Thread-12 | Line 341 | Coverflow 1/6: Sons of Anarchy
  89. D | home.py | Thread-12 | Line 341 | Coverflow 2/6: Terra Nova
  90. D | home.py | Thread-12 | Line 341 | Coverflow 3/6: Hell on Wheels
  91. D | home.py | Thread-12 | Line 341 | Coverflow 4/6: The Walking Dead
  92. D | home.py | Thread-12 | Line 341 | Coverflow 5/6: Pixie Hollow Games
  93. D | home.py | Thread-12 | Line 341 | Coverflow 6/6: Jessie
  94. D | home.py | Thread-12 | Line 353 | <<< renderCoverFlow end
  95. D | home.py | Thread-13 | Line 504 | renderNewsFeed exit
  96. D | recordings.py | Thread-14 | Line 195 | --- PRECACHE 99 THUMBNAILS BEGIN ---
  97. D | filecache.py | Thread-14 | Line 85 | Cache MISS RecordedProgram {channel = 35, start = 2011-11-22 21:00:00, end = 2011-11-22 22:06:00, file = myth://192.168.0.5:6543/1035_20111122210000.mpg, title = 'u'Sons of Anarchy'', sub = u'Burnt and Purged Away', desc = 'u"SAMCRO n', hostname = dell}
  98. D | recordings.py | MainThread | Line 238 | Rendering....
  99. D | recordings.py | MainThread | Line 270 | Last selected group index = American Horror Story 9
  100. D | toolkit.py | MainThread | Line 261 | waiting for item select to happen...1
  101. D | recordings.py | MainThread | Line 284 | index check = 9
  102. D | recordings.py | Thread-15 | Line 434 | renderPosters -- BEGIN --
  103. D | recordings.py | Thread-15 | Line 443 | renderPosters -- END --
  104. D | recordings.py | Thread-17 | Line 449 | renderBackgrounds -- BEGIN --
  105. D | recordings.py | Thread-17 | Line 459 | renderBackgrounds -- END --
  106. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1035_20111122210000.mpg.640x360.png reply[0] = 36 filesize = 0
  107. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'OK', u'1035_20111122210000.mpg.640x360.png']
  108. W | util.py | Thread-14 | Line 237 | TIMER: generateThumbnail took 12.92 seconds
  109. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1035_20111122210000.mpg.640x360.png reply[0] = 36 filesize = 216406
  110. D | filecache.py | Thread-14 | 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}
  111. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1035_20101118210000.mpg.640x360.png reply[0] = 36 filesize = 0
  112. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  113. W | filecache.py | Thread-14 | 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
  114. D | filecache.py | Thread-14 | 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}
  115. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101118200000.mpg.640x360.png reply[0] = 36 filesize = 0
  116. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  117. W | filecache.py | Thread-14 | 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
  118. D | filecache.py | Thread-14 | 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}
  119. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1012_20101118200000.mpg.640x360.png reply[0] = 36 filesize = 0
  120. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  121. W | filecache.py | Thread-14 | 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
  122. D | filecache.py | Thread-14 | 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}
  123. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101104200000.mpg.640x360.png reply[0] = 36 filesize = 0
  124. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  125. W | filecache.py | Thread-14 | 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
  126. D | filecache.py | Thread-14 | 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}
  127. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1035_20101019210000.mpg.640x360.png reply[0] = 36 filesize = 0
  128. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  129. W | filecache.py | Thread-14 | 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
  130. D | filecache.py | Thread-14 | 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}
  131. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1006_20101014200000.mpg.640x360.png reply[0] = 36 filesize = 0
  132. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  133. W | filecache.py | Thread-14 | 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
  134. D | filecache.py | Thread-14 | 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}
  135. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1012_20100527190000.mpg.640x360.png reply[0] = 36 filesize = 0
  136. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  137. W | filecache.py | Thread-14 | 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
  138. D | filecache.py | Thread-14 | 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}
  139. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1035_20100525210000.mpg.640x360.png reply[0] = 36 filesize = 0
  140. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  141. W | filecache.py | Thread-14 | 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
  142. D | filecache.py | Thread-14 | 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}
  143. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1006_20100520200000.mpg.640x360.png reply[0] = 36 filesize = 0
  144. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  145. W | filecache.py | Thread-14 | 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
  146. D | filecache.py | Thread-14 | 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}
  147. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1012_20100520190000.mpg.640x360.png reply[0] = 36 filesize = 0
  148. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  149. W | filecache.py | Thread-14 | 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
  150. D | filecache.py | Thread-14 | 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}
  151. D | conn.py | Thread-14 | Line 1032 | file = myth://192.168.0.5:6543/1058_20090828190000.mpg.640x360.png reply[0] = 36 filesize = 0
  152. D | conn.py | Thread-14 | Line 566 | genpixmap reply = [u'BAD', u'ERROR_NOFILE']
  153. W | filecache.py | Thread-14 | 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
  154. D | recordings.py | Thread-14 | Line 205 | --- PRECACHE 99 THUMBNAILS END ---
  155. D | recordings.py | MainThread | Line 186 | uncaught action id 7
  156. D | db.py | Thread-18 | Line 754 |
  157. select
  158. id,
  159. chanid,
  160. starttime,
  161. inserttime,
  162. type,
  163. cmds,
  164. flags,
  165. status,
  166. statustime,
  167. hostname,
  168. comment,
  169. schedruntime
  170. from
  171. jobqueue
  172. where chanid = 1035 and starttime = '2011-11-16 21:00:00' and type = 2 order by schedruntime, id
  173. D | db.py | Thread-18 | Line 411 | FPS actual 29.9328
  174. D | db.py | Thread-18 | Line 412 | FPS duration 29.9328
  175. D | recordingdetails.py | MainThread | Line 170 | Playing American Horror Story ..
  176. D | player.py | MainThread | Line 208 | > playRecording American Horror Story
  177. D | player.py | MainThread | Line 200 | Playback url: myth://mythconverg:qWDt7YiQ@192.168.0.5:6543/recordings/1035_20111116210000.mpg
  178. D | player.py | MainThread | Line 221 | < playRecording
  179. D | recordingdetails.py | MainThread | Line 247 | unhandled action = <xbmcgui.Action object at 0xcdc8240> id = 7
  180. D | player.py | MainThread | Line 73 | > onPlayBackStopped
  181. E | player.py | MainThread | Line 78 | onPlayBackStopped
  182. Traceback (most recent call last):
  183. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 76, in onPlayBackStopped
  184. target.onPlayBackStopped()
  185. File "/Users/frontrow/Library/Application Support/XBMC/addons/script.mythbox/resources/src/mythbox/ui/player.py", line 358, in onPlayBackStopped
  186. if self._tracker.isAlive():
  187. AttributeError: 'BoundedEvictingQueue' object has no attribute 'isAlive'
  188. D | player.py | MainThread | Line 328 | Setting bookmark on American Horror Story to 0s
  189. D | conn.py | MainThread | Line 803 | Bookmark frameNumber set to 0
  190. D | player.py | MainThread | Line 79 | < onPlayBackStopped
  191. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'RECORDING_LIST_CHANGE UPDATE', u'American Horror Story', u'Open House', u'Moira persuades a buyer to make an offer while Constance and Larry work against her efforts.', u'', u'1035', u'35', u'FX', u'FX Networks Inc.', u'1035_20111116210000.mpg', u'0', u'-1962367040', u'1321498800', u'1321502400', u'0', u'0', u'0', u'dell', u'0', u'0', u'0', u'0', u'-3', u'204', u'0', u'15', u'6', u'1321498800', u'1321502400', u'0', u'0', u'Default', u'0', u'', u'EP01466178', u'EP014661780011', u'1322024001', u'0.000000', u'2011-11-16', u'1', u'Default', u'0', u'0', u'Default', u'0', u'0', u'0', u'0']
  192. D | publish.py | Thread-8 | Line 61 | EVENT: [u'BACKEND_MESSAGE', u'SYSTEM_EVENT CLIENT_DISCONNECTED HOSTNAME AppleTV.local SENDER dell', u'empty']
  193. D | home.py | MainThread | Line 61 | lastfocusid = 250
  194. D | db.py | Thread-21 | Line 754 |
  195. select
  196. id,
  197. chanid,
  198. starttime,
  199. inserttime,
  200. type,
  201. cmds,
  202. flags,
  203. status,
  204. statustime,
  205. hostname,
  206. comment,
  207. schedruntime
  208. from
  209. jobqueue
  210. where status = 4 order by schedruntime, id
  211. D | db.py | Thread-21 | Line 754 |
  212. select
  213. id,
  214. chanid,
  215. starttime,
  216. inserttime,
  217. type,
  218. cmds,
  219. flags,
  220. status,
  221. statustime,
  222. hostname,
  223. comment,
  224. schedruntime
  225. from
  226. jobqueue
  227. where status = 1 order by schedruntime, id
  228. D | home.py | MainThread | Line 61 | lastfocusid = 251
  229. W | util.py | MainThread | Line 237 | TIMER: getTVGuideData took 4.01 seconds
  230. D | livetv.py | MainThread | Line 384 | Rendering....
  231. D | livetv.py | Thread-25 | Line 472 | ---- RENDER BANNER BEGIN ----
  232. D | livetv.py | Thread-25 | Line 483 | no banner for The Story of Us
  233. W | util.py | Thread-24 | Line 237 | TIMER: getPosters took 1.49 seconds
  234. D | filecache.py | Thread-24 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/cqjXBt5xFlo7MXaj6yNhwgo60mg.jpg
  235. D | fanart.py | Thread-3 | Line 414 | Adding image 69f7c98530761695e1e30ea414f885d7 as The Story of Us[1]
  236. D | fanart.py | Thread-3 | Line 408 | httpcache work queue size: 1
  237. D | filecache.py | Thread-3 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/vecRL7VIngXL7EUoM71b0I832nq.jpg
  238. D | fanart.py | Thread-23 | Line 556 | TVDB[1] = Conan
  239. W | util.py | Thread-23 | Line 237 | TIMER: getPosters took 3.09 seconds
  240. D | fanart.py | Thread-4 | Line 414 | Adding image 79b4e484ff5eaae82e3a4b006f78fca5 as Conan[1]
  241. D | fanart.py | Thread-3 | Line 414 | Adding image 6269974184a1492b4049865be93b167c as The Story of Us[2]
  242. W | util.py | Thread-24 | Line 237 | TIMER: getPosters took 1.64 seconds
  243. D | filecache.py | Thread-24 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/gsHZm3MAnywEaj9uE8dVg7u4dCV.jpg
  244. D | livetv.py | Thread-25 | Line 480 | setting banner for Conan to /Users/frontrow/Library/Application Support/XBMC/userdata/addon_data/script.mythbox/cache/http/761dc8fd98c50cfcd4def05362a3ebb0
  245. D | fanart.py | Thread-4 | Line 414 | Adding image 761dc8fd98c50cfcd4def05362a3ebb0 as Conan[1]
  246. W | fanart.py | Thread-25 | Line 573 | TVDB - no banners for The Tonight Show With Jay Leno - 70336
  247. D | livetv.py | Thread-25 | Line 483 | no banner for The Tonight Show With Jay Leno
  248. D | fanart.py | Thread-3 | Line 414 | Adding image 01e5e6849d5d2e94f7d1c9923df0f833 as The Christmas Blessing[1]
  249. D | filecache.py | Thread-24 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/ruMbZTyyAbKbuNgDe9V91elal3E.jpg
  250. D | fanart.py | Thread-3 | Line 414 | Adding image c41b24a3b873f77530202c295cc52144 as Grendel[1]
  251. D | filecache.py | Thread-24 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/YUxN8bxzq31gglUONfB25LBQRc.jpg
  252. D | fanart.py | Thread-3 | Line 414 | Adding image 86b054ae9dd5b35b1a507a49e03bba02 as The Shadow Riders[1]
  253. D | fanart.py | Thread-3 | Line 408 | httpcache work queue size: 1
  254. D | fanart.py | Thread-3 | Line 414 | Adding image 86b054ae9dd5b35b1a507a49e03bba02 as The Shadow Riders[2]
  255. D | filecache.py | Thread-24 | Line 85 | Cache MISS http://cf2.imgobject.com/t/p/w500/gRwZAHV1KLbLfwuR6VoC0PnbpZp.jpg
  256. D | fanart.py | Thread-3 | Line 414 | Adding image 9f92cdf81ea5fd6a88dceb5599a205f8 as Red River[1]
  257. D | fanart.py | Thread-24 | Line 661 | TMDB found nothing for: Farewell Mr. Kringle
  258. W | utils.py | Thread-24 | Line 423 | unable to use "lxml": No module named lxml.html
  259. W | utils.py | Thread-24 | Line 414 | falling back to "beautifulsoup"
  260. W | utils.py | Thread-24 | Line 423 | unable to use "lxml": No module named lxml.html
  261. W | utils.py | Thread-24 | Line 414 | falling back to "beautifulsoup"
  262. D | livetv.py | MainThread | Line 66 | Found tuner 1 to view channel 6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement