Advertisement
divingmule

cacheToDisk

Apr 3rd, 2013
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 153.69 KB | None | 0 0
  1. 20:14:04 T:4644 NOTICE: -----------------------------------------------------------------------
  2. 20:14:04 T:4644 NOTICE: Starting XBMC (12.1 Git:20130317-0d373cc), Platform: Windows 7 SP1 64-bit, build 7601. Built on Mar 17 2013 (compiler 1600)
  3. 20:14:04 T:4644 NOTICE: AMD Phenom(tm) II X2 545 Processor
  4. 20:14:04 T:4644 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  5. 20:14:04 T:4644 NOTICE: Running with restricted rights
  6. 20:14:04 T:4644 NOTICE: Aero is enabled
  7. 20:14:04 T:4644 NOTICE: special://xbmc/ is mapped to: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC
  8. 20:14:04 T:4644 NOTICE: special://xbmcbin/ is mapped to: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC
  9. 20:14:04 T:4644 NOTICE: special://masterprofile/ is mapped to: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\userdata
  10. 20:14:04 T:4644 NOTICE: special://home/ is mapped to: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\
  11. 20:14:04 T:4644 NOTICE: special://temp/ is mapped to: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\cache
  12. 20:14:04 T:4644 NOTICE: The executable running is: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\XBMC.exe
  13. 20:14:04 T:4644 NOTICE: Local hostname: chris7
  14. 20:14:04 T:4644 NOTICE: Log File is located: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\xbmc.log
  15. 20:14:04 T:4644 NOTICE: -----------------------------------------------------------------------
  16. 20:14:04 T:4644 NOTICE: Found 2 Lists of Devices
  17. 20:14:04 T:4644 NOTICE: Enumerated DirectSound devices:
  18. 20:14:04 T:4644 NOTICE: Device 1
  19. 20:14:04 T:4644 NOTICE: m_deviceName : {2637FBD5-2F9E-4C5C-A5C4-4D480AAABD6A}
  20. 20:14:04 T:4644 NOTICE: m_displayName : Speakers - Speakers (High Definition Audio Device)
  21. 20:14:04 T:4644 NOTICE: m_displayNameExtra: DirectSound: Speakers (High Definition Audio Device)
  22. 20:14:04 T:4644 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  23. 20:14:04 T:4644 NOTICE: m_channels : FL,FR,FC,BL,BR,LFE
  24. 20:14:04 T:4644 NOTICE: m_sampleRates : 44100
  25. 20:14:04 T:4644 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  26. 20:14:04 T:4644 NOTICE: Enumerated WASAPI devices:
  27. 20:14:04 T:4644 NOTICE: Device 1
  28. 20:14:04 T:4644 NOTICE: m_deviceName : {2637FBD5-2F9E-4C5C-A5C4-4D480AAABD6A}
  29. 20:14:04 T:4644 NOTICE: m_displayName : Speakers - Speakers (High Definition Audio Device)
  30. 20:14:04 T:4644 NOTICE: m_displayNameExtra: WASAPI: Speakers (High Definition Audio Device)
  31. 20:14:04 T:4644 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  32. 20:14:04 T:4644 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
  33. 20:14:04 T:4644 NOTICE: m_sampleRates : 192000,96000,88200,48000,44100
  34. 20:14:04 T:4644 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  35. 20:14:04 T:4644 NOTICE: load settings...
  36. 20:14:04 T:4644 NOTICE: special://profile/ is mapped to: special://masterprofile/
  37. 20:14:04 T:4644 NOTICE: loading special://masterprofile/guisettings.xml
  38. 20:14:04 T:4644 NOTICE: Getting hardware information now...
  39. 20:14:04 T:4644 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  40. 20:14:04 T:4644 NOTICE: Loaded playercorefactory configuration
  41. 20:14:04 T:4644 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 20:14:04 T:4644 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 20:14:04 T:4644 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 20:14:04 T:4644 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 20:14:04 T:4644 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.0.6</host>
  50. <port>3306</port>
  51. <user>xbmc</user>
  52. <pass>xbmc</pass>
  53. </videodatabase>
  54. <musicdatabase>
  55. <type>mysql</type>
  56. <host>192.168.0.6</host>
  57. <port>3306</port>
  58. <user>xbmc</user>
  59. <pass>xbmc</pass>
  60. </musicdatabase>
  61. </advancedsettings>
  62. 20:14:04 T:4644 WARNING: VIDEO database configuration is experimental.
  63. 20:14:04 T:4644 NOTICE: Getting hardware information now...
  64. 20:14:04 T:4644 NOTICE: Default DVD Player: dvdplayer
  65. 20:14:04 T:4644 NOTICE: Default Video Player: dvdplayer
  66. 20:14:04 T:4644 NOTICE: Default Audio Player: paplayer
  67. 20:14:04 T:4644 NOTICE: Enabled debug logging due to GUI setting (2)
  68. 20:14:04 T:4644 NOTICE: Log level changed to 2
  69. 20:14:04 T:4644 NOTICE: Loading media sources from special://masterprofile/sources.xml
  70. 20:14:04 T:4644 INFO: creating subdirectories
  71. 20:14:04 T:4644 INFO: userdata folder: special://masterprofile/
  72. 20:14:04 T:4644 INFO: recording folder:
  73. 20:14:04 T:4644 INFO: screenshots folder: C:\Users\divingmule\Pictures\screenshots\
  74. 20:14:04 T:4644 INFO: thumbnails folder: special://masterprofile/Thumbnails
  75. 20:14:04 T:4644 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  76. 20:14:04 T:4644 DEBUG: trying to set locale to eng_usa
  77. 20:14:04 T:4644 INFO: global locale set to English_United States.1252
  78. 20:14:04 T:4644 INFO: load English language file, from path: special://xbmc/language/
  79. 20:14:04 T:4644 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\language\English\strings.po
  80. 20:14:04 T:4644 DEBUG: POParser: loaded 2686 strings from file C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\language\English\strings.po
  81. 20:14:04 T:4644 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  82. 20:14:04 T:4644 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  83. 20:14:04 T:4644 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  84. 20:14:04 T:4644 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4, 44100, 6
  85. 20:14:04 T:4644 DEBUG: CSoftAE::InternalOpenSink - WASAPI Initialized:
  86. 20:14:04 T:4644 DEBUG: Output Device : Speakers - Speakers (High Definition Audio Device)
  87. 20:14:04 T:4644 DEBUG: Sample Rate : 44100
  88. 20:14:04 T:4644 DEBUG: Sample Format : AE_FMT_S24NE4
  89. 20:14:04 T:4644 DEBUG: Channel Count : 6
  90. 20:14:04 T:4644 DEBUG: Channel Layout: FL,FR,FC,BL,BR,LFE
  91. 20:14:04 T:4644 DEBUG: Frames : 2208
  92. 20:14:04 T:4644 DEBUG: Frame Samples : 13248
  93. 20:14:04 T:4644 DEBUG: Frame Size : 24
  94. 20:14:04 T:4644 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  95. 20:14:04 T:4644 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 52992
  96. 20:14:04 T:5480 NOTICE: Thread CSoftAE start, auto delete: false
  97. 20:14:04 T:5480 INFO: CSoftAE::Run - Thread Started
  98. 20:14:04 T:4644 NOTICE: Running database version Addons15
  99. 20:14:04 T:4644 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  100. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hwclips has been installed.'
  101. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyamf has been installed.'
  102. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.bigpictures has been installed.'
  103. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.shoutcast has been installed.'
  104. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.sports has been installed.'
  105. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.redditmusic has been installed.'
  106. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.flw.outdoors has been installed.'
  107. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  108. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  109. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  110. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  111. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.zapiks has been installed.'
  112. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.steam has been installed.'
  113. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  114. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  115. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.xmltodict has been installed.'
  116. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  117. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  118. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  119. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.utorrent has been installed.'
  120. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been installed.'
  121. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.documentary.net has been installed.'
  122. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  123. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  124. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  125. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  126. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.engadget has been installed.'
  127. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hgtv has been installed.'
  128. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  129. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.mdc has been installed.'
  130. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.thisweekin has been installed.'
  131. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.wdrrockpalast has been installed.'
  132. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  133. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  134. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nascar has been installed.'
  135. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.divingmule.addons has been installed.'
  136. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  137. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.image.lastfm.slideshow has been installed.'
  138. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.cdartmanager has been installed.'
  139. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  140. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  141. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  142. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  143. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  144. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  145. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.noagenda has been installed.'
  146. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.amazon.database has been installed.'
  147. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  148. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  149. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  150. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  151. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.cheezburger_network has been installed.'
  152. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.amazon has been installed.'
  153. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.foodnetwork has been installed.'
  154. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  155. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.demand5 has been installed.'
  156. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  157. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.ircchat has been installed.'
  158. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been installed.'
  159. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.roosterteeth has been installed.'
  160. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  161. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  162. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cnet.podcasts has been installed.'
  163. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.techcrunch has been installed.'
  164. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  165. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  166. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.live.streams has been installed.'
  167. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.'
  168. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  169. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  170. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  171. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  172. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.twit has been installed.'
  173. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.on_aol has been installed.'
  174. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.outdoortv has been installed.'
  175. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.image.bigpictures has been installed.'
  176. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  177. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  178. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.pga.tour has been installed.'
  179. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.funny.or.die has been installed.'
  180. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  181. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.fox.news has been installed.'
  182. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.diy has been installed.'
  183. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
  184. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.jtv.archives has been installed.'
  185. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  186. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  187. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  188. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.'
  189. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.image.testing has been installed.'
  190. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  191. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
  192. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  193. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  194. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  195. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  196. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in service.watchdog has been installed.'
  197. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  198. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  199. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  200. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  201. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  202. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.groove has been installed.'
  203. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  204. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  205. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.theblaze has been installed.'
  206. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.picasa has been installed.'
  207. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  208. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  209. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.earth.touch has been installed.'
  210. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  211. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.atk has been installed.'
  212. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ustream has been installed.'
  213. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  214. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.mlbmc has been installed.'
  215. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.internet.archive has been installed.'
  216. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.theaudiodb.com has been installed.'
  217. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  218. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.weather.channel has been installed.'
  219. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  220. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  221. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  222. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.espn3 has been installed.'
  223. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  224. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  225. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  226. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  227. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  228. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  229. 20:14:04 T:4644 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  230. 20:14:04 T:4644 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  231. 20:14:04 T:4644 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  232. 20:14:04 T:4644 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  233. 20:14:04 T:4644 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  234. 20:14:04 T:4644 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  235. 20:14:04 T:5000 NOTICE: Thread XBMC Peripherals start, auto delete: false
  236. 20:14:04 T:5180 NOTICE: Thread CRemoteControl start, auto delete: false
  237. 20:14:04 T:6568 NOTICE: Thread XBMC Peripherals start, auto delete: false
  238. 20:14:04 T:5180 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  239. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  240. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  241. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\F:.
  242. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\F:.
  243. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\G:.
  244. 20:14:04 T:4644 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\G:.
  245. 20:14:04 T:4644 NOTICE: Found screen: Generic PnP Monitor on ATI Radeon HD 5700 Series, adapter 0.
  246. 20:14:04 T:4644 NOTICE: Found screen: Generic PnP Monitor on ATI Radeon HD 5400 Series, adapter 3.
  247. 20:14:04 T:4644 NOTICE: Primary mode: 1920x1080 @ 60.00 - Full Screen
  248. 20:14:04 T:4644 NOTICE: Secondary mode: 1680x1050 @ 61.00 - Full Screen #2
  249. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
  250. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  251. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  252. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  253. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 67.00 - Full Screen
  254. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 72.00 - Full Screen
  255. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
  256. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 50.00 - Full Screen
  257. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  258. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
  259. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
  260. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
  261. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  262. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  263. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  264. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  265. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  266. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  267. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 50.00 - Full Screen
  268. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  269. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 56.00 - Full Screen
  270. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  271. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen
  272. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
  273. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 50.00 - Full Screen
  274. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  275. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  276. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen
  277. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
  278. 20:14:04 T:4644 NOTICE: Additional mode: 1152x648 @ 50.00 - Full Screen
  279. 20:14:04 T:4644 NOTICE: Additional mode: 1152x648 @ 59.94 - Full Screen
  280. 20:14:04 T:4644 NOTICE: Additional mode: 1152x648 @ 60.00 - Full Screen
  281. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 50.00 - Full Screen
  282. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  283. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  284. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  285. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  286. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  287. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  288. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  289. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen
  290. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
  291. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  292. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
  293. 20:14:04 T:4644 NOTICE: Additional mode: 1280x768 @ 50.00 - Full Screen
  294. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  295. 20:14:04 T:4644 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  296. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  297. 20:14:04 T:4644 NOTICE: Additional mode: 1280x800 @ 50.00 - Full Screen
  298. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  299. 20:14:04 T:4644 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  300. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  301. 20:14:04 T:4644 NOTICE: Additional mode: 1280x960 @ 50.00 - Full Screen
  302. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  303. 20:14:04 T:4644 NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
  304. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 50.00 - Full Screen
  305. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  306. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  307. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
  308. 20:14:04 T:4644 NOTICE: Additional mode: 1360x768 @ 50.00 - Full Screen
  309. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  310. 20:14:04 T:4644 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  311. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  312. 20:14:04 T:4644 NOTICE: Additional mode: 1360x1024 @ 50.00 - Full Screen
  313. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  314. 20:14:04 T:4644 NOTICE: Additional mode: 1360x1024 @ 60.00 - Full Screen
  315. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  316. 20:14:04 T:4644 NOTICE: Additional mode: 1366x768 @ 50.00 - Full Screen
  317. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  318. 20:14:04 T:4644 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  319. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  320. 20:14:04 T:4644 NOTICE: Additional mode: 1400x1050 @ 50.00 - Full Screen
  321. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  322. 20:14:04 T:4644 NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
  323. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  324. 20:14:04 T:4644 NOTICE: Additional mode: 1440x900 @ 50.00 - Full Screen
  325. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  326. 20:14:04 T:4644 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
  327. 20:14:04 T:4644 NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
  328. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  329. 20:14:04 T:4644 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  330. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  331. 20:14:04 T:4644 NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen
  332. 20:14:04 T:4644 NOTICE: Additional mode: 1680x1050 @ 50.00 - Full Screen
  333. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  334. 20:14:04 T:4644 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  335. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 50.00 - Full Screen
  336. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 59.94 - Full Screen
  337. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 60.00 - Full Screen
  338. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 25.00i - Full Screen
  339. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 29.97i - Full Screen
  340. 20:14:04 T:4644 NOTICE: Additional mode: 1776x1000 @ 30.00i - Full Screen
  341. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
  342. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  343. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  344. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
  345. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
  346. 20:14:04 T:4644 NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
  347. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen #2
  348. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen #2
  349. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 61.00 - Full Screen #2
  350. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  351. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 67.00 - Full Screen #2
  352. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 72.00 - Full Screen #2
  353. 20:14:04 T:4644 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen #2
  354. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 56.00 - Full Screen #2
  355. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  356. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen #2
  357. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  358. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen #2
  359. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 61.00 - Full Screen #2
  360. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  361. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 72.00 - Full Screen #2
  362. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  363. 20:14:04 T:4644 NOTICE: Additional mode: 720x480 @ 75.00 - Full Screen #2
  364. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  365. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 56.00 - Full Screen #2
  366. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  367. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen #2
  368. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  369. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 61.00 - Full Screen #2
  370. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  371. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 72.00 - Full Screen #2
  372. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  373. 20:14:04 T:4644 NOTICE: Additional mode: 720x576 @ 75.00 - Full Screen #2
  374. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  375. 20:14:04 T:4644 NOTICE: Additional mode: 800x480 @ 56.00 - Full Screen #2
  376. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  377. 20:14:04 T:4644 NOTICE: Additional mode: 800x480 @ 60.00 - Full Screen #2
  378. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  379. 20:14:04 T:4644 NOTICE: Additional mode: 800x480 @ 61.00 - Full Screen #2
  380. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  381. 20:14:04 T:4644 NOTICE: Additional mode: 800x480 @ 72.00 - Full Screen #2
  382. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  383. 20:14:04 T:4644 NOTICE: Additional mode: 800x480 @ 75.00 - Full Screen #2
  384. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  385. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 56.00 - Full Screen #2
  386. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen #2
  387. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 61.00 - Full Screen #2
  388. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  389. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen #2
  390. 20:14:04 T:4644 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen #2
  391. 20:14:04 T:4644 NOTICE: Additional mode: 1024x600 @ 60.00 - Full Screen #2
  392. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  393. 20:14:04 T:4644 NOTICE: Additional mode: 1024x600 @ 61.00 - Full Screen #2
  394. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  395. 20:14:04 T:4644 NOTICE: Additional mode: 1024x600 @ 70.00 - Full Screen #2
  396. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  397. 20:14:04 T:4644 NOTICE: Additional mode: 1024x600 @ 75.00 - Full Screen #2
  398. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  399. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen #2
  400. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 61.00 - Full Screen #2
  401. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  402. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen #2
  403. 20:14:04 T:4644 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen #2
  404. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 61.00 - Full Screen #2
  405. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  406. 20:14:04 T:4644 NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen #2
  407. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen #2
  408. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  409. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen #2
  410. 20:14:04 T:4644 NOTICE: Additional mode: 1280x720 @ 61.00 - Full Screen #2
  411. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  412. 20:14:04 T:4644 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen #2
  413. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  414. 20:14:04 T:4644 NOTICE: Additional mode: 1280x768 @ 61.00 - Full Screen #2
  415. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  416. 20:14:04 T:4644 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen #2
  417. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  418. 20:14:04 T:4644 NOTICE: Additional mode: 1280x800 @ 61.00 - Full Screen #2
  419. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  420. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen #2
  421. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 61.00 - Full Screen #2
  422. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  423. 20:14:04 T:4644 NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen #2
  424. 20:14:04 T:4644 NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen #2
  425. 20:14:04 T:4644 NOTICE: Additional mode: 1400x1050 @ 61.00 - Full Screen #2
  426. 20:14:04 T:4644 NOTICE: Previous line repeats 2 times.
  427. 20:14:04 T:4644 NOTICE: Additional mode: 1400x1050 @ 75.00 - Full Screen #2
  428. 20:14:04 T:4644 NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen #2
  429. 20:14:04 T:4644 NOTICE: Additional mode: 1680x1050 @ 61.00 - Full Screen #2
  430. 20:14:04 T:4644 NOTICE: Checking resolution 17
  431. 20:14:04 T:4644 DEBUG: CWinEventsWin32::WndProc: window resize event
  432. 20:14:04 T:4644 DEBUG: CWinEventsWin32::WndProc: window move event
  433. 20:14:04 T:4644 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1680,1050 fullscreen)->(-1680,0,0,1050 fullscreen)
  434. 20:14:04 T:4644 DEBUG: CWinEventsWin32::WndProcWindow is active
  435. 20:14:04 T:4644 DEBUG: CWinEventsWin32::WndProc: window move event
  436. 20:14:04 T:4644 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  437. 20:14:04 T:4644 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  438. 20:14:04 T:4644 DEBUG: CRenderSystemDX::CreateDevice on adapter 1
  439. 20:14:04 T:4644 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  440. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - adapter 1: aticfx32.dll, ATI Radeon HD 5400 Series, VendorId 4098, DeviceId 26849
  441. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  442. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
  443. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  444. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  445. 20:14:05 T:4644 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  446. 20:14:05 T:4644 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 1 with size 1680x1050, refresh 61.000000
  447. 20:14:05 T:4644 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  448. 20:14:05 T:4644 INFO: load default splash image: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\media\Splash.png
  449. 20:14:05 T:4644 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  450. 20:14:05 T:4644 INFO: load keymapping
  451. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  452. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  453. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  454. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  455. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  456. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  457. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  458. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  459. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  460. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  461. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  462. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  463. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  464. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  465. 20:14:05 T:4644 INFO: Loading special://xbmc/system/keymaps/remote.xml
  466. 20:14:05 T:4644 INFO: Loading special://xbmc/system/IRSSmap.xml
  467. 20:14:05 T:4644 INFO: * Adding remote mapping for device 'Microsoft MCE'
  468. 20:14:05 T:4644 INFO: * Adding remote mapping for device 'Abstract'
  469. 20:14:05 T:4644 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  470. 20:14:05 T:4644 INFO: GUI format 1680x1050, Display 1680x1050 @ 61.00 - Full Screen #2
  471. 20:14:05 T:4644 DEBUG: guilib: Fill viewport on change for solving rendering passes
  472. 20:14:05 T:4644 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  473. 20:14:05 T:4644 NOTICE: Running database version Addons15
  474. 20:14:05 T:4644 DEBUG: CDatabaseManager::Initialize, updating databases...
  475. 20:14:05 T:4644 NOTICE: Running database version ViewModes4
  476. 20:14:05 T:4644 NOTICE: Running database version Textures13
  477. 20:14:05 T:4644 NOTICE: Running database version MyMusic32
  478. 20:14:05 T:4644 NOTICE: Running database version MyVideos75
  479. 20:14:05 T:4644 NOTICE: Running database version TV22
  480. 20:14:05 T:4644 NOTICE: Running database version Epg7
  481. 20:14:05 T:4644 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  482. 20:14:05 T:4644 NOTICE: initializing playlistplayer
  483. 20:14:05 T:4644 NOTICE: DONE initializing playlistplayer
  484. 20:14:05 T:4644 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  485. 20:14:05 T:4644 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  486. 20:14:05 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  487. 20:14:05 T:4644 INFO: Unloading old skin ...
  488. 20:14:05 T:4644 INFO: load skin from: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence (version: 2.1.4)
  489. 20:14:05 T:4644 INFO: load fonts for skin...
  490. 20:14:05 T:4644 INFO: Loading fonts from C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\720p\Font.xml
  491. 20:14:05 T:4644 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\language\english\strings.po
  492. 20:14:05 T:4644 DEBUG: POParser: loaded 131 strings from file C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\language\english\strings.po
  493. 20:14:05 T:4644 INFO: Loading skin includes from C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\720p\includes.xml
  494. 20:14:05 T:4644 INFO: load new skin...
  495. 20:14:05 T:4644 INFO: Loading user windows, path C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\720p
  496. 20:14:05 T:4644 DEBUG: Load Skin XML: 2.28ms
  497. 20:14:05 T:4644 INFO: initialize new skin...
  498. 20:14:05 T:4644 DEBUG: guilib: Fill viewport on change for solving rendering passes
  499. 20:14:05 T:4644 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  500. 20:14:05 T:4644 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\media\Textures.xbt
  501. 20:14:05 T:4644 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  502. 20:14:05 T:4644 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  503. 20:14:05 T:4644 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  504. 20:14:05 T:4644 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  505. 20:14:05 T:4644 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  506. 20:14:05 T:4644 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  507. 20:14:05 T:4644 INFO: Loading C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\sounds.xml
  508. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\cursor.wav
  509. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  510. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\click.wav
  511. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  512. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\back.wav
  513. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  514. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\shutter.wav
  515. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  516. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\notify.wav
  517. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  518. 20:14:05 T:4644 INFO: CAEWAVLoader::Initialize - Sound Loaded: C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\skin.confluence\sounds\out.wav
  519. 20:14:05 T:4644 DEBUG: AERemap: Downmix normalization is enabled
  520. 20:14:05 T:4644 INFO: skin loaded...
  521. 20:14:05 T:4644 INFO: JSONRPC v6.0.3: Successfully initialized
  522. 20:14:05 T:4644 DEBUG: ADDON: Starting service addons.
  523. 20:14:05 T:4644 INFO: initializing python engine.
  524. 20:14:05 T:4644 DEBUG: new python thread created. id=1
  525. 20:14:05 T:4644 DEBUG: Activating window ID: 12999
  526. 20:14:05 T:4644 DEBUG: ------ Window Init (Startup.xml) ------
  527. 20:14:05 T:4644 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  528. 20:14:05 T:1856 NOTICE: Thread XBPyThread start, auto delete: false
  529. 20:14:05 T:1856 DEBUG: Python thread: start processing
  530. 20:14:05 T:4644 INFO: removing tempfiles
  531. 20:14:05 T:4644 DEBUG: ADDON: Starting service addons.
  532. 20:14:05 T:4644 INFO: initializing python engine.
  533. 20:14:05 T:4644 DEBUG: new python thread created. id=2
  534. 20:14:05 T:4644 NOTICE: initialize done
  535. 20:14:05 T:4604 NOTICE: Thread XBPyThread start, auto delete: false
  536. 20:14:05 T:4604 DEBUG: Python thread: start processing
  537. 20:14:05 T:2852 NOTICE: Thread Jobworker start, auto delete: true
  538. 20:14:05 T:1856 NOTICE: -->Python Interpreter Initialized<--
  539. 20:14:05 T:1856 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\default.py
  540. 20:14:05 T:1856 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  541. 20:14:05 T:1856 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader
  542. 20:14:05 T:1856 DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  543. 20:14:05 T:4644 DEBUG: CJoystick::Initialize : No Joystick found
  544. 20:14:05 T:4644 NOTICE: Running the application...
  545. 20:14:05 T:4644 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  546. 20:14:05 T:4644 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  547. 20:14:05 T:4644 DEBUG: Activating window ID: 10000
  548. 20:14:05 T:4604 NOTICE: -->Python Interpreter Initialized<--
  549. 20:14:05 T:4604 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\default.py
  550. 20:14:05 T:4604 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  551. 20:14:05 T:4604 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache
  552. 20:14:05 T:4604 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  553. 20:14:05 T:4644 DEBUG: ------ Window Init () ------
  554. 20:14:05 T:4644 DEBUG: ------ Window Init (Pointer.xml) ------
  555. 20:14:05 T:4644 DEBUG: ------ Window Deinit (Startup.xml) ------
  556. 20:14:05 T:4644 DEBUG: ------ Window Init (Home.xml) ------
  557. 20:14:05 T:4644 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  558. 20:14:05 T:4604 NOTICE: StorageServer Module loaded RUN
  559. 20:14:05 T:4604 NOTICE: StorageClient-2.5.0 Starting server
  560. 20:14:05 T:4604 NOTICE: StorageServer-2.5.0 Storage Server starting C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\userdata\addon_data\script.common.plugin.cache\commoncache.db
  561. 20:14:05 T:1932 NOTICE: Thread Jobworker start, auto delete: true
  562. 20:14:05 T:4644 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\userdata\autoexec.py) found, skipping
  563. 20:14:05 T:4644 DEBUG: CNetwork::NetworkMessage - Starting network services
  564. 20:14:05 T:4644 NOTICE: starting upnp renderer
  565. 20:14:05 T:4644 NOTICE: ES: Starting event server
  566. 20:14:05 T:4644 INFO: JSONRPC Server: Unable to get bluetooth socket
  567. 20:14:05 T:4644 INFO: JSONRPC Server: Successfully initialized
  568. 20:14:05 T:4644 DEBUG: CLastfmScrobbler: Clearing session.
  569. 20:14:05 T:4644 DEBUG: Previous line repeats 1 times.
  570. 20:14:05 T:4644 DEBUG: CLastfmScrobbler: special://masterprofile/LastfmScrobbler.xml, Line 0 (Failed to open file)
  571. 20:14:05 T:4644 DEBUG: CLibrefmScrobbler: Clearing session.
  572. 20:14:05 T:4644 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  573. 20:14:05 T:2644 NOTICE: Thread CEventServer start, auto delete: false
  574. 20:14:05 T:2644 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  575. 20:14:05 T:2644 NOTICE: UDP: Listening on port 9777
  576. 20:14:05 T:6048 NOTICE: Thread CScrobbler start, auto delete: false
  577. 20:14:05 T:6048 DEBUG: CLastfmScrobbler: Thread started.
  578. 20:14:05 T:1932 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  579. 20:14:05 T:1932 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  580. 20:14:05 T:1932 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  581. 20:14:05 T:1932 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  582. 20:14:05 T:1932 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  583. 20:14:05 T:7060 NOTICE: Thread CTCPServer start, auto delete: false
  584. 20:14:05 T:4828 NOTICE: Thread CRssReader start, auto delete: false
  585. 20:14:05 T:4828 DEBUG: CurlFile::Open(0C35F804) http://feeds.feedburner.com/xbmc
  586. 20:14:05 T:4828 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
  587. 20:14:05 T:7136 NOTICE: Thread Jobworker start, auto delete: true
  588. 20:14:05 T:1932 DEBUG: CVideoDatabase::RunQuery took 0 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  589. 20:14:05 T:1932 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  590. 20:14:05 T:1932 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  591. 20:14:05 T:7136 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://UBUN/data/Videos/Movies/Indiana Jones and the Kingdom of the Crystal Skull/Indiana Jones And The Kingdom Of The Crystal Skull.mp4
  592. 20:14:05 T:2852 NOTICE: EPG::CEpgContainer::Start - EPG thread started
  593. 20:14:05 T:2852 NOTICE: PVRManager - starting up
  594. 20:14:05 T:7136 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  595. 20:14:05 T:7136 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  596. 20:14:05 T:5180 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  597. 20:14:05 T:7136 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  598. 20:14:05 T:1856 INFO: Scriptresult: Success
  599. 20:14:05 T:6716 NOTICE: Thread EPG updater start, auto delete: false
  600. 20:14:05 T:7136 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  601. 20:14:05 T:7136 ERROR: ffmpeg[1BE0]: [mov,mp4,m4a,3gp,3g2,mj2] moov atom not found
  602. 20:14:05 T:7136 ERROR: CDVDDemuxFFmpeg::Open - Error, could not open file smb://UBUN/data/Videos/Movies/Indiana Jones and the Kingdom of the Crystal Skull/Indiana Jones And The Kingdom Of The Crystal Skull.mp4
  603. 20:14:05 T:4908 NOTICE: Thread PVR manager start, auto delete: false
  604. 20:14:05 T:1856 INFO: Python script stopped
  605. 20:14:05 T:1856 DEBUG: Thread XBPyThread 1856 terminating
  606. 20:14:05 T:3048 NOTICE: Thread PVR add-on updater start, auto delete: false
  607. 20:14:05 T:3048 DEBUG: PVR::CPVRClients::RegisterClient - registering add-on 'ARGUS TV client'
  608. 20:14:05 T:3048 DEBUG: PVR - PVR::CPVRClient::Create - creating PVR add-on instance 'ARGUS TV client'
  609. 20:14:05 T:3048 DEBUG: ADDON: Dll Initializing - ARGUS TV client
  610. 20:14:05 T:3048 DEBUG: SECTION:LoadDLL(C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\pvr.argustv\XBMC_ArgusTV_win32.dll)
  611. 20:14:05 T:3048 DEBUG: LoadLibraryExA called with flags:
  612. - LOAD_WITH_ALTERED_SEARCH_PATH
  613. 20:14:05 T:3048 DEBUG: Previous line repeats 1 times.
  614. 20:14:05 T:3048 INFO: AddOnLog: ARGUS TV client: Creating the ARGUS TV PVR-client
  615. 20:14:05 T:3048 DEBUG: AddOnLog: ARGUS TV client: CKeepAliveThread:: constructor
  616. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'host'
  617. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'port'
  618. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'useradio'
  619. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'timeout'
  620. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'user'
  621. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'pass'
  622. 20:14:05 T:3048 DEBUG: CAddonCallbacksAddon - ADDON::CAddonCallbacksAddon::GetAddonSetting - add-on 'ARGUS TV client' requests setting 'tunedelay'
  623. 20:14:05 T:3048 INFO: AddOnLog: ARGUS TV client: Connect() - Connecting to http://127.0.0.1:49943/
  624. 20:14:05 T:3048 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Core/Ping/52
  625. 20:14:05 T:3048 DEBUG: CurlFile::Open(0CAC37D8) http://127.0.0.1:49943/ArgusTV/Core/Ping/52
  626. 20:14:05 T:3048 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://127.0.0.1
  627. 20:14:05 T:4644 DEBUG: waiting for python thread 1 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\default.py) to stop
  628. 20:14:05 T:4644 DEBUG: python thread 1 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\default.py) destructed
  629. 20:14:05 T:4828 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  630. 20:14:05 T:4828 DEBUG: RSS feed encoding: UTF-8
  631. 20:14:05 T:4828 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  632. 20:14:05 T:4828 DEBUG: Thread CRssReader 4828 terminating
  633. 20:14:06 T:3048 INFO: AddOnLog: ARGUS TV client: Ping Ok. The client and server are compatible, API version 52.
  634. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: ->GetProperties()
  635. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendName()
  636. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: ->GetConnectionString()
  637. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: ->GetBackendVersion
  638. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion
  639. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Core/Version
  640. 20:14:06 T:3048 DEBUG: CurlFile::Open(0991F1D0) http://127.0.0.1:49943/ArgusTV/Core/Version
  641. 20:14:06 T:3048 DEBUG: AddOnLog: ARGUS TV client: GetDisplayVersion: "2.0.1".
  642. 20:14:06 T:4908 DEBUG: PVRManager - PVR::CPVRManager::Load - active clients found. continue to start
  643. 20:14:06 T:4644 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  644. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all radio channel groups
  645. 20:14:06 T:4908 INFO: PVRChannelGroupInternal - PVR::CPVRChannelGroupInternal::LoadFromDb - no channels in the database
  646. 20:14:06 T:4908 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 0 channels loaded from the database for group 'All radio channels'
  647. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 user defined radio channel groups fetched from the database
  648. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  649. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  650. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 radio channel groups loaded
  651. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::Load - loading all TV channel groups
  652. 20:14:06 T:4908 DEBUG: PVRChannelGroup - PVR::CPVRChannelGroup::Load - 24 channels loaded from the database for group 'All TV channels'
  653. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetChannels(television)
  654. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/Channels/Television
  655. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/Channels/Television
  656. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/0c5253fd-9a02-4011-9556-5bba4fc0e717/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\0c5253fd-9a02-4011-9556-5bba4fc0e717.$$$
  657. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/0c5253fd-9a02-4011-9556-5bba4fc0e717/100/100/false/1969-12-31
  658. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 2 WKRNDT (WKRN-DT), Unique id: 1, Backend channel: 2
  659. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/30b19371-428f-4752-b923-fc7709b3d91c/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\30b19371-428f-4752-b923-fc7709b3d91c.$$$
  660. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/30b19371-428f-4752-b923-fc7709b3d91c/100/100/false/1969-12-31
  661. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 2 WKRNDT2 (WKRN-DT2), Unique id: 2, Backend channel: 2
  662. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/9b7b33de-f143-4de4-a6a8-9e38d04e82a4/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\9b7b33de-f143-4de4-a6a8-9e38d04e82a4.$$$
  663. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/9b7b33de-f143-4de4-a6a8-9e38d04e82a4/100/100/false/1969-12-31
  664. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 2 WKRNDT3 (WKRN-DT3), Unique id: 3, Backend channel: 2
  665. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/a4fb82e7-9c7c-44a9-811c-bed25ebfa488/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\a4fb82e7-9c7c-44a9-811c-bed25ebfa488.$$$
  666. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/a4fb82e7-9c7c-44a9-811c-bed25ebfa488/100/100/false/1969-12-31
  667. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 4WSMV-HD, Unique id: 4, Backend channel: 4
  668. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/b48c2443-d5bc-4658-a839-736b2c06654e/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\b48c2443-d5bc-4658-a839-736b2c06654e.$$$
  669. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/b48c2443-d5bc-4658-a839-736b2c06654e/100/100/false/1969-12-31
  670. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 4 WSMVDT2 (WSMV-DT2), Unique id: 5, Backend channel: 4
  671. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/cb577fec-9021-48f6-a382-c2071b716dff/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\cb577fec-9021-48f6-a382-c2071b716dff.$$$
  672. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/cb577fec-9021-48f6-a382-c2071b716dff/100/100/false/1969-12-31
  673. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: WSMV-TN, Unique id: 6, Backend channel: 4
  674. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/32c09464-d8cc-46bb-b159-09f7447158cc/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\32c09464-d8cc-46bb-b159-09f7447158cc.$$$
  675. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/32c09464-d8cc-46bb-b159-09f7447158cc/100/100/false/1969-12-31
  676. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 5 WTVFDT (WTVF-DT), Unique id: 7, Backend channel: 5
  677. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/428c6c87-afd8-4691-b896-179629b83d36/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\428c6c87-afd8-4691-b896-179629b83d36.$$$
  678. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/428c6c87-afd8-4691-b896-179629b83d36/100/100/false/1969-12-31
  679. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 5 WTVFDT3 (WTVF-DT3), Unique id: 8, Backend channel: 5
  680. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/cb430f44-e44f-4bd9-9b23-faecad05609f/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\cb430f44-e44f-4bd9-9b23-faecad05609f.$$$
  681. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/cb430f44-e44f-4bd9-9b23-faecad05609f/100/100/false/1969-12-31
  682. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 5 WTVFDT2 (WTVF-DT2), Unique id: 9, Backend channel: 5
  683. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ba4f95b1-a99d-4a14-bb38-4376e1f1d61b/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\ba4f95b1-a99d-4a14-bb38-4376e1f1d61b.$$$
  684. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ba4f95b1-a99d-4a14-bb38-4376e1f1d61b/100/100/false/1969-12-31
  685. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 6 WRTNLD3 (WRTN-LD3), Unique id: 10, Backend channel: 6
  686. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ed0be01f-9da0-40d3-8292-317aaee65155/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\ed0be01f-9da0-40d3-8292-317aaee65155.$$$
  687. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ed0be01f-9da0-40d3-8292-317aaee65155/100/100/false/1969-12-31
  688. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 6 WRTNLD2 (WRTN-LD2), Unique id: 11, Backend channel: 6
  689. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/6b95b8c1-048f-4432-a56f-5891a656b21e/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\6b95b8c1-048f-4432-a56f-5891a656b21e.$$$
  690. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/6b95b8c1-048f-4432-a56f-5891a656b21e/100/100/false/1969-12-31
  691. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 6 WRTNLD5 (WRTN-LD5), Unique id: 12, Backend channel: 6
  692. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/750474cf-d7d8-435a-8f3b-6274547b325b/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\750474cf-d7d8-435a-8f3b-6274547b325b.$$$
  693. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/750474cf-d7d8-435a-8f3b-6274547b325b/100/100/false/1969-12-31
  694. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 6 WRTNLD (WRTN-LD), Unique id: 13, Backend channel: 6
  695. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ee817bda-274a-415e-8855-4c66f53071ff/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\ee817bda-274a-415e-8855-4c66f53071ff.$$$
  696. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ee817bda-274a-415e-8855-4c66f53071ff/100/100/false/1969-12-31
  697. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 8 WNPTDT (WNPT-DT), Unique id: 14, Backend channel: 8
  698. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/6633b21a-ccd4-410c-a3fe-b3293ea4b247/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\6633b21a-ccd4-410c-a3fe-b3293ea4b247.$$$
  699. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/6633b21a-ccd4-410c-a3fe-b3293ea4b247/100/100/false/1969-12-31
  700. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 8 WNPTDT2 (WNPT-DT2), Unique id: 15, Backend channel: 8
  701. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/c85fa957-f243-484b-9f9f-881c6cf3159b/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\c85fa957-f243-484b-9f9f-881c6cf3159b.$$$
  702. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/c85fa957-f243-484b-9f9f-881c6cf3159b/100/100/false/1969-12-31
  703. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 17 WZTVDT (WZTV-DT), Unique id: 16, Backend channel: 17
  704. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/2522ed21-be82-4c69-85b2-e6f447a67b7b/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\2522ed21-be82-4c69-85b2-e6f447a67b7b.$$$
  705. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/2522ed21-be82-4c69-85b2-e6f447a67b7b/100/100/false/1969-12-31
  706. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 28 WNPXDT3 (WNPX-DT3), Unique id: 17, Backend channel: 28
  707. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/f1bad36c-bee5-44e7-aa48-1fe586ba3f43/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\f1bad36c-bee5-44e7-aa48-1fe586ba3f43.$$$
  708. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/f1bad36c-bee5-44e7-aa48-1fe586ba3f43/100/100/false/1969-12-31
  709. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 28 WNPXDT2 (WNPX-DT2), Unique id: 18, Backend channel: 28
  710. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/0d502b3b-6659-4847-9efe-b3d1f3894c4c/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\0d502b3b-6659-4847-9efe-b3d1f3894c4c.$$$
  711. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CA7E528) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/0d502b3b-6659-4847-9efe-b3d1f3894c4c/100/100/false/1969-12-31
  712. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 28 WNPXDT4 (WNPX-DT4), Unique id: 19, Backend channel: 28
  713. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/5fcd67d0-1d96-4064-b3ba-742cd7220384/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\5fcd67d0-1d96-4064-b3ba-742cd7220384.$$$
  714. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/5fcd67d0-1d96-4064-b3ba-742cd7220384/100/100/false/1969-12-31
  715. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: IONLife, Unique id: 20, Backend channel: 28
  716. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ade7327e-c856-49e9-bd75-b573899d6dd6/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\ade7327e-c856-49e9-bd75-b573899d6dd6.$$$
  717. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/ade7327e-c856-49e9-bd75-b573899d6dd6/100/100/false/1969-12-31
  718. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 30 WUXPDT2 (WUXP-DT2), Unique id: 21, Backend channel: 30
  719. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/a8b67410-2868-4d87-9607-d2b22d93a7c0/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\a8b67410-2868-4d87-9607-d2b22d93a7c0.$$$
  720. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/a8b67410-2868-4d87-9607-d2b22d93a7c0/100/100/false/1969-12-31
  721. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: WUXP-MY, Unique id: 22, Backend channel: 30
  722. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/32dc1692-f886-45a7-ac37-676e862a5c30/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\32dc1692-f886-45a7-ac37-676e862a5c30.$$$
  723. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/32dc1692-f886-45a7-ac37-676e862a5c30/100/100/false/1969-12-31
  724. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 58 WNABDT2 (WNAB-DT2), Unique id: 23, Backend channel: 58
  725. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/933a9f72-8195-403d-84f4-3cb5ada78926/100/100/false/1969-12-31 writing to file C:\Users\CHRIST~1\AppData\Local\Temp\933a9f72-8195-403d-84f4-3cb5ada78926.$$$
  726. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelLogo/933a9f72-8195-403d-84f4-3cb5ada78926/100/100/false/1969-12-31
  727. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: Found TV channel: 58 WNABDT (WNAB-DT), Unique id: 24, Backend channel: 58
  728. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRDatabase::Get - group 'All TV channels' loaded from the database
  729. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 user defined TV channel groups fetched from the database
  730. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelGroups/Television
  731. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/ChannelGroups/Television
  732. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  733. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::PersistAll - persisting all changes in channel groups
  734. 20:14:06 T:4908 DEBUG: PVR - PVR::CPVRChannelGroups::Load - 1 TV channel groups loaded
  735. 20:14:06 T:4908 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  736. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  737. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  738. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/ActiveRecordings
  739. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/ActiveRecordings
  740. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  741. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  742. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  743. 20:14:06 T:4908 DEBUG: CPVRRecordings - PVR::CPVRRecordings::Update - updating recordings
  744. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: RequestRecordingsList()
  745. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  746. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  747. 20:14:06 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  748. 20:14:06 T:4908 DEBUG: PVRManager - PVR::CPVRManager::Process - entering main loop
  749. 20:14:06 T:5424 NOTICE: Thread PVR GUI info updater start, auto delete: false
  750. 20:14:06 T:5424 DEBUG: AddOnLog: ARGUS TV client: ->GetDriveSpace
  751. 20:14:06 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetRecordingDisksInfo
  752. 20:14:06 T:5424 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/GetRecordingDisksInfo
  753. 20:14:06 T:5424 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/GetRecordingDisksInfo
  754. 20:14:06 T:4908 DEBUG: CPVRTimers - PVR::CPVRTimers::Update - updating timers
  755. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: cPVRClientArgusTV::GetTimers
  756. 20:14:06 T:4908 DEBUG: AddOnLog: ARGUS TV client: GetActiveRecordings
  757. 20:14:06 T:5180 DEBUG: CRemoteControl::Connect - failed to connect
  758. 20:14:06 T:5180 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  759. 20:14:07 T:4644 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  760. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetDriveSpace, 81243392 used kiloBytes of 126654460 total kiloBytes.
  761. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetNumChannels()
  762. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Scheduler/Channels/Television
  763. 20:14:07 T:5424 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Scheduler/Channels/Television
  764. 20:14:07 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/ActiveRecordings
  765. 20:14:07 T:4908 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/ActiveRecordings
  766. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetNumTimers()
  767. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  768. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  769. 20:14:07 T:4908 DEBUG: AddOnLog: ARGUS TV client: GetUpcomingRecordings
  770. 20:14:07 T:5424 DEBUG: CurlFile::Open(0CB11070) http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  771. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetNumRecordings()
  772. 20:14:07 T:4908 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  773. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: GetRecordingGroupByTitle
  774. 20:14:07 T:4908 DEBUG: CurlFile::Open(0CB099C0) http://127.0.0.1:49943/ArgusTV/Control/UpcomingRecordings/7?includeActive=true
  775. 20:14:07 T:5424 DEBUG: AddOnLog: ARGUS TV client: URL: http://127.0.0.1:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  776. 20:14:07 T:5424 DEBUG: CurlFile::Open(0CB099C0) http://127.0.0.1:49943/ArgusTV/Control/RecordingGroups/Television/GroupByProgramTitle
  777. 20:14:11 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  778. 20:14:11 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  779. 20:14:11 T:4644 DEBUG: ------ Window Deinit (Pointer.xml) ------
  780. 20:14:12 T:4644 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  781. 20:14:12 T:4644 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  782. 20:14:13 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  783. 20:14:13 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  784. 20:14:14 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  785. 20:14:14 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  786. 20:14:14 T:4644 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  787. 20:14:14 T:4644 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  788. 20:14:15 T:4644 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  789. 20:14:15 T:4644 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  790. 20:14:15 T:4644 DEBUG: Keyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  791. 20:14:15 T:4644 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  792. 20:14:16 T:4644 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  793. 20:14:16 T:4644 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  794. 20:14:16 T:4644 DEBUG: CApplication::ExecuteXBMCAction : Translating RunAddon($INFO[Skin.String(HomeVideosButton4)])
  795. 20:14:16 T:4644 DEBUG: CApplication::ExecuteXBMCAction : To RunAddon(plugin.video.twit)
  796. 20:14:16 T:4644 DEBUG: Activating window ID: 10025
  797. 20:14:16 T:4644 DEBUG: ------ Window Deinit (Home.xml) ------
  798. 20:14:16 T:4644 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  799. 20:14:16 T:4644 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  800. 20:14:16 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit)
  801. 20:14:16 T:4644 DEBUG: ParentPath = [plugin://plugin.video.twit]
  802. 20:14:16 T:4644 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','1','')
  803. 20:14:16 T:4644 INFO: initializing python engine.
  804. 20:14:16 T:4644 DEBUG: new python thread created. id=3
  805. 20:14:16 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=3) plugin...
  806. 20:14:16 T:6872 NOTICE: Thread XBPyThread start, auto delete: false
  807. 20:14:16 T:6872 DEBUG: Python thread: start processing
  808. 20:14:16 T:6872 NOTICE: -->Python Interpreter Initialized<--
  809. 20:14:16 T:6872 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  810. 20:14:16 T:6872 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  811. 20:14:16 T:6872 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  812. 20:14:16 T:6872 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  813. 20:14:16 T:6872 NOTICE: [addon.TWiT-2.0.1]: Mode: None
  814. 20:14:16 T:6872 NOTICE: [addon.TWiT-2.0.1]: URL: None
  815. 20:14:16 T:6872 NOTICE: [addon.TWiT-2.0.1]: Name: None
  816. 20:14:16 T:6872 NOTICE: [StorageClient-2.5.0] 'get' : 'shows'
  817. 20:14:16 T:6872 NOTICE: [StorageClient-2.5.0] '_sock_init' : ''
  818. 20:14:16 T:6872 NOTICE: [StorageClient-2.5.0] '_sock_init' : 'Done: ('127.0.0.1', 59994)'
  819. 20:14:16 T:6872 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\resources\language\english, fallback to strings.xml
  820. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] 'cacheFunction' : 'function : <function shows_cache at 0x0ACACDF0> - table_name: 'twit''
  821. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] 'get' : 'cacheshows_cache|891d05bcca140460dd611515e5d10a43|'
  822. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] '_sock_init' : ''
  823. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] '_sock_init' : 'Done: ('127.0.0.1', 59994)'
  824. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] '_getCache' : ''
  825. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] '_getCache' : 'Done, found cache : shows_cache|891d05bcca140460dd611515e5d10a43|'
  826. 20:14:17 T:6872 NOTICE: [StorageClient-2.5.0] 'cacheFunction' : 'Returning result: 4'
  827. 20:14:17 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  828. 20:14:17 T:6872 INFO: Scriptresult: Success
  829. 20:14:17 T:4644 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  830. 20:14:17 T:6872 INFO: Python script stopped
  831. 20:14:17 T:6872 DEBUG: Thread XBPyThread 6872 terminating
  832. 20:14:17 T:2956 NOTICE: Thread Background Loader start, auto delete: false
  833. 20:14:17 T:4644 DEBUG: waiting for python thread 3 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  834. 20:14:17 T:4644 DEBUG: python thread 3 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  835. 20:14:17 T:2956 DEBUG: Thread Background Loader 2956 terminating
  836. 20:14:18 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  837. 20:14:18 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  838. 20:14:18 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  839. 20:14:18 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  840. 20:14:19 T:4644 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  841. 20:14:19 T:4644 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  842. 20:14:19 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy)
  843. 20:14:19 T:4644 DEBUG: ParentPath = [plugin://plugin.video.twit]
  844. 20:14:19 T:1932 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','2','?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy')
  845. 20:14:19 T:1932 INFO: initializing python engine.
  846. 20:14:19 T:1932 DEBUG: new python thread created. id=4
  847. 20:14:20 T:5288 NOTICE: Thread XBPyThread start, auto delete: false
  848. 20:14:20 T:5288 DEBUG: Python thread: start processing
  849. 20:14:20 T:1932 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=4) plugin...
  850. 20:14:20 T:5288 NOTICE: -->Python Interpreter Initialized<--
  851. 20:14:20 T:5288 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  852. 20:14:20 T:5288 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  853. 20:14:20 T:5288 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  854. 20:14:20 T:5288 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  855. 20:14:20 T:4644 DEBUG: ------ Window Init (DialogBusy.xml) ------
  856. 20:14:20 T:5288 NOTICE: [addon.TWiT-2.0.1]: Mode: 1
  857. 20:14:20 T:5288 NOTICE: [addon.TWiT-2.0.1]: URL: http://twit.tv/show/before-you-buy
  858. 20:14:20 T:5288 NOTICE: [addon.TWiT-2.0.1]: Name: Before You Buy
  859. 20:14:20 T:1932 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  860. 20:14:20 T:5288 INFO: Scriptresult: Success
  861. 20:14:20 T:4644 DEBUG: Saving fileitems [plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy]
  862. 20:14:20 T:4644 DEBUG: -- items: 8, sort method: 0, ascending: false
  863. 20:14:20 T:4644 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  864. 20:14:20 T:5288 INFO: Python script stopped
  865. 20:14:20 T:5288 DEBUG: Thread XBPyThread 5288 terminating
  866. 20:14:20 T:6056 NOTICE: Thread Background Loader start, auto delete: false
  867. 20:14:20 T:6056 DEBUG: Thread Background Loader 6056 terminating
  868. 20:14:20 T:4644 DEBUG: waiting for python thread 4 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  869. 20:14:20 T:4644 DEBUG: python thread 4 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  870. 20:14:20 T:4644 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  871. 20:14:21 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  872. 20:14:21 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  873. 20:14:24 T:4644 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  874. 20:14:24 T:4644 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  875. 20:14:24 T:4644 DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video
  876. 20:14:24 T:4644 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  877. 20:14:24 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  878. 20:14:24 T:4644 DEBUG: CVideoDatabase::GetMovieId (plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video), query = select idMovie from movie where idFile=3141
  879. 20:14:24 T:4644 DEBUG: CVideoDatabase::GetEpisodeId (plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video), query = select idEpisode from episode where idFile=3141
  880. 20:14:24 T:4644 DEBUG: CVideoDatabase::GetMusicVideoId (plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video), query = select idMVideo from musicvideo where idFile=3141
  881. 20:14:24 T:4644 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  882. 20:14:24 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  883. 20:14:24 T:4644 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','3','?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video')
  884. 20:14:24 T:4644 INFO: initializing python engine.
  885. 20:14:24 T:4644 DEBUG: new python thread created. id=5
  886. 20:14:24 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=5) plugin...
  887. 20:14:24 T:5092 NOTICE: Thread XBPyThread start, auto delete: false
  888. 20:14:24 T:5092 DEBUG: Python thread: start processing
  889. 20:14:24 T:5092 NOTICE: -->Python Interpreter Initialized<--
  890. 20:14:24 T:5092 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  891. 20:14:24 T:5092 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  892. 20:14:24 T:5092 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  893. 20:14:24 T:5092 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  894. 20:14:24 T:5092 NOTICE: [addon.TWiT-2.0.1]: Mode: 2
  895. 20:14:24 T:5092 NOTICE: [addon.TWiT-2.0.1]: URL: http://twit.tv/show/before-you-buy/64
  896. 20:14:24 T:5092 NOTICE: [addon.TWiT-2.0.1]: Name: #64: HP Envy X2, Kobo Touch, Nexus 4 Wireless Charger, Qooq
  897. 20:14:24 T:5092 INFO: Scriptresult: Success
  898. 20:14:24 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  899. 20:14:24 T:4644 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://dts.podtrac.com
  900. 20:14:24 T:5092 INFO: Python script stopped
  901. 20:14:24 T:5092 DEBUG: Thread XBPyThread 5092 terminating
  902. 20:14:24 T:4644 DEBUG: CCurlFile::GetMimeType - http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4 -> video/mp4
  903. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers(http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4)
  904. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  905. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  906. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  907. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  908. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  909. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  910. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  911. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  912. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
  913. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  914. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  915. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  916. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  917. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  918. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  919. 20:14:24 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  920. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  921. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  922. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  923. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  924. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  925. 20:14:24 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  926. 20:14:24 T:4644 NOTICE: DVDPlayer: Opening: http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4
  927. 20:14:24 T:4644 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  928. 20:14:24 T:4644 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  929. 20:14:24 T:4644 DEBUG: DXVA - cheking samples array size using 842094158 render target
  930. 20:14:24 T:4644 DEBUG: DXVA - updated maximum samples count to 2
  931. 20:14:24 T:4644 DEBUG: DXVA - cheking samples array size using 842094169 render target
  932. 20:14:24 T:7144 NOTICE: Thread CDVDPlayer start, auto delete: false
  933. 20:14:24 T:7144 NOTICE: Creating InputStream
  934. 20:14:24 T:7144 DEBUG: CFileCache::Open - opening <redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4> using cache
  935. 20:14:24 T:7144 DEBUG: CurlFile::Open(0CC46E78) http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4
  936. 20:14:25 T:4644 DEBUG: ------ Window Init (DialogBusy.xml) ------
  937. 20:14:25 T:4644 DEBUG: waiting for python thread 5 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  938. 20:14:25 T:4644 DEBUG: python thread 5 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  939. 20:14:25 T:7144 NOTICE: Creating Demuxer
  940. 20:14:25 T:2732 NOTICE: Thread CFileCache start, auto delete: false
  941. 20:14:25 T:7144 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  942. 20:14:26 T:7144 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  943. 20:14:26 T:7144 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  944. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4':
  945. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Metadata:
  946. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: major_brand : isom
  947. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: minor_version : 512
  948. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: compatible_brands: isomiso2avc1mp41
  949. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: encoder : Lavf54.3.100
  950. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Duration: 00:43:52.70, start: 0.000000, bitrate: 2136 kb/s
  951. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1871 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 59.94 tbc
  952. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Metadata:
  953. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: handler_name : VideoHandler
  954. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 256 kb/s
  955. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: Metadata:
  956. 20:14:26 T:7144 INFO: ffmpeg[1BE8]: handler_name :
  957. 20:14:26 T:7144 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 398077 bytes per second
  958. 20:14:26 T:7144 NOTICE: Opening video stream: 0 source: 256
  959. 20:14:26 T:7144 NOTICE: Creating video codec with codec id: 28
  960. 20:14:26 T:7144 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes DXVA:yes
  961. 20:14:26 T:7144 DEBUG: FactoryCodec - Video: - Opening
  962. 20:14:26 T:7144 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2.dll)
  963. 20:14:26 T:7144 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0.dll)
  964. 20:14:26 T:7144 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avfilter-2.dll)
  965. 20:14:26 T:7144 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  966. 20:14:26 T:7144 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  967. 20:14:26 T:7144 NOTICE: Creating video thread
  968. 20:14:26 T:7144 NOTICE: Opening audio stream: 1 source: 256
  969. 20:14:26 T:7144 NOTICE: Finding audio codec for: 86018
  970. 20:14:26 T:7144 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  971. 20:14:26 T:7144 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  972. 20:14:26 T:7144 NOTICE: Creating audio thread
  973. 20:14:26 T:7144 DEBUG: CDVDPlayer::SetCaching - caching state 1
  974. 20:14:26 T:7144 DEBUG: CDVDPlayer::SetCaching - caching state 3
  975. 20:14:26 T:7144 DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:66733.400067, curr:33366.700033, diff:-33366.700033
  976. 20:14:26 T:5652 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
  977. 20:14:26 T:5652 NOTICE: running thread: video_thread
  978. 20:14:26 T:5652 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  979. 20:14:26 T:6188 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
  980. 20:14:26 T:5652 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
  981. 20:14:26 T:6188 NOTICE: running thread: CDVDPlayerAudio::Process()
  982. 20:14:26 T:5652 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  983. 20:14:26 T:6188 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  984. 20:14:26 T:5652 DEBUG: DXVA - supports 'MPEG2 IDCT'
  985. 20:14:26 T:5652 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  986. 20:14:26 T:5652 DEBUG: DXVA - supports 4245F676-2bbc-4166-a0bb-54e7b849c380
  987. 20:14:26 T:6188 INFO: CSoftAE::MakeStream - AE_FMT_S16NE, 48000, FL,FR
  988. 20:14:26 T:5652 DEBUG: DXVA - supports 6719B6FB-5cad-4acb-b00a-f3bfdec38727
  989. 20:14:26 T:5652 DEBUG: DXVA - supports 'VC-1 VLD'
  990. 20:14:26 T:5652 DEBUG: DXVA - supports CA15D19A-2b48-43d6-979e-7a6e9c802ff8
  991. 20:14:26 T:5652 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  992. 20:14:26 T:5652 DEBUG: DXVA - source requires 4 references
  993. 20:14:26 T:5652 DEBUG: DXVA - config 0: bitstream type 2
  994. 20:14:26 T:5652 DEBUG: DXVA - config 1: bitstream type 2, encrypted
  995. 20:14:26 T:5652 DEBUG: DXVA - allocating 11 surfaces
  996. 20:14:26 T:5480 DEBUG: CSoftAE::Run - Sink restart flagged
  997. 20:14:26 T:5480 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  998. 20:14:26 T:5480 DEBUG: CAESinkWASAPI::IsCompatible: Formats Incompatible due to different :Sample Rates
  999. 20:14:26 T:5480 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  1000. 20:14:26 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  1001. 20:14:26 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4, 48000, 6
  1002. 20:14:26 T:5480 DEBUG: CSoftAE::InternalOpenSink - WASAPI Initialized:
  1003. 20:14:26 T:5480 DEBUG: Output Device : Speakers - Speakers (High Definition Audio Device)
  1004. 20:14:26 T:5480 DEBUG: Sample Rate : 48000
  1005. 20:14:26 T:5480 DEBUG: Sample Format : AE_FMT_S24NE4
  1006. 20:14:26 T:5480 DEBUG: Channel Count : 6
  1007. 20:14:26 T:5480 DEBUG: Channel Layout: FL,FR,FC,BL,BR,LFE
  1008. 20:14:26 T:5480 DEBUG: Frames : 2400
  1009. 20:14:26 T:5480 DEBUG: Frame Samples : 14400
  1010. 20:14:26 T:5480 DEBUG: Frame Size : 24
  1011. 20:14:26 T:5480 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  1012. 20:14:26 T:5480 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
  1013. 20:14:26 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1014. 20:14:26 T:5652 DEBUG: Previous line repeats 3 times.
  1015. 20:14:26 T:5652 INFO: ffmpeg[1614]: [h264] Cannot parallelize deblocking type 1, decoding such frames in sequential order
  1016. 20:14:26 T:5652 NOTICE: fps: 29.970030, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  1017. 20:14:26 T:5652 DEBUG: CDVDPlayerVideo::OutputPicture - change configuration. 1280x720. framerate: 29.97. format: DXVA
  1018. 20:14:26 T:5652 NOTICE: Display resolution USER : 1680x1050 @ 61.00 - Full Screen #2 (17)
  1019. 20:14:26 T:5652 NOTICE: D3D: rendering method forced to DXVA2 processor
  1020. 20:14:26 T:5652 DEBUG: DXVA - processor found Vector Adaptative Device
  1021. 20:14:26 T:5652 DEBUG: DXVA - processor found Motion Adaptative Device
  1022. 20:14:26 T:5652 DEBUG: DXVA - processor found Adaptative Device
  1023. 20:14:26 T:5652 DEBUG: DXVA - processor found Bob Device
  1024. 20:14:26 T:5652 DEBUG: DXVA - processor found Progressive Device
  1025. 20:14:26 T:5652 DEBUG: DXVA - processor selected Bob Device
  1026. 20:14:26 T:5652 DEBUG: DXVA - processor requires 0 past frames and 0 future frames
  1027. 20:14:26 T:5652 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1028. 20:14:26 T:4644 DEBUG: created video buffer 0
  1029. 20:14:26 T:4644 DEBUG: created video buffer 1
  1030. 20:14:26 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1031. 20:14:26 T:5480 DEBUG: Previous line repeats 2 times.
  1032. 20:14:26 T:5480 DEBUG: CSoftAEStream::CSoftAEStream - Converting from AE_FMT_S16NE to AE_FMT_FLOAT
  1033. 20:14:26 T:6188 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1034. 20:14:26 T:7144 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1035. 20:14:26 T:4644 DEBUG: Activating window ID: 12005
  1036. 20:14:26 T:4644 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1037. 20:14:26 T:4644 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1038. 20:14:26 T:4644 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1039. 20:14:26 T:7144 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1040. 20:14:26 T:7144 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1041. 20:14:26 T:6188 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 0)
  1042. 20:14:26 T:6188 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:487.212760, should be:-149552.736451, error:-150039.949211
  1043. 20:14:26 T:4644 DEBUG: CGUIInfoManager::SetCurrentMovie(http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4)
  1044. 20:14:26 T:4644 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1045. 20:14:26 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1046. 20:14:26 T:4644 DEBUG: Building didl for object 'http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4'
  1047. 20:14:26 T:4644 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://dts.podtrac.com
  1048. 20:14:26 T:5480 DEBUG: CSoftAE::Run - Sink restart flagged
  1049. 20:14:26 T:5480 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  1050. 20:14:26 T:5480 DEBUG: CAESinkWASAPI::IsCompatible: Formats compatible - reusing existing sink
  1051. 20:14:26 T:5480 INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR,FC,BL,BR,LFE, 48000hz
  1052. 20:14:26 T:5480 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  1053. 20:14:26 T:5480 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
  1054. 20:14:26 T:4644 DEBUG: CCurlFile::GetMimeType - http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/byb/byb0064/byb0064_h264m_1280x720_1872.mp4 -> video/mp4
  1055. 20:14:26 T:4644 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1056. 20:14:30 T:6188 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:3872343.621885, should be:3900582.970555, error:28239.348670
  1057. 20:14:30 T:5652 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.70, frameduration: 33366.666667
  1058. 20:14:33 T:4644 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  1059. 20:14:33 T:4644 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  1060. 20:14:33 T:4644 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1061. 20:14:33 T:4644 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1062. 20:14:33 T:4644 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1063. 20:14:33 T:4644 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1064. 20:14:33 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy)
  1065. 20:14:33 T:4644 DEBUG: ParentPath = [plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy]
  1066. 20:14:33 T:4644 DEBUG: Loading fileitems [plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy]
  1067. 20:14:33 T:4644 DEBUG: -- items: 8, directory: plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2fbyb600.jpg&mode=1&name=Before%20You%20Buy&url=http%3a%2f%2ftwit.tv%2fshow%2fbefore-you-buy sort method: 0, ascending: false
  1068. 20:14:33 T:4644 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  1069. 20:14:33 T:7040 NOTICE: Thread Background Loader start, auto delete: false
  1070. 20:14:33 T:7040 DEBUG: Thread Background Loader 7040 terminating
  1071. 20:14:36 T:4644 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.feedburner.com (easy=00E30CA0, multi=00577AD8)
  1072. 20:14:37 T:4644 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://127.0.0.1 (easy=0C3B68C0, multi=00577E08)
  1073. 20:14:41 T:4644 DEBUG: Keyboard: scancode: 38, sym: 0134, unicode: 0000, modifier: 100
  1074. 20:14:41 T:4644 DEBUG: CApplication::OnKey: alt-leftalt (4f0d4) pressed, action is
  1075. 20:14:41 T:4644 DEBUG: CWinEventsWin32::WndProcWindow is active
  1076. 20:14:41 T:4644 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  1077. 20:14:57 T:4644 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://dts.podtrac.com (easy=13C99E58, multi=00000000)
  1078. 20:15:03 T:1932 DEBUG: Thread Jobworker 1932 terminating (autodelete)
  1079. 20:15:03 T:7136 DEBUG: Thread Jobworker 7136 terminating (autodelete)
  1080. 20:15:03 T:2852 DEBUG: Thread Jobworker 2852 terminating (autodelete)
  1081. 20:15:07 T:4644 DEBUG: CJoystick::Initialize : No Joystick found
  1082. 20:15:07 T:4644 DEBUG: CWinEventsWin32::WndProcWindow is active
  1083. 20:15:17 T:4644 DEBUG: Keyboard: scancode: 2d, sym: 0078, unicode: 0078, modifier: 0
  1084. 20:15:17 T:4644 DEBUG: CApplication::OnKey: x (f058) pressed, action is Stop
  1085. 20:15:17 T:4644 NOTICE: CDVDPlayer::CloseFile()
  1086. 20:15:17 T:4644 NOTICE: DVDPlayer: waiting for threads to exit
  1087. 20:15:17 T:7144 NOTICE: CDVDPlayer::OnExit()
  1088. 20:15:17 T:7144 NOTICE: DVDPlayer: closing audio stream
  1089. 20:15:17 T:7144 NOTICE: Closing audio stream
  1090. 20:15:17 T:7144 NOTICE: Waiting for audio thread to exit
  1091. 20:15:17 T:6188 NOTICE: thread end: CDVDPlayerAudio::OnExit()
  1092. 20:15:17 T:7144 NOTICE: Closing audio device
  1093. 20:15:17 T:6188 DEBUG: Thread CDVDPlayerAudio 6188 terminating
  1094. 20:15:17 T:7144 DEBUG: CSoftAEStream::~CSoftAEStream - Destructed
  1095. 20:15:17 T:7144 NOTICE: Deleting audio codec
  1096. 20:15:17 T:7144 NOTICE: DVDPlayer: closing video stream
  1097. 20:15:17 T:7144 NOTICE: Closing video stream
  1098. 20:15:17 T:7144 NOTICE: waiting for video thread to exit
  1099. 20:15:17 T:5480 DEBUG: CSoftAE::Run - Sink restart flagged
  1100. 20:15:17 T:5480 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  1101. 20:15:17 T:5480 DEBUG: CAESinkWASAPI::IsCompatible: Formats Incompatible due to different :Sample Rates
  1102. 20:15:17 T:5480 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  1103. 20:15:17 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  1104. 20:15:17 T:5652 NOTICE: thread end: video_thread
  1105. 20:15:17 T:5652 DEBUG: Thread CDVDPlayerVideo 5652 terminating
  1106. 20:15:17 T:7144 NOTICE: deleting video codec
  1107. 20:15:17 T:7144 NOTICE: CDVDPlayer::OnExit() deleting demuxer
  1108. 20:15:17 T:7144 NOTICE: CDVDPlayer::OnExit() deleting input stream
  1109. 20:15:17 T:2732 DEBUG: Thread CFileCache 2732 terminating
  1110. 20:15:17 T:7144 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1111. 20:15:17 T:7144 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1112. 20:15:17 T:6048 DEBUG: CurlFile::Open(09851160) http://post.audioscrobbler.com/?hs=true&p=1.2.1&c=xbm&v=0.2&u=urbinbliss&t=1365038117&a=6a70f6db4dc2d4b1a099c3afd7f3008d
  1113. 20:15:17 T:6048 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://post.audioscrobbler.com
  1114. 20:15:17 T:4644 NOTICE: DVDPlayer: finished waiting
  1115. 20:15:17 T:4644 NOTICE: CDVDPlayer::CloseFile()
  1116. 20:15:17 T:4644 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1117. 20:15:17 T:4644 NOTICE: DVDPlayer: waiting for threads to exit
  1118. 20:15:17 T:4644 NOTICE: DVDPlayer: finished waiting
  1119. 20:15:17 T:4644 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  1120. 20:15:17 T:7144 DEBUG: Thread CDVDPlayer 7144 terminating
  1121. 20:15:17 T:4012 NOTICE: Thread Jobworker start, auto delete: true
  1122. 20:15:17 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4, 44100, 6
  1123. 20:15:17 T:5480 DEBUG: CSoftAE::InternalOpenSink - WASAPI Initialized:
  1124. 20:15:17 T:5480 DEBUG: Output Device : Speakers - Speakers (High Definition Audio Device)
  1125. 20:15:17 T:5480 DEBUG: Sample Rate : 44100
  1126. 20:15:17 T:5480 DEBUG: Sample Format : AE_FMT_S24NE4
  1127. 20:15:17 T:5480 DEBUG: Channel Count : 6
  1128. 20:15:17 T:5480 DEBUG: Channel Layout: FL,FR,FC,BL,BR,LFE
  1129. 20:15:17 T:5480 DEBUG: Frames : 2208
  1130. 20:15:17 T:5480 DEBUG: Frame Samples : 13248
  1131. 20:15:17 T:5480 DEBUG: Frame Size : 24
  1132. 20:15:17 T:5480 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  1133. 20:15:17 T:5480 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 52992
  1134. 20:15:17 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1135. 20:15:17 T:4668 NOTICE: Thread Jobworker start, auto delete: true
  1136. 20:15:17 T:4012 DEBUG: CSaveFileStateJob::DoWork - Saving file state for video item plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Fbefore-you-buy%2F64&mode=2&name=%2364%3A+HP+Envy+X2%2C+Kobo+Touch%2C+Nexus+4+Wireless+Charger%2C+Qooq&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Fbyb600.jpg&content_type=video
  1137. 20:15:17 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1138. 20:15:17 T:6728 NOTICE: Thread Jobworker start, auto delete: true
  1139. 20:15:17 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1140. 20:15:17 T:4012 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2013-04-03 20:15:17' where idFile=3141
  1141. 20:15:17 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1142. 20:15:17 T:4012 DEBUG: Previous line repeats 2 times.
  1143. 20:15:17 T:4012 DEBUG: Mysql execute: update settings set Deinterlace=1,ViewMode=6,ZoomAmount=1.000000,PixelRatio=1.000000,VerticalShift=0.000000,AudioStream=-1,SubtitleStream=-1,SubtitleDelay=0.000000,SubtitlesOn=1,Brightness=50.000000,Contrast=50.000000,Gamma=20.000000,VolumeAmplification=0.000000,AudioDelay=0.000000,OutputToAllSpeakers=0,Sharpness=0.000000,NoiseReduction=0.000000,NonLinStretch=0,PostProcess=0,ScalingMethod=13,DeinterlaceMode=2,ResumeTime=0,Crop=1,CropLeft=0,CropRight=0,CropTop=0,CropBottom=0 where idFile=3141
  1144. 20:15:17 T:6048 DEBUG: CLastfmScrobbler: Handshake succeeded!
  1145. 20:15:17 T:6048 DEBUG: CLastfmScrobbler: SessionID is 57127b0c5ad6459e8e7bff4bf69ceb1f
  1146. 20:15:17 T:6048 DEBUG: CLastfmScrobbler: NP URL is http://post.audioscrobbler.com:80/np_1.2
  1147. 20:15:17 T:6048 DEBUG: CLastfmScrobbler: Submit URL is http://post2.audioscrobbler.com:80/protocol_1.2
  1148. 20:15:21 T:4644 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  1149. 20:15:21 T:4644 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  1150. 20:15:21 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit)
  1151. 20:15:21 T:4644 DEBUG: ParentPath = [plugin://]
  1152. 20:15:21 T:4012 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','4','')
  1153. 20:15:21 T:4012 INFO: initializing python engine.
  1154. 20:15:21 T:4012 DEBUG: new python thread created. id=6
  1155. 20:15:21 T:4012 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=6) plugin...
  1156. 20:15:21 T:5276 NOTICE: Thread XBPyThread start, auto delete: false
  1157. 20:15:21 T:5276 DEBUG: Python thread: start processing
  1158. 20:15:21 T:5276 NOTICE: -->Python Interpreter Initialized<--
  1159. 20:15:21 T:5276 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  1160. 20:15:21 T:5276 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  1161. 20:15:21 T:5276 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  1162. 20:15:21 T:5276 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  1163. 20:15:21 T:5276 NOTICE: [addon.TWiT-2.0.1]: Mode: None
  1164. 20:15:21 T:5276 NOTICE: [addon.TWiT-2.0.1]: URL: None
  1165. 20:15:21 T:5276 NOTICE: [addon.TWiT-2.0.1]: Name: None
  1166. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] 'get' : 'shows'
  1167. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_sock_init' : ''
  1168. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_sock_init' : 'Done: ('127.0.0.1', 59994)'
  1169. 20:15:22 T:5276 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\resources\language\english, fallback to strings.xml
  1170. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] 'cacheFunction' : 'function : <function shows_cache at 0x0ACA0EF0> - table_name: 'twit''
  1171. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] 'get' : 'cacheshows_cache|891d05bcca140460dd611515e5d10a43|'
  1172. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_sock_init' : ''
  1173. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_sock_init' : 'Done: ('127.0.0.1', 59994)'
  1174. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_getCache' : ''
  1175. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] '_getCache' : 'Done, found cache : shows_cache|891d05bcca140460dd611515e5d10a43|'
  1176. 20:15:22 T:5276 NOTICE: [StorageClient-2.5.0] 'cacheFunction' : 'Returning result: 4'
  1177. 20:15:22 T:4012 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1178. 20:15:22 T:5276 INFO: Scriptresult: Success
  1179. 20:15:22 T:4644 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  1180. 20:15:22 T:5276 INFO: Python script stopped
  1181. 20:15:22 T:5276 DEBUG: Thread XBPyThread 5276 terminating
  1182. 20:15:22 T:6700 NOTICE: Thread Background Loader start, auto delete: false
  1183. 20:15:22 T:4644 DEBUG: waiting for python thread 6 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  1184. 20:15:22 T:4644 DEBUG: python thread 6 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  1185. 20:15:22 T:6700 DEBUG: Thread Background Loader 6700 terminating
  1186. 20:15:23 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1187. 20:15:23 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1188. 20:15:24 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1189. 20:15:24 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1190. 20:15:27 T:4644 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1191. 20:15:27 T:4644 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1192. 20:15:28 T:4644 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1193. 20:15:28 T:4644 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1194. 20:15:28 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2ffloss600.jpg&mode=1&name=FLOSS%20Weekly&url=http%3a%2f%2ftwit.tv%2fshow%2ffloss-weekly)
  1195. 20:15:28 T:4644 DEBUG: ParentPath = [plugin://plugin.video.twit]
  1196. 20:15:28 T:6728 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','5','?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2ffloss600.jpg&mode=1&name=FLOSS%20Weekly&url=http%3a%2f%2ftwit.tv%2fshow%2ffloss-weekly')
  1197. 20:15:28 T:6728 INFO: initializing python engine.
  1198. 20:15:28 T:6728 DEBUG: new python thread created. id=7
  1199. 20:15:28 T:6728 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=7) plugin...
  1200. 20:15:28 T:5844 NOTICE: Thread XBPyThread start, auto delete: false
  1201. 20:15:28 T:5844 DEBUG: Python thread: start processing
  1202. 20:15:28 T:5844 NOTICE: -->Python Interpreter Initialized<--
  1203. 20:15:28 T:5844 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  1204. 20:15:28 T:5844 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  1205. 20:15:28 T:5844 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  1206. 20:15:28 T:5844 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  1207. 20:15:28 T:5844 NOTICE: [addon.TWiT-2.0.1]: Mode: 1
  1208. 20:15:28 T:5844 NOTICE: [addon.TWiT-2.0.1]: URL: http://twit.tv/show/floss-weekly
  1209. 20:15:28 T:5844 NOTICE: [addon.TWiT-2.0.1]: Name: FLOSS Weekly
  1210. 20:15:29 T:4644 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1211. 20:15:29 T:5844 INFO: Scriptresult: Success
  1212. 20:15:29 T:6728 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1213. 20:15:29 T:4644 DEBUG: CVideoDatabase::RunQuery took 0 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  1214. 20:15:29 T:5844 INFO: Python script stopped
  1215. 20:15:29 T:5844 DEBUG: Thread XBPyThread 5844 terminating
  1216. 20:15:29 T:4472 NOTICE: Thread Background Loader start, auto delete: false
  1217. 20:15:29 T:4472 DEBUG: Thread Background Loader 4472 terminating
  1218. 20:15:29 T:4644 DEBUG: waiting for python thread 7 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  1219. 20:15:29 T:4644 DEBUG: python thread 7 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  1220. 20:15:29 T:4644 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1221. 20:15:30 T:4644 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1222. 20:15:30 T:4644 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1223. 20:15:35 T:4644 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1224. 20:15:35 T:4644 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1225. 20:15:35 T:4644 DEBUG: CGUIWindowVideoBase::OnPlayMedia plugin://plugin.video.twit/?url=http%3A%2F%2Ftwit.tv%2Fshow%2Ffloss-weekly%2F246&mode=2&name=%23246%3A+Pinto&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Ffloss600.jpg&content_type=video
  1226. 20:15:35 T:4644 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1227. 20:15:35 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1228. 20:15:35 T:4644 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1229. 20:15:35 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1230. 20:15:35 T:4644 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','6','?url=http%3A%2F%2Ftwit.tv%2Fshow%2Ffloss-weekly%2F246&mode=2&name=%23246%3A+Pinto&iconimage=http%3A%2F%2Ftwit-xbmc.googlecode.com%2Fsvn%2Fimages%2Ffloss600.jpg&content_type=video')
  1231. 20:15:35 T:4644 INFO: initializing python engine.
  1232. 20:15:35 T:4644 DEBUG: new python thread created. id=8
  1233. 20:15:35 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=8) plugin...
  1234. 20:15:35 T:6796 NOTICE: Thread XBPyThread start, auto delete: false
  1235. 20:15:35 T:6796 DEBUG: Python thread: start processing
  1236. 20:15:35 T:6796 NOTICE: -->Python Interpreter Initialized<--
  1237. 20:15:35 T:6796 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  1238. 20:15:35 T:6796 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  1239. 20:15:35 T:6796 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  1240. 20:15:35 T:6796 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  1241. 20:15:35 T:6796 NOTICE: [addon.TWiT-2.0.1]: Mode: 2
  1242. 20:15:35 T:6796 NOTICE: [addon.TWiT-2.0.1]: URL: http://twit.tv/show/floss-weekly/246
  1243. 20:15:35 T:6796 NOTICE: [addon.TWiT-2.0.1]: Name: #246: Pinto
  1244. 20:15:36 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1245. 20:15:36 T:6796 INFO: Scriptresult: Success
  1246. 20:15:36 T:6796 INFO: Python script stopped
  1247. 20:15:36 T:6796 DEBUG: Thread XBPyThread 6796 terminating
  1248. 20:15:36 T:4644 DEBUG: CCurlFile::GetMimeType - http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4 -> video/mp4
  1249. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers(http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4)
  1250. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1251. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1252. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  1253. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  1254. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1255. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1256. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1257. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1258. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
  1259. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  1260. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  1261. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1262. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1263. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1264. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1265. 20:15:36 T:4644 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1266. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1267. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
  1268. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1269. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1270. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1271. 20:15:36 T:4644 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1272. 20:15:36 T:4644 NOTICE: DVDPlayer: Opening: http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4
  1273. 20:15:36 T:4644 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1274. 20:15:36 T:4644 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1275. 20:15:36 T:4644 DEBUG: DXVA - cheking samples array size using 842094158 render target
  1276. 20:15:36 T:4644 DEBUG: DXVA - updated maximum samples count to 2
  1277. 20:15:36 T:4644 DEBUG: DXVA - cheking samples array size using 842094169 render target
  1278. 20:15:36 T:6856 NOTICE: Thread CDVDPlayer start, auto delete: false
  1279. 20:15:36 T:6856 NOTICE: Creating InputStream
  1280. 20:15:36 T:6856 DEBUG: CFileCache::Open - opening <redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4> using cache
  1281. 20:15:36 T:6856 DEBUG: CurlFile::Open(0CA6C000) http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4
  1282. 20:15:36 T:4644 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1283. 20:15:36 T:4644 DEBUG: waiting for python thread 8 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  1284. 20:15:36 T:4644 DEBUG: python thread 8 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  1285. 20:15:36 T:6856 NOTICE: Creating Demuxer
  1286. 20:15:36 T:6140 NOTICE: Thread CFileCache start, auto delete: false
  1287. 20:15:36 T:6856 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1288. 20:15:38 T:6856 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1289. 20:15:38 T:6856 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1290. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4':
  1291. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Metadata:
  1292. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: major_brand : isom
  1293. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: minor_version : 512
  1294. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: compatible_brands: isomiso2avc1mp41
  1295. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: encoder : Lavf54.3.100
  1296. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Duration: 01:03:06.90, start: 0.000000, bitrate: 2136 kb/s
  1297. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Stream #0:0(eng): Video: h264 (Main) (avc1 / 0x31637661), yuv420p, 1280x720 [SAR 1:1 DAR 16:9], 1871 kb/s, 29.97 fps, 29.97 tbr, 2997 tbn, 59.94 tbc
  1298. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Metadata:
  1299. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: handler_name : VideoHandler
  1300. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Stream #0:1(eng): Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, s16, 255 kb/s
  1301. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: Metadata:
  1302. 20:15:38 T:6856 INFO: ffmpeg[1AC8]: handler_name :
  1303. 20:15:38 T:6856 DEBUG: CDVDInputStreamFile::SetReadRate - set cache throttle rate to 398125 bytes per second
  1304. 20:15:38 T:6856 NOTICE: Opening video stream: 0 source: 256
  1305. 20:15:38 T:6856 NOTICE: Creating video codec with codec id: 28
  1306. 20:15:38 T:6856 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes DXVA:yes
  1307. 20:15:38 T:6856 DEBUG: FactoryCodec - Video: - Opening
  1308. 20:15:38 T:6856 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
  1309. 20:15:38 T:6856 DEBUG: FactoryCodec - Video: ff-h264 - Opened
  1310. 20:15:38 T:6856 NOTICE: Creating video thread
  1311. 20:15:38 T:6856 NOTICE: Opening audio stream: 1 source: 256
  1312. 20:15:38 T:6856 NOTICE: Finding audio codec for: 86018
  1313. 20:15:38 T:5636 NOTICE: Thread CDVDPlayerVideo start, auto delete: false
  1314. 20:15:38 T:6856 DEBUG: FactoryCodec - Audio: FFmpeg - Opening
  1315. 20:15:38 T:5636 NOTICE: running thread: video_thread
  1316. 20:15:38 T:5636 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1317. 20:15:38 T:6856 DEBUG: FactoryCodec - Audio: FFmpeg - Opened
  1318. 20:15:38 T:6856 NOTICE: Creating audio thread
  1319. 20:15:38 T:2552 NOTICE: Thread CDVDPlayerAudio start, auto delete: false
  1320. 20:15:38 T:2552 NOTICE: running thread: CDVDPlayerAudio::Process()
  1321. 20:15:38 T:6856 DEBUG: CDVDPlayer::SetCaching - caching state 1
  1322. 20:15:38 T:6856 DEBUG: CDVDPlayer::SetCaching - caching state 3
  1323. 20:15:38 T:5636 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
  1324. 20:15:38 T:5636 INFO: CDVDPlayerVideo - Stillframe left, switching to normal playback
  1325. 20:15:38 T:6856 DEBUG: CDVDPlayer::CheckContinuity - wrapback :2, prev:66733.400067, curr:33366.700033, diff:-33366.700033
  1326. 20:15:38 T:2552 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  1327. 20:15:38 T:2552 INFO: CSoftAE::MakeStream - AE_FMT_S16NE, 48000, FL,FR
  1328. 20:15:38 T:5636 DEBUG: DXVA - supports 'MPEG2 IDCT'
  1329. 20:15:38 T:5636 DEBUG: DXVA - supports 'H.264 VLD, no FGT'
  1330. 20:15:38 T:5636 DEBUG: DXVA - supports 4245F676-2bbc-4166-a0bb-54e7b849c380
  1331. 20:15:38 T:5636 DEBUG: DXVA - supports 6719B6FB-5cad-4acb-b00a-f3bfdec38727
  1332. 20:15:38 T:5636 DEBUG: DXVA - supports 'VC-1 VLD'
  1333. 20:15:38 T:5636 DEBUG: DXVA - supports CA15D19A-2b48-43d6-979e-7a6e9c802ff8
  1334. 20:15:38 T:5636 DEBUG: DXVA - trying 'H.264 VLD, no FGT'
  1335. 20:15:38 T:5636 DEBUG: DXVA - source requires 4 references
  1336. 20:15:38 T:5636 DEBUG: DXVA - config 0: bitstream type 2
  1337. 20:15:38 T:5636 DEBUG: DXVA - config 1: bitstream type 2, encrypted
  1338. 20:15:38 T:5636 DEBUG: DXVA - allocating 11 surfaces
  1339. 20:15:38 T:5480 DEBUG: CSoftAE::Run - Sink restart flagged
  1340. 20:15:38 T:5480 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  1341. 20:15:38 T:5480 DEBUG: CAESinkWASAPI::IsCompatible: Formats Incompatible due to different :Sample Rates
  1342. 20:15:38 T:5480 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  1343. 20:15:38 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: Format is Supported - will attempt to Initialize
  1344. 20:15:38 T:5480 INFO: CAESinkWASAPI::InitializeExclusive: WASAPI Exclusive Mode Sink Initialized using: AE_FMT_S24NE4, 48000, 6
  1345. 20:15:38 T:5480 DEBUG: CSoftAE::InternalOpenSink - WASAPI Initialized:
  1346. 20:15:38 T:5480 DEBUG: Output Device : Speakers - Speakers (High Definition Audio Device)
  1347. 20:15:38 T:5480 DEBUG: Sample Rate : 48000
  1348. 20:15:38 T:5480 DEBUG: Sample Format : AE_FMT_S24NE4
  1349. 20:15:38 T:5480 DEBUG: Channel Count : 6
  1350. 20:15:38 T:5480 DEBUG: Channel Layout: FL,FR,FC,BL,BR,LFE
  1351. 20:15:38 T:5480 DEBUG: Frames : 2400
  1352. 20:15:38 T:5480 DEBUG: Frame Samples : 14400
  1353. 20:15:38 T:5480 DEBUG: Frame Size : 24
  1354. 20:15:38 T:5480 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  1355. 20:15:38 T:5480 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
  1356. 20:15:38 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1357. 20:15:38 T:4644 DEBUG: Previous line repeats 3 times.
  1358. 20:15:38 T:4644 DEBUG: CGUIInfoManager::SetCurrentMovie(http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4)
  1359. 20:15:38 T:5636 INFO: ffmpeg[1604]: [h264] Cannot parallelize deblocking type 1, decoding such frames in sequential order
  1360. 20:15:38 T:5636 NOTICE: fps: 29.970030, pwidth: 1280, pheight: 720, dwidth: 1280, dheight: 720
  1361. 20:15:38 T:5636 DEBUG: CDVDPlayerVideo::OutputPicture - change configuration. 1280x720. framerate: 29.97. format: DXVA
  1362. 20:15:38 T:4644 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1363. 20:15:38 T:4644 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1364. 20:15:38 T:4644 DEBUG: Building didl for object 'http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4'
  1365. 20:15:38 T:4644 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://dts.podtrac.com
  1366. 20:15:38 T:5480 DEBUG: AERemap: Downmix normalization is enabled
  1367. 20:15:38 T:5480 DEBUG: Previous line repeats 2 times.
  1368. 20:15:38 T:5480 DEBUG: CSoftAEStream::CSoftAEStream - Converting from AE_FMT_S16NE to AE_FMT_FLOAT
  1369. 20:15:38 T:2552 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
  1370. 20:15:38 T:6856 DEBUG: CDVDPlayer::HandleMessages - player started 1
  1371. 20:15:38 T:5636 WARNING: CRenderManager::Configure - timeout waiting for previous frame
  1372. 20:15:38 T:5636 NOTICE: Display resolution USER : 1680x1050 @ 61.00 - Full Screen #2 (17)
  1373. 20:15:38 T:5636 NOTICE: D3D: rendering method forced to DXVA2 processor
  1374. 20:15:38 T:5636 DEBUG: DXVA - processor found Vector Adaptative Device
  1375. 20:15:38 T:5636 DEBUG: DXVA - processor found Motion Adaptative Device
  1376. 20:15:38 T:5636 DEBUG: DXVA - processor found Adaptative Device
  1377. 20:15:38 T:5636 DEBUG: DXVA - processor found Bob Device
  1378. 20:15:38 T:5636 DEBUG: DXVA - processor found Progressive Device
  1379. 20:15:38 T:5636 DEBUG: DXVA - processor selected Bob Device
  1380. 20:15:38 T:5636 DEBUG: DXVA - processor requires 0 past frames and 0 future frames
  1381. 20:15:38 T:5636 DEBUG: CWinRenderer::SelectRenderMethod: Selected render method 3: DXVA
  1382. 20:15:38 T:4644 DEBUG: CCurlFile::GetMimeType - http://dts.podtrac.com/redirect.mp4/twit.cachefly.net/video/floss/floss0246/floss0246_h264m_1280x720_1872.mp4 -> video/mp4
  1383. 20:15:38 T:4644 DEBUG: Activating window ID: 12005
  1384. 20:15:38 T:4644 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1385. 20:15:38 T:4644 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1386. 20:15:38 T:4644 DEBUG: created video buffer 0
  1387. 20:15:38 T:4644 DEBUG: created video buffer 1
  1388. 20:15:38 T:4644 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1389. 20:15:38 T:6856 DEBUG: CDVDPlayer::HandleMessages - player started 2
  1390. 20:15:38 T:6856 DEBUG: CDVDPlayer::SetCaching - caching state 0
  1391. 20:15:38 T:2552 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21333.333333, 0)
  1392. 20:15:38 T:2552 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:266.793685, should be:-149753.599969, error:-150020.393653
  1393. 20:15:38 T:5480 DEBUG: CSoftAE::Run - Sink restart flagged
  1394. 20:15:38 T:5480 INFO: CSoftAE::LoadSettings - Stereo upmix is enabled
  1395. 20:15:38 T:5480 DEBUG: CAESinkWASAPI::IsCompatible: Formats compatible - reusing existing sink
  1396. 20:15:38 T:5480 INFO: CSoftAE::InternalOpenSink - keeping old sink with : AE_FMT_FLOAT, FL,FR,FC,BL,BR,LFE, 48000hz
  1397. 20:15:38 T:5480 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  1398. 20:15:38 T:5480 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 57600
  1399. 20:15:40 T:2552 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:1865371.786079, should be:1876755.663072, error:11383.876993
  1400. 20:15:42 T:2552 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:3876891.713883, should be:3899218.084722, error:22326.370839
  1401. 20:15:43 T:5636 DEBUG: CPullupCorrection: detected pattern of length 1: 33366.70, frameduration: 33366.666667
  1402. 20:15:43 T:4644 DEBUG: Keyboard: scancode: 0f, sym: 0009, unicode: 0009, modifier: 0
  1403. 20:15:43 T:4644 DEBUG: CApplication::OnKey: tab (f009) pressed, action is FullScreen
  1404. 20:15:43 T:4644 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1405. 20:15:43 T:4644 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1406. 20:15:43 T:4644 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1407. 20:15:43 T:4644 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1408. 20:15:43 T:4644 DEBUG: CGUIMediaWindow::GetDirectory (plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2ffloss600.jpg&mode=1&name=FLOSS%20Weekly&url=http%3a%2f%2ftwit.tv%2fshow%2ffloss-weekly)
  1409. 20:15:43 T:4644 DEBUG: ParentPath = [plugin://plugin.video.twit/?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2ffloss600.jpg&mode=1&name=FLOSS%20Weekly&url=http%3a%2f%2ftwit.tv%2fshow%2ffloss-weekly]
  1410. 20:15:43 T:4644 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin TWiT('plugin://plugin.video.twit/','7','?content_type=video&iconimage=http%3a%2f%2ftwit-xbmc.googlecode.com%2fsvn%2fimages%2ffloss600.jpg&mode=1&name=FLOSS%20Weekly&url=http%3a%2f%2ftwit.tv%2fshow%2ffloss-weekly')
  1411. 20:15:43 T:4644 INFO: initializing python engine.
  1412. 20:15:43 T:4644 DEBUG: new python thread created. id=9
  1413. 20:15:43 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the TWiT (id=9) plugin...
  1414. 20:15:43 T:1752 NOTICE: Thread XBPyThread start, auto delete: false
  1415. 20:15:43 T:1752 DEBUG: Python thread: start processing
  1416. 20:15:43 T:1752 NOTICE: -->Python Interpreter Initialized<--
  1417. 20:15:43 T:1752 DEBUG: XBPyThread::Process - The source file to load is C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py
  1418. 20:15:43 T:1752 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.pyamf\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.bigpictures\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.demjson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\weather.wunderground\resources\lib\wunderground;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xmltodict\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.beautifulsoup\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.common.plugin.cache\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.buggalo\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.amazon.database\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.mechanize\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift2\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.xbmcswift\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.cryptopy\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.simplejson\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pil\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.simple.downloader\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.requests\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.parsedom\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\script.module.elementtree\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\addons\script.module.pysqlite\lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\DLLs;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\Lib;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\python26.zip;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\plat-win;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\lib-tk;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python;C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\system\python\lib\site-packages;
  1419. 20:15:43 T:1752 DEBUG: XBPyThread::Process - Entering source directory C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit
  1420. 20:15:43 T:1752 DEBUG: Instantiating addon using automatically obtained id of "plugin.video.twit" dependent on version 2.1.0 of the xbmc.python api
  1421. 20:15:43 T:4644 ERROR: Control 504 in window 10025 has been asked to focus, but it can't
  1422. 20:15:44 T:1752 NOTICE: [addon.TWiT-2.0.1]: Mode: 1
  1423. 20:15:44 T:1752 NOTICE: [addon.TWiT-2.0.1]: URL: http://twit.tv/show/floss-weekly
  1424. 20:15:44 T:1752 NOTICE: [addon.TWiT-2.0.1]: Name: FLOSS Weekly
  1425. 20:15:44 T:4644 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult- plugin returned successfully
  1426. 20:15:44 T:1752 INFO: Scriptresult: Success
  1427. 20:15:44 T:4644 DEBUG: CVideoDatabase::RunQuery took 1 ms for 22 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=441
  1428. 20:15:44 T:1752 INFO: Python script stopped
  1429. 20:15:44 T:1752 DEBUG: Thread XBPyThread 1752 terminating
  1430. 20:15:44 T:3564 NOTICE: Thread Background Loader start, auto delete: false
  1431. 20:15:44 T:3564 DEBUG: Thread Background Loader 3564 terminating
  1432. 20:15:44 T:4644 DEBUG: waiting for python thread 9 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) to stop
  1433. 20:15:44 T:4644 DEBUG: python thread 9 (C:\Users\divingmule\Desktop\XBMC-Frodo\XBMC\portable_data\addons\plugin.video.twit\default.py) destructed
  1434. 20:15:46 T:4644 DEBUG: Keyboard: scancode: 38, sym: 0134, unicode: 0000, modifier: 100
  1435. 20:15:46 T:4644 DEBUG: CApplication::OnKey: alt-leftalt (4f0d4) pressed, action is
  1436. 20:15:47 T:4644 DEBUG: CWinEventsWin32::WndProcWindow is active
  1437. 20:15:47 T:4644 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement