Advertisement
Guest User

Untitled

a guest
Jan 2nd, 2013
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 170.89 KB | None | 0 0
  1. 21:34:52 T:6776 NOTICE: -----------------------------------------------------------------------
  2. 21:34:52 T:6776 NOTICE: Starting XBMC (12.0-RC2 Git:20121219-74b907c), Platform: Windows 7 SP1 64-bit, build 7601. Built on Dec 19 2012 (compiler 1600)
  3. 21:34:52 T:6776 NOTICE: Intel(R) Core(TM) i5-2300 CPU @ 2.80GHz
  4. 21:34:52 T:6776 NOTICE: Desktop Resolution: 1920x1080 32Bit at 60Hz
  5. 21:34:52 T:6776 NOTICE: Running with restricted rights
  6. 21:34:52 T:6776 NOTICE: Aero is enabled
  7. 21:34:52 T:6776 NOTICE: special://xbmc/ is mapped to: C:\Program Files (x86)\XBMC
  8. 21:34:52 T:6776 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files (x86)\XBMC
  9. 21:34:52 T:6776 NOTICE: special://masterprofile/ is mapped to: C:\Users\DVR\AppData\Roaming\XBMC\userdata
  10. 21:34:52 T:6776 NOTICE: special://home/ is mapped to: C:\Users\DVR\AppData\Roaming\XBMC\
  11. 21:34:52 T:6776 NOTICE: special://temp/ is mapped to: C:\Users\DVR\AppData\Roaming\XBMC\cache
  12. 21:34:52 T:6776 NOTICE: The executable running is: C:\Program Files (x86)\XBMC\XBMC.exe
  13. 21:34:52 T:6776 NOTICE: Local hostname: DVRServer
  14. 21:34:52 T:6776 NOTICE: Log File is located: C:\Users\DVR\AppData\Roaming\XBMC\xbmc.log
  15. 21:34:52 T:6776 NOTICE: -----------------------------------------------------------------------
  16. 21:34:52 T:6776 NOTICE: Enumerated DirectSound devices:
  17. 21:34:52 T:6776 NOTICE: Device 1
  18. 21:34:52 T:6776 NOTICE: m_deviceName : {AB42F571-DA4B-4452-AD3A-99179A7880BE}
  19. 21:34:52 T:6776 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  20. 21:34:52 T:6776 NOTICE: m_displayNameExtra: DirectSound: AMD HDMI Output (AMD High Definition Audio Device)
  21. 21:34:52 T:6776 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  22. 21:34:52 T:6776 NOTICE: m_channels : FL,FR
  23. 21:34:52 T:6776 NOTICE: m_sampleRates : 48000
  24. 21:34:52 T:6776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_AC3
  25. 21:34:52 T:6776 NOTICE: Enumerated WASAPI devices:
  26. 21:34:52 T:6776 NOTICE: Device 1
  27. 21:34:52 T:6776 NOTICE: m_deviceName : {AB42F571-DA4B-4452-AD3A-99179A7880BE}
  28. 21:34:52 T:6776 NOTICE: m_displayName : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  29. 21:34:52 T:6776 NOTICE: m_displayNameExtra: WASAPI: AMD HDMI Output (AMD High Definition Audio Device)
  30. 21:34:52 T:6776 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  31. 21:34:52 T:6776 NOTICE: m_channels : FL,FR,FC,LFE,SL,SR,BL,BR
  32. 21:34:52 T:6776 NOTICE: m_sampleRates : 192000,176400,96000,88200,48000,44100,32000
  33. 21:34:52 T:6776 NOTICE: m_dataFormats : AE_FMT_DTSHD,AE_FMT_TRUEHD,AE_FMT_EAC3,AE_FMT_DTS,AE_FMT_AC3,AE_FMT_S24NE4,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_LPCM
  34. 21:34:52 T:6776 NOTICE: load settings...
  35. 21:34:52 T:6776 NOTICE: special://profile/ is mapped to: special://masterprofile/
  36. 21:34:52 T:6776 NOTICE: loading special://masterprofile/guisettings.xml
  37. 21:34:52 T:6776 NOTICE: Getting hardware information now...
  38. 21:34:52 T:6776 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  39. 21:34:52 T:6776 NOTICE: Loaded playercorefactory configuration
  40. 21:34:52 T:6776 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  41. 21:34:52 T:6776 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  42. 21:34:52 T:6776 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  43. 21:34:52 T:6776 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  44. <advancedsettings>
  45. <!-- Turn on debug logging without any visual signs on XBMC GUI -->
  46. <!-- This is useful if you are experiencing problems and want to report it -->
  47. <!-- <loglevel>1</loglevel> -->
  48. <audio>
  49. <!-- Fix DTS stutter in MKV patch -->
  50. <!-- <enablealtsync> true = enable patch (default) -->
  51. <!-- false = disable patch -->
  52. <enablealtsync>true</enablealtsync>
  53. </audio>
  54. <video>
  55. <!-- DXVA Pixel Shader based HQ scalers patch -->
  56. <!-- <preferdxvahqscalers> true = use PS based scaling when scaling set to Automatic -->
  57. <!-- false = always use DXVA scaling (default) -->
  58. <preferdxvahqscalers>true</preferdxvahqscalers>
  59. <!-- Global AV delay patch -->
  60. <!-- Delay in msecs, range between -600 - 600 -->
  61. <globalavdelay>
  62. <!-- Global default AV delay -->
  63. <!-- <delay>0</delay> -->
  64. <!-- Override global AV delay for given display refresh rates -->
  65. <!-- You can specify multiple <refresh> entries -->
  66. <!-- <refresh> -->
  67. <!-- <min>, <max> refresh rate range, OR -->
  68. <!-- <rate> exact refresh rate -->
  69. <!-- <delay> delay -->
  70. <!-- </refresh> -->
  71. <!-- Example below: apply -125 msec delay for 24p playback -->
  72. </globalavdelay>
  73. </video>
  74. <gui>
  75. <algorithmdirtyregions>3</algorithmdirtyregions>
  76. <nofliptimeout>0</nofliptimeout>
  77. </gui>
  78. </advancedsettings>
  79. 21:34:52 T:6776 NOTICE: Getting hardware information now...
  80. 21:34:52 T:6776 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  81. 21:34:52 T:6776 NOTICE: Contents of special://profile/advancedsettings.xml are...
  82. <advancedsettings>
  83. <videodatabase>
  84. <type>mysql</type>
  85. <host>192.168.2.91</host>
  86. <port>3306</port>
  87. <user>xbmc</user>
  88. <pass>xbmc</pass>
  89. </videodatabase>
  90. <musicdatabase>
  91. <type>mysql</type>
  92. <host>192.168.2.91</host>
  93. <port>3306</port>
  94. <user>xbmc</user>
  95. <pass>xbmc</pass>
  96. </musicdatabase>
  97. <pathsubstitution>
  98. <substitute>
  99. <from>special://masterprofile/playlists/</from>
  100. <to>smb://PRIMEVAULT/MediaStore/XBMC/userdata/playlists/</to>
  101. </substitute>
  102. <substitute>
  103. <from>special://masterprofile/keymaps/</from>
  104. <to>smb://PRIMEVAULT/MediaStore/XBMC/userdata/keymaps/</to>
  105. </substitute>
  106. <substitute>
  107. <from>special://masterprofile/sources.xml/</from>
  108. <to>smb://PRIMEVAULT/MediaStore/XBMC/userdata/sources.xml</to>
  109. </substitute>
  110. <substitute>
  111. <from>special://masterprofile/mediasources.xml/</from>
  112. <to>smb://PRIMEVAULT/MediaStore/XBMC/userdata/mediasources.xml</to>
  113. </substitute>
  114. <substitute>
  115. <from>special://masterprofile/favourites.xml/</from>
  116. <to>smb://PRIMEVAULT/MediaStore/XBMC/userdata/favourites.xml</to>
  117. </substitute>
  118. </pathsubstitution>
  119. </advancedsettings>
  120. 21:34:52 T:6776 WARNING: VIDEO database configuration is experimental.
  121. 21:34:52 T:6776 NOTICE: Getting hardware information now...
  122. 21:34:52 T:6776 NOTICE: Default DVD Player: dvdplayer
  123. 21:34:52 T:6776 NOTICE: Default Video Player: dvdplayer
  124. 21:34:52 T:6776 NOTICE: Default Audio Player: paplayer
  125. 21:34:52 T:6776 NOTICE: Enabled debug logging due to GUI setting (2)
  126. 21:34:52 T:6776 NOTICE: Log level changed to 2
  127. 21:34:52 T:6776 NOTICE: Loading media sources from special://masterprofile/sources.xml
  128. 21:34:52 T:6776 INFO: creating subdirectories
  129. 21:34:52 T:6776 INFO: userdata folder: special://masterprofile/
  130. 21:34:52 T:6776 INFO: recording folder:
  131. 21:34:52 T:6776 INFO: screenshots folder: Z:\XBMC\
  132. 21:34:52 T:6776 INFO: thumbnails folder: special://masterprofile/Thumbnails
  133. 21:34:52 T:6776 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  134. 21:34:52 T:6776 DEBUG: trying to set locale to eng_aus
  135. 21:34:52 T:6776 INFO: global locale set to English_Australia.1252
  136. 21:34:52 T:6776 INFO: load English language file, from path: special://xbmc/language/
  137. 21:34:52 T:6776 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
  138. 21:34:52 T:6776 DEBUG: POParser: loaded 2686 strings from file C:\Program Files (x86)\XBMC\language\English\strings.po
  139. 21:34:52 T:6776 INFO: CSoftAE::InternalOpenSink - sink incompatible, re-starting
  140. 21:34:52 T:6776 DEBUG: CAESinkDirectSound::Initialize: Using Window handle: 65552
  141. 21:34:52 T:6776 DEBUG: CAESinkDirectSound::Initialize: secondary buffer created
  142. 21:34:52 T:6776 DEBUG: CAESinkDirectSound::Initialize: Initializing DirectSound with the following parameters:
  143. 21:34:52 T:6776 DEBUG: Audio Device : AMD HDMI Output (AMD High Definition Audio Device)
  144. 21:34:52 T:6776 DEBUG: Sample Rate : 44100
  145. 21:34:52 T:6776 DEBUG: Sample Format : AE_FMT_FLOAT
  146. 21:34:52 T:6776 DEBUG: Bits Per Sample : 32
  147. 21:34:52 T:6776 DEBUG: Valid Bits/Samp : 32
  148. 21:34:52 T:6776 DEBUG: Channel Count : 2
  149. 21:34:52 T:6776 DEBUG: Block Align : 8
  150. 21:34:52 T:6776 DEBUG: Avg. Bytes Sec : 352800
  151. 21:34:52 T:6776 DEBUG: Samples/Block : 32
  152. 21:34:52 T:6776 DEBUG: Format cBSize : 22
  153. 21:34:52 T:6776 DEBUG: Channel Layout : FL,FR
  154. 21:34:52 T:6776 DEBUG: Channel Mask : 3
  155. 21:34:52 T:6776 DEBUG: Frames : 441
  156. 21:34:52 T:6776 DEBUG: Frame Samples : 882
  157. 21:34:52 T:6776 DEBUG: Frame Size : 8
  158. 21:34:52 T:6776 DEBUG: CSoftAE::InternalOpenSink - DirectSound Initialized:
  159. 21:34:52 T:6776 DEBUG: Output Device : HDMI - AMD HDMI Output (AMD High Definition Audio Device)
  160. 21:34:52 T:6776 DEBUG: Sample Rate : 44100
  161. 21:34:52 T:6776 DEBUG: Sample Format : AE_FMT_FLOAT
  162. 21:34:52 T:6776 DEBUG: Channel Count : 2
  163. 21:34:52 T:6776 DEBUG: Channel Layout: FL,FR
  164. 21:34:52 T:6776 DEBUG: Frames : 441
  165. 21:34:52 T:6776 DEBUG: Frame Samples : 882
  166. 21:34:52 T:6776 DEBUG: Frame Size : 8
  167. 21:34:52 T:6776 DEBUG: CSoftAE::InternalOpenSink - Using speaker layout: 5.1
  168. 21:34:52 T:6776 DEBUG: CSoftAE::InternalOpenSink - Internal Buffer Size: 3528
  169. 21:34:52 T:4536 NOTICE: Thread CSoftAE start, auto delete: false
  170. 21:34:52 T:4536 INFO: CSoftAE::Run - Thread Started
  171. 21:34:52 T:6776 NOTICE: Running database version Addons15
  172. 21:34:52 T:6776 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  173. 21:34:52 T:4536 DEBUG: CAESinkDirectSound::CheckPlayStatus: Resuming Playback
  174. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.izexbmcaddons has been installed.'
  175. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  176. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.'
  177. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.trailers has been installed.'
  178. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  179. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  180. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been installed.'
  181. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  182. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.aljazeera has been installed.'
  183. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  184. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  185. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  186. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  187. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  188. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been installed.'
  189. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.qlock has been installed.'
  190. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.wtouch has been installed.'
  191. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been installed.'
  192. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been installed.'
  193. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been installed.'
  194. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.night has been installed.'
  195. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  196. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veehd has been installed.'
  197. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  198. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  199. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  200. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska.revisited.mod has been installed.'
  201. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.engadget has been installed.'
  202. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.free.cable has been installed.'
  203. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.trailer.addict has been installed.'
  204. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hgtv has been installed.'
  205. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.neon has been installed.'
  206. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  207. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been installed.'
  208. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.coveapi has been installed.'
  209. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.free.cable.database has been installed.'
  210. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dr.dk.live has been installed.'
  211. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  212. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  213. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.reddit has been installed.'
  214. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addons has been installed.'
  215. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska has been installed.'
  216. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nbc.universal has been installed.'
  217. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.previewnetworks has been installed.'
  218. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  219. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  220. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.khanacademy has been installed.'
  221. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.colbert.report has been installed.'
  222. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  223. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  224. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been installed.'
  225. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.epix has been installed.'
  226. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.'
  227. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.XWMM has been installed.'
  228. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been installed.'
  229. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  230. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.daily.show has been installed.'
  231. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  232. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been installed.'
  233. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  234. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been installed.'
  235. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  236. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  237. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  238. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tested has been installed.'
  239. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  240. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  241. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  242. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.amazon has been installed.'
  243. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.animeftw has been installed.'
  244. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  245. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been installed.'
  246. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  247. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.mediastream_redux has been installed.'
  248. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been installed.'
  249. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.shade has been installed.'
  250. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  251. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nickelodeon has been installed.'
  252. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  253. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  254. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.videomonkey has been installed.'
  255. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  256. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  257. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.slik has been installed.'
  258. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  259. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.'
  260. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  261. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been installed.'
  262. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tbs has been installed.'
  263. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been installed.'
  264. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  265. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  266. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  267. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  268. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.jx720 has been installed.'
  269. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  270. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.mtvn has been installed.'
  271. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  272. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.funny.or.die has been installed.'
  273. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  274. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.ellipsis has been installed.'
  275. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.diy has been installed.'
  276. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.sparetime has been installed.'
  277. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.skin.news has been installed.'
  278. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
  279. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  280. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  281. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.mythbox has been installed.'
  282. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  283. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.awx has been installed.'
  284. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  285. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametrailers has been installed.'
  286. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been installed.'
  287. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  288. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been installed.'
  289. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  290. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been installed.'
  291. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been installed.'
  292. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  293. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  294. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cartoon.network has been installed.'
  295. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vevo has been installed.'
  296. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  297. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  298. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  299. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  300. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  301. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.pm3-hd has been installed.'
  302. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  303. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  304. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.xbmcflicks has been installed.'
  305. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been installed.'
  306. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  307. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.yahoo.trailershd has been installed.'
  308. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.theonly has been installed.'
  309. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.carmichael has been installed.'
  310. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.xperience has been installed.'
  311. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  312. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  313. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.earth.touch has been installed.'
  314. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  315. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  316. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.kidswb has been installed.'
  317. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  318. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  319. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  320. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  321. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  322. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.classiccinema has been installed.'
  323. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cbs has been installed.'
  324. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  325. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  326. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  327. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.simplicity has been installed.'
  328. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  329. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  330. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  331. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  332. 21:34:52 T:6776 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  333. 21:34:52 T:6776 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  334. 21:34:52 T:6776 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Raspberry Pi CEC Adapter"
  335. 21:34:52 T:6776 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  336. 21:34:52 T:6776 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "iMON HID device"
  337. 21:34:52 T:6308 NOTICE: Thread XBMC Peripherals start, auto delete: false
  338. 21:34:52 T:8400 NOTICE: Thread CRemoteControl start, auto delete: false
  339. 21:34:52 T:8400 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  340. 21:34:52 T:6776 DEBUG: CWIN32Util::GetDriveStatus: Requesting status for drive \\.\D:.
  341. 21:34:52 T:6776 DEBUG: CWIN32Util::GetDriveStatus: Requesting media status for drive \\.\D:.
  342. 21:34:53 T:6776 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 6570, adapter 0.
  343. 21:34:53 T:6776 NOTICE: Primary mode: 1920x1080 @ 59.94 - Full Screen
  344. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  345. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  346. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  347. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  348. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  349. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  350. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
  351. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  352. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  353. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  354. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 72.00 - Full Screen
  355. 21:34:53 T:6776 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
  356. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  357. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  358. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  359. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  360. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  361. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  362. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 50.00 - Full Screen
  363. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  364. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
  365. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
  366. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 30.00i - Full Screen
  367. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  368. 21:34:53 T:6776 NOTICE: Additional mode: 720x480 @ 29.97i - Full Screen
  369. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  370. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  371. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  372. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  373. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  374. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  375. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  376. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
  377. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  378. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  379. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  380. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  381. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  382. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  383. 21:34:53 T:6776 NOTICE: Additional mode: 720x576 @ 25.00i - Full Screen
  384. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  385. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  386. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  387. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  388. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  389. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  390. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  391. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 50.00 - Full Screen
  392. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  393. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 56.00 - Full Screen
  394. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  395. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen
  396. 21:34:53 T:6776 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
  397. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  398. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  399. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  400. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  401. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  402. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  403. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 50.00 - Full Screen
  404. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  405. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  406. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen
  407. 21:34:53 T:6776 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
  408. 21:34:53 T:6776 NOTICE: Additional mode: 1152x648 @ 50.00 - Full Screen
  409. 21:34:53 T:6776 NOTICE: Additional mode: 1152x648 @ 59.94 - Full Screen
  410. 21:34:53 T:6776 NOTICE: Additional mode: 1152x648 @ 60.00 - Full Screen
  411. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  412. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  413. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  414. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  415. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  416. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  417. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
  418. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  419. 21:34:53 T:6776 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
  420. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  421. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  422. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  423. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  424. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  425. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  426. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 50.00 - Full Screen
  427. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  428. 21:34:53 T:6776 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  429. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  430. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  431. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  432. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  433. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  434. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  435. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  436. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 50.00 - Full Screen
  437. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  438. 21:34:53 T:6776 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  439. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 23.98 - Full Screen
  440. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 24.00 - Full Screen
  441. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 23.98 - Full Screen
  442. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 24.00 - Full Screen
  443. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 23.98 - Full Screen
  444. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 24.00 - Full Screen
  445. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 50.00 - Full Screen
  446. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  447. 21:34:53 T:6776 NOTICE: Additional mode: 1280x960 @ 60.00 - Full Screen
  448. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  449. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  450. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  451. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  452. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  453. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  454. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 50.00 - Full Screen
  455. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  456. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  457. 21:34:53 T:6776 NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
  458. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  459. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  460. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  461. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  462. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  463. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  464. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 50.00 - Full Screen
  465. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  466. 21:34:53 T:6776 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  467. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  468. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 23.98 - Full Screen
  469. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 24.00 - Full Screen
  470. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 23.98 - Full Screen
  471. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 24.00 - Full Screen
  472. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 23.98 - Full Screen
  473. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 24.00 - Full Screen
  474. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 50.00 - Full Screen
  475. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  476. 21:34:53 T:6776 NOTICE: Additional mode: 1360x1024 @ 60.00 - Full Screen
  477. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  478. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 23.98 - Full Screen
  479. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 24.00 - Full Screen
  480. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 23.98 - Full Screen
  481. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 24.00 - Full Screen
  482. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 23.98 - Full Screen
  483. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 24.00 - Full Screen
  484. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 50.00 - Full Screen
  485. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  486. 21:34:53 T:6776 NOTICE: Additional mode: 1366x768 @ 60.00 - Full Screen
  487. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  488. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  489. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  490. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  491. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  492. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  493. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  494. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 50.00 - Full Screen
  495. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  496. 21:34:53 T:6776 NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
  497. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  498. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  499. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  500. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  501. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  502. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  503. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 50.00 - Full Screen
  504. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  505. 21:34:53 T:6776 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
  506. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  507. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  508. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  509. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  510. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  511. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  512. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  513. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
  514. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  515. 21:34:53 T:6776 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  516. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  517. 21:34:53 T:6776 NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen
  518. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  519. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  520. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  521. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  522. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  523. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  524. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 50.00 - Full Screen
  525. 21:34:53 T:6776 NOTICE: Previous line repeats 2 times.
  526. 21:34:53 T:6776 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  527. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 24.00 - Full Screen
  528. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 50.00 - Full Screen
  529. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 59.94 - Full Screen
  530. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 60.00 - Full Screen
  531. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 25.00i - Full Screen
  532. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 29.97i - Full Screen
  533. 21:34:53 T:6776 NOTICE: Additional mode: 1776x1000 @ 30.00i - Full Screen
  534. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 24.00 - Full Screen
  535. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 23.98 - Full Screen
  536. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
  537. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  538. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  539. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
  540. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
  541. 21:34:53 T:6776 NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
  542. 21:34:53 T:6776 NOTICE: Checking resolution 16
  543. 21:34:53 T:6776 DEBUG: CWinEventsWin32::WndProc: window resize event
  544. 21:34:53 T:6776 DEBUG: CWinEventsWin32::WndProc: window move event
  545. 21:34:53 T:6776 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,1920,1080 fullscreen)->(0,0,1920,1080 fullscreen)
  546. 21:34:53 T:6776 DEBUG: CWinEventsWin32::WndProcWindow is active
  547. 21:34:53 T:6776 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  548. 21:34:53 T:6776 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  549. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  550. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  551. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: aticfx32.dll, AMD Radeon HD 6570, VendorId 4098, DeviceId 26457
  552. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  553. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
  554. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  555. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  556. 21:34:53 T:6776 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  557. 21:34:53 T:6776 DEBUG: CWinSystemWin32::SetFullScreen (windowed fullscreen) on screen 0 with size 1920x1080, refresh 59.940056
  558. 21:34:53 T:6776 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  559. 21:34:53 T:6776 INFO: load default splash image: C:\Program Files (x86)\XBMC\media\Splash.png
  560. 21:34:53 T:6776 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  561. 21:34:53 T:6776 INFO: load keymapping
  562. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  563. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  564. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  565. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  566. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  567. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  568. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  569. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  570. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  571. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  572. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  573. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  574. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  575. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  576. 21:34:53 T:6776 INFO: Loading special://xbmc/system/keymaps/remote.xml
  577. 21:34:53 T:6776 INFO: Loading special://xbmc/system/IRSSmap.xml
  578. 21:34:53 T:6776 INFO: * Adding remote mapping for device 'Microsoft MCE'
  579. 21:34:53 T:6776 INFO: * Adding remote mapping for device 'Abstract'
  580. 21:34:53 T:6776 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  581. 21:34:53 T:6776 INFO: GUI format 1920x1080, Display 1920x1080 @ 59.94 - Full Screen
  582. 21:34:53 T:6776 DEBUG: guilib: Fill viewport on change for solving rendering passes
  583. 21:34:53 T:6776 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  584. 21:34:53 T:6776 NOTICE: Running database version Addons15
  585. 21:34:53 T:6776 DEBUG: CDatabaseManager::Initialize, updating databases...
  586. 21:34:53 T:6776 NOTICE: Running database version ViewModes4
  587. 21:34:53 T:6776 NOTICE: Running database version Textures13
  588. 21:34:53 T:6776 NOTICE: Running database version MyMusic32
  589. 21:34:53 T:6776 NOTICE: Running database version MyVideos75
  590. 21:34:53 T:6776 NOTICE: Running database version TV22
  591. 21:34:53 T:6776 NOTICE: Running database version Epg7
  592. 21:34:53 T:6776 DEBUG: CDatabaseManager::Initialize, updating databases... DONE
  593. 21:34:53 T:6776 NOTICE: initializing playlistplayer
  594. 21:34:53 T:6776 NOTICE: DONE initializing playlistplayer
  595. 21:34:53 T:6776 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  596. 21:34:53 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  597. 21:34:53 T:6776 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  598. 21:34:53 T:6776 INFO: Unloading old skin ...
  599. 21:34:53 T:6776 INFO: load skin from: C:\Program Files (x86)\XBMC\addons\skin.confluence (version: 2.1.2)
  600. 21:34:53 T:6776 INFO: load fonts for skin...
  601. 21:34:53 T:6776 INFO: Loading colors from C:\Program Files (x86)\XBMC\addons\skin.confluence\colors\Blue Mosaic.xml
  602. 21:34:53 T:6776 INFO: Loading fonts from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\Font.xml
  603. 21:34:53 T:6776 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  604. 21:34:53 T:6776 DEBUG: POParser: loaded 131 strings from file C:\Program Files (x86)\XBMC\addons\skin.confluence\language\english\strings.po
  605. 21:34:53 T:6776 INFO: Loading skin includes from C:\Program Files (x86)\XBMC\addons\skin.confluence\720p\includes.xml
  606. 21:34:53 T:6776 INFO: load new skin...
  607. 21:34:53 T:6776 INFO: Loading user windows, path C:\Program Files (x86)\XBMC\addons\skin.confluence\720p
  608. 21:34:53 T:6776 DEBUG: Load Skin XML: 11.14ms
  609. 21:34:53 T:6776 INFO: initialize new skin...
  610. 21:34:53 T:6776 DEBUG: guilib: Fill viewport on change for solving rendering passes
  611. 21:34:53 T:6776 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  612. 21:34:53 T:6776 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files (x86)\XBMC\addons\skin.confluence\media\Textures.xbt
  613. 21:34:53 T:6776 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  614. 21:34:53 T:6776 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  615. 21:34:53 T:6776 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  616. 21:34:53 T:6776 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  617. 21:34:53 T:6776 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  618. 21:34:53 T:6776 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  619. 21:34:53 T:6776 INFO: Loading special://xbmc/sounds/Bursting Bubbles/sounds.xml
  620. 21:34:53 T:6776 INFO: CAEWAVLoader::Initialize - Sound Loaded: special://xbmc/sounds/Bursting Bubbles/nav.wav
  621. 21:34:53 T:6776 INFO: skin loaded...
  622. 21:34:53 T:6776 INFO: JSONRPC v6.0.0: Successfully initialized
  623. 21:34:53 T:6776 DEBUG: ADDON: Starting service addons.
  624. 21:34:53 T:6776 INFO: initializing python engine.
  625. 21:34:53 T:6776 DEBUG: new python thread created. id=1
  626. 21:34:53 T:6776 INFO: initializing python engine.
  627. 21:34:53 T:6776 DEBUG: new python thread created. id=2
  628. 21:34:53 T:5456 NOTICE: Thread XBPyThread start, auto delete: false
  629. 21:34:53 T:5456 DEBUG: Python thread: start processing
  630. 21:34:53 T:6776 INFO: initializing python engine.
  631. 21:34:53 T:6776 DEBUG: new python thread created. id=3
  632. 21:34:53 T:5560 NOTICE: Thread XBPyThread start, auto delete: false
  633. 21:34:53 T:5560 DEBUG: Python thread: start processing
  634. 21:34:53 T:6776 INFO: initializing python engine.
  635. 21:34:53 T:6776 DEBUG: new python thread created. id=4
  636. 21:34:53 T:6776 DEBUG: Activating window ID: 10025
  637. 21:34:53 T:7924 NOTICE: Thread XBPyThread start, auto delete: false
  638. 21:34:53 T:7924 DEBUG: Python thread: start processing
  639. 21:34:53 T:4008 NOTICE: Thread XBPyThread start, auto delete: false
  640. 21:34:53 T:4008 DEBUG: Python thread: start processing
  641. 21:34:53 T:6776 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  642. 21:34:53 T:6776 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  643. 21:34:53 T:5456 NOTICE: -->Python Interpreter Initialized<--
  644. 21:34:53 T:5456 DEBUG: XBPyThread::Process - The source file to load is C:\Users\DVR\AppData\Roaming\XBMC\addons\service.qlock\default.py
  645. 21:34:53 T:5456 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\DVR\AppData\Roaming\XBMC\addons\service.qlock;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.elementtree\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;
  646. 21:34:53 T:5456 DEBUG: XBPyThread::Process - Entering source directory C:\Users\DVR\AppData\Roaming\XBMC\addons\service.qlock
  647. 21:34:53 T:5456 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.0 of the xbmc.python api
  648. 21:34:53 T:6776 DEBUG: CGUIMediaWindow::GetDirectory ()
  649. 21:34:53 T:6776 DEBUG: ParentPath = []
  650. 21:34:53 T:10140 NOTICE: Thread Background Loader start, auto delete: false
  651. 21:34:53 T:6776 INFO: removing tempfiles
  652. 21:34:53 T:6776 NOTICE: CApplication::UpdateLibraries - Starting video library startup scan
  653. 21:34:53 T:10140 DEBUG: Thread Background Loader 10140 terminating
  654. 21:34:53 T:6776 NOTICE: CApplication::UpdateLibraries - Starting music library startup scan
  655. 21:34:53 T:8308 NOTICE: Thread CVideoInfoScanner start, auto delete: false
  656. 21:34:53 T:6776 DEBUG: ADDON: Starting service addons.
  657. 21:34:53 T:6800 NOTICE: Thread CMusicInfoScanner start, auto delete: false
  658. 21:34:53 T:6800 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  659. 21:34:53 T:6800 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  660. 21:34:53 T:6776 INFO: initializing python engine.
  661. 21:34:53 T:6776 DEBUG: new python thread created. id=5
  662. 21:34:53 T:6776 NOTICE: initialize done
  663. 21:34:53 T:5436 NOTICE: Thread XBPyThread start, auto delete: false
  664. 21:34:53 T:5436 DEBUG: Python thread: start processing
  665. 21:34:53 T:6800 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  666. 21:34:53 T:6800 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  667. 21:34:53 T:6800 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  668. 21:34:53 T:6800 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  669. 21:34:53 T:6800 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  670. 21:34:53 T:6800 DEBUG: Thread CMusicInfoScanner 6800 terminating
  671. 21:34:53 T:6776 DEBUG: CJoystick::Initialize : No Joystick found
  672. 21:34:53 T:6776 NOTICE: Running the application...
  673. 21:34:53 T:6776 DEBUG: CGUIMediaWindow::GetDirectory ()
  674. 21:34:53 T:6776 DEBUG: ParentPath = []
  675. 21:34:53 T:4372 NOTICE: Thread Background Loader start, auto delete: false
  676. 21:34:53 T:6776 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\DVR\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  677. 21:34:53 T:6776 DEBUG: CNetwork::NetworkMessage - Starting network services
  678. 21:34:53 T:6776 NOTICE: ES: Starting event server
  679. 21:34:53 T:6776 INFO: JSONRPC Server: Unable to get bluetooth socket
  680. 21:34:53 T:7528 NOTICE: Thread CEventServer start, auto delete: false
  681. 21:34:53 T:7528 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  682. 21:34:53 T:6776 INFO: JSONRPC Server: Successfully initialized
  683. 21:34:53 T:7528 NOTICE: UDP: Listening on port 9777
  684. 21:34:53 T:6776 DEBUG: CLastfmScrobbler: Clearing session.
  685. 21:34:53 T:6776 DEBUG: CLibrefmScrobbler: Clearing session.
  686. 21:34:53 T:6776 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  687. 21:34:53 T:1796 NOTICE: Thread CTCPServer start, auto delete: false
  688. 21:34:53 T:8308 NOTICE: VideoInfoScanner: Starting scan ..
  689. 21:34:53 T:8308 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  690. 21:34:53 T:8308 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  691. 21:34:53 T:6776 DEBUG: CBaseTexture::LoadFromFileInternal - Load of special://skin/backgrounds/Blue Mosaic.jpg failed. Falling back to ImageLib
  692. 21:34:53 T:6776 DEBUG: msg: PICTURE::LoadImage: Unable to open image: special://skin/backgrounds/Blue Mosaic.jpg Error: (2)
  693. 21:34:53 T:6776 ERROR: Texture manager unable to load file: special://skin/backgrounds/Blue Mosaic.jpg
  694. 21:34:53 T:4372 DEBUG: Thread Background Loader 4372 terminating
  695. 21:34:53 T:6776 DEBUG: ------ Window Init () ------
  696. 21:34:53 T:6776 DEBUG: ------ Window Init (Pointer.xml) ------
  697. 21:34:53 T:8400 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  698. 21:34:53 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://PRIMEVAULT/MediaStore/Movies/' as not in the database
  699. 21:34:53 T:5560 NOTICE: -->Python Interpreter Initialized<--
  700. 21:34:53 T:5560 DEBUG: XBPyThread::Process - The source file to load is C:\Users\DVR\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py
  701. 21:34:53 T:7924 NOTICE: -->Python Interpreter Initialized<--
  702. 21:34:53 T:7924 DEBUG: XBPyThread::Process - The source file to load is C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\default.py
  703. 21:34:53 T:4008 NOTICE: -->Python Interpreter Initialized<--
  704. 21:34:53 T:4008 DEBUG: XBPyThread::Process - The source file to load is C:\Users\DVR\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py
  705. 21:34:53 T:5560 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\DVR\AppData\Roaming\XBMC\addons\service.skin.widgets;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.elementtree\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;
  706. 21:34:53 T:5560 DEBUG: XBPyThread::Process - Entering source directory C:\Users\DVR\AppData\Roaming\XBMC\addons\service.skin.widgets
  707. 21:34:53 T:7924 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.elementtree\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;
  708. 21:34:53 T:7924 DEBUG: XBPyThread::Process - Entering source directory C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader
  709. 21:34:53 T:4008 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\DVR\AppData\Roaming\XBMC\addons\script.artwork.downloader;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.elementtree\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;
  710. 21:34:53 T:4008 DEBUG: XBPyThread::Process - Entering source directory C:\Users\DVR\AppData\Roaming\XBMC\addons\script.artwork.downloader
  711. 21:34:53 T:5560 DEBUG: Instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  712. 21:34:53 T:7924 DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.0 of the xbmc.python api
  713. 21:34:53 T:4008 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.1.0 of the xbmc.python api
  714. 21:34:54 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/Movies/
  715. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/15068-a.b.hdtv.x264EFNet-Anchorman.The.Legend.Of.Ron.Burgundy.2004.2in1.1080p.BluRay.DD5.1.x264-CtrlHD-0/' due to no change (fasthash)
  716. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Abraham.Lincoln.Vampire.Hunter.2012.-.Abraham.Lincoln.Vampire.Hunter.2012.1080p.BluRay.DTS.x264-CyTSuNee.nfo.yE/' due to no change (fasthash)
  717. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Chinatown.1974.1080P.bluray.h264.ac3.(tt0071315)/' due to no change (fasthash)
  718. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Cloud.Atlas.2012.720P.h264.ac3.(tt1371111)/' due to no change (fasthash)
  719. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Dredd.2012.1080P.bluray.h264.dts.(tt1343727)/' due to no change (fasthash)
  720. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Fargo.1996.1080P.bluray.h264.dts.(tt0116282)/' due to no change (fasthash)
  721. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Indiana.Jones.and.the.Last.Crusade.1989.1080P.bluray.h264.dts.(tt0097576)/' due to no change (fasthash)
  722. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Indiana.Jones.and.the.Raiders.of.the.Lost.Ark.1981.1080P.hdtv.h264.dts.(tt0082971)/' due to no change (fasthash)
  723. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Inglourious.Basterds.2009.1080P.bluray.h264.dts.(tt0361748)/' due to no change (fasthash)
  724. 21:34:54 T:5456 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x80f1fc8
  725. 21:34:54 T:5436 NOTICE: -->Python Interpreter Initialized<--
  726. 21:34:54 T:5436 DEBUG: XBPyThread::Process - The source file to load is C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py
  727. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Looper.2012.1080P.bluray.h264.dts.(tt1276104)/' due to no change (fasthash)
  728. 21:34:54 T:5436 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.demjson\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\weather.wunderground\resources\lib\wunderground;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.beautifulsoup\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.coveapi\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.free.cable.database\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.buggalo\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.mechanize\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift2\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.xbmcswift\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.cryptopy\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simplejson\lib;C:\Program Files (x86)\XBMC\addons\script.module.pil\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.requests\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\DVR\AppData\Roaming\XBMC\addons\script.module.elementtree\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;
  729. 21:34:54 T:5436 DEBUG: XBPyThread::Process - Entering source directory C:\Users\DVR\AppData\Roaming\XBMC\addons\script.common.plugin.cache
  730. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Monty.Python.and.the.Holy.Grail.1975.720P.bluray.h264.ac3.(tt0071853)/' due to no change (fasthash)
  731. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Premium.Rush.2012.1080P.bluray.h264.dts.(tt1547234)/' due to no change (fasthash)
  732. 21:34:54 T:5436 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.0 of the xbmc.python api
  733. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Princess.Mononoke.1997.720P.hdtv.h264.ac3.(tt0119698)/' due to no change (fasthash)
  734. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Resident.Evil.Retribution.2012.1080P.bluray.h264.dts.(tt1855325)/' due to no change (fasthash)
  735. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Sin.City.2005.1080P.bluray.h264.dts.(tt0401792)/' due to no change (fasthash)
  736. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Snatch..2000.1080P.bluray.h264.dts.(tt0208092)/' due to no change (fasthash)
  737. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Spirited.Away.2001.720P.hdtv.h264.dts.(tt0245429)/' due to no change (fasthash)
  738. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Star.Trek.2009.1080P.bluray.h264.dts.(tt0796366)/' due to no change (fasthash)
  739. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Ted.2012.1080P.bluray.h264.dts.(tt1637725)/' due to no change (fasthash)
  740. 21:34:54 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://PRIMEVAULT/MediaStore/Movies/The.Expendables.2.2012.DKSUBS.RC.1080p.BluRay.x264-iRL.-.0167.-.theexpendables2_rc1080p.nfo.yEnc/' as not in the database
  741. 21:34:54 T:8308 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://PRIMEVAULT/MediaStore/Movies/The.Expendables.2.2012.DKSUBS.RC.1080p.BluRay.x264-iRL.-.0167.-.theexpendables2_rc1080p.nfo.yEnc/theexpendables2_rc1080p.mkv'
  742. 21:34:54 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 'theexpendables2 rc1080p' using The Movie Database scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.themoviedb.org', content: 'movies', version: '3.7.2')
  743. 21:34:54 T:5456 DEBUG: ### [Qlock] - Set new Language - [English]
  744. 21:34:54 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=theexpendables2%20rc1080p&amp;year=&amp;language=en</url>
  745. 21:34:54 T:8308 DEBUG: CurlFile::Open(094DE780) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=theexpendables2%20rc1080p&year=&language=en
  746. 21:34:54 T:8308 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://api.themoviedb.org
  747. 21:34:54 T:5456 DEBUG: ### [Qlock] - Startup
  748. 21:34:54 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  749. 21:34:54 T:6776 DEBUG: Checking repositories for updates (triggered by XBMC.org PVR Add-ons)
  750. 21:34:54 T:6148 NOTICE: Thread Jobworker start, auto delete: true
  751. 21:34:54 T:6148 DEBUG: CFileCache::Open - opening <svn/addons/addons.xml.md5> using cache
  752. 21:34:54 T:6148 DEBUG: CurlFile::Open(099A2628) http://izexbmcaddons.googlecode.com/svn/addons/addons.xml.md5
  753. 21:34:54 T:6148 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://izexbmcaddons.googlecode.com
  754. 21:34:54 T:4008 DEBUG: LocalizeStrings: no strings.po file exist at C:\Users\DVR\AppData\Roaming\XBMC\addons\script.artwork.downloader\resources\language\english, fallback to strings.xml
  755. 21:34:54 T:4008 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  756. 21:34:54 T:4008 NOTICE: Artwork Downloader: ## Service - Delayed startup: -- minutes
  757. 21:34:54 T:4008 NOTICE: Artwork Downloader: ## Service - Run as service: False
  758. 21:34:54 T:4008 NOTICE: Artwork Downloader: ## Service - Time: 00:00
  759. 21:34:54 T:4008 INFO: Scriptresult: Success
  760. 21:34:54 T:6148 ERROR: dll_fgets emulated function failed
  761. 21:34:54 T:7924 INFO: Scriptresult: Success
  762. 21:34:54 T:4008 INFO: Python script stopped
  763. 21:34:54 T:4008 DEBUG: Thread XBPyThread 4008 terminating
  764. 21:34:54 T:6776 DEBUG: waiting for python thread 4 to stop
  765. 21:34:54 T:6776 DEBUG: python thread 4 destructed
  766. 21:34:54 T:4928 NOTICE: Thread CFileCache start, auto delete: false
  767. 21:34:54 T:4928 INFO: CFileCache::Process - Hit eof.
  768. 21:34:54 T:5436 NOTICE: StorageServer Module loaded RUN
  769. 21:34:54 T:7924 INFO: Python script stopped
  770. 21:34:54 T:7924 DEBUG: Thread XBPyThread 7924 terminating
  771. 21:34:54 T:5436 NOTICE: StorageClient-1.3.0 Starting server
  772. 21:34:54 T:5436 NOTICE: StorageServer-1.3.0 Storage Server starting C:\Users\DVR\AppData\Roaming\XBMC\userdata\Database\commoncache.db
  773. 21:34:54 T:5560 DEBUG: Skin Widgets: script version 0.0.19 started
  774. 21:34:54 T:5560 DEBUG: NEWADDON PythonCallbackHandler construction with PyThreadState 0x80f2028
  775. 21:34:54 T:5560 DEBUG: Previous line repeats 2 times.
  776. 21:34:54 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "genre", "studio", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  777. 21:34:54 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmovies
  778. 21:34:54 T:4928 DEBUG: Thread CFileCache 4928 terminating
  779. 21:34:54 T:6148 DEBUG: CFileCache::Open - opening <svn/trunk/addons.xml.md5> using cache
  780. 21:34:54 T:6148 DEBUG: CurlFile::Open(09A5D718) http://xbmc-addon-repository.googlecode.com/svn/trunk/addons.xml.md5
  781. 21:34:54 T:6148 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://xbmc-addon-repository.googlecode.com
  782. 21:34:54 T:6776 DEBUG: waiting for python thread 3 to stop
  783. 21:34:54 T:6776 DEBUG: python thread 3 destructed
  784. 21:34:54 T:5560 DEBUG: CVideoDatabase::RunQuery took 11 ms for 101 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount < 1))
  785. 21:34:54 T:8780 NOTICE: Thread CFileCache start, auto delete: false
  786. 21:34:54 T:8780 INFO: CFileCache::Process - Hit eof.
  787. 21:34:54 T:8780 DEBUG: Thread CFileCache 8780 terminating
  788. 21:34:54 T:6148 DEBUG: CFileCache::Open - opening <addons/frodo/pvr/win32/addons.xml.md5> using cache
  789. 21:34:54 T:6148 DEBUG: CurlFile::Open(09A5D718) http://mirrors.xbmc.org/addons/frodo/pvr/win32/addons.xml.md5
  790. 21:34:54 T:6148 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://mirrors.xbmc.org
  791. 21:34:54 T:5560 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"], "limits": {"end": 20}, "sort": {"method": "random" }, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  792. 21:34:54 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  793. 21:34:54 T:5560 DEBUG: CVideoDatabase::RunQuery took 22 ms for 416 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  794. 21:34:54 T:8400 DEBUG: CRemoteControl::Connect - failed to connect
  795. 21:34:54 T:8400 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  796. 21:34:55 T:5560 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"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  797. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  798. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  799. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"method": "random"}}}
  800. 21:34:55 T:5560 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  801. 21:34:55 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  802. 21:34:55 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  803. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "AudioLibrary.GetArtists", "params": {"properties": ["genre", "description", "fanart", "thumbnail"], "sort": {"method": "random"}, "limits": {"end": 20}}, "id": 1}
  804. 21:34:55 T:5560 DEBUG: JSONRPC: Calling audiolibrary.getartists
  805. 21:34:55 T:5560 DEBUG: CMusicDatabase::GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT song_artist.idArtist FROM song_artist) OR artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist)) and artistview.strArtist != '' and artistview.idArtist <> 1
  806. 21:34:55 T:5560 DEBUG: Time to retrieve artists from dataset = 1
  807. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetSongs", "params": {"properties": ["title", "playcount", "artist", "album", "year", "file", "thumbnail", "fanart", "rating"], "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}, "limits": {"end": 20}, "sort": {"method": "random"}}}
  808. 21:34:55 T:5560 DEBUG: JSONRPC: Calling audiolibrary.getsongs
  809. 21:34:55 T:5560 DEBUG: CMusicDatabase::GetSongsByWhere query = SELECT songview.* FROM songview WHERE ((CAST(songview.iTimesPlayed as DECIMAL(5,1)) < 1))
  810. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "Addons.GetAddons", "params": {"properties": ["name", "author", "summary", "version", "fanart", "thumbnail"]}, "id": 1}
  811. 21:34:55 T:5560 DEBUG: JSONRPC: Calling addons.getaddons
  812. 21:34:55 T:5560 INFO: ADDON::CAddonMgr::Factory: Weather add-ons for api < 2.0 unsupported (weather.xbmc.builtin)
  813. 21:34:55 T:6148 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  814. 21:34:55 T:6148 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  815. 21:34:55 T:6148 ERROR: XFILE::CFileCache::Open - failed to open source <http://mirrors.xbmc.org/addons/frodo/pvr/win32/addons.xml.md5>
  816. 21:34:55 T:6148 DEBUG: CurlFile::Open(0E9B4438) http://mirrors.xbmc.org/addons/frodo/pvr/win32/addons.xml
  817. 21:34:55 T:5560 DEBUG: Skin Widgets: Total time needed to request random queries: 0:00:00.496000
  818. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "genre", "studio", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
  819. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmovies
  820. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 7 ms for 25 items query: select * from movieview WHERE (movieview.idFile IN (select idFile from bookmark where type = 1))
  821. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "studio", "file", "art"], "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}, "limits": {"end": 20}}, "id": 1}
  822. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.gettvshows
  823. 21:34:55 T:6148 WARNING: XFILE::CCurlFile::CReadState::FillBuffer: curl failed with code 22
  824. 21:34:55 T:6148 ERROR: CCurlFile::CReadState::Open, didn't get any data from stream.
  825. 21:34:55 T:6148 ERROR: Repository XBMC.org PVR Add-ons returned no add-ons, listing may have failed
  826. 21:34:55 T:6148 DEBUG: CFileCache::Open - opening <addons/frodo/addons.xml.md5> using cache
  827. 21:34:55 T:6148 DEBUG: CurlFile::Open(0E999AB8) http://mirrors.xbmc.org/addons/frodo/addons.xml.md5
  828. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 237 ms for 6 items query: SELECT * FROM tvshowview WHERE (tvshowview.idShow IN (select tvshowview.idShow from tvshowview where (watchedcount > 0 AND watchedcount < totalCount) OR (watchedcount = 0 AND tvshowview.idShow IN (select episodeview.idShow from episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  829. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 43, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  830. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  831. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  832. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 11 ms for 186 items query: select * from episodeview WHERE (episodeview.idShow = 43) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  833. 21:34:55 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  834. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 39, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  835. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  836. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  837. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 2 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow IN (32,39)) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  838. 21:34:55 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  839. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 38, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  840. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  841. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  842. 21:34:55 T:8308 DEBUG: scraper: GetSearchResults returned <results></results>
  843. 21:34:55 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 'theexpendables2_rc1080p' using The Movie Database scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.themoviedb.org', content: 'movies', version: '3.7.2')
  844. 21:34:55 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=theexpendables2_rc1080p&amp;year=&amp;language=en</url>
  845. 21:34:55 T:8308 DEBUG: CurlFile::Open(094DE780) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=theexpendables2_rc1080p&year=&language=en
  846. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 203 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 38) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  847. 21:34:55 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  848. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 33, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  849. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  850. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  851. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 33) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  852. 21:34:55 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  853. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 37, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  854. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  855. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  856. 21:34:55 T:5560 DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 37) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  857. 21:34:55 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  858. 21:34:55 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 36, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  859. 21:34:55 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  860. 21:34:55 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  861. 21:34:55 T:8308 ERROR: dll_fgets emulated function failed
  862. 21:34:56 T:8308 DEBUG: scraper: GetSearchResults returned <results></results>
  863. 21:34:56 T:8308 WARNING: No information found for item 'smb://PRIMEVAULT/MediaStore/Movies/The.Expendables.2.2012.DKSUBS.RC.1080p.BluRay.x264-iRL.-.0167.-.theexpendables2_rc1080p.nfo.yEnc/theexpendables2_rc1080p.mkv', it won't be added to the library.
  864. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/Movies/The.Expendables.2.2012.DKSUBS.RC.1080p.BluRay.x264-iRL.-.0167.-.theexpendables2_rc1080p.nfo.yEnc/
  865. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/The.Lord.of.the.Rings.The.Fellowship.of.the.Ring.2001.1080P.bluray.h264.dts.(tt0120737)/' due to no change (fasthash)
  866. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/The.Lord.of.the.Rings.The.Return.of.the.King.2003.1080P.bluray.h264.dts.(tt0167260)/' due to no change (fasthash)
  867. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/The.Lord.of.the.Rings.The.Two.Towers.2002.1080P.bluray.h264.ac3.EX(tt0167261)/' due to no change (fasthash)
  868. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Universal.Soldier.Day.of.Reckoning.2012.1080P.bluray.h264.dts.(tt1659343)/' due to no change (fasthash)
  869. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://PRIMEVAULT/MediaStore/Movies/Universal.Soldier.Regeneration.2009.1080P.bluray.h264.dts.(tt1288403)/' due to no change (fasthash)
  870. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/TV/Castle (2009)/
  871. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/TV/Dexter/
  872. 21:34:56 T:5560 DEBUG: CVideoDatabase::RunQuery took 227 ms for 50 items query: select * from episodeview WHERE (episodeview.idShow = 36) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  873. 21:34:56 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  874. 21:34:56 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  875. 21:34:56 T:5560 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  876. 21:34:56 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  877. 21:34:56 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  878. 21:34:56 T:5560 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"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "playcount" }}}
  879. 21:34:56 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  880. 21:34:56 T:5560 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideoview
  881. 21:34:56 T:5560 DEBUG: Skin Widgets: Total time needed to request recommended queries: 0:00:01.032000
  882. 21:34:56 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "genre", "studio", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
  883. 21:34:56 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmovies
  884. 21:34:56 T:5560 DEBUG: CVideoDatabase::RunQuery took 11 ms for 101 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  885. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/TV/Friends/
  886. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/TV/Saturday Night Live/
  887. 21:34:56 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://PRIMEVAULT/MediaStore/TV/The Mentalist/
  888. 21:34:56 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  889. 21:34:56 T:5560 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"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  890. 21:34:56 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  891. 21:34:56 T:5560 DEBUG: CVideoDatabase::RunQuery took 22 ms for 416 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  892. 21:34:56 T:5560 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"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  893. 21:34:56 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  894. 21:34:56 T:5560 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  895. 21:34:56 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
  896. 21:34:56 T:5560 DEBUG: JSONRPC: Calling audiolibrary.getalbums
  897. 21:34:56 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  898. 21:34:56 T:5560 DEBUG: CMusicDatabase::GetAlbumsByWhere - query took 2 ms
  899. 21:34:56 T:5560 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:00.400000
  900. 21:34:56 T:5560 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:01.928000
  901. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/' due to no change
  902. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/3 Idiots 2009 720p BluRay DTS x264 DDR/' due to no change (fasthash)
  903. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Bodyguard 2011 720p BluRay x264 D3Si/' due to no change (fasthash)
  904. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Bol 2011 DVDRiP XviD D3Si/' due to no change (fasthash)
  905. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Dabangg 2010 Untouched DVD9 DDR/' due to no change (fasthash)
  906. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Don 2 2011 DVDRiP XviD D3Si/' due to no change (fasthash)
  907. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Don 2 The Chase Continues 2011 DVDR DD5 1 DTS MultiSubs/' due to no change (fasthash)
  908. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Double Dhamaal 2011 720p BluRay DTS x264 D3Si/' due to no change (fasthash)
  909. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/ghajini with english subtitle/' due to no change (fasthash)
  910. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Mere Brother Ki Dulhan 2011 720p Bluray x264 DTS HDChina/' due to no change (fasthash)
  911. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Om Shanti Om 2007 LiMITED 1080p Bluray x264 PUZZLE/' due to no change (fasthash)
  912. 21:34:56 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Desi Movies/Zindagi Na Milegi Dobara 2011 720p BluRay x264 D3Si/' due to no change (fasthash)
  913. 21:34:57 T:7080 NOTICE: Thread CFileCache start, auto delete: false
  914. 21:34:57 T:7080 INFO: CFileCache::Process - Hit eof.
  915. 21:34:57 T:7080 DEBUG: Thread CFileCache 7080 terminating
  916. 21:34:57 T:6148 DEBUG: CFileCache::Open - opening <svn/trunk/addons.xml.md5> using cache
  917. 21:34:57 T:6148 DEBUG: CurlFile::Open(0EBAD698) http://bluecop-xbmc-repo.googlecode.com/svn/trunk/addons.xml.md5
  918. 21:34:57 T:6148 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://bluecop-xbmc-repo.googlecode.com
  919. 21:34:57 T:6776 DEBUG: ------ Window Deinit (Pointer.xml) ------
  920. 21:34:57 T:6776 DEBUG: CWinEventsWin32::WndProc: window resize event
  921. 21:34:58 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  922. 21:34:58 T:5404 NOTICE: Thread CFileCache start, auto delete: false
  923. 21:34:58 T:5404 INFO: CFileCache::Process - Hit eof.
  924. 21:34:58 T:5404 DEBUG: Thread CFileCache 5404 terminating
  925. 21:34:58 T:6148 DEBUG: CFileCache::Open - opening <svn/trunk/addons/addons.xml.md5> using cache
  926. 21:34:58 T:6148 DEBUG: CurlFile::Open(0EBAD698) http://sparetime.googlecode.com/svn/trunk/addons/addons.xml.md5
  927. 21:34:58 T:6148 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://sparetime.googlecode.com
  928. 21:35:00 T:5456 DEBUG: ### [Qlock] - Delaying 240 secs
  929. 21:35:00 T:1848 NOTICE: Thread CFileCache start, auto delete: false
  930. 21:35:00 T:1848 INFO: CFileCache::Process - Hit eof.
  931. 21:35:00 T:1848 DEBUG: Thread CFileCache 1848 terminating
  932. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/' due to no change
  933. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Agneepath (2012) Untouched NTSC DVD9 MSubs [DDR ExclusivE]/' due to no change (fasthash)
  934. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Avatar 2009 Extended Collectors Edition 1080p Blu ray DTS x264 ViSTA/' due to no change (fasthash)
  935. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Bad Teacher 2011 UNRATED 1080p BluRay DTS x264 CHD/' due to no change (fasthash)
  936. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Baraka 1992 PROPER 1080p BluRay DTS x264 PerfectionHD/' due to no change (fasthash)
  937. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Battleship 2012 1080p BluRay DTS x264 DON/' due to no change (fasthash)
  938. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Black Swan 2010 1080p BluRay x264 OEM1080/' due to no change (fasthash)
  939. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Blade Runner (1982) (Final Cut) zed/' due to no change (fasthash)
  940. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Blue Valentine 2010 BluRay 1080p DTSMA x264 Rx/' due to no change
  941. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Blue Valentine 2010 BluRay 1080p DTSMA x264 Rx/screens/' due to no change (fasthash)
  942. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Body Of Lies 2008 MULTi 1080p BluRay x264 PURE/' due to no change (fasthash)
  943. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Brave 2012 720p BluRay x264 AC3 HDChina/' due to no change (fasthash)
  944. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Captain America The First Avenger 1080p BluRay x264 MaxHD/' due to no change (fasthash)
  945. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Cars 2 1080p Bluray x264 METiS/' due to no change (fasthash)
  946. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Clash of the Titans 1080p Bluray x264 CBGB/' due to no change (fasthash)
  947. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Dark City (1998)/' due to no change
  948. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Dark City (1998)/.actors/' due to no change (fasthash)
  949. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Defiance DVDSCR XviD ORC/' due to no change (fasthash)
  950. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Dr Seuss The Lorax 2012 1080p BluRay x264 DTS HDChina/' due to no change (fasthash)
  951. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Dr. Strangelove or How I Learned To Stop Worrying And Love the Bomb (1964)/' due to no change
  952. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Dr. Strangelove or How I Learned To Stop Worrying And Love the Bomb (1964)/.actors/' due to no change (fasthash)
  953. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/End of Watch 2012 1080p BluRay x264 DTS PTpOWeR/' due to no change (fasthash)
  954. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Enter.The.Void.2009.BluRay.1080p.x264.DTS/' due to no change (fasthash)
  955. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Farscape The Peacekeeper Wars (2004) (TV)/' due to no change (fasthash)
  956. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fast.Five.2011.1080p.BluRay.DTS.x264.D-Z0N3/' due to no change
  957. 21:35:00 T:6148 DEBUG: Addon skin.transparency requires xbmc.gui version 9.9.9 which is not available
  958. 21:35:00 T:6148 DEBUG: CFileCache::Open - opening <addons/frodo/skin.transparency/skin.transparency-5.0.5.zip.md5> using cache
  959. 21:35:00 T:6148 DEBUG: CurlFile::Open(099CDA60) http://mirrors.xbmc.org/addons/frodo/skin.transparency/skin.transparency-5.0.5.zip.md5
  960. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fast.Five.2011.1080p.BluRay.DTS.x264.D-Z0N3/Screens/' as not in the database
  961. 21:35:00 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/Movies/Fast.Five.2011.1080p.BluRay.DTS.x264.D-Z0N3/Screens/
  962. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fast.Five.2011.1080p.BluRay.DTS.x264.D-Z0N3/Screens/BluRay vs D-Z0N3/' due to no change (fasthash)
  963. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fast.Five.2011.1080p.BluRay.DTS.x264.D-Z0N3/Screens/CHD vs D-Z0N3 vs Source/' due to no change (fasthash)
  964. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fifth Element Remastered MergeKit D BD50 Complete Original/' due to no change (fasthash)
  965. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fight Club (1999)/' due to no change
  966. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Fight Club (1999)/.actors/' due to no change (fasthash)
  967. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Flypaper 2011 DvDscr Xvid -f3-(580mb)/' due to no change (fasthash)
  968. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Four Lions 2010 BluRay 1080p DTS x264 CHD/' due to no change (fasthash)
  969. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ghost Rider Spirit Of Vengeance 2012 720p HDRip READNFO x264 AAC 26K/' due to no change (fasthash)
  970. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Green Lantern Emerald Knights 2011 1080p BluRay X264 Subtox/' due to no change (fasthash)
  971. 21:35:00 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Hall Pass 2011 1080p BluRay x264 SECTOR7/' due to no change (fasthash)
  972. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Hereafter (2010) DVDRip XviD-MAXSPEED/' due to no change (fasthash)
  973. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Horrible.Bosses.2011.1080p.BluRay.x264.DTS-HDChina/' due to no change
  974. 21:35:01 T:8308 DEBUG: CUtil::ExcludeFileOrFolder: File 'smb://THEVAULT/NetShare/Media/Videos/Movies/Horrible.Bosses.2011.1080p.BluRay.x264.DTS-HDChina/sample/' excluded. (Matches exclude rule RegExp:'[!-._ \\/]sample[-._ \\/]')
  975. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Horton Hears A Who 2008 1080p BluRay x264 CiNEFiLE/' due to no change (fasthash)
  976. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/How to Train Your Dragon (2010)/' due to no change
  977. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/How to Train Your Dragon (2010)/.actors/' due to no change (fasthash)
  978. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Hugo 2011 1080p BluRay X264 AMIABLE/' due to no change (fasthash)
  979. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ice Age Continental Drift 2012 1080p BluRay DTS x264 CtrlHD/' due to no change (fasthash)
  980. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ice Age. Dawn of the Dinosaurs (2009)/' due to no change
  981. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ice Age. Dawn of the Dinosaurs (2009)/.actors/' due to no change (fasthash)
  982. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Immortals 2011 BluRay 1080p DTS x264 CHD/' due to no change (fasthash)
  983. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/In Bruges 2008 1080p BluRay DTS x264 CtrlHD/' due to no change (fasthash)
  984. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Inception (2010)/' due to no change
  985. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Inception (2010)/.actors/' due to no change (fasthash)
  986. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/John Carter 2012 1080p BluRay x264 SPARKS/' due to no change (fasthash)
  987. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Just Go With It 2011 720p BluRay x264 Felony/' due to no change (fasthash)
  988. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Kung Fu Panda 2 2011 BluRay 1080p TrueHD7 1 x264 dxva FraMeSToR/' due to no change (fasthash)
  989. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Limitless 2011 1080p BluRay X264 Subtox/' due to no change (fasthash)
  990. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Madagascar 3 Europes Most Wanted 2012 1080p BluRay DD5 1 x264 EbP/' due to no change (fasthash)
  991. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Man on a Ledge 2012 720p BluRay DTS x264 HiDt/' due to no change (fasthash)
  992. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Megamind 2010 1080p BluRay x264 SECTOR7/' due to no change (fasthash)
  993. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Melancholia 720p BluRay x264 LEVERAGE/' due to no change (fasthash)
  994. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Memento 2000 720p BluRay x264 EbP/' as not in the database
  995. 21:35:01 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/Movies/Memento 2000 720p BluRay x264 EbP/
  996. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Memento 2000 720p BluRay x264 EbP/Memento.2000.720p.BluRay.x264-EbP/' due to no change (fasthash)
  997. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Men in Black 3 2012 1080p BluRay x264 DTS HDChina/' due to no change (fasthash)
  998. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Moon 2009 LIMITED 720p BluRay x264 HAiDEAF/' due to no change (fasthash)
  999. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Moss 2010 720p BluRay x264 aBD/' due to no change (fasthash)
  1000. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Never Let Me Go 2010 1080p BluRay x264 DTS HDChina/' due to no change (fasthash)
  1001. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Paul 2011 Extended 1080p BluRay X264 Subtox/' due to no change (fasthash)
  1002. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Prometheus 2012 COMPLETE BluRay TRUEDEF/' due to no change (fasthash)
  1003. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Pulp Fiction (1994)/' due to no change
  1004. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Pulp Fiction (1994)/.actors/' due to no change (fasthash)
  1005. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ready 2011 DVDRiP XviD D3Si/' due to no change (fasthash)
  1006. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Real Steel 2011 MULTi 1080p BluRay x264 LOST EnglishFrench/' due to no change (fasthash)
  1007. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Red Riding Hood 2011 1080p BluRay x264 SECTOR7/' due to no change (fasthash)
  1008. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Rio 2011 BluRay 1080p DTS x264 CHD/' due to no change (fasthash)
  1009. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Rise of the Planet of the Apes 2011 BluRay 1080p DTS x264 CHD/' due to no change (fasthash)
  1010. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Robin Hood 2010 Unrated DC 720p BluRay X264 AMIABLE/' due to no change (fasthash)
  1011. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Scott Pilgrim vs. The World (2010)/' due to no change
  1012. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Scott Pilgrim vs. The World (2010)/.actors/' due to no change (fasthash)
  1013. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Shanghai 2010 BDRip XVID AC3 HQ Hive CM8/' due to no change (fasthash)
  1014. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Sherlock Holmes A Game of Shadows 2011 1080p BluRay x264 UNVEiL/' due to no change (fasthash)
  1015. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Shutter Island (2010)/' due to no change
  1016. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Shutter Island (2010)/.actors/' due to no change (fasthash)
  1017. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode I The Phantom Menace 1999 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1018. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode II Attack Of The Clones 2002 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1019. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode III Revenge Of The Sith 2005 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1020. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode IV A New Hope 1977 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1021. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode V The Empire Strikes Back 1980 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1022. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars Episode VI Return Of The Jedi 1983 DTS HD DTS MULTISUBS 1080p BluRay x264 HQ TUSAHD/' due to no change (fasthash)
  1023. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Star Wars The Clone Wars (2008) 1080p Bluray DTS x264 PerfectionHD/' due to no change (fasthash)
  1024. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Strawberry Shortcake The Glimmerberry Ball Movie/' due to no change (fasthash)
  1025. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Sucker Punch 2011 1080p BluRay x264 SECTOR7/' due to no change (fasthash)
  1026. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Tangled 2010 Bluray 720p DTS x264 CHD/' due to no change (fasthash)
  1027. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Adjustment Bureau 2011 1080p BluRay X264 Subtox/' due to no change (fasthash)
  1028. 21:35:01 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Adventures of Tintin 2011 1080p BluRay x264 MaxHD/' as not in the database
  1029. 21:35:01 T:8308 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Adventures of Tintin 2011 1080p BluRay x264 MaxHD/maxhd-taott.1080.mkv'
  1030. 21:35:01 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 'maxhd-taott 1080' using IMDb scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
  1031. 21:35:01 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=maxhd-taott%201080</url>
  1032. 21:35:01 T:8308 DEBUG: CurlFile::Open(094E14C8) http://akas.imdb.com/find?s=tt;q=maxhd-taott%201080
  1033. 21:35:01 T:8308 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://akas.imdb.com
  1034. 21:35:02 T:8308 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  1035. 21:35:02 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 'maxhd taott.1080' using IMDb scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
  1036. 21:35:02 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=maxhd%20taott.1080</url>
  1037. 21:35:02 T:8308 DEBUG: CurlFile::Open(094E14C8) http://akas.imdb.com/find?s=tt;q=maxhd%20taott.1080
  1038. 21:35:02 T:6500 NOTICE: Thread CFileCache start, auto delete: false
  1039. 21:35:02 T:6500 INFO: CFileCache::Process - Hit eof.
  1040. 21:35:02 T:6500 DEBUG: Thread CFileCache 6500 terminating
  1041. 21:35:02 T:6148 DEBUG: Addon skin.transparency requires xbmc.gui version 9.9.9 which is not available
  1042. 21:35:02 T:6776 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1043. 21:35:02 T:792 NOTICE: Thread Jobworker start, auto delete: true
  1044. 21:35:03 T:8308 NOTICE: Previous line repeats 1 times.
  1045. 21:35:03 T:8308 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  1046. 21:35:03 T:8308 WARNING: No information found for item 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Adventures of Tintin 2011 1080p BluRay x264 MaxHD/maxhd-taott.1080.mkv', it won't be added to the library.
  1047. 21:35:03 T:8308 DEBUG: CUtil::ExcludeFileOrFolder: File 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Adventures of Tintin 2011 1080p BluRay x264 MaxHD/maxhd-taott.1080.sample.mkv' excluded. (Matches exclude rule RegExp:'[!-._ \\/]sample[-._ \\/]')
  1048. 21:35:03 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/Movies/The Adventures of Tintin 2011 1080p BluRay x264 MaxHD/
  1049. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Amazing Spiderman 2012 RERiP MULTi 1080p BluRay x264 LOST/' due to no change (fasthash)
  1050. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Campaign 2012 1080p BluRay x264 DTS HDChina/' due to no change (fasthash)
  1051. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The City Of Lost Children (1997)/' due to no change
  1052. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The City Of Lost Children (1997)/.actors/' due to no change (fasthash)
  1053. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Expendables (2010)/' due to no change
  1054. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Expendables (2010)/.actors/' due to no change (fasthash)
  1055. 21:35:03 T:8308 DEBUG: VideoInfoScanner: Scanning dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/' as not in the database
  1056. 21:35:03 T:8308 DEBUG: CUtil::ExcludeFileOrFolder: File 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/s-the.good.shepherd.2006.dvd9.720p.hddvd.x264-reveille-sample.mkv' excluded. (Matches exclude rule RegExp:'[!-._ \\/]sample[-._ \\/]')
  1057. 21:35:03 T:8308 DEBUG: CUtil::ExcludeFileOrFolder: File 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/s-thegoodsync-sample.mkv' excluded. (Matches exclude rule RegExp:'[!-._ \\/]sample[-._ \\/]')
  1058. 21:35:03 T:8308 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/s-thegoodsync.mkv'
  1059. 21:35:03 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 's-thegoodsync' using IMDb scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
  1060. 21:35:03 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=s-thegoodsync</url>
  1061. 21:35:03 T:8308 DEBUG: CurlFile::Open(094E14C8) http://akas.imdb.com/find?s=tt;q=s-thegoodsync
  1062. 21:35:05 T:8308 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  1063. 21:35:05 T:8308 DEBUG: ADDON::CScraper::FindMovie: Searching for 's thegoodsync' using IMDb scraper (path: 'C:\Users\DVR\AppData\Roaming\XBMC\addons\metadata.imdb.com', content: 'movies', version: '2.6.3')
  1064. 21:35:05 T:8308 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?s=tt;q=s%20thegoodsync</url>
  1065. 21:35:05 T:8308 DEBUG: CurlFile::Open(094E14C8) http://akas.imdb.com/find?s=tt;q=s%20thegoodsync
  1066. 21:35:05 T:6148 DEBUG: Addon plugin.video.nba requires script.module.httplib2 version 0.7.1 which is not available
  1067. 21:35:05 T:6148 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1068. 21:35:05 T:6776 DEBUG: CGUIMediaWindow::GetDirectory ()
  1069. 21:35:05 T:6776 DEBUG: ParentPath = []
  1070. 21:35:05 T:10064 NOTICE: Thread Background Loader start, auto delete: false
  1071. 21:35:05 T:10064 DEBUG: Thread Background Loader 10064 terminating
  1072. 21:35:06 T:8308 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  1073. 21:35:06 T:8308 WARNING: No information found for item 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/s-thegoodsync.mkv', it won't be added to the library.
  1074. 21:35:06 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/Movies/The Good Shepherd 2006 PROPER DVD9 720p HDDVD x264 SEPTiC/
  1075. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Graduate (1967)/' due to no change
  1076. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Graduate (1967)/.actors/' due to no change (fasthash)
  1077. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Green Hornet 2011 iNTERNAL 1080p BluRay x264 ProperMe/' due to no change (fasthash)
  1078. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Help 2011 MULTI 1080p BluRay x264 NERDHD/' due to no change (fasthash)
  1079. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Kings Speech 2010 1080p BluRay X264 AMIABLE/' due to no change (fasthash)
  1080. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Mask (1994) Blu Ray/' due to no change (fasthash)
  1081. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Matrix 1999 1080p BluRay x264 CtrlHD/' due to no change (fasthash)
  1082. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Muppets 2011 720p BluRay x264 SPARKS/' due to no change (fasthash)
  1083. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Next Three Days 1080p BluRay x264 TWiZTED/' due to no change (fasthash)
  1084. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Other Guys 2010 720p BluRay x264 METiS/' due to no change (fasthash)
  1085. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Social Network 1080p BluRay x264 METiS/' due to no change (fasthash)
  1086. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Strawberry Shortcake Berryfest Princess Movie 2010/' due to no change (fasthash)
  1087. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The Vow 2012 1080p BluRay x264 SECTOR7/' due to no change (fasthash)
  1088. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/The.Change-Up.2011.UNRATED.720p.Bluray.x264-MHD/' due to no change (fasthash)
  1089. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/This Means War 2012 UNRATED 1080p BluRay DTS x264 CtrlHD/' due to no change (fasthash)
  1090. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Thor 2011 720p BluRay x264 Felony/' due to no change (fasthash)
  1091. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Tinker Tailor Soldier Spy 2011 720p BluRay x264 iNFAMOUS/' due to no change (fasthash)
  1092. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Total Recall 1990 1080p BluRay AVC DTS MA/' due to no change (fasthash)
  1093. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Total Recall 2012 EXTENDED DC 1080p BluRay DTS x264 PublicHD/' due to no change (fasthash)
  1094. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Tower Heist 2011 720p BluRay X264 AMIABLE/' due to no change (fasthash)
  1095. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Transformers Dark of the Moon 2011 1080p Blu-ray Remux AVC TrueHD 7.1 - KRaLiMaRKo/' due to no change (fasthash)
  1096. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Transformers Revenge of the Fallen IMAX Edition 2009 1080p BluRay DTS x264 DON/' due to no change (fasthash)
  1097. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/True Grit 2010 SCR XViD IMAGiNE/' due to no change (fasthash)
  1098. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Ultraviolet.2006.Blu-ray.Remux.1080p.MPEG-2.LPCM.5.1-HDRemuX/' due to no change (fasthash)
  1099. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Unknown 2011 1080p BluRay x264 TWiZTED/' due to no change (fasthash)
  1100. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Whats Your Number 2011 DC 1080p BluRay x264 SPARKS/' due to no change (fasthash)
  1101. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/Wrath of the Titans 2012 Blu ray 1080p Remux AVC DTS HDMA 5 1 BluHD/' due to no change (fasthash)
  1102. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/X-Men.First.Class.Extras.2011.BluRay.1080p.x264.AC3-HDChina/' due to no change (fasthash)
  1103. 21:35:06 T:8308 DEBUG: VideoInfoScanner: Skipping dir 'smb://THEVAULT/NetShare/Media/Videos/Movies/X Men First Class 2011 BluRay 720p x264 DTS HDChina/' due to no change (fasthash)
  1104. 21:35:07 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Bones/
  1105. 21:35:07 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Breaking Bad/
  1106. 21:35:07 T:6776 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1107. 21:35:08 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Dexter/
  1108. 21:35:09 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Falling Skies/
  1109. 21:35:09 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Fringe/
  1110. 21:35:11 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Mickey Mouse Clubhouse/
  1111. 21:35:11 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Rome/
  1112. 21:35:12 T:8308 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://THEVAULT/NetShare/Media/Videos/TV/Strawberry Shortcake's Berry Bitty Adventures/
  1113. 21:35:12 T:8308 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:18
  1114. 21:35:12 T:8308 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1115. 21:35:12 T:8308 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanFinished
  1116. 21:35:12 T:8308 DEBUG: Thread CVideoInfoScanner 8308 terminating
  1117. 21:35:12 T:6776 DEBUG: CGUIMediaWindow::GetDirectory ()
  1118. 21:35:12 T:6776 DEBUG: ParentPath = []
  1119. 21:35:12 T:4404 NOTICE: Thread Background Loader start, auto delete: false
  1120. 21:35:12 T:4404 DEBUG: Thread Background Loader 4404 terminating
  1121. 21:35:12 T:6776 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1122. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "genre", "studio", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}}}
  1123. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmovies
  1124. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 13 ms for 25 items query: select * from movieview WHERE (movieview.idFile IN (select idFile from bookmark where type = 1))
  1125. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetTVShows", "params": {"properties": ["title", "studio", "file", "art"], "sort": {"order": "descending", "method": "lastplayed"}, "filter": {"field": "inprogress", "operator": "true", "value": ""}, "limits": {"end": 20}}, "id": 1}
  1126. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.gettvshows
  1127. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 275 ms for 6 items query: SELECT * FROM tvshowview WHERE (tvshowview.idShow IN (select tvshowview.idShow from tvshowview where (watchedcount > 0 AND watchedcount < totalCount) OR (watchedcount = 0 AND tvshowview.idShow IN (select episodeview.idShow from episodeview WHERE episodeview.idShow = tvshowview.idShow AND episodeview.resumeTimeInSeconds > 0))))
  1128. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 43, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1129. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1130. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=43) order by idShow
  1131. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 11 ms for 186 items query: select * from episodeview WHERE (episodeview.idShow = 43) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1132. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1133. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 39, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1134. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1135. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=39) order by idShow
  1136. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 3 ms for 1 items query: select * from episodeview WHERE (episodeview.idShow IN (32,39)) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1137. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1138. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 38, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1139. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1140. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=38) order by idShow
  1141. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 3 ms for 22 items query: select * from episodeview WHERE (episodeview.idShow = 38) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1142. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1143. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 33, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1144. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1145. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=33) order by idShow
  1146. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 2 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 33) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1147. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1148. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 37, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1149. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1150. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=37) order by idShow
  1151. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 3 ms for 2 items query: select * from episodeview WHERE (episodeview.idShow = 37) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1152. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1153. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "method": "VideoLibrary.GetEpisodes", "params": {"tvshowid": 36, "properties": ["title", "playcount", "plot", "season", "episode", "showtitle", "file", "lastplayed", "rating", "resume", "art", "streamdetails"], "sort": {"method": "episode"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}, "limits": {"end": 1}}, "id": 1}
  1154. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1155. 21:35:13 T:5560 DEBUG: CVideoDatabase::GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=36) order by idShow
  1156. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 5 ms for 50 items query: select * from episodeview WHERE (episodeview.idShow = 36) AND (((episodeview.playCount IS NULL OR episodeview.playCount = 0)))
  1157. 21:35:13 T:5560 DEBUG: DatabaseUtils::GetSortFieldList: unknown field 23
  1158. 21:35:13 T:5560 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "playcount", "year", "genre", "studio", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "is", "value": "0"}}}
  1159. 21:35:13 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmovies
  1160. 21:35:13 T:5560 DEBUG: CVideoDatabase::RunQuery took 12 ms for 101 items query: select * from movieview WHERE ((movieview.playCount IS NULL OR movieview.playCount = 0))
  1161. 21:35:14 T:5560 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"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}, "filter": {"field": "playcount", "operator": "lessthan", "value": "1"}}}
  1162. 21:35:14 T:5560 DEBUG: JSONRPC: Calling videolibrary.getepisodes
  1163. 21:35:14 T:5560 DEBUG: CVideoDatabase::RunQuery took 22 ms for 416 items query: select * from episodeview WHERE ((episodeview.playCount IS NULL OR episodeview.playCount < 1))
  1164. 21:35:14 T:5560 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"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  1165. 21:35:14 T:5560 DEBUG: JSONRPC: Calling videolibrary.getmusicvideos
  1166. 21:35:14 T:5560 DEBUG: CVideoDatabase::RunQuery took 1 ms for 0 items query: select * from musicvideoview
  1167. 21:35:14 T:6776 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1168. 21:35:14 T:6776 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1169. 21:35:15 T:6776 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1170. 21:35:15 T:6776 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1171. 21:35:15 T:6776 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1172. 21:35:15 T:6776 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1173. 21:35:16 T:6776 DEBUG: Keyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1174. 21:35:16 T:6776 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1175. 21:35:16 T:6776 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1176. 21:35:16 T:6776 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1177. 21:35:16 T:6776 DEBUG: CGUIMediaWindow::GetDirectory (videodb://4/)
  1178. 21:35:16 T:6776 DEBUG: ParentPath = []
  1179. 21:35:16 T:792 DEBUG: CVideoDatabase::RunQuery took 12 ms for 25 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 25
  1180. 21:35:16 T:1084 NOTICE: Thread Background Loader start, auto delete: false
  1181. 21:35:16 T:6208 NOTICE: Thread Jobworker start, auto delete: true
  1182. 21:35:17 T:1084 DEBUG: Thread Background Loader 1084 terminating
  1183. 21:35:18 T:6776 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  1184. 21:35:18 T:6776 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  1185. 21:35:18 T:6776 DEBUG: CGUIMediaWindow::GetDirectory ()
  1186. 21:35:18 T:6776 DEBUG: ParentPath = []
  1187. 21:35:18 T:4012 NOTICE: Thread Background Loader start, auto delete: false
  1188. 21:35:18 T:4012 DEBUG: Thread Background Loader 4012 terminating
  1189. 21:35:19 T:6776 DEBUG: Keyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  1190. 21:35:19 T:6776 DEBUG: CApplication::OnKey: backspace (f008) pressed, action is Back
  1191. 21:35:19 T:6776 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1192. 21:35:19 T:6776 DEBUG: Activating window ID: 10000
  1193. 21:35:19 T:6776 DEBUG: ------ Window Init (Home.xml) ------
  1194. 21:35:19 T:6776 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1195. 21:35:19 T:6776 DEBUG: CBaseTexture::LoadFromFileInternal - Load of special://skin/backgrounds/Blue Mosaic.jpg failed. Falling back to ImageLib
  1196. 21:35:19 T:6776 DEBUG: msg: PICTURE::LoadImage: Unable to open image: special://skin/backgrounds/Blue Mosaic.jpg Error: (2)
  1197. 21:35:19 T:6776 ERROR: Texture manager unable to load file: special://skin/backgrounds/Blue Mosaic.jpg
  1198. 21:35:19 T:10184 NOTICE: Thread CRssReader start, auto delete: false
  1199. 21:35:19 T:6148 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1200. 21:35:19 T:10184 DEBUG: CurlFile::Open(0E4BF7E8) http://feeds.feedburner.com/xbmc
  1201. 21:35:19 T:10184 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://feeds.feedburner.com
  1202. 21:35:19 T:6148 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
  1203. 21:35:19 T:6148 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  1204. 21:35:19 T:6148 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1205. 21:35:19 T:6148 DEBUG: CVideoDatabase::RunQuery took 10 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1206. 21:35:19 T:6148 DEBUG: CVideoDatabase::RunQuery took 21 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1207. 21:35:19 T:6208 DEBUG: CThumbExtractor::DoWork - trying to extract filestream details from video file smb://PRIMEVAULT/MediaStore/TV/Friends/Season 08/Friends.S08E24.The.One.Where.Rachel.Has.A.Baby.(2).mkv
  1208. 21:35:19 T:6208 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  1209. 21:35:19 T:6208 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  1210. 21:35:19 T:6208 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
  1211. 21:35:19 T:6208 DEBUG: CDVDDemuxFFmpeg::Open - probing detected format [matroska,webm]
  1212. 21:35:19 T:6208 DEBUG: CDVDDemuxFFmpeg::Open - avformat_find_stream_info starting
  1213. 21:35:19 T:6148 DEBUG: CVideoDatabase::RunQuery took 2 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1214. 21:35:19 T:6148 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1215. 21:35:20 T:6208 DEBUG: CDVDDemuxFFmpeg::Open - av_find_stream_info finished
  1216. 21:35:20 T:6208 INFO: ffmpeg[1840]: Input #0, matroska,webm, from 'smb://PRIMEVAULT/MediaStore/TV/Friends/Season 08/Friends.S08E24.The.One.Where.Rachel.Has.A.Baby.(2).mkv':
  1217. 21:35:20 T:6208 INFO: ffmpeg[1840]: Duration: 00:21:58.33, start: 0.000000, bitrate: 5690 kb/s
  1218. 21:35:20 T:6208 INFO: ffmpeg[1840]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  1219. 21:35:20 T:6208 INFO: ffmpeg[1840]: Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), s16, 640 kb/s (default)
  1220. 21:35:20 T:6208 INFO: ffmpeg[1840]: Stream #0:2(eng): Subtitle: text
  1221. 21:35:20 T:6208 INFO: ffmpeg[1840]: Metadata:
  1222. 21:35:20 T:6208 INFO: ffmpeg[1840]: title : English
  1223. 21:35:21 T:10184 DEBUG: Got rss feed: http://feeds.feedburner.com/xbmc
  1224. 21:35:21 T:10184 DEBUG: RSS feed encoding: UTF-8
  1225. 21:35:21 T:10184 DEBUG: Parsed rss feed: http://feeds.feedburner.com/xbmc
  1226. 21:35:21 T:10184 DEBUG: Thread CRssReader 10184 terminating
  1227. 21:35:21 T:6776 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1228. 21:35:21 T:6776 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1229. 21:35:22 T:6776 DEBUG: Keyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  1230. 21:35:22 T:6776 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  1231. 21:35:23 T:6776 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1232. 21:35:23 T:6776 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1233. 21:35:23 T:6776 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  1234. 21:35:23 T:6776 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  1235. 21:35:23 T:6776 DEBUG: Activating window ID: 10111
  1236. 21:35:23 T:6776 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1237. 21:35:23 T:6776 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  1238. 21:35:23 T:6776 DEBUG: CApplication::ExecuteXBMCAction : Translating down
  1239. 21:35:23 T:6776 DEBUG: CApplication::ExecuteXBMCAction : To down
  1240. 21:35:24 T:6776 DEBUG: Keyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1241. 21:35:24 T:6776 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1242. 21:35:24 T:6776 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit()
  1243. 21:35:24 T:6776 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit()
  1244. 21:35:24 T:6776 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1245. 21:35:24 T:6776 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  1246. 21:35:24 T:9480 DEBUG: Thread Jobworker 9480 terminating (autodelete)
  1247. 21:35:24 T:6208 DEBUG: Thread Jobworker 6208 terminating (autodelete)
  1248. 21:35:24 T:6776 NOTICE: Storing total System Uptime
  1249. 21:35:24 T:6148 DEBUG: Thread Jobworker 6148 terminating (autodelete)
  1250. 21:35:24 T:792 DEBUG: Thread Jobworker 792 terminating (autodelete)
  1251. 21:35:24 T:6776 NOTICE: Saving settings
  1252. 21:35:24 T:6776 NOTICE: stop all
  1253. 21:35:24 T:6776 INFO: stopping PVRManager
  1254. 21:35:24 T:6776 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1255. 21:35:24 T:6776 NOTICE: ES: Stopping event server
  1256. 21:35:24 T:6776 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1257. 21:35:24 T:6776 NOTICE: stopping zeroconf publishing
  1258. 21:35:24 T:7528 NOTICE: ES: UDP Event server stopped
  1259. 21:35:24 T:7528 DEBUG: Thread CEventServer 7528 terminating
  1260. 21:35:24 T:1796 DEBUG: Thread CTCPServer 1796 terminating
  1261. 21:35:24 T:6308 DEBUG: Thread XBMC Peripherals 6308 terminating
  1262. 21:35:24 T:6776 NOTICE: stop sap announcement listener
  1263. 21:35:24 T:6776 NOTICE: clean cached files!
  1264. 21:35:24 T:6776 NOTICE: unload skin
  1265. 21:35:24 T:6776 INFO: Unloading old skin ...
  1266. 21:35:24 T:6776 DEBUG: ------ Window Deinit () ------
  1267. 21:35:24 T:6776 DEBUG: ------ Window Deinit (Home.xml) ------
  1268. 21:35:24 T:6776 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture MenuItemNF.png
  1269. 21:35:24 T:6776 WARNING: CGUITextureManager::Cleanup: Having to cleanup texture MenuItemFO.png
  1270. 21:35:24 T:6776 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  1271. 21:35:24 T:6776 DEBUG: ADDON: Stopping service addons.
  1272. 21:35:24 T:6776 INFO: Stopping script with id: 5
  1273. 21:35:24 T:5436 NOTICE: StorageServer-1.3.0 Closed down
  1274. 21:35:24 T:5436 INFO: Scriptresult: Success
  1275. 21:35:24 T:6776 DEBUG: XBPyThread::stop - script termination took 28ms
  1276. 21:35:24 T:6776 INFO: Stopping script with id: 1
  1277. 21:35:25 T:5456 INFO: Scriptresult: Aborted
  1278. 21:35:25 T:6776 DEBUG: XBPyThread::stop - script termination took 498ms
  1279. 21:35:25 T:6776 INFO: Stopping script with id: 2
  1280. 21:35:25 T:5560 DEBUG: Skin Widgets: script version 0.0.19 stopped
  1281. 21:35:25 T:5560 INFO: Scriptresult: Success
  1282. 21:35:25 T:6776 DEBUG: XBPyThread::stop - script termination took 464ms
  1283. 21:35:25 T:6776 NOTICE: stop python
  1284. 21:35:25 T:6776 DEBUG: waiting for python thread 1 to stop
  1285. 21:35:25 T:5456 INFO: Python script interrupted by user
  1286. 21:35:25 T:5456 DEBUG: Thread XBPyThread 5456 terminating
  1287. 21:35:25 T:6776 DEBUG: python thread 1 destructed
  1288. 21:35:25 T:6776 DEBUG: waiting for python thread 2 to stop
  1289. 21:35:25 T:5436 INFO: Python script interrupted by user
  1290. 21:35:25 T:5436 DEBUG: Thread XBPyThread 5436 terminating
  1291. 21:35:25 T:5560 DEBUG: The python script "C:\Users\DVR\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py" has left several classes in memory that we will be attempting to clean up. The classes include: Window,Monitor,Player
  1292. 21:35:25 T:5560 DEBUG: It took 1 Py_NewInterpreter/Py_EndInterpreter calls to clean up the classes leftover from running "C:\Users\DVR\AppData\Roaming\XBMC\addons\service.skin.widgets\default.py."
  1293. 21:35:25 T:5560 INFO: Python script interrupted by user
  1294. 21:35:25 T:5560 DEBUG: Thread XBPyThread 5560 terminating
  1295. 21:35:25 T:6776 DEBUG: python thread 2 destructed
  1296. 21:35:25 T:6776 DEBUG: waiting for python thread 5 to stop
  1297. 21:35:25 T:6776 DEBUG: python thread 5 destructed
  1298. 21:35:25 T:4536 DEBUG: Thread CSoftAE 4536 terminating
  1299. 21:35:25 T:6776 DEBUG: CAESinkDirectSound::Deinitialize: Cleaning up
  1300. 21:35:25 T:6776 NOTICE: stopped
  1301. 21:35:25 T:6776 NOTICE: destroy
  1302. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.izexbmcaddons has been uninstalled.'
  1303. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been uninstalled.'
  1304. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been uninstalled.'
  1305. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.trailers has been uninstalled.'
  1306. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1307. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  1308. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.demjson has been uninstalled.'
  1309. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been uninstalled.'
  1310. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.aljazeera has been uninstalled.'
  1311. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been uninstalled.'
  1312. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  1313. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  1314. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1315. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1316. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-ios.xbmc.org has been uninstalled.'
  1317. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.qlock has been uninstalled.'
  1318. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.wtouch has been uninstalled.'
  1319. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.revision3 has been uninstalled.'
  1320. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been uninstalled.'
  1321. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been uninstalled.'
  1322. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.night has been uninstalled.'
  1323. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  1324. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.veehd has been uninstalled.'
  1325. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been uninstalled.'
  1326. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1327. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  1328. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska.revisited.mod has been uninstalled.'
  1329. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.engadget has been uninstalled.'
  1330. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.free.cable has been uninstalled.'
  1331. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.trailer.addict has been uninstalled.'
  1332. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hgtv has been uninstalled.'
  1333. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.neon has been uninstalled.'
  1334. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been uninstalled.'
  1335. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hdtrailers_net has been uninstalled.'
  1336. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.coveapi has been uninstalled.'
  1337. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.free.cable.database has been uninstalled.'
  1338. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dr.dk.live has been uninstalled.'
  1339. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been uninstalled.'
  1340. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been uninstalled.'
  1341. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.reddit has been uninstalled.'
  1342. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.unofficial.addons has been uninstalled.'
  1343. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska has been uninstalled.'
  1344. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nbc.universal has been uninstalled.'
  1345. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.previewnetworks has been uninstalled.'
  1346. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  1347. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been uninstalled.'
  1348. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.khanacademy has been uninstalled.'
  1349. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.colbert.report has been uninstalled.'
  1350. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  1351. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1352. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been uninstalled.'
  1353. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.epix has been uninstalled.'
  1354. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been uninstalled.'
  1355. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.XWMM has been uninstalled.'
  1356. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-win32.xbmc.org has been uninstalled.'
  1357. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been uninstalled.'
  1358. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.daily.show has been uninstalled.'
  1359. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  1360. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx64.xbmc.org has been uninstalled.'
  1361. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  1362. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in weather.xbmc.builtin has been uninstalled.'
  1363. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been uninstalled.'
  1364. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been uninstalled.'
  1365. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1366. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tested has been uninstalled.'
  1367. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  1368. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  1369. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been uninstalled.'
  1370. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.amazon has been uninstalled.'
  1371. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.animeftw has been uninstalled.'
  1372. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1373. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.mtv.com has been uninstalled.'
  1374. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  1375. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.mediastream_redux has been uninstalled.'
  1376. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been uninstalled.'
  1377. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.shade has been uninstalled.'
  1378. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1379. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.nickelodeon has been uninstalled.'
  1380. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  1381. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  1382. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.videomonkey has been uninstalled.'
  1383. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1384. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been uninstalled.'
  1385. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.slik has been uninstalled.'
  1386. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1387. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been uninstalled.'
  1388. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been uninstalled.'
  1389. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-osx32.xbmc.org has been uninstalled.'
  1390. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tbs has been uninstalled.'
  1391. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been uninstalled.'
  1392. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been uninstalled.'
  1393. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1394. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1395. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  1396. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.jx720 has been uninstalled.'
  1397. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  1398. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.mtvn has been uninstalled.'
  1399. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  1400. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.funny.or.die has been uninstalled.'
  1401. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  1402. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.ellipsis has been uninstalled.'
  1403. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.diy has been uninstalled.'
  1404. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.sparetime has been uninstalled.'
  1405. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.skin.news has been uninstalled.'
  1406. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been uninstalled.'
  1407. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1408. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1409. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.mythbox has been uninstalled.'
  1410. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been uninstalled.'
  1411. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in webinterface.awx has been uninstalled.'
  1412. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  1413. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gametrailers has been uninstalled.'
  1414. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been uninstalled.'
  1415. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  1416. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.last.fm has been uninstalled.'
  1417. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been uninstalled.'
  1418. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vimeo has been uninstalled.'
  1419. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been uninstalled.'
  1420. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  1421. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1422. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cartoon.network has been uninstalled.'
  1423. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.vevo has been uninstalled.'
  1424. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1425. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  1426. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been uninstalled.'
  1427. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been uninstalled.'
  1428. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  1429. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.pm3-hd has been uninstalled.'
  1430. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been uninstalled.'
  1431. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been uninstalled.'
  1432. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.xbmcflicks has been uninstalled.'
  1433. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in repository.pvr-android.xbmc.org has been uninstalled.'
  1434. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.yahoo.trailershd has been uninstalled.'
  1435. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  1436. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.carmichael has been uninstalled.'
  1437. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.theonly has been uninstalled.'
  1438. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.xperience has been uninstalled.'
  1439. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been uninstalled.'
  1440. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been uninstalled.'
  1441. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.earth.touch has been uninstalled.'
  1442. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1443. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1444. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.kidswb has been uninstalled.'
  1445. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  1446. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  1447. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  1448. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.classiccinema has been uninstalled.'
  1449. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1450. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1451. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  1452. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cbs has been uninstalled.'
  1453. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been uninstalled.'
  1454. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been uninstalled.'
  1455. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in skin.simplicity has been uninstalled.'
  1456. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  1457. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1458. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  1459. 21:35:25 T:6776 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  1460. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B75A00 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1461. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05A4B000 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1462. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08A80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1463. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E8F80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1464. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05418D80 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1465. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08888 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1466. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E8D88 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1467. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B75A90 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1468. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E9490 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1469. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E9298 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1470. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B31120 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1471. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05A4AF28 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1472. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B313A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1473. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E97A8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1474. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08330 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1475. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B087B0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1476. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05418D38 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1477. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B759B8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1478. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E8D40 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1479. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E91C0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1480. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05418FC0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1481. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08450 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1482. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05A668D8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1483. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08960 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1484. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E8E60 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1485. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B084E0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1486. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05A4ACE8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1487. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08570 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1488. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E9370 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1489. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05A4AF70 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1490. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B89FF0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1491. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B313F0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1492. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 053E8EF0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1493. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B75778 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1494. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B31678 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1495. 21:35:25 T:6776 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 05B08378 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1496. 21:35:25 T:6776 NOTICE: closing down remote control service
  1497. 21:35:25 T:8400 DEBUG: Thread CRemoteControl 8400 terminating
  1498. 21:35:25 T:6776 NOTICE: unload sections
  1499. 21:35:25 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1500. 21:35:25 T:6776 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1501. 21:35:25 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1502. 21:35:25 T:6776 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1503. 21:35:26 T:6776 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture MenuItemNF.png
  1504. 21:35:26 T:6776 WARNING: Previous line repeats 3 times.
  1505. 21:35:26 T:6776 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture MenuItemFO.png
  1506. 21:35:26 T:6776 WARNING: CGUITextureManager::ReleaseTexture: Unable to release texture MenuItemNF.png
  1507. 21:35:26 T:6776 WARNING: Previous line repeats 3 times.
  1508. 21:35:26 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1509. 21:35:26 T:6776 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1510. 21:35:26 T:6776 NOTICE: destroy
  1511. 21:35:26 T:6776 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  1512. 21:35:26 T:6776 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  1513. 21:35:26 T:6776 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  1514. 21:35:26 T:6776 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  1515. 21:35:26 T:6776 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  1516. 21:35:26 T:6776 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  1517. 21:35:26 T:6776 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  1518. 21:35:26 T:6776 WARNING: Attempted to remove window 10021 from the window manager when it didn't exist
  1519. 21:35:26 T:6776 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  1520. 21:35:26 T:6776 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  1521. 21:35:26 T:6776 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  1522. 21:35:26 T:6776 NOTICE: closing down remote control service
  1523. 21:35:26 T:6776 NOTICE: unload sections
  1524. 21:35:26 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1525. 21:35:26 T:6776 DEBUG: Previous line repeats 1 times.
  1526. 21:35:26 T:6776 NOTICE: application stopped...
  1527. 21:35:26 T:6776 DEBUG: PVRManager - destroyed
  1528. 21:35:26 T:6776 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1529. 21:35:26 T:6776 DEBUG: Previous line repeats 1 times.
  1530. 21:35:26 T:6776 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  1531. 21:35:26 T:6776 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  1532. 21:35:26 T:6776 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/ImageLib.dll)
  1533. 21:35:26 T:6776 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avutil-51.dll)
  1534. 21:35:26 T:6776 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-53.dll)
  1535. 21:35:26 T:6776 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/players/dvdplayer/avformat-53.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement