Advertisement
Valdaun

xbmc.log from laptop

Oct 23rd, 2013
613
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.27 KB | None | 0 0
  1. 11:23:22 T:4740 NOTICE: -----------------------------------------------------------------------
  2. 11:23:22 T:4740 NOTICE: Starting XBMC (12.2 Git:20130502-32b1a5e), Platform: Windows 7 SP1 64-bit, build 7601. Built on May 2 2013 (compiler 1600)
  3. 11:23:22 T:4740 NOTICE: Intel(R) Core(TM) i7-3520M CPU @ 2.90GHz
  4. 11:23:22 T:4740 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  5. 11:23:22 T:4740 NOTICE: Running with administrator rights
  6. 11:23:22 T:4740 NOTICE: Aero is enabled
  7. 11:23:22 T:4740 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
  8. 11:23:22 T:4740 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
  9. 11:23:22 T:4740 NOTICE: special://masterprofile/ is mapped to: C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\userdata
  10. 11:23:22 T:4740 NOTICE: special://home/ is mapped to: C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\
  11. 11:23:22 T:4740 NOTICE: special://temp/ is mapped to: C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\cache
  12. 11:23:22 T:4740 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
  13. 11:23:22 T:4740 NOTICE: Local hostname: 0039jsanders
  14. 11:23:22 T:4740 NOTICE: Log File is located: C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\xbmc.log
  15. 11:23:22 T:4740 NOTICE: -----------------------------------------------------------------------
  16. 11:23:22 T:4740 NOTICE: Found 2 Lists of Devices
  17. 11:23:22 T:4740 NOTICE: Enumerated DirectSound devices:
  18. 11:23:22 T:4740 NOTICE: Device 1
  19. 11:23:22 T:4740 NOTICE: m_deviceName : {4FC3C46C-F948-4927-B234-8B377CA62F9E}
  20. 11:23:22 T:4740 NOTICE: m_displayName : Speakers - Speaker/HP (Realtek High Definition Audio)
  21. 11:23:22 T:4740 NOTICE: m_displayNameExtra: DirectSound: Speaker/HP (Realtek High Definition Audio)
  22. 11:23:22 T:4740 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  23. 11:23:22 T:4740 NOTICE: m_channels : FL,FR
  24. 11:23:22 T:4740 NOTICE: m_sampleRates : 48000
  25. 11:23:22 T:4740 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  26. 11:23:22 T:4740 NOTICE: Enumerated WASAPI devices:
  27. 11:23:22 T:4740 NOTICE: Device 1
  28. 11:23:22 T:4740 NOTICE: m_deviceName : {4FC3C46C-F948-4927-B234-8B377CA62F9E}
  29. 11:23:22 T:4740 NOTICE: m_displayName : Speakers - Speaker/HP (Realtek High Definition Audio)
  30. 11:23:22 T:4740 NOTICE: m_displayNameExtra: WASAPI: Speaker/HP (Realtek High Definition Audio)
  31. 11:23:22 T:4740 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  32. 11:23:22 T:4740 NOTICE: m_channels : FL,FR
  33. 11:23:22 T:4740 NOTICE: m_sampleRates : 192000,96000,48000,44100
  34. 11:23:22 T:4740 NOTICE: m_dataFormats : AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  35. 11:23:22 T:4740 NOTICE: load settings...
  36. 11:23:22 T:4740 NOTICE: special://profile/ is mapped to: special://masterprofile/
  37. 11:23:22 T:4740 NOTICE: loading special://masterprofile/guisettings.xml
  38. 11:23:22 T:4740 NOTICE: Getting hardware information now...
  39. 11:23:22 T:4740 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  40. 11:23:22 T:4740 NOTICE: Loaded playercorefactory configuration
  41. 11:23:22 T:4740 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  42. 11:23:22 T:4740 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  43. 11:23:22 T:4740 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  44. 11:23:22 T:4740 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 11:23:22 T:4740 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videodatabase>
  48. <type>mysql</type>
  49. <host>192.168.1.5</host>
  50. <port>3306</port>
  51. <user>xbmc</user>
  52. <pass>*****</pass>
  53. <name>xbmc_video</name>
  54. </videodatabase>
  55. <musicdatabase>
  56. <type>mysql</type>
  57. <host>192.168.1.5</host>
  58. <port>3306</port>
  59. <user>xbmc</user>
  60. <pass>*****</pass>
  61. <name>xbmc_music</name>
  62. </musicdatabase>
  63. <useddsfanart>true</useddsfanart>
  64. <samba>
  65. <clienttimeout>30</clienttimeout>
  66. </samba>
  67. <network>
  68. <disableipv6>true</disableipv6>
  69. </network>
  70. </advancedsettings>
  71. 11:23:22 T:4740 WARNING: VIDEO database configuration is experimental.
  72. 11:23:22 T:4740 NOTICE: Getting hardware information now...
  73. 11:23:22 T:4740 NOTICE: Default DVD Player: dvdplayer
  74. 11:23:22 T:4740 NOTICE: Default Video Player: dvdplayer
  75. 11:23:22 T:4740 NOTICE: Default Audio Player: paplayer
  76. 11:23:22 T:4740 NOTICE: Enabled debug logging due to GUI setting (2)
  77. 11:23:22 T:4740 NOTICE: Log level changed to 2
  78. 11:23:22 T:4740 NOTICE: Loading media sources from special://masterprofile/sources.xml
  79. 11:23:22 T:4740 INFO: creating subdirectories
  80. 11:23:22 T:4740 INFO: userdata folder: special://masterprofile/
  81. 11:23:22 T:4740 INFO: recording folder:
  82. 11:23:22 T:4740 INFO: screenshots folder:
  83. 11:23:22 T:4740 INFO: thumbnails folder: special://masterprofile/Thumbnails
  84. 11:23:22 T:4740 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  85. 11:23:22 T:4740 DEBUG: trying to set locale to eng_usa
  86. 11:23:22 T:4740 INFO: global locale set to English_United States.1252
  87. 11:23:22 T:4740 INFO: load English language file, from path: special://xbmc/language/
  88. 11:23:22 T:4740 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\language\English\strings.po
  89. 11:23:22 T:4740 DEBUG: POParser: loaded 2686 strings from file C:\Program Files (x86)\XBMC\language\English\strings.po
  90. 11:23:22 T:4740 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  91. 11:23:22 T:4740 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  92. 11:23:22 T:4740 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  93. 11:23:22 T:4740 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  94. 11:23:22 T:4740 DEBUG: Audio Device : Speaker/HP (Realtek High Definition Audio)
  95. 11:23:22 T:4740 DEBUG: Sample Rate : 44100
  96. 11:23:22 T:4740 DEBUG: Sample Format : AE_FMT_FLOAT
  97. 11:23:22 T:4740 DEBUG: Bits Per Sample : 32
  98. 11:23:22 T:4740 DEBUG: Valid Bits/Samp : 32
  99. 11:23:22 T:4740 DEBUG: Channel Count : 2
  100. 11:23:22 T:4740 DEBUG: Block Align : 8
  101. 11:23:22 T:4740 DEBUG: Avg. Bytes Sec : 352800
  102. 11:23:22 T:4740 DEBUG: Samples/Block : 32
  103. 11:23:22 T:4740 DEBUG: Format cBSize : 22
  104. 11:23:22 T:4740 DEBUG: Channel Layout : FL,FR
  105. 11:23:22 T:4740 DEBUG: Channel Mask : 3
  106. 11:23:22 T:4740 DEBUG: Frames : 441
  107. 11:23:22 T:4740 DEBUG: Frame Samples : 882
  108. 11:23:22 T:4740 DEBUG: Frame Size : 8
  109. 11:23:22 T:4740 DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  110. 11:23:22 T:4740 DEBUG: Output Device : Speakers - Speaker/HP (Realtek High Definition Audio)
  111. 11:23:22 T:4740 DEBUG: Sample Rate : 44100
  112. 11:23:22 T:4740 DEBUG: Sample Format : AE_FMT_FLOAT
  113. 11:23:22 T:4740 DEBUG: Channel Count : 2
  114. 11:23:22 T:4740 DEBUG: Channel Layout: FL,FR
  115. 11:23:22 T:4740 DEBUG: Frames : 441
  116. 11:23:22 T:4740 DEBUG: Frame Samples : 882
  117. 11:23:22 T:4740 DEBUG: Frame Size : 8
  118. 11:23:22 T:4740 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 2.0
  119. 11:23:22 T:4740 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
  120. 11:23:22 T:9180 NOTICE: Thread CSoftAE start, auto delete: false
  121. 11:23:22 T:9180 INFO: CSoftAE::Run - Thread Started
  122. 11:23:22 T:4740 NOTICE: Running database version Addons15
  123. 11:23:22 T:4740 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  124. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  125. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  126. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  127. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  128. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  129. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  130. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  131. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  132. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  133. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  134. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  135. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  136. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  137. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  138. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  139. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  140. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  141. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  142. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  143. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  144. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  145. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  146. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  147. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  148. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  149. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  150. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  151. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  152. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  153. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  154. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  155. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  156. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.'
  157. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  158. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  159. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  160. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  161. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  162. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  163. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  164. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  165. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  166. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  167. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  168. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  169. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  170. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  171. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  172. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  173. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  174. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  175. 11:23:23 T:4740 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  176. 11:23:23 T:4740 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  177. 11:23:23 T:4740 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "CEC Adapter"
  178. 11:23:23 T:4740 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  179. 11:23:23 T:4740 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  180. 11:23:23 T:4740 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcec.dll)
  181. 11:23:23 T:9524 NOTICE: Thread XBMC Peripherals start, auto delete: false
  182. 11:23:23 T:8800 NOTICE: Thread CRemoteControl start, auto delete: false
  183. 11:23:23 T:2388 NOTICE: Thread XBMC Peripherals start, auto delete: false
  184. 11:23:23 T:4740 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  185. 11:23:23 T:4740 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  186. 11:23:23 T:4740 NOTICE: Found screen: Generic PnP Monitor on Intel(R) HD Graphics 4000, adapter 0.
  187. 11:23:23 T:4740 NOTICE: Found screen: Generic PnP Monitor on NVIDIA NVS 5400M , adapter 3.
  188. 11:23:23 T:4740 NOTICE: Primary mode: 1920x1080 @ 60.00 - Full Screen
  189. 11:23:23 T:4740 NOTICE: Secondary mode: 1680x1050 @ 59.94 - Full Screen #2
  190. 11:23:23 T:8800 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  191. 11:23:23 T:4740 NOTICE: Additional mode: 320x200 @ 60.00 - Full Screen
  192. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  193. 11:23:23 T:4740 NOTICE: Additional mode: 320x240 @ 60.00 - Full Screen
  194. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  195. 11:23:23 T:4740 NOTICE: Additional mode: 400x300 @ 60.00 - Full Screen
  196. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  197. 11:23:23 T:4740 NOTICE: Additional mode: 512x384 @ 60.00 - Full Screen
  198. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  199. 11:23:23 T:4740 NOTICE: Additional mode: 640x400 @ 60.00 - Full Screen
  200. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  201. 11:23:23 T:4740 NOTICE: Additional mode: 640x400 @ 70.00 - Full Screen
  202. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  203. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  204. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  205. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 70.00 - Full Screen
  206. 11:23:23 T:4740 NOTICE: Additional mode: 768x480 @ 60.00 - Full Screen
  207. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  208. 11:23:23 T:4740 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  209. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  210. 11:23:23 T:4740 NOTICE: Additional mode: 960x600 @ 60.00 - Full Screen
  211. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  212. 11:23:23 T:4740 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  213. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  214. 11:23:23 T:4740 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen
  215. 11:23:23 T:4740 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  216. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  217. 11:23:23 T:4740 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  218. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  219. 11:23:23 T:4740 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  220. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  221. 11:23:23 T:4740 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  222. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  223. 11:23:23 T:4740 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  224. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  225. 11:23:23 T:4740 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  226. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  227. 11:23:23 T:4740 NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
  228. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  229. 11:23:23 T:4740 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
  230. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  231. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  232. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  233. 11:23:23 T:4740 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  234. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  235. 11:23:23 T:4740 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  236. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen #2
  237. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen #2
  238. 11:23:23 T:4740 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen #2
  239. 11:23:23 T:4740 NOTICE: Additional mode: 768x480 @ 60.00 - Full Screen #2
  240. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  241. 11:23:23 T:4740 NOTICE: Additional mode: 768x480 @ 75.00 - Full Screen #2
  242. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  243. 11:23:23 T:4740 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen #2
  244. 11:23:23 T:4740 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen #2
  245. 11:23:23 T:4740 NOTICE: Additional mode: 848x480 @ 60.00 - Full Screen #2
  246. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  247. 11:23:23 T:4740 NOTICE: Additional mode: 848x480 @ 75.00 - Full Screen #2
  248. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  249. 11:23:23 T:4740 NOTICE: Additional mode: 960x600 @ 60.00 - Full Screen #2
  250. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  251. 11:23:23 T:4740 NOTICE: Additional mode: 960x600 @ 75.00 - Full Screen #2
  252. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  253. 11:23:23 T:4740 NOTICE: Additional mode: 1024x600 @ 60.00 - Full Screen #2
  254. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  255. 11:23:23 T:4740 NOTICE: Additional mode: 1024x600 @ 75.00 - Full Screen #2
  256. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  257. 11:23:23 T:4740 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen #2
  258. 11:23:23 T:4740 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen #2
  259. 11:23:23 T:4740 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen #2
  260. 11:23:23 T:4740 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen #2
  261. 11:23:23 T:4740 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen #2
  262. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  263. 11:23:23 T:4740 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen #2
  264. 11:23:23 T:4740 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen #2
  265. 11:23:23 T:4740 NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen #2
  266. 11:23:23 T:4740 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen #2
  267. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  268. 11:23:23 T:4740 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen #2
  269. 11:23:23 T:4740 NOTICE: Previous line repeats 2 times.
  270. 11:23:23 T:4740 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen #2
  271. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen #2
  272. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen #2
  273. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen #2
  274. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen #2
  275. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 59.94 - Full Screen #2
  276. 11:23:23 T:4740 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen #2
  277. 11:23:23 T:4740 NOTICE: Additional mode: 1680x1050 @ 59.94 - Full Screen #2
  278. 11:23:23 T:4740 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen #2
  279. 11:23:23 T:4740 NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen #2
  280. 11:23:23 T:4740 NOTICE: Checking resolution 15
  281. 11:23:23 T:4740 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1237,869)->(334,76,1587,983)
  282. 11:23:23 T:4740 DEBUG: CWinEventsWin32::WndProcWindow is active
  283. 11:23:23 T:9180 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  284. 11:23:23 T:4740 DEBUG: CWinEventsWin32::WndProc: window move event
  285. 11:23:23 T:4740 DEBUG: CWinEventsWin32::WndProc: window resize event
  286. 11:23:23 T:4740 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  287. 11:23:23 T:4740 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  288. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  289. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  290. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: nvumdshim.dll, Intel(R) HD Graphics 4000, VendorId 32902, DeviceId 358
  291. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  292. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0021EC45
  293. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  294. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  295. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  296. 11:23:23 T:4740 DEBUG: CRenderSystemDX::CreateDevice - Intel workaround - specifying minimum pitch for compressed textures.
  297. 11:23:23 T:4740 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  298. 11:23:23 T:4740 INFO: load default splash image: C:\Program Files (x86)\XBMC\media\Splash.png
  299. 11:23:23 T:4740 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  300. 11:23:23 T:4740 INFO: load keymapping
  301. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  302. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  303. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  304. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  305. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  306. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  307. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  308. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  309. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  310. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  311. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  312. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  313. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  314. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  315. 11:23:23 T:4740 INFO: Loading special://xbmc/system/keymaps/remote.xml
  316. 11:23:23 T:4740 INFO: Loading special://xbmc/system/IRSSmap.xml
  317. 11:23:23 T:4740 INFO: * Adding remote mapping for device 'Microsoft MCE'
  318. 11:23:23 T:4740 INFO: * Adding remote mapping for device 'Abstract'
  319. 11:23:23 T:4740 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  320. 11:23:23 T:4740 INFO: GUI format 1237x869, Display Windowed
  321. 11:23:23 T:4740 DEBUG: guilib: Fill viewport on change for solving rendering passes
  322. 11:23:23 T:4740 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  323. 11:23:23 T:4740 NOTICE: Running database version Addons15
  324. 11:23:23 T:4740 DEBUG: CDatabaseManager::Initialize, updating databases...
  325. 11:23:23 T:4740 NOTICE: Running database version ViewModes4
  326. 11:23:23 T:4740 NOTICE: Running database version Textures13
  327. 11:23:24 T:8800 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  328. 11:23:25 T:8800 DEBUG: CRemoteControl::Connect - failed to connect
  329. 11:23:25 T:8800 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  330. 11:23:28 T:4740 NOTICE: Running database version xbmc_music32
  331. 11:23:32 T:9180 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  332. 11:23:33 T:9180 DEBUG: Suspended the Sink
  333. 11:23:33 T:4740 NOTICE: Running database version xbmc_video75
  334. 11:23:33 T:4740 NOTICE: Running database version TV22
  335. 11:23:33 T:4740 NOTICE: Running database version Epg7
  336. 11:23:33 T:4740 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  337. 11:23:33 T:4740 NOTICE: initializing playlistplayer
  338. 11:23:33 T:4740 NOTICE: DONE initializing playlistplayer
  339. 11:23:33 T:4740 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  340. 11:23:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  341. 11:23:33 T:4740 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  342. 11:23:33 T:4740 INFO: Unloading old skin ...
  343. 11:23:33 T:4740 INFO: load skin from: C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency (version: 5.0.9)
  344. 11:23:33 T:4740 INFO: load fonts for skin...
  345. 11:23:33 T:4740 INFO: Loading fonts from C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency\720p\Font.xml
  346. 11:23:33 T:4740 DEBUG: POParser: loaded 147 strings from file C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency\language\English\strings.po
  347. 11:23:33 T:4740 INFO: Loading skin includes from C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency\720p\includes.xml
  348. 11:23:34 T:4740 INFO: load new skin...
  349. 11:23:34 T:4740 INFO: Loading user windows, path C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency\720p
  350. 11:23:34 T:4740 DEBUG: Load Skin XML: 6.22ms
  351. 11:23:34 T:4740 INFO: initialize new skin...
  352. 11:23:34 T:4740 DEBUG: guilib: Fill viewport on change for solving rendering passes
  353. 11:23:34 T:4740 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  354. 11:23:34 T:4740 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\skin.transparency\media\Textures.xbt
  355. 11:23:34 T:4740 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  356. 11:23:34 T:4740 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  357. 11:23:34 T:4740 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  358. 11:23:34 T:4740 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  359. 11:23:34 T:4740 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  360. 11:23:34 T:4740 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  361. 11:23:34 T:4740 INFO: skin loaded...
  362. 11:23:34 T:4740 INFO: JSONRPC v6.0.3: Successfully initialized
  363. 11:23:34 T:4740 DEBUG: ADDON: Starting service addons.
  364. 11:23:34 T:4740 INFO: initializing python engine.
  365. 11:23:34 T:4740 DEBUG: new python thread created. id=1
  366. 11:23:34 T:4740 INFO: initializing python engine.
  367. 11:23:34 T:4740 DEBUG: new python thread created. id=2
  368. 11:23:34 T:9668 NOTICE: Thread XBPyThread start, auto delete: false
  369. 11:23:34 T:9668 DEBUG: Python thread: start processing
  370. 11:23:34 T:4740 INFO: initializing python engine.
  371. 11:23:34 T:4740 DEBUG: new python thread created. id=3
  372. 11:23:34 T:7388 NOTICE: Thread XBPyThread start, auto delete: false
  373. 11:23:34 T:7388 DEBUG: Python thread: start processing
  374. 11:23:34 T:4740 DEBUG: Activating window ID: 12999
  375. 11:23:34 T:4740 DEBUG: ------ Window Init (Startup.xml) ------
  376. 11:23:34 T:4740 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  377. 11:23:34 T:9184 NOTICE: Thread XBPyThread start, auto delete: false
  378. 11:23:34 T:9184 DEBUG: Python thread: start processing
  379. 11:23:34 T:4740 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  380. 11:23:34 T:4740 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  381. 11:23:34 T:4740 DEBUG: Activating window ID: 10000
  382. 11:23:34 T:4740 DEBUG: ------ Window Deinit (Startup.xml) ------
  383. 11:23:34 T:4740 DEBUG: ------ Window Init (Home.xml) ------
  384. 11:23:34 T:4740 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  385. 11:23:34 T:9668 NOTICE: -->Python Interpreter Initialized<--
  386. 11:23:34 T:9668 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py
  387. 11:23:34 T:9668 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  388. 11:23:34 T:9668 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets
  389. 11:23:34 T:9668 DEBUG: Instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  390. 11:23:34 T:7388 NOTICE: -->Python Interpreter Initialized<--
  391. 11:23:34 T:7388 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py
  392. 11:23:34 T:9184 NOTICE: -->Python Interpreter Initialized<--
  393. 11:23:34 T:9184 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.qlock\default.py
  394. 11:23:34 T:7388 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  395. 11:23:34 T:7388 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader
  396. 11:23:34 T:9184 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.qlock;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  397. 11:23:34 T:9184 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.qlock
  398. 11:23:34 T:7388 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.1.0 of the xbmc.python api
  399. 11:23:34 T:9184 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.1.0 of the xbmc.python api
  400. 11:23:34 T:9668 DEBUG: Skin Widgets: script version 0.0.27 started
  401. 11:23:34 T:7388 DEBUG: POParser: loaded 100 strings from file C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\language\English\strings.po
  402. 11:23:39 T:8580 NOTICE: Thread Jobworker start, auto delete: true
  403. 11:23:39 T:4740 INFO: removing tempfiles
  404. 11:23:39 T:4740 DEBUG: ADDON: Starting service addons.
  405. 11:23:39 T:4740 INFO: initializing python engine.
  406. 11:23:39 T:4740 DEBUG: new python thread created. id=4
  407. 11:23:39 T:4740 NOTICE: initialize done
  408. 11:23:39 T:9984 NOTICE: Thread XBPyThread start, auto delete: false
  409. 11:23:39 T:9984 DEBUG: Python thread: start processing
  410. 11:23:39 T:8580 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  411. 11:23:39 T:7388 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  412. 11:23:39 T:7388 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
  413. 11:23:39 T:7388 NOTICE: Artwork Downloader: ## Service - Run as service: False
  414. 11:23:39 T:7388 NOTICE: Artwork Downloader: ## Service - Time: :00
  415. 11:23:39 T:9668 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  416. 11:23:39 T:9668 DEBUG: JSONRPC: Calling videolibrary.getmovies
  417. 11:23:39 T:4740 DEBUG: CJoystick::Initialize : No Joystick found
  418. 11:23:39 T:4740 NOTICE: Running the application...
  419. 11:23:39 T:4740 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  420. 11:23:39 T:4740 DEBUG: CNetwork::NetworkMessage - Starting network services
  421. 11:23:39 T:4740 NOTICE: ES: Starting event server
  422. 11:23:39 T:4740 INFO: JSONRPC Server: Successfully initialized
  423. 11:23:39 T:8252 NOTICE: Thread CEventServer start, auto delete: false
  424. 11:23:39 T:8252 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  425. 11:23:39 T:8252 NOTICE: UDP: Listening on port 9777
  426. 11:23:39 T:4740 DEBUG: CLastfmScrobbler: Clearing session.
  427. 11:23:39 T:4740 DEBUG: CLibrefmScrobbler: Clearing session.
  428. 11:23:39 T:7236 NOTICE: Thread CTCPServer start, auto delete: false
  429. 11:23:39 T:5668 NOTICE: Thread Jobworker start, auto delete: true
  430. 11:23:39 T:4740 DEBUG: ------ Window Init () ------
  431. 11:23:39 T:4740 DEBUG: ------ Window Init (Pointer.xml) ------
  432. 11:23:39 T:9088 NOTICE: Thread CRssReader start, auto delete: false
  433. 11:23:39 T:9088 DEBUG: CurlFile::Open(0FCEF77C) http://feeds.xbmc.org/xbmc
  434. 11:23:39 T:9088 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.xbmc.org
  435. 11:23:39 T:4740 DEBUG: ------ Window Deinit (Pointer.xml) ------
  436. 11:23:39 T:5668 INFO: WEATHER: Downloading weather
  437. 11:23:39 T:5668 INFO: initializing python engine.
  438. 11:23:39 T:5668 DEBUG: new python thread created. id=5
  439. 11:23:39 T:7180 NOTICE: Thread XBPyThread start, auto delete: false
  440. 11:23:39 T:7180 DEBUG: Python thread: start processing
  441. 11:23:39 T:9088 DEBUG: Got rss feed: http://feeds.xbmc.org/xbmc
  442. 11:23:39 T:9088 DEBUG: RSS feed encoding: UTF-8
  443. 11:23:39 T:9088 DEBUG: Parsed rss feed: http://feeds.xbmc.org/xbmc
  444. 11:23:39 T:9088 DEBUG: Thread CRssReader 9088 terminating
  445. 11:23:42 T:4740 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  446. 11:23:42 T:4740 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  447. 11:23:42 T:8076 NOTICE: Thread Jobworker start, auto delete: true
  448. 11:23:44 T:4740 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  449. 11:23:44 T:4740 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  450. 11:23:44 T:4740 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(Videos,movietitles,return)
  451. 11:23:44 T:4740 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(Videos,movietitles,return)
  452. 11:23:44 T:4740 DEBUG: Activating window ID: 10025
  453. 11:23:44 T:4740 DEBUG: ------ Window Deinit (Home.xml) ------
  454. 11:23:49 T:9668 DEBUG: CVideoDatabase::RunQuery took 274 ms for 359 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  455. 11:23:54 T:8580 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
  456. 11:23:54 T:8580 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  457. 11:24:04 T:7388 INFO: Scriptresult: Success
  458. 11:24:04 T:7388 INFO: Python script stopped
  459. 11:24:04 T:7388 DEBUG: Thread XBPyThread 7388 terminating
  460. 11:24:04 T:9984 NOTICE: -->Python Interpreter Initialized<--
  461. 11:24:04 T:9984 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py
  462. 11:24:04 T:9984 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  463. 11:24:04 T:9984 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache
  464. 11:24:04 T:9984 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  465. 11:24:04 T:9184 DEBUG: ### [Qlock] - Set new Language - [English]
  466. 11:24:04 T:7180 NOTICE: -->Python Interpreter Initialized<--
  467. 11:24:04 T:7180 DEBUG: XBPyThread::Process - The source file to load is C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground\default.py
  468. 11:24:04 T:7180 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Program Files (x86)\XBMC\addons\script.module.pysqlite\lib;C:\Program Files (x86)\XBMC\system\python\DLLs;C:\Program Files (x86)\XBMC\system\python\Lib;C:\Program Files (x86)\XBMC\python26.zip;C:\Program Files (x86)\XBMC\system\python\lib\plat-win;C:\Program Files (x86)\XBMC\system\python\lib\lib-tk;C:\Program Files (x86)\XBMC;C:\Program Files (x86)\XBMC\system\python;C:\Program Files (x86)\XBMC\system\python\lib\site-packages;
  469. 11:24:04 T:7180 DEBUG: XBPyThread::Process - Entering source directory C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground
  470. 11:24:04 T:7180 DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.1.0 of the xbmc.python api
  471. 11:24:04 T:9984 NOTICE: StorageServer Module loaded RUN
  472. 11:24:04 T:9984 NOTICE: StorageClient-2.5.2 Starting server
  473. 11:24:04 T:9984 NOTICE: StorageServer-2.5.2 Storage Server starting C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\cache\commoncache.db
  474. 11:24:04 T:7180 DEBUG: POParser: loaded 40 strings from file C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground\resources\language\English\strings.po
  475. 11:24:12 T:8076 DEBUG: Thread Jobworker 8076 terminating (autodelete)
  476. 11:24:19 T:4740 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  477. 11:24:19 T:4740 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  478. 11:24:19 T:4740 DEBUG: CGUIMediaWindow::GetDirectory (videodb://1/2/)
  479. 11:24:19 T:4740 DEBUG: ParentPath = [videodb://1/2/]
  480. 11:24:24 T:4740 DEBUG: CVideoDatabase::RunQuery took 346 ms for 479 items query: select * from movieview
  481. 11:24:24 T:4740 DEBUG: Saving fileitems [videodb://1/2/]
  482. 11:24:24 T:4740 DEBUG: -- items: 479, sort method: 0, ascending: false
  483. 11:24:25 T:8960 NOTICE: Thread Background Loader start, auto delete: false
  484. 11:24:30 T:584 NOTICE: Thread Jobworker start, auto delete: true
  485. 11:24:30 T:8960 DEBUG: Thread Background Loader 8960 terminating
  486. 11:24:40 T:10132 NOTICE: Thread Background Loader start, auto delete: false
  487. 11:24:40 T:8580 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  488. 11:24:40 T:4740 DEBUG: CWinEventsWin32::WndProc: window resize event
  489. 11:24:40 T:4740 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  490. 11:24:40 T:9184 DEBUG: ### [Qlock] - Startup
  491. 11:24:40 T:9184 DEBUG: ### [Qlock] - Delaying 3 secs
  492. 11:24:40 T:4740 DEBUG: CWinEventsWin32::WndProcWindow is active
  493. 11:24:40 T:4740 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  494. 11:24:40 T:4740 DEBUG: waiting for python thread 2 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py) to stop
  495. 11:24:40 T:4740 DEBUG: python thread 2 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py) destructed
  496. 11:24:40 T:4740 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  497. 11:24:40 T:7464 NOTICE: Thread Jobworker start, auto delete: true
  498. 11:24:40 T:4740 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://feeds.xbmc.org (easy=038F8AD0, multi=01AE7D18)
  499. 11:24:40 T:7180 INFO: Scriptresult: Success
  500. 11:24:40 T:7464 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url videodb://1/logo.png
  501. 11:24:40 T:7180 INFO: Python script stopped
  502. 11:24:40 T:7180 DEBUG: Thread XBPyThread 7180 terminating
  503. 11:24:40 T:4740 DEBUG: waiting for python thread 5 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) to stop
  504. 11:24:40 T:4740 DEBUG: python thread 5 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\weather.wunderground\default.py) destructed
  505. 11:24:40 T:9668 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  506. 11:24:40 T:9668 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  507. 11:24:40 T:5668 DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather.zip/
  508. 11:24:40 T:5668 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: special://xbmc/language/English/strings.po
  509. 11:24:40 T:5668 DEBUG: POParser: loaded 109 weather tokens
  510. 11:24:42 T:4740 DEBUG: ------ Window Init (Pointer.xml) ------
  511. 11:24:42 T:4740 DEBUG: CJoystick::Initialize : No Joystick found
  512. 11:24:42 T:4740 DEBUG: CWinEventsWin32::WndProcWindow is active
  513. 11:24:42 T:4740 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  514. 11:24:43 T:4740 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  515. 11:24:43 T:4740 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  516. 11:24:43 T:4740 DEBUG: ------ Window Deinit (Pointer.xml) ------
  517. 11:24:43 T:4740 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  518. 11:24:43 T:4740 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  519. 11:24:44 T:584 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libnfs.dll)
  520. 11:24:44 T:584 DEBUG: NFS: Context for 192.168.1.3/data-pool/shared not open - get a new context.
  521. 11:24:44 T:584 DEBUG: NFS: Connected to server 192.168.1.3 and export /data-pool/shared
  522. 11:24:44 T:584 DEBUG: NFS: chunks: r/w 1048576/32768
  523. 11:24:44 T:584 ERROR: NFS: Failed to stat(data-pool/shared/Movies/21 Jump Street (2012)/logo.png) stat call failed with "NFS: Lookup of //Movies failed with NFS3ERR_NOENT(-2)"
  524. 11:24:44 T:584 DEBUG: CTextureCacheJob::GetImageHash - unable to stat url nfs://192.168.1.3/data-pool/shared/Movies/21 Jump Street (2012)/logo.png
  525. 11:24:44 T:4740 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  526. 11:24:44 T:4740 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  527. 11:24:44 T:4740 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  528. 11:24:45 T:10132 DEBUG: Thread Background Loader 10132 terminating
  529. 11:24:45 T:4740 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  530. 11:24:45 T:4740 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  531. 11:24:45 T:4740 DEBUG: ------ Window Init (Home.xml) ------
  532. 11:24:45 T:4740 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  533. 11:24:47 T:4740 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  534. 11:24:47 T:4740 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  535. 11:24:47 T:4740 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  536. 11:24:47 T:4740 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  537. 11:24:47 T:4740 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  538. 11:24:47 T:4740 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  539. 11:24:47 T:4740 DEBUG: Activating window ID: 10111
  540. 11:24:47 T:4740 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  541. 11:24:47 T:4740 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  542. 11:24:48 T:4740 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  543. 11:24:48 T:4740 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  544. 11:24:49 T:4740 DEBUG: Keyboard: scancode: 4b, sym: 0114, unicode: 0000, modifier: 0
  545. 11:24:49 T:4740 DEBUG: CApplication::OnKey: left (f082) pressed, action is Left
  546. 11:24:49 T:4740 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  547. 11:24:49 T:4740 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  548. 11:24:49 T:4740 DEBUG: CApplication::ExecuteXBMCAction : Translating Quit
  549. 11:24:49 T:4740 DEBUG: CApplication::ExecuteXBMCAction : To Quit
  550. 11:24:49 T:4740 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  551. 11:24:49 T:4740 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  552. 11:24:49 T:7464 DEBUG: Thread Jobworker 7464 terminating (autodelete)
  553. 11:24:49 T:5668 DEBUG: Thread Jobworker 5668 terminating (autodelete)
  554. 11:24:49 T:584 DEBUG: Thread Jobworker 584 terminating (autodelete)
  555. 11:24:55 T:9668 DEBUG: CVideoDatabase::RunQuery took 148 ms for 2799 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  556. 11:25:00 T:8580 DEBUG: CVideoDatabase::RunQuery took 14 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  557. 11:25:00 T:8580 DEBUG: CVideoDatabase::RunQuery took 2 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  558. 11:25:00 T:8580 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  559. 11:25:00 T:8580 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  560. 11:25:05 T:9668 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  561. 11:25:05 T:9668 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  562. 11:25:15 T:9668 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  563. 11:25:15 T:9668 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  564. 11:25:15 T:9668 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  565. 11:25:20 T:4740 NOTICE: Storing total System Uptime
  566. 11:25:20 T:8580 DEBUG: Thread Jobworker 8580 terminating (autodelete)
  567. 11:25:20 T:4740 NOTICE: Saving settings
  568. 11:25:20 T:4740 NOTICE: stop all
  569. 11:25:20 T:4740 INFO: stopping PVRManager
  570. 11:25:20 T:4740 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  571. 11:25:20 T:4740 NOTICE: ES: Stopping event server
  572. 11:25:20 T:4740 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  573. 11:25:20 T:4740 NOTICE: stopping zeroconf publishing
  574. 11:25:20 T:8252 NOTICE: ES: UDP Event server stopped
  575. 11:25:20 T:7236 DEBUG: Thread CTCPServer 7236 terminating
  576. 11:25:20 T:8252 DEBUG: Thread CEventServer 8252 terminating
  577. 11:25:20 T:2388 DEBUG: Thread XBMC Peripherals 2388 terminating
  578. 11:25:20 T:9524 DEBUG: Thread XBMC Peripherals 9524 terminating
  579. 11:25:20 T:4740 NOTICE: stop sap announcement listener
  580. 11:25:20 T:4740 NOTICE: clean cached files!
  581. 11:25:20 T:4740 NOTICE: unload skin
  582. 11:25:20 T:4740 INFO: Unloading old skin ...
  583. 11:25:20 T:4740 DEBUG: ------ Window Deinit () ------
  584. 11:25:20 T:4740 DEBUG: ------ Window Deinit (Home.xml) ------
  585. 11:25:20 T:4740 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  586. 11:25:20 T:4740 DEBUG: ADDON: Stopping service addons.
  587. 11:25:20 T:4740 INFO: Stopping script with id: 1
  588. 11:25:25 T:9668 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  589. 11:25:25 T:9668 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 9 ms
  590. 11:25:30 T:9184 DEBUG: ### [Qlock] - Delaying 240 secs
  591. 11:25:30 T:9668 DEBUG: Skin Widgets: Total time needed to request random queries: 0:01:50.998000
  592. 11:25:30 T:9668 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:00
  593. 11:25:30 T:9668 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00
  594. 11:25:30 T:9668 DEBUG: Skin Widgets: Total time needed for all queries: 0:01:50.998000
  595. 11:25:30 T:9668 DEBUG: Skin Widgets: script version 0.0.27 stopped
  596. 11:25:30 T:9668 INFO: Scriptresult: Success
  597. 11:25:30 T:4740 DEBUG: XBPyThread::stop - script termination took 17ms
  598. 11:25:30 T:4740 INFO: Stopping script with id: 4
  599. 11:25:30 T:9668 WARNING: The python script "C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we couldn't clean up. The classes include: Window,Monitor,Player
  600. 11:25:30 T:9984 NOTICE: StorageServer-2.5.2 Closed down
  601. 11:25:30 T:9984 INFO: Scriptresult: Success
  602. 11:25:30 T:4740 DEBUG: XBPyThread::stop - script termination took 481ms
  603. 11:25:30 T:4740 INFO: Stopping script with id: 3
  604. 11:25:31 T:9184 INFO: Scriptresult: Aborted
  605. 11:25:31 T:4740 DEBUG: XBPyThread::stop - script termination took 503ms
  606. 11:25:31 T:4740 NOTICE: stop python
  607. 11:25:31 T:4740 DEBUG: waiting for python thread 1 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) to stop
  608. 11:25:31 T:9668 DEBUG: Thread XBPyThread 9668 terminating
  609. 11:25:31 T:9984 DEBUG: Thread XBPyThread 9984 terminating
  610. 11:25:31 T:4740 DEBUG: python thread 1 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py) destructed
  611. 11:25:31 T:4740 DEBUG: waiting for python thread 3 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.qlock\default.py) to stop
  612. 11:25:31 T:9184 DEBUG: Thread XBPyThread 9184 terminating
  613. 11:25:31 T:4740 DEBUG: python thread 3 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\service.qlock\default.py) destructed
  614. 11:25:31 T:4740 DEBUG: waiting for python thread 4 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) to stop
  615. 11:25:31 T:4740 DEBUG: python thread 4 (C:\Users\jsanders.CORPORATE\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py) destructed
  616. 11:25:31 T:9180 DEBUG: Thread CSoftAE 9180 terminating
  617. 11:25:31 T:4740 NOTICE: stopped
  618. 11:25:31 T:4740 NOTICE: destroy
  619. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  620. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  621. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  622. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  623. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  624. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  625. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been uninstalled.'
  626. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  627. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  628. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  629. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  630. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  631. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  632. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been uninstalled.'
  633. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  634. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  635. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  636. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  637. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  638. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  639. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  640. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  641. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  642. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  643. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  644. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been uninstalled.'
  645. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  646. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  647. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  648. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  649. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been uninstalled.'
  650. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  651. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  652. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been uninstalled.'
  653. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  654. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  655. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  656. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  657. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been uninstalled.'
  658. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  659. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  660. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  661. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  662. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  663. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  664. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been uninstalled.'
  665. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  666. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  667. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  668. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  669. 11:25:31 T:4740 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  670. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05BE1C40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  671. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B73880 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  672. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B73B08 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  673. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B736D0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  674. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B385E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  675. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B737A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  676. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B38868 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  677. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B73A30 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  678. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B388B0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  679. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05C04378 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  680. 11:25:31 T:4740 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B73CB8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  681. 11:25:31 T:4740 NOTICE: closing down remote control service
  682. 11:25:33 T:4740 NOTICE: unload sections
  683. 11:25:33 T:8800 DEBUG: Thread CRemoteControl 8800 terminating
  684. 11:25:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  685. 11:25:33 T:4740 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  686. 11:25:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  687. 11:25:33 T:4740 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  688. 11:25:33 T:4740 DEBUG: CWinEventsWin32::WndProc: window resize event
  689. 11:25:33 T:4740 DEBUG: Error: Requested setting (videoscreen.blankdisplays) was not found. It must be case-sensitive
  690. 11:25:33 T:4740 DEBUG: Error: Requested setting (videoscreen.fakefullscreen) was not found. It must be case-sensitive
  691. 11:25:33 T:4740 DEBUG: Previous line repeats 1 times.
  692. 11:25:33 T:4740 DEBUG: CWinSystemWin32::SetFullScreen (true fullscreen) on screen 0 with size 1920x1080, refresh 60.000000
  693. 11:25:33 T:4740 DEBUG: Error: Requested setting (videoscreen.fakefullscreen) was not found. It must be case-sensitive
  694. 11:25:33 T:4740 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (334,76,1587,983)->(0,0,1920,1080 fullscreen)
  695. 11:25:33 T:4740 DEBUG: CWinEventsWin32::WndProc: window move event
  696. 11:25:33 T:4740 DEBUG: CWinEventsWin32::WndProc: window resize event
  697. 11:25:33 T:4740 DEBUG: CWinEventsWin32::WndProcWindow is inactive
  698. 11:25:33 T:4740 DEBUG: CWinEventsWin32::WndProc: Focus switched to process C:\Windows\explorer.exe
  699. 11:25:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  700. 11:25:33 T:4740 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  701. 11:25:33 T:4740 NOTICE: destroy
  702. 11:25:33 T:4740 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  703. 11:25:33 T:4740 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  704. 11:25:33 T:4740 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  705. 11:25:33 T:4740 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  706. 11:25:33 T:4740 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  707. 11:25:33 T:4740 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  708. 11:25:33 T:4740 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  709. 11:25:33 T:4740 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  710. 11:25:33 T:4740 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  711. 11:25:33 T:4740 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  712. 11:25:33 T:4740 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  713. 11:25:33 T:4740 NOTICE: closing down remote control service
  714. 11:25:33 T:4740 NOTICE: unload sections
  715. 11:25:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  716. 11:25:33 T:4740 DEBUG: Previous line repeats 1 times.
  717. 11:25:33 T:4740 NOTICE: application stopped...
  718. 11:25:33 T:4740 DEBUG: PVRManager - destroyed
  719. 11:25:33 T:4740 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  720. 11:25:33 T:4740 DEBUG: Previous line repeats 1 times.
  721. 11:25:33 T:4740 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  722. 11:25:33 T:4740 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  723. 11:25:33 T:4740 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libcec.dll)
  724. 11:25:33 T:4740 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libnfs.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement