Advertisement
Guest User

Untitled

a guest
Nov 4th, 2012
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 92.79 KB | None | 0 0
  1. [admin@NAS ~]# cat /etc/exports
  2. "/share/MD0_DATA/Download" *(rw,async,no_root_squash,insecure)
  3. "/share/MD0_DATA/MMedia" *(rw,async,no_root_squash,insecure)
  4. "/share/MD0_DATA/Multimedia" *(rw,async,no_root_squash,insecure)
  5. "/share/MD0_DATA/Network Recycle Bin" *(rw,async,no_root_squash,insecure)
  6. "/share/MD0_DATA/Public" *(rw,async,no_root_squash,insecure)
  7. "/share/MD0_DATA/Recordings" *(rw,async,no_root_squash,insecure)
  8. "/share/MD0_DATA/Usb" *(rw,async,no_root_squash,insecure)
  9. "/share/MD0_DATA/Web" *(rw,async,no_root_squash,insecure)
  10. "/share/MD0_DATA/share-gabi" *(rw,async,no_root_squash,insecure)
  11.  
  12.  
  13. [admin@NAS ~]# cat /etc/config/nfssetting
  14. "/share/NFS" *(subtree_check,no_root_squash,fsid=0)
  15. "/share/MD0_DATA/Public" *(subtree_check,rw,async,no_root_squash)
  16. "/share/NFS/Public" *(rw,nohide,async,no_root_squash)
  17. [Access]
  18. /share/MD0_DATA/Download = rw,insecure
  19. /share/MD0_DATA/Multimedia = rw,insecure
  20. /share/MD0_DATA/Network Recycle Bin = rw,insecure
  21. /share/MD0_DATA/Public = rw,insecure
  22. /share/MD0_DATA/Recordings = rw,insecure
  23. /share/MD0_DATA/Usb = rw,insecure
  24. /share/MD0_DATA/Web = rw,insecure
  25. /share/MD0_DATA/share-gabi = rw,insecure
  26. /share/MD0_DATA/MMedia = rw,insecure
  27. [AllowIP]
  28. /share/MD0_DATA/Download = *
  29. /share/MD0_DATA/Multimedia = *
  30. /share/MD0_DATA/Network Recycle Bin = *
  31. /share/MD0_DATA/Public = *
  32. /share/MD0_DATA/Recordings = *
  33. /share/MD0_DATA/Usb = *
  34. /share/MD0_DATA/Web = *
  35. /share/MD0_DATA/share-gabi = *
  36. /share/MD0_DATA/MMedia = *
  37.  
  38. [admin@NAS ~]# cat /mnt/HDA_ROOT/.config/nfssetting
  39. "/share/NFS" *(subtree_check,no_root_squash,fsid=0)
  40. "/share/MD0_DATA/Public" *(subtree_check,rw,async,no_root_squash)
  41. "/share/NFS/Public" *(rw,nohide,async,no_root_squash)
  42. [Access]
  43. /share/MD0_DATA/Download = rw,insecure
  44. /share/MD0_DATA/Multimedia = rw,insecure
  45. /share/MD0_DATA/Network Recycle Bin = rw,insecure
  46. /share/MD0_DATA/Public = rw,insecure
  47. /share/MD0_DATA/Recordings = rw,insecure
  48. /share/MD0_DATA/Usb = rw,insecure
  49. /share/MD0_DATA/Web = rw,insecure
  50. /share/MD0_DATA/share-gabi = rw,insecure
  51. /share/MD0_DATA/MMedia = rw,insecure
  52. [AllowIP]
  53. /share/MD0_DATA/Download = *
  54. /share/MD0_DATA/Multimedia = *
  55. /share/MD0_DATA/Network Recycle Bin = *
  56. /share/MD0_DATA/Public = *
  57. /share/MD0_DATA/Recordings = *
  58. /share/MD0_DATA/Usb = *
  59. /share/MD0_DATA/Web = *
  60. /share/MD0_DATA/share-gabi = *
  61. /share/MD0_DATA/MMedia = *
  62.  
  63.  
  64. sources.xml
  65.  
  66. <sources>
  67. <programs>
  68. <default pathversion="1"></default>
  69. </programs>
  70. <video>
  71. <default pathversion="1"></default>
  72. <source>
  73. <name>Multimedia_test</name>
  74. <path pathversion="1">nfs://10.154.1.110/Multimedia/</path>
  75. </source>
  76. <source>
  77. <name>Movies</name>
  78. <path pathversion="1">smb://admin:pearl2308@NAS/Multimedia/.Video/Movies/</path>
  79. </source>
  80. <source>
  81. <name>Movies-tesy-SMB</name>
  82. <path pathversion="1">smb://NAS/Multimedia/Video/Movies/</path>
  83. </source>
  84. <source>
  85. <name>MMedia</name>
  86. <path pathversion="1">nfs://10.154.1.110/MMedia/</path>
  87. </source>
  88. <source>
  89. <name>Multimedia-testNFS</name>
  90. <path pathversion="1">nfs://10.154.1.110/Multimedia/</path>
  91. </source>
  92. </video>
  93. <music>
  94. <default pathversion="1"></default>
  95. <source>
  96. <name>lossless</name>
  97. <path pathversion="1">smb://NAS/Multimedia/Music/lossless/</path>
  98. </source>
  99. <source>
  100. <name>Multimedia-NFS-TestDir</name>
  101. <path pathversion="1">nfs://10.154.1.110/Multimedia/</path>
  102. </source>
  103. </music>
  104. <pictures>
  105. <default pathversion="1"></default>
  106. </pictures>
  107. <files>
  108. <default pathversion="1"></default>
  109. </files>
  110. </sources>
  111.  
  112.  
  113.  
  114.  
  115. XBMC debug log
  116.  
  117. 13:24:16 T:4256 NOTICE: -----------------------------------------------------------------------
  118. 13:24:16 T:4256 NOTICE: Starting XBMC (11.0 Git:20120321-14feb09), Platform: Windows 7, 32-bit Service Pack 1 build 7601. Built on Mar 21 2012 (compiler 1600)
  119. 13:24:16 T:4256 NOTICE: AMD E-350 Processor
  120. 13:24:16 T:4256 NOTICE: Desktop Resolution: 1280x768 32Bit at 60Hz
  121. 13:24:16 T:4256 NOTICE: Running with restricted rights
  122. 13:24:16 T:4256 NOTICE: Aero is enabled
  123. 13:24:16 T:4256 NOTICE: special://xbmc/ is mapped to: C:\Program Files\XBMC
  124. 13:24:16 T:4256 NOTICE: special://xbmcbin/ is mapped to: C:\Program Files\XBMC
  125. 13:24:16 T:4256 NOTICE: special://masterprofile/ is mapped to: C:\Users\GG-HTPC\AppData\Roaming\XBMC\userdata
  126. 13:24:16 T:4256 NOTICE: special://home/ is mapped to: C:\Users\GG-HTPC\AppData\Roaming\XBMC\
  127. 13:24:16 T:4256 NOTICE: special://temp/ is mapped to: C:\Users\GG-HTPC\AppData\Roaming\XBMC\cache
  128. 13:24:16 T:4256 NOTICE: The executable running is: C:\Program Files\XBMC\XBMC.exe
  129. 13:24:16 T:4256 NOTICE: Local hostname: HTPC
  130. 13:24:16 T:4256 NOTICE: Log File is located: C:\Users\GG-HTPC\AppData\Roaming\XBMC\xbmc.log
  131. 13:24:16 T:4256 NOTICE: -----------------------------------------------------------------------
  132. 13:24:16 T:4256 NOTICE: Setup SDL
  133. 13:24:16 T:4256 NOTICE: Found screen: Generic PnP Monitor on AMD Radeon HD 6300 series Graphics, adapter 0.
  134. 13:24:16 T:4256 NOTICE: Primary mode: 1280x768 @ 60.00 - Full Screen
  135. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  136. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  137. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  138. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  139. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 23.98 - Full Screen
  140. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 24.00 - Full Screen
  141. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 25.00 - Full Screen
  142. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  143. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 29.97 - Full Screen
  144. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 30.00 - Full Screen
  145. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 29.97 - Full Screen
  146. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 30.00 - Full Screen
  147. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 29.97 - Full Screen
  148. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 30.00 - Full Screen
  149. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 50.00 - Full Screen
  150. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  151. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 60.00 - Full Screen
  152. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 59.94 - Full Screen
  153. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 67.00 - Full Screen
  154. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 72.00 - Full Screen
  155. 13:24:16 T:4256 NOTICE: Additional mode: 640x480 @ 75.00 - Full Screen
  156. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  157. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  158. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  159. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  160. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 23.98 - Full Screen
  161. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 24.00 - Full Screen
  162. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 25.00 - Full Screen
  163. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  164. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 29.97 - Full Screen
  165. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 30.00 - Full Screen
  166. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 29.97 - Full Screen
  167. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 30.00 - Full Screen
  168. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 29.97 - Full Screen
  169. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 30.00 - Full Screen
  170. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 50.00 - Full Screen
  171. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  172. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 60.00 - Full Screen
  173. 13:24:16 T:4256 NOTICE: Additional mode: 720x480 @ 59.94 - Full Screen
  174. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  175. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  176. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  177. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  178. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 23.98 - Full Screen
  179. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 24.00 - Full Screen
  180. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 25.00 - Full Screen
  181. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  182. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 29.97 - Full Screen
  183. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 30.00 - Full Screen
  184. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 29.97 - Full Screen
  185. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 30.00 - Full Screen
  186. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 29.97 - Full Screen
  187. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 30.00 - Full Screen
  188. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 50.00 - Full Screen
  189. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  190. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  191. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  192. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  193. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 59.94 - Full Screen
  194. 13:24:16 T:4256 NOTICE: Additional mode: 720x576 @ 60.00 - Full Screen
  195. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 23.98 - Full Screen
  196. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 24.00 - Full Screen
  197. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 23.98 - Full Screen
  198. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 24.00 - Full Screen
  199. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 23.98 - Full Screen
  200. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 24.00 - Full Screen
  201. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 25.00 - Full Screen
  202. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  203. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 29.97 - Full Screen
  204. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 30.00 - Full Screen
  205. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 29.97 - Full Screen
  206. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 30.00 - Full Screen
  207. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 29.97 - Full Screen
  208. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 30.00 - Full Screen
  209. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 50.00 - Full Screen
  210. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  211. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 60.00 - Full Screen
  212. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  213. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 72.00 - Full Screen
  214. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  215. 13:24:16 T:4256 NOTICE: Additional mode: 800x480 @ 75.00 - Full Screen
  216. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  217. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  218. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  219. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  220. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  221. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 23.98 - Full Screen
  222. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 24.00 - Full Screen
  223. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 25.00 - Full Screen
  224. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  225. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 29.97 - Full Screen
  226. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 30.00 - Full Screen
  227. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 29.97 - Full Screen
  228. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 30.00 - Full Screen
  229. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 29.97 - Full Screen
  230. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 30.00 - Full Screen
  231. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 50.00 - Full Screen
  232. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  233. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 60.00 - Full Screen
  234. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 72.00 - Full Screen
  235. 13:24:16 T:4256 NOTICE: Additional mode: 800x600 @ 75.00 - Full Screen
  236. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 23.98 - Full Screen
  237. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 24.00 - Full Screen
  238. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 23.98 - Full Screen
  239. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 24.00 - Full Screen
  240. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 23.98 - Full Screen
  241. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 24.00 - Full Screen
  242. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 25.00 - Full Screen
  243. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  244. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 29.97 - Full Screen
  245. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 30.00 - Full Screen
  246. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 29.97 - Full Screen
  247. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 30.00 - Full Screen
  248. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 29.97 - Full Screen
  249. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 30.00 - Full Screen
  250. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 50.00 - Full Screen
  251. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  252. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 60.00 - Full Screen
  253. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  254. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 70.00 - Full Screen
  255. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  256. 13:24:16 T:4256 NOTICE: Additional mode: 1024x600 @ 75.00 - Full Screen
  257. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  258. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  259. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  260. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  261. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  262. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 23.98 - Full Screen
  263. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 24.00 - Full Screen
  264. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 25.00 - Full Screen
  265. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  266. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 29.97 - Full Screen
  267. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 30.00 - Full Screen
  268. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 29.97 - Full Screen
  269. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 30.00 - Full Screen
  270. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 29.97 - Full Screen
  271. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 30.00 - Full Screen
  272. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 50.00 - Full Screen
  273. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  274. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 60.00 - Full Screen
  275. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 70.00 - Full Screen
  276. 13:24:16 T:4256 NOTICE: Additional mode: 1024x768 @ 75.00 - Full Screen
  277. 13:24:16 T:4256 NOTICE: Additional mode: 1152x648 @ 50.00 - Full Screen
  278. 13:24:16 T:4256 NOTICE: Additional mode: 1152x648 @ 59.94 - Full Screen
  279. 13:24:16 T:4256 NOTICE: Additional mode: 1152x648 @ 60.00 - Full Screen
  280. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 23.98 - Full Screen
  281. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 24.00 - Full Screen
  282. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 23.98 - Full Screen
  283. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 24.00 - Full Screen
  284. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 23.98 - Full Screen
  285. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 24.00 - Full Screen
  286. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 25.00 - Full Screen
  287. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  288. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 29.97 - Full Screen
  289. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 30.00 - Full Screen
  290. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 29.97 - Full Screen
  291. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 30.00 - Full Screen
  292. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 29.97 - Full Screen
  293. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 30.00 - Full Screen
  294. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 50.00 - Full Screen
  295. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  296. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  297. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  298. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  299. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  300. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 59.94 - Full Screen
  301. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 60.00 - Full Screen
  302. 13:24:16 T:4256 NOTICE: Additional mode: 1152x864 @ 75.00 - Full Screen
  303. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  304. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  305. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  306. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  307. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 23.98 - Full Screen
  308. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 24.00 - Full Screen
  309. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 25.00 - Full Screen
  310. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  311. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 29.97 - Full Screen
  312. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 30.00 - Full Screen
  313. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 29.97 - Full Screen
  314. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 30.00 - Full Screen
  315. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 29.97 - Full Screen
  316. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 30.00 - Full Screen
  317. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 50.00 - Full Screen
  318. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 60.00 - Full Screen
  319. 13:24:16 T:4256 NOTICE: Additional mode: 1280x720 @ 59.94 - Full Screen
  320. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  321. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  322. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  323. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  324. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 23.98 - Full Screen
  325. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 24.00 - Full Screen
  326. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 25.00 - Full Screen
  327. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  328. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 29.97 - Full Screen
  329. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 30.00 - Full Screen
  330. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 29.97 - Full Screen
  331. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 30.00 - Full Screen
  332. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 29.97 - Full Screen
  333. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 30.00 - Full Screen
  334. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 50.00 - Full Screen
  335. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  336. 13:24:16 T:4256 NOTICE: Additional mode: 1280x768 @ 60.00 - Full Screen
  337. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  338. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  339. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  340. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  341. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  342. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 23.98 - Full Screen
  343. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 24.00 - Full Screen
  344. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 25.00 - Full Screen
  345. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  346. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 29.97 - Full Screen
  347. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 30.00 - Full Screen
  348. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 29.97 - Full Screen
  349. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 30.00 - Full Screen
  350. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 29.97 - Full Screen
  351. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 30.00 - Full Screen
  352. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 50.00 - Full Screen
  353. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  354. 13:24:16 T:4256 NOTICE: Additional mode: 1280x800 @ 60.00 - Full Screen
  355. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  356. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  357. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  358. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  359. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 23.98 - Full Screen
  360. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 24.00 - Full Screen
  361. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 25.00 - Full Screen
  362. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  363. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 29.97 - Full Screen
  364. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 30.00 - Full Screen
  365. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 29.97 - Full Screen
  366. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 30.00 - Full Screen
  367. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 29.97 - Full Screen
  368. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 30.00 - Full Screen
  369. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 50.00 - Full Screen
  370. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  371. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 60.00 - Full Screen
  372. 13:24:16 T:4256 NOTICE: Additional mode: 1280x1024 @ 75.00 - Full Screen
  373. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  374. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  375. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  376. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  377. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 23.98 - Full Screen
  378. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 24.00 - Full Screen
  379. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 25.00 - Full Screen
  380. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  381. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 29.97 - Full Screen
  382. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 30.00 - Full Screen
  383. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 29.97 - Full Screen
  384. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 30.00 - Full Screen
  385. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 29.97 - Full Screen
  386. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 30.00 - Full Screen
  387. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 50.00 - Full Screen
  388. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  389. 13:24:16 T:4256 NOTICE: Additional mode: 1360x768 @ 60.00 - Full Screen
  390. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  391. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  392. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  393. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  394. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 23.98 - Full Screen
  395. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 24.00 - Full Screen
  396. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 25.00 - Full Screen
  397. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  398. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 29.97 - Full Screen
  399. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 30.00 - Full Screen
  400. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 29.97 - Full Screen
  401. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 30.00 - Full Screen
  402. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 29.97 - Full Screen
  403. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 30.00 - Full Screen
  404. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 50.00 - Full Screen
  405. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  406. 13:24:16 T:4256 NOTICE: Additional mode: 1400x1050 @ 60.00 - Full Screen
  407. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  408. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  409. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  410. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  411. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  412. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 23.98 - Full Screen
  413. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 24.00 - Full Screen
  414. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 25.00 - Full Screen
  415. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  416. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 29.97 - Full Screen
  417. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 30.00 - Full Screen
  418. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 29.97 - Full Screen
  419. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 30.00 - Full Screen
  420. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 29.97 - Full Screen
  421. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 30.00 - Full Screen
  422. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 50.00 - Full Screen
  423. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  424. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 60.00 - Full Screen
  425. 13:24:16 T:4256 NOTICE: Additional mode: 1440x900 @ 75.00 - Full Screen
  426. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  427. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  428. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  429. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  430. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 23.98 - Full Screen
  431. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 24.00 - Full Screen
  432. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 25.00 - Full Screen
  433. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  434. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 29.97 - Full Screen
  435. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 30.00 - Full Screen
  436. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 29.97 - Full Screen
  437. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 30.00 - Full Screen
  438. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 29.97 - Full Screen
  439. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 30.00 - Full Screen
  440. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 50.00 - Full Screen
  441. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  442. 13:24:16 T:4256 NOTICE: Additional mode: 1600x900 @ 60.00 - Full Screen
  443. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  444. 13:24:16 T:4256 NOTICE: Additional mode: 1600x1200 @ 60.00 - Full Screen
  445. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  446. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  447. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  448. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  449. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 23.98 - Full Screen
  450. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 24.00 - Full Screen
  451. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 25.00 - Full Screen
  452. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  453. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 29.97 - Full Screen
  454. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 30.00 - Full Screen
  455. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 29.97 - Full Screen
  456. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 30.00 - Full Screen
  457. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 29.97 - Full Screen
  458. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 30.00 - Full Screen
  459. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 50.00 - Full Screen
  460. 13:24:16 T:4256 NOTICE: Previous line repeats 2 times.
  461. 13:24:16 T:4256 NOTICE: Additional mode: 1680x1050 @ 60.00 - Full Screen
  462. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 24.00 - Full Screen
  463. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 25.00 - Full Screen
  464. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 29.97 - Full Screen
  465. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 30.00 - Full Screen
  466. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 50.00 - Full Screen
  467. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 59.94 - Full Screen
  468. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 60.00 - Full Screen
  469. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 25.00i - Full Screen
  470. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 29.97i - Full Screen
  471. 13:24:16 T:4256 NOTICE: Additional mode: 1776x1000 @ 30.00i - Full Screen
  472. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 24.00 - Full Screen
  473. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 23.98 - Full Screen
  474. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 25.00 - Full Screen
  475. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 30.00 - Full Screen
  476. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 29.97 - Full Screen
  477. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 50.00 - Full Screen
  478. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 60.00 - Full Screen
  479. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 59.94 - Full Screen
  480. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 25.00i - Full Screen
  481. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 30.00i - Full Screen
  482. 13:24:16 T:4256 NOTICE: Additional mode: 1920x1080 @ 29.97i - Full Screen
  483. 13:24:16 T:4256 NOTICE: load settings...
  484. 13:24:16 T:4256 NOTICE: special://profile/ is mapped to: special://masterprofile/
  485. 13:24:16 T:4256 NOTICE: loading special://masterprofile/guisettings.xml
  486. 13:24:16 T:4256 NOTICE: Getting hardware information now...
  487. 13:24:16 T:4256 NOTICE: Checking resolution 11
  488. 13:24:16 T:4256 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  489. 13:24:16 T:4256 NOTICE: Loaded playercorefactory configuration
  490. 13:24:16 T:4256 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  491. 13:24:16 T:4256 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  492. 13:24:16 T:4256 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
  493. 13:24:16 T:4256 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  494. 13:24:16 T:4256 NOTICE: Default DVD Player: dvdplayer
  495. 13:24:16 T:4256 NOTICE: Default Video Player: dvdplayer
  496. 13:24:16 T:4256 NOTICE: Default Audio Player: paplayer
  497. 13:24:16 T:4256 NOTICE: Enabled debug logging due to GUI setting (2)
  498. 13:24:16 T:4256 NOTICE: Log level changed to 2
  499. 13:24:16 T:4256 NOTICE: Loading media sources from special://masterprofile/sources.xml
  500. 13:24:16 T:4256 INFO: creating subdirectories
  501. 13:24:16 T:4256 INFO: userdata folder: special://masterprofile/
  502. 13:24:16 T:4256 INFO: recording folder:
  503. 13:24:16 T:4256 INFO: screenshots folder:
  504. 13:24:16 T:4256 INFO: thumbnails folder: special://masterprofile/Thumbnails
  505. 13:24:16 T:4256 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  506. 13:24:16 T:4256 DEBUG: trying to set locale to eng_gbr
  507. 13:24:16 T:4256 INFO: global locale set to English_United Kingdom.1252
  508. 13:24:16 T:4256 INFO: load language file:special://xbmc/language/English/strings.xml
  509. 13:24:16 T:4256 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/cpluff.dll)
  510. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  511. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  512. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.merlin.pl has been installed.'
  513. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence-vertical has been installed.'
  514. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.'
  515. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  516. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  517. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  518. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  519. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  520. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been installed.'
  521. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  522. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  523. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  524. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  525. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  526. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  527. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  528. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  529. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  530. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been installed.'
  531. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  532. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been installed.'
  533. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.filmweb.pl has been installed.'
  534. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  535. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been installed.'
  536. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  537. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been installed.'
  538. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  539. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  540. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  541. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  542. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  543. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  544. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.metal-archives.com has been installed.'
  545. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  546. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  547. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  548. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  549. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been installed.'
  550. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.freebase.com has been installed.'
  551. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  552. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  553. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  554. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been installed.'
  555. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  556. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  557. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.'
  558. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been installed.'
  559. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  560. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  561. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  562. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  563. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  564. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  565. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  566. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  567. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  568. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  569. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  570. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.metal-archives.com has been installed.'
  571. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  572. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  573. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  574. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.freebase.com has been installed.'
  575. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  576. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  577. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  578. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  579. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  580. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  581. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  582. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  583. 13:24:17 T:4256 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  584. 13:24:17 T:4256 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  585. 13:24:17 T:4256 DEBUG: PERIPHERALS::CPeripherals::LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  586. 13:24:17 T:1304 DEBUG: Thread XBMC Peripherals start, auto delete: 0
  587. 13:24:17 T:5060 DEBUG: Thread CRemoteControl start, auto delete: 0
  588. 13:24:17 T:5060 DEBUG: CRemoteControl::Connect - connecting to: ::1:24000 ...
  589. 13:24:17 T:4256 DEBUG: CWinSystemWin32::ResizeInternal - resizing due to size change (0,0,720,480)->(272,114,1008,632)
  590. 13:24:17 T:4256 DEBUG: CWinEventsWin32::WndProcWindow is active
  591. 13:24:17 T:4256 DEBUG: CWinEventsWin32::WndProc: window move event
  592. 13:24:17 T:4256 DEBUG: CWinEventsWin32::WndProc: window resize event
  593. 13:24:17 T:4256 DEBUG: CRenderSystemDX::InitRenderSystem - trying D3D9Ex...
  594. 13:24:17 T:4256 DEBUG: CRenderSystemDX::InitRenderSystem - using D3D9Ex
  595. 13:24:17 T:4256 DEBUG: CRenderSystemDX::CreateDevice on adapter 0
  596. 13:24:17 T:4256 DEBUG: CRenderSystemDX::CreateDevice - using hardware vertex processing
  597. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - adapter 0: aticfx32.dll, AMD Radeon HD 6300 series Graphics, VendorId 4098, DeviceId 38914
  598. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - using D3DCAPS2_DYNAMICTEXTURES
  599. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - texture caps: 0x0001EC45
  600. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT
  601. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_NPOT
  602. 13:24:18 T:4256 DEBUG: CRenderSystemDX::CreateDevice - RENDER_CAPS_DXT_NPOT
  603. 13:24:18 T:4256 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  604. 13:24:18 T:4256 INFO: load default splash image: C:\Program Files\XBMC\media\Splash.png
  605. 13:24:18 T:4256 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib.dll)
  606. 13:24:18 T:4256 INFO: load keymapping
  607. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  608. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  609. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  610. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  611. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  612. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  613. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  614. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  615. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  616. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  617. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  618. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  619. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  620. 13:24:18 T:4256 INFO: Loading special://xbmc/system/keymaps/remote.xml
  621. 13:24:18 T:4256 INFO: Loading special://xbmc/system/IRSSmap.xml
  622. 13:24:18 T:4256 INFO: * Adding remote mapping for device 'Microsoft MCE'
  623. 13:24:18 T:4256 INFO: * Adding remote mapping for device 'Abstract'
  624. 13:24:18 T:4256 DEBUG: CButtonTranslator::Load - no userdata IRSSmap.xml found, skipping
  625. 13:24:18 T:4256 INFO: GUI format 720x480 Windowed
  626. 13:24:18 T:4256 DEBUG: guilib: Fill viewport always for solving rendering passes
  627. 13:24:18 T:4256 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcurl.dll)
  628. 13:24:18 T:4256 NOTICE: initializing playlistplayer
  629. 13:24:18 T:4256 NOTICE: DONE initializing playlistplayer
  630. 13:24:18 T:4256 DEBUG: DPMS: supported power-saving modes: OFF STANDBY
  631. 13:24:18 T:5060 DEBUG: CRemoteControl::Connect - connecting to: 127.0.0.1:24000 ...
  632. 13:24:18 T:4256 INFO: Unloading old skin ...
  633. 13:24:18 T:4256 INFO: load skin from:C:\Program Files\XBMC\addons\skin.confluence
  634. 13:24:18 T:4256 INFO: load fonts for skin...
  635. 13:24:18 T:4256 INFO: Loading fonts from C:\Program Files\XBMC\addons\skin.confluence\720p\Font.xml
  636. 13:24:18 T:4256 INFO: Loading skin includes from C:\Program Files\XBMC\addons\skin.confluence\720p\includes.xml
  637. 13:24:19 T:4256 INFO: load new skin...
  638. 13:24:19 T:4256 INFO: Loading skin file: Home.xml
  639. 13:24:19 T:4256 INFO: Loading user windows, path C:\Program Files\XBMC\addons\skin.confluence\720p
  640. 13:24:19 T:4256 DEBUG: Load Skin XML: 101.22ms
  641. 13:24:19 T:4256 INFO: initialize new skin...
  642. 13:24:19 T:4256 DEBUG: guilib: Fill viewport always for solving rendering passes
  643. 13:24:19 T:4256 INFO: Loading skin file: Pointer.xml
  644. 13:24:19 T:4256 INFO: Loading skin file: DialogVolumeBar.xml
  645. 13:24:19 T:4256 INFO: Loading skin file: DialogKaiToast.xml
  646. 13:24:19 T:4256 INFO: Loading skin file: DialogMuteBug.xml
  647. 13:24:19 T:4256 INFO: Loading skin file: DialogSeekBar.xml
  648. 13:24:19 T:4256 INFO: Loading skin file: DialogBusy.xml
  649. 13:24:19 T:4256 INFO: skin loaded...
  650. 13:24:19 T:4256 INFO: JSONRPC: Sucessfully initialized
  651. 13:24:19 T:4256 DEBUG: ADDON: Starting service addons.
  652. 13:24:19 T:4256 INFO: initializing python engine.
  653. 13:24:19 T:4256 DEBUG: new python thread created. id=1
  654. 13:24:19 T:4256 INFO: initializing python engine.
  655. 13:24:19 T:4256 DEBUG: new python thread created. id=2
  656. 13:24:19 T:5200 DEBUG: Thread XBPyThread start, auto delete: 0
  657. 13:24:19 T:5200 DEBUG: Python thread: start processing
  658. 13:24:19 T:5436 DEBUG: Thread XBPyThread start, auto delete: 0
  659. 13:24:19 T:5436 DEBUG: Python thread: start processing
  660. 13:24:19 T:4256 INFO: initializing python engine.
  661. 13:24:19 T:4256 DEBUG: new python thread created. id=3
  662. 13:24:19 T:4256 DEBUG: Activating window ID: 12999
  663. 13:24:19 T:4256 DEBUG: ------ Window Init (Startup.xml) ------
  664. 13:24:19 T:4256 INFO: Loading skin file: Startup.xml
  665. 13:24:19 T:5456 DEBUG: Thread XBPyThread start, auto delete: 0
  666. 13:24:19 T:5456 DEBUG: Python thread: start processing
  667. 13:24:19 T:4256 INFO: removing tempfiles
  668. 13:24:19 T:4256 NOTICE: CApplication::UpdateLibraries - Starting video library startup scan
  669. 13:24:19 T:4256 NOTICE: CApplication::UpdateLibraries - Starting music library startup scan
  670. 13:24:19 T:4256 INFO: Music scan has started... Enabling tag reading, and remote thumbs
  671. 13:24:19 T:4256 DEBUG: ADDON: Starting service addons.
  672. 13:24:19 T:4256 INFO: initializing python engine.
  673. 13:24:19 T:4256 DEBUG: new python thread created. id=4
  674. 13:24:19 T:4256 NOTICE: initialize done
  675. 13:24:19 T:4256 NOTICE: Running the application...
  676. 13:24:19 T:4256 DEBUG: CApplication::ExecuteXBMCAction : Translating ReplaceWindow(Home)
  677. 13:24:19 T:4256 DEBUG: CApplication::ExecuteXBMCAction : To ReplaceWindow(Home)
  678. 13:24:19 T:4256 DEBUG: Activating window ID: 10000
  679. 13:24:19 T:4256 DEBUG: CTextureBundleXBT::OpenBundle - Opened bundle C:\Program Files\XBMC\addons\skin.confluence\media\Textures.xbt
  680. 13:24:19 T:4256 DEBUG: ------ Window Init () ------
  681. 13:24:19 T:5448 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
  682. 13:24:19 T:5200 NOTICE: -->Python Interpreter Initialized<--
  683. 13:24:19 T:5200 DEBUG: XBPyThread::Process - The source file to load is C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\default.py
  684. 13:24:19 T:5448 NOTICE: VideoInfoScanner: Starting scan ..
  685. 13:24:19 T:860 DEBUG: Thread XBPyThread start, auto delete: 0
  686. 13:24:19 T:860 DEBUG: Python thread: start processing
  687. 13:24:19 T:5200 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  688. 13:24:19 T:5200 DEBUG: XBPyThread::Process - Entering source directory C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader
  689. 13:24:19 T:5200 DEBUG: Instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.0 of the xbmc.python api
  690. 13:24:19 T:5448 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libnfs.dll)
  691. 13:24:19 T:5224 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner start, auto delete: 0
  692. 13:24:19 T:5224 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Starting scan
  693. 13:24:19 T:4256 DEBUG: ------ Window Init (Pointer.xml) ------
  694. 13:24:19 T:4256 DEBUG: ------ Window Deinit (Startup.xml) ------
  695. 13:24:19 T:4256 DEBUG: ------ Window Init (Home.xml) ------
  696. 13:24:19 T:4256 DEBUG: XBPython::Process - no profile autoexec.py (C:\Users\GG-HTPC\AppData\Roaming\XBMC\userdata\autoexec.py) found, skipping
  697. 13:24:19 T:4256 DEBUG: CNetwork::NetworkMessage - Starting network services
  698. 13:24:19 T:4256 NOTICE: Webserver: Starting...
  699. 13:24:19 T:5548 DEBUG: Thread Jobworker start, auto delete: 1
  700. 13:24:19 T:5548 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  701. 13:24:19 T:5548 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
  702. 13:24:19 T:5548 DEBUG: CMusicDatabase::GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  703. 13:24:19 T:5548 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  704. 13:24:19 T:5060 ERROR: CRemoteControl::Connect - failed to connect
  705. 13:24:19 T:5060 INFO: CRemoteControl::Process - failed to connect to irss, will keep retrying every 5 seconds
  706. 13:24:19 T:5456 NOTICE: -->Python Interpreter Initialized<--
  707. 13:24:19 T:5456 DEBUG: XBPyThread::Process - The source file to load is C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\service.qlock\default.py
  708. 13:24:19 T:5436 NOTICE: -->Python Interpreter Initialized<--
  709. 13:24:19 T:5436 DEBUG: XBPyThread::Process - The source file to load is C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.artwork.downloader\service.py
  710. 13:24:19 T:5548 DEBUG: CVideoDatabase::RunQuery took 5 ms for 8 items query: select * from movieview order by idMovie desc limit 10
  711. 13:24:19 T:5456 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\service.qlock;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  712. 13:24:19 T:5456 DEBUG: XBPyThread::Process - Entering source directory C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\service.qlock
  713. 13:24:19 T:5456 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.0 of the xbmc.python api
  714. 13:24:20 T:5544 DEBUG: Thread CThread start, auto delete: 0
  715. 13:24:20 T:5544 DEBUG: Thread CThread 5544 terminating
  716. 13:24:20 T:4256 NOTICE: WebServer: Started the webserver
  717. 13:24:20 T:4256 NOTICE: starting upnp server
  718. 13:24:20 T:5224 DEBUG: MUSIC_INFO::CMusicInfoScanner::Process - Finished scan
  719. 13:24:20 T:5224 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  720. 13:24:20 T:5224 INFO: Music scan was stopped or finished ... restoring FindRemoteThumbs
  721. 13:24:20 T:5224 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner 5224 terminating
  722. 13:24:20 T:5548 DEBUG: CVideoDatabase::RunQuery took 15 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
  723. 13:24:20 T:5548 DEBUG: CVideoDatabase::GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  724. 13:24:20 T:5548 DEBUG: CVideoDatabase::GetMusicVideosByWhere time for actual SQL query = 1
  725. 13:24:20 T:5548 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  726. 13:24:20 T:5548 INFO: WEATHER: Downloading weather
  727. 13:24:20 T:5548 INFO: initializing python engine.
  728. 13:24:20 T:5548 DEBUG: new python thread created. id=5
  729. 13:24:20 T:4256 NOTICE: starting upnp renderer
  730. 13:24:20 T:5524 DEBUG: Thread XBPyThread start, auto delete: 0
  731. 13:24:20 T:5524 DEBUG: Python thread: start processing
  732. 13:24:20 T:5436 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.artwork.downloader;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  733. 13:24:20 T:5436 DEBUG: XBPyThread::Process - Entering source directory C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.artwork.downloader
  734. 13:24:20 T:860 NOTICE: -->Python Interpreter Initialized<--
  735. 13:24:20 T:860 DEBUG: XBPyThread::Process - The source file to load is C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\default.py
  736. 13:24:20 T:4256 NOTICE: ES: Starting event server
  737. 13:24:20 T:4256 INFO: JSONRPC Server: Successfully initialized
  738. 13:24:20 T:4256 DEBUG: CLastfmScrobbler: Clearing session.
  739. 13:24:20 T:4256 DEBUG: CLibrefmScrobbler: Clearing session.
  740. 13:24:20 T:5436 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.0 of the xbmc.python api
  741. 13:24:20 T:5444 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  742. 13:24:20 T:5564 DEBUG: Thread CEventServer start, auto delete: 0
  743. 13:24:20 T:5564 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  744. 13:24:20 T:5564 NOTICE: UDP: Listening on port 9777
  745. 13:24:20 T:5572 DEBUG: Thread Jobworker start, auto delete: 1
  746. 13:24:20 T:5448 DEBUG: NFS: Context for 10.154.1.110/Multimedia not open - get a new context.
  747. 13:24:20 T:4416 DEBUG: Thread CRssReader start, auto delete: 0
  748. 13:24:20 T:4416 DEBUG: FileCurl::Open(0A85F3C8) http://rss.feedsportal.com/c/32739/f/530270/index.rss
  749. 13:24:20 T:4416 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://rss.feedsportal.com
  750. 13:24:20 T:860 DEBUG: XBPyThread::Process - Setting the Python path to C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  751. 13:24:20 T:860 DEBUG: XBPyThread::Process - Entering source directory C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache
  752. 13:24:20 T:860 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.0 of the xbmc.python api
  753. 13:24:20 T:5448 DEBUG: NFS: Connected to server 10.154.1.110 and export /Multimedia
  754. 13:24:20 T:5448 DEBUG: NFS: chunks: r/w 32768/32768
  755. 13:24:20 T:5200 INFO: Scriptresult: Success
  756. 13:24:20 T:5200 INFO: Python script stopped
  757. 13:24:20 T:5200 DEBUG: Thread XBPyThread 5200 terminating
  758. 13:24:20 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'nfs://10.154.1.110/Multimedia/' due to no change (fasthash)
  759. 13:24:20 T:4256 DEBUG: waiting for python thread 1 to stop
  760. 13:24:20 T:4256 DEBUG: python thread 1 destructed
  761. 13:24:20 T:5572 DEBUG: CImageLoader::DoWork - took 570 ms to load special://skin/backgrounds/videos.jpg
  762. 13:24:20 T:860 NOTICE: StorageServer Module loaded RUN
  763. 13:24:20 T:860 NOTICE: StorageClient-1.3.0 Starting server
  764. 13:24:20 T:860 NOTICE: StorageServer-1.3.0 Storage Server starting C:\Users\GG-HTPC\AppData\Roaming\XBMC\userdata\Database\commoncache.db
  765. 13:24:21 T:5612 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  766. 13:24:21 T:5524 DEBUG: Previous line repeats 2 times.
  767. 13:24:21 T:5524 NOTICE: -->Python Interpreter Initialized<--
  768. 13:24:21 T:5524 DEBUG: XBPyThread::Process - The source file to load is C:\Program Files\XBMC\addons\weather.wunderground\default.py
  769. 13:24:21 T:5524 DEBUG: XBPyThread::Process - Setting the Python path to C:\Program Files\XBMC\addons\weather.wunderground;C:\Program Files\XBMC\addons\script.module.simplejson\lib;C:\Program Files\XBMC\addons\script.module.pil\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.common.plugin.cache\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.simple.downloader\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.parsedom\lib;C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\script.module.elementtree\lib;C:\Program Files\XBMC\addons\script.module.pysqlite\lib;C:\Program Files\XBMC\system\python\DLLs;C:\Program Files\XBMC\system\python\Lib;C:\Program Files\XBMC\python26.zip;C:\Program Files\XBMC\system\python\lib\plat-win;C:\Program Files\XBMC\system\python\lib\lib-tk;C:\Program Files\XBMC;C:\Program Files\XBMC\system\python;C:\Program Files\XBMC\system\python\lib\site-packages;
  770. 13:24:21 T:5524 DEBUG: XBPyThread::Process - Entering source directory C:\Program Files\XBMC\addons\weather.wunderground
  771. 13:24:21 T:5524 DEBUG: Instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.0 of the xbmc.python api
  772. 13:24:21 T:5456 DEBUG: ### [Qlock] - Set new Language - [English]
  773. 13:24:21 T:5436 NOTICE: Artwork Downloader: ## Service - Run at startup: False
  774. 13:24:21 T:5436 NOTICE: Artwork Downloader: ## Service - Delayed startup: minutes
  775. 13:24:21 T:5436 NOTICE: Artwork Downloader: ## Service - Run as service: False
  776. 13:24:21 T:5436 NOTICE: Artwork Downloader: ## Service - Time: :00
  777. 13:24:21 T:5436 INFO: Scriptresult: Success
  778. 13:24:21 T:5436 INFO: Python script stopped
  779. 13:24:21 T:5436 DEBUG: Thread XBPyThread 5436 terminating
  780. 13:24:21 T:4256 DEBUG: waiting for python thread 2 to stop
  781. 13:24:21 T:4256 DEBUG: python thread 2 destructed
  782. 13:24:21 T:5456 DEBUG: ### [Qlock] - Startup
  783. 13:24:21 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  784. 13:24:22 T:5692 DEBUG: Received request to serve unknown md5 ''
  785. 13:24:22 T:4416 DEBUG: Got rss feed: http://rss.feedsportal.com/c/32739/f/530270/index.rss
  786. 13:24:22 T:4416 DEBUG: RSS feed encoding: UTF-8
  787. 13:24:22 T:4416 DEBUG: Parsed rss feed: http://rss.feedsportal.com/c/32739/f/530270/index.rss
  788. 13:24:22 T:4416 DEBUG: Thread CRssReader 4416 terminating
  789. 13:24:22 T:5448 DEBUG: VideoInfoScanner: Scanning dir 'smb://NAS/Multimedia/Video/Movies/' as not in the database
  790. 13:24:22 T:5448 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://NAS/Multimedia/Video/Movies/
  791. 13:24:22 T:5448 DEBUG: VideoInfoScanner: Scanning dir 'smb://NAS/Multimedia/Video/Movies/(1954) The Dam Busters/' as not in the database
  792. 13:24:22 T:5448 DEBUG: VideoInfoScanner: No NFO file found. Using title search for 'smb://NAS/Multimedia/Video/Movies/(1954) The Dam Busters/The.Dam.Busters.(1954).DVD-Rip.avi'
  793. 13:24:22 T:5448 DEBUG: ADDON::CScraper::FindMovie: Searching for 'The Dam Busters' using The MovieDB scraper (path: 'C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\metadata.themoviedb.org', content: 'movies', version: '3.5.0')
  794. 13:24:22 T:5448 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=the%20dam%20busters&amp;year=1954&amp;language=en</url>
  795. 13:24:22 T:5448 DEBUG: FileCurl::Open(075CEA80) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=the%20dam%20busters&year=1954&language=en
  796. 13:24:22 T:5448 INFO: XCURL::DllLibCurlGlobal::easy_aquire - Created session to http://api.themoviedb.org
  797. 13:24:23 T:5448 DEBUG: scraper: GetSearchResults returned <results></results>
  798. 13:24:23 T:5448 DEBUG: ADDON::CScraper::FindMovie: Searching for 'The.Dam.Busters' using The MovieDB scraper (path: 'C:\Users\GG-HTPC\AppData\Roaming\XBMC\addons\metadata.themoviedb.org', content: 'movies', version: '3.5.0')
  799. 13:24:23 T:5448 DEBUG: scraper: CreateSearchUrl returned <url>http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&amp;query=the%2edam%2ebusters&amp;year=1954&amp;language=en</url>
  800. 13:24:23 T:5448 DEBUG: FileCurl::Open(075CEA80) http://api.themoviedb.org/3/search/movie?api_key=57983e31fb435df4df77afb854740ea9&query=the%2edam%2ebusters&year=1954&language=en
  801. 13:24:23 T:5448 DEBUG: scraper: GetSearchResults returned <results></results>
  802. 13:24:23 T:5448 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://NAS/Multimedia/Video/Movies/(1954) The Dam Busters/
  803. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(1981) Chariots Of Fire/' due to no change (fasthash)
  804. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(1981) Przypadek/' due to no change (fasthash)
  805. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(1982) Pink Floyd - The Wall/' due to no change (fasthash)
  806. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(1988) Krotki Film O Zabijaniu (aka A Short Film About Killing)/' due to no change (fasthash)
  807. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(1989) Interrogation (aka Przesluchanie)/' due to no change (fasthash)
  808. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://NAS/Multimedia/Video/Movies/(2001) Mulholland Drive/' due to no change (fasthash)
  809. 13:24:23 T:4256 DEBUG: SDLKeyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  810. 13:24:23 T:4256 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  811. 13:24:23 T:4256 DEBUG: ------ Window Deinit (Pointer.xml) ------
  812. 13:24:23 T:5448 ERROR: XFILE::CDirectory::GetDirectory - Error getting smb://admin:pearl2308@NAS/Multimedia/.Video/Movies/
  813. 13:24:23 T:5448 DEBUG: VideoInfoScanner: Skipping dir 'smb://admin:pearl2308@NAS/Multimedia/.Video/Movies/' due to no change
  814. 13:24:23 T:5448 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:04
  815. 13:24:23 T:5448 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  816. 13:24:23 T:5448 DEBUG: Thread VIDEO::CVideoInfoScanner 5448 terminating
  817. 13:24:23 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  818. 13:24:24 T:5524 INFO: Scriptresult: Success
  819. 13:24:24 T:5524 INFO: Python script stopped
  820. 13:24:24 T:5524 DEBUG: Thread XBPyThread 5524 terminating
  821. 13:24:24 T:4256 DEBUG: waiting for python thread 5 to stop
  822. 13:24:24 T:4256 DEBUG: python thread 5 destructed
  823. 13:24:24 T:5548 DEBUG: CZipManager::GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  824. 13:24:24 T:4256 DEBUG: SDLKeyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  825. 13:24:24 T:4256 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  826. 13:24:24 T:5752 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  827. 13:24:25 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  828. 13:24:25 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  829. 13:24:25 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  830. 13:24:25 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  831. 13:24:25 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  832. 13:24:25 T:4256 DEBUG: CApplication::ExecuteXBMCAction : Translating ActivateWindow(MusicFiles)
  833. 13:24:25 T:4256 DEBUG: CApplication::ExecuteXBMCAction : To ActivateWindow(MusicFiles)
  834. 13:24:25 T:4256 DEBUG: Activating window ID: 10501
  835. 13:24:26 T:4256 DEBUG: ------ Window Deinit (Home.xml) ------
  836. 13:24:26 T:4256 DEBUG: ------ Window Init (MyMusicSongs.xml) ------
  837. 13:24:26 T:4256 INFO: Loading skin file: MyMusicSongs.xml
  838. 13:24:26 T:4256 DEBUG: CGUIMediaWindow::GetDirectory ()
  839. 13:24:26 T:4256 DEBUG: ParentPath = []
  840. 13:24:26 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  841. 13:24:26 T:5780 DEBUG: Thread Background Loader start, auto delete: 0
  842. 13:24:26 T:5780 DEBUG: Thread Background Loader 5780 terminating
  843. 13:24:27 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  844. 13:24:27 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  845. 13:24:27 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  846. 13:24:27 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  847. 13:24:27 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  848. 13:24:27 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  849. 13:24:27 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  850. 13:24:27 T:4256 INFO: Loading skin file: DialogMediaSource.xml
  851. 13:24:27 T:4256 DEBUG: ------ Window Init (DialogMediaSource.xml) ------
  852. 13:24:29 T:4256 DEBUG: SDLKeyboard: scancode: 4d, sym: 0113, unicode: 0000, modifier: 0
  853. 13:24:29 T:4256 DEBUG: CApplication::OnKey: right (f083) pressed, action is Right
  854. 13:24:29 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  855. 13:24:29 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  856. 13:24:29 T:4256 INFO: Loading skin file: FileBrowser.xml
  857. 13:24:29 T:4256 DEBUG: ------ Window Init (FileBrowser.xml) ------
  858. 13:24:29 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  859. 13:24:30 T:5836 DEBUG: Received request to serve unknown md5 'DeviceDescription.xml'
  860. 13:24:30 T:4256 DEBUG: Previous line repeats 6 times.
  861. 13:24:30 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  862. 13:24:30 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  863. 13:24:30 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  864. 13:24:30 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  865. 13:24:30 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  866. 13:24:30 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  867. 13:24:31 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  868. 13:24:31 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  869. 13:24:31 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  870. 13:24:31 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  871. 13:24:31 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  872. 13:24:32 T:4256 DEBUG: ------ Window Init (DialogBusy.xml) ------
  873. 13:24:33 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  874. 13:24:35 T:4256 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  875. 13:24:35 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  876. 13:24:37 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  877. 13:24:37 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  878. 13:24:37 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  879. 13:24:37 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  880. 13:24:37 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  881. 13:24:38 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  882. 13:24:38 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  883. 13:24:38 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  884. 13:24:38 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  885. 13:24:38 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  886. 13:24:38 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  887. 13:24:39 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  888. 13:24:40 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  889. 13:24:40 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  890. 13:24:41 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  891. 13:24:42 T:4256 DEBUG: ------ Window Init (Pointer.xml) ------
  892. 13:24:43 T:4256 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  893. 13:24:43 T:4256 DEBUG: ------ Window Deinit (FileBrowser.xml) ------
  894. 13:24:43 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  895. 13:24:44 T:4256 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  896. 13:24:44 T:4256 INFO: Loading skin file: DialogKeyboard.xml
  897. 13:24:45 T:4256 DEBUG: ------ Window Init (DialogKeyboard.xml) ------
  898. 13:24:45 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  899. 13:24:47 T:4256 DEBUG: SDLKeyboard: scancode: 0c, sym: 002d, unicode: 002d, modifier: 0
  900. 13:24:47 T:4256 DEBUG: CApplication::OnKey: minus (f02d) pressed, trying keyboard action 61741
  901. 13:24:47 T:4256 DEBUG: ------ Window Deinit (Pointer.xml) ------
  902. 13:24:47 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  903. 13:24:48 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  904. 13:24:48 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  905. 13:24:48 T:4256 DEBUG: SDLKeyboard: scancode: 31, sym: 006e, unicode: 004e, modifier: 2
  906. 13:24:48 T:4256 DEBUG: CApplication::OnKey: shift-n (2f04e) pressed, trying keyboard action 61774
  907. 13:24:48 T:4256 DEBUG: SDLKeyboard: scancode: 21, sym: 0066, unicode: 0046, modifier: 2
  908. 13:24:48 T:4256 DEBUG: CApplication::OnKey: shift-f (2f046) pressed, trying keyboard action 61766
  909. 13:24:49 T:4256 DEBUG: SDLKeyboard: scancode: 1f, sym: 0073, unicode: 0053, modifier: 2
  910. 13:24:49 T:4256 DEBUG: CApplication::OnKey: shift-s (2f053) pressed, trying keyboard action 61779
  911. 13:24:49 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  912. 13:24:50 T:4256 DEBUG: SDLKeyboard: scancode: 0c, sym: 002d, unicode: 002d, modifier: 0
  913. 13:24:50 T:4256 DEBUG: CApplication::OnKey: minus (f02d) pressed, trying keyboard action 61741
  914. 13:24:50 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  915. 13:24:50 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  916. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  917. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  918. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  919. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  920. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  921. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  922. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  923. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  924. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  925. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  926. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  927. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  928. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  929. 13:24:51 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  930. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 14, sym: 0074, unicode: 0054, modifier: 2
  931. 13:24:51 T:4256 DEBUG: CApplication::OnKey: shift-t (2f054) pressed, trying keyboard action 61780
  932. 13:24:51 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  933. 13:24:51 T:4256 DEBUG: SDLKeyboard: scancode: 12, sym: 0065, unicode: 0065, modifier: 0
  934. 13:24:51 T:4256 DEBUG: CApplication::OnKey: e (f045) pressed, trying keyboard action 61797
  935. 13:24:52 T:4256 DEBUG: SDLKeyboard: scancode: 1f, sym: 0073, unicode: 0073, modifier: 0
  936. 13:24:52 T:4256 DEBUG: CApplication::OnKey: s (f053) pressed, trying keyboard action 61811
  937. 13:24:52 T:4256 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://rss.feedsportal.com (easy=006005E0, multi=00127B70)
  938. 13:24:52 T:4256 DEBUG: SDLKeyboard: scancode: 14, sym: 0074, unicode: 0074, modifier: 0
  939. 13:24:52 T:4256 DEBUG: CApplication::OnKey: t (f054) pressed, trying keyboard action 61812
  940. 13:24:53 T:4256 INFO: XCURL::DllLibCurlGlobal::CheckIdle - Closing session to http://api.themoviedb.org (easy=006219A8, multi=00127C80)
  941. 13:24:53 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  942. 13:24:54 T:4256 DEBUG: SDLKeyboard: scancode: 14, sym: 0074, unicode: 0074, modifier: 0
  943. 13:24:54 T:4256 DEBUG: CApplication::OnKey: t (f054) pressed, trying keyboard action 61812
  944. 13:24:54 T:4256 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib.dll)
  945. 13:24:55 T:4256 DEBUG: SDLKeyboard: scancode: 0e, sym: 0008, unicode: 0008, modifier: 0
  946. 13:24:55 T:4256 DEBUG: CApplication::OnKey: backspace (f008) pressed, trying keyboard action 61448
  947. 13:24:55 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  948. 13:24:55 T:4256 DEBUG: SDLKeyboard: scancode: 36, sym: 012f, unicode: 0000, modifier: 2
  949. 13:24:55 T:4256 DEBUG: CApplication::OnKey: rightshift (f0d3) pressed, trying keyboard action 61651
  950. 13:24:56 T:4256 DEBUG: SDLKeyboard: scancode: 20, sym: 0064, unicode: 0044, modifier: 2
  951. 13:24:56 T:4256 DEBUG: CApplication::OnKey: shift-d (2f044) pressed, trying keyboard action 61764
  952. 13:24:56 T:4256 DEBUG: SDLKeyboard: scancode: 17, sym: 0069, unicode: 0069, modifier: 0
  953. 13:24:56 T:4256 DEBUG: CApplication::OnKey: i (f049) pressed, trying keyboard action 61801
  954. 13:24:56 T:4256 DEBUG: SDLKeyboard: scancode: 13, sym: 0072, unicode: 0072, modifier: 0
  955. 13:24:56 T:4256 DEBUG: CApplication::OnKey: r (f052) pressed, trying keyboard action 61810
  956. 13:24:56 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  957. 13:24:56 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, trying keyboard action 7
  958. 13:24:56 T:4256 DEBUG: ------ Window Deinit (DialogKeyboard.xml) ------
  959. 13:24:57 T:4256 DEBUG: ------ Window Init (Pointer.xml) ------
  960. 13:24:57 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  961. 13:24:58 T:4256 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  962. 13:24:58 T:4256 DEBUG: ------ Window Deinit (DialogMediaSource.xml) ------
  963. 13:24:58 T:4256 DEBUG: CGUIMediaWindow::GetDirectory ()
  964. 13:24:58 T:4256 DEBUG: ParentPath = []
  965. 13:24:58 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  966. 13:24:58 T:4704 DEBUG: Thread Background Loader start, auto delete: 0
  967. 13:24:58 T:4704 DEBUG: Thread Background Loader 4704 terminating
  968. 13:24:59 T:5456 DEBUG: ### [Qlock] - Delaying 3 secs
  969. 13:25:01 T:4256 DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  970. 13:25:01 T:4256 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  971. 13:25:01 T:4256 DEBUG: ------ Window Deinit (Pointer.xml) ------
  972. 13:25:01 T:4256 DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  973. 13:25:01 T:4256 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  974. 13:25:01 T:5456 DEBUG: ### [Qlock] - Delaying 240 secs
  975. 13:25:02 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  976. 13:25:02 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  977. 13:25:02 T:4256 DEBUG: CGUIMediaWindow::GetDirectory (nfs://10.154.1.110/Multimedia/)
  978. 13:25:02 T:4256 DEBUG: ParentPath = []
  979. 13:25:02 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  980. 13:25:02 T:4028 DEBUG: Thread Background Loader start, auto delete: 0
  981. 13:25:02 T:4028 DEBUG: Thread Background Loader 4028 terminating
  982. 13:25:02 T:4256 DEBUG: SDLKeyboard: scancode: 50, sym: 0112, unicode: 0000, modifier: 0
  983. 13:25:02 T:4256 DEBUG: CApplication::OnKey: down (f081) pressed, action is Down
  984. 13:25:04 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  985. 13:25:04 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  986. 13:25:04 T:4256 DEBUG: CGUIMediaWindow::GetDirectory ()
  987. 13:25:04 T:4256 DEBUG: ParentPath = []
  988. 13:25:04 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  989. 13:25:04 T:4564 DEBUG: Thread Background Loader start, auto delete: 0
  990. 13:25:04 T:4564 DEBUG: Thread Background Loader 4564 terminating
  991. 13:25:05 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  992. 13:25:05 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  993. 13:25:05 T:4256 DEBUG: CGUIMediaWindow::GetDirectory (nfs://10.154.1.110/Multimedia/)
  994. 13:25:05 T:4256 DEBUG: ParentPath = []
  995. 13:25:05 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  996. 13:25:05 T:5972 DEBUG: Thread Background Loader start, auto delete: 0
  997. 13:25:05 T:5972 DEBUG: Thread Background Loader 5972 terminating
  998. 13:25:06 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  999. 13:25:06 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1000. 13:25:06 T:4256 DEBUG: CGUIMediaWindow::GetDirectory ()
  1001. 13:25:06 T:4256 DEBUG: ParentPath = []
  1002. 13:25:06 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  1003. 13:25:06 T:4268 DEBUG: Thread Background Loader start, auto delete: 0
  1004. 13:25:06 T:4268 DEBUG: Thread Background Loader 4268 terminating
  1005. 13:25:07 T:4256 DEBUG: SDLKeyboard: scancode: 48, sym: 0111, unicode: 0000, modifier: 0
  1006. 13:25:07 T:4256 DEBUG: CApplication::OnKey: up (f080) pressed, action is Up
  1007. 13:25:07 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1008. 13:25:07 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1009. 13:25:07 T:4256 DEBUG: CGUIMediaWindow::GetDirectory (smb://NAS/Multimedia/Music/lossless/)
  1010. 13:25:07 T:4256 DEBUG: ParentPath = []
  1011. 13:25:07 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  1012. 13:25:08 T:2136 DEBUG: Thread Background Loader start, auto delete: 0
  1013. 13:25:08 T:4256 DEBUG: Previous line repeats 4 times.
  1014. 13:25:08 T:4256 DEBUG: SDLKeyboard: scancode: 1c, sym: 000d, unicode: 000d, modifier: 0
  1015. 13:25:08 T:4256 DEBUG: CApplication::OnKey: return (f00d) pressed, action is Select
  1016. 13:25:08 T:5324 DEBUG: Thread Background Loader 5324 terminating
  1017. 13:25:08 T:3656 DEBUG: Thread Background Loader 3656 terminating
  1018. 13:25:08 T:3364 DEBUG: Thread Background Loader 3364 terminating
  1019. 13:25:09 T:2136 DEBUG: Thread Background Loader 2136 terminating
  1020. 13:25:09 T:4132 DEBUG: Thread Background Loader 4132 terminating
  1021. 13:25:09 T:4256 DEBUG: CGUIMediaWindow::GetDirectory ()
  1022. 13:25:09 T:4256 DEBUG: ParentPath = []
  1023. 13:25:09 T:4256 DEBUG: RetrieveMusicInfo() took 0 msec
  1024. 13:25:09 T:5968 DEBUG: Thread Background Loader start, auto delete: 0
  1025. 13:25:09 T:5968 DEBUG: Thread Background Loader 5968 terminating
  1026. 13:25:11 T:4256 DEBUG: ------ Window Init (Pointer.xml) ------
  1027. 13:25:14 T:4256 DEBUG: SDLKeyboard: scancode: 1f, sym: 0073, unicode: 0073, modifier: 0
  1028. 13:25:14 T:4256 DEBUG: CApplication::OnKey: s (f053) pressed, action is ActivateWindow(shutdownmenu)
  1029. 13:25:14 T:4256 DEBUG: Activating window ID: 10111
  1030. 13:25:14 T:4256 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1031. 13:25:14 T:4256 INFO: Loading skin file: DialogButtonMenu.xml
  1032. 13:25:14 T:4256 DEBUG: CApplication::ExecuteXBMCAction : Translating down
  1033. 13:25:14 T:4256 DEBUG: CApplication::ExecuteXBMCAction : To down
  1034. 13:25:14 T:4256 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1035. 13:25:14 T:4256 DEBUG: ------ Window Init (Pointer.xml) ------
  1036. 13:25:16 T:4256 DEBUG: CApplication::ProcessMouse: trying mouse action leftclick
  1037. 13:25:16 T:4256 DEBUG: CApplication::ExecuteXBMCAction : Translating XBMC.Quit()
  1038. 13:25:16 T:4256 DEBUG: CApplication::ExecuteXBMCAction : To XBMC.Quit()
  1039. 13:25:16 T:4256 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1040. 13:25:16 T:4256 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnQuit
  1041. 13:25:16 T:5572 DEBUG: Thread Jobworker 5572 terminating (autodelete)
  1042. 13:25:16 T:5548 DEBUG: Thread Jobworker 5548 terminating (autodelete)
  1043. 13:25:16 T:4256 NOTICE: Storing total System Uptime
  1044. 13:25:16 T:4256 NOTICE: Saving settings
  1045. 13:25:16 T:4256 NOTICE: stop all
  1046. 13:25:16 T:4256 DEBUG: CNetwork::NetworkMessage - Signaling network services to stop
  1047. 13:25:16 T:4256 NOTICE: ES: Stopping event server
  1048. 13:25:16 T:4256 DEBUG: CNetwork::NetworkMessage - Waiting for network services to stop
  1049. 13:25:16 T:4256 NOTICE: stopping upnp
  1050. 13:25:17 T:5444 DEBUG: Thread JSONRPC::CTCPServer 5444 terminating
  1051. 13:25:17 T:5564 NOTICE: ES: UDP Event server stopped
  1052. 13:25:17 T:5564 DEBUG: Thread CEventServer 5564 terminating
  1053. 13:25:17 T:4256 NOTICE: stopping zeroconf publishing
  1054. 13:25:17 T:4256 NOTICE: Webserver: Stopping...
  1055. 13:25:17 T:4256 NOTICE: WebServer: Stopped the webserver
  1056. 13:25:17 T:4256 NOTICE: Webserver: Stopped...
  1057. 13:25:17 T:1304 DEBUG: Thread XBMC Peripherals 1304 terminating
  1058. 13:25:17 T:4256 NOTICE: stop sap announcement listener
  1059. 13:25:17 T:4256 NOTICE: clean cached files!
  1060. 13:25:17 T:4256 NOTICE: unload skin
  1061. 13:25:17 T:4256 INFO: Unloading old skin ...
  1062. 13:25:17 T:4256 DEBUG: ------ Window Deinit () ------
  1063. 13:25:17 T:4256 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1064. 13:25:17 T:4256 DEBUG: ------ Window Deinit (MyMusicSongs.xml) ------
  1065. 13:25:17 T:4256 DEBUG: CTextureBundleXBT::Cleanup - Closed bundle
  1066. 13:25:17 T:4256 DEBUG: ADDON: Stopping service addons.
  1067. 13:25:17 T:4256 INFO: Stopping script with id: 4
  1068. 13:25:18 T:860 NOTICE: StorageServer-1.3.0 Closed down
  1069. 13:25:18 T:860 INFO: Scriptresult: Success
  1070. 13:25:18 T:4256 INFO: Stopping script with id: 3
  1071. 13:25:18 T:5456 INFO: Scriptresult: Aborted
  1072. 13:25:18 T:4256 NOTICE: stop python
  1073. 13:25:18 T:4256 DEBUG: waiting for python thread 3 to stop
  1074. 13:25:18 T:860 INFO: Python script interrupted by user
  1075. 13:25:18 T:860 DEBUG: Thread XBPyThread 860 terminating
  1076. 13:25:18 T:5456 INFO: Python script interrupted by user
  1077. 13:25:18 T:5456 DEBUG: Thread XBPyThread 5456 terminating
  1078. 13:25:18 T:4256 DEBUG: python thread 3 destructed
  1079. 13:25:18 T:4256 DEBUG: waiting for python thread 4 to stop
  1080. 13:25:18 T:4256 DEBUG: python thread 4 destructed
  1081. 13:25:18 T:4256 NOTICE: stopped
  1082. 13:25:18 T:4256 NOTICE: destroy
  1083. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been uninstalled.'
  1084. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.merlin.pl has been uninstalled.'
  1085. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been uninstalled.'
  1086. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been uninstalled.'
  1087. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been uninstalled.'
  1088. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence-vertical has been uninstalled.'
  1089. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been uninstalled.'
  1090. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been uninstalled.'
  1091. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.playlists has been uninstalled.'
  1092. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been uninstalled.'
  1093. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been uninstalled.'
  1094. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been uninstalled.'
  1095. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been uninstalled.'
  1096. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been uninstalled.'
  1097. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  1098. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been uninstalled.'
  1099. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been uninstalled.'
  1100. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been uninstalled.'
  1101. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been uninstalled.'
  1102. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been uninstalled.'
  1103. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been uninstalled.'
  1104. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.filmweb.pl has been uninstalled.'
  1105. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.playalbum has been uninstalled.'
  1106. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been uninstalled.'
  1107. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.last.fm has been uninstalled.'
  1108. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been uninstalled.'
  1109. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.randomandlastitems has been uninstalled.'
  1110. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been uninstalled.'
  1111. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been uninstalled.'
  1112. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been uninstalled.'
  1113. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been uninstalled.'
  1114. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been uninstalled.'
  1115. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been uninstalled.'
  1116. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.metal-archives.com has been uninstalled.'
  1117. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been uninstalled.'
  1118. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been uninstalled.'
  1119. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been uninstalled.'
  1120. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been uninstalled.'
  1121. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.freebase.com has been uninstalled.'
  1122. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.last.fm has been uninstalled.'
  1123. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1124. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been uninstalled.'
  1125. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  1126. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been uninstalled.'
  1127. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox has been uninstalled.'
  1128. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been uninstalled.'
  1129. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been uninstalled.'
  1130. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been uninstalled.'
  1131. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.imdb.com has been uninstalled.'
  1132. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been uninstalled.'
  1133. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been uninstalled.'
  1134. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been uninstalled.'
  1135. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been uninstalled.'
  1136. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been uninstalled.'
  1137. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been uninstalled.'
  1138. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been uninstalled.'
  1139. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been uninstalled.'
  1140. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.metal-archives.com has been uninstalled.'
  1141. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been uninstalled.'
  1142. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been uninstalled.'
  1143. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been uninstalled.'
  1144. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.freebase.com has been uninstalled.'
  1145. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been uninstalled.'
  1146. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been uninstalled.'
  1147. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been uninstalled.'
  1148. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been uninstalled.'
  1149. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been uninstalled.'
  1150. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been uninstalled.'
  1151. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been uninstalled.'
  1152. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been uninstalled.'
  1153. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been uninstalled.'
  1154. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been uninstalled.'
  1155. 13:25:18 T:4256 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been uninstalled.'
  1156. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE6140 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1157. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5CC0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1158. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5AC8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1159. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE6410 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1160. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5FD8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1161. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5B58 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1162. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5DE0 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1163. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE5BE8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1164. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE6338 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1165. 13:25:18 T:4256 INFO: ADDON: cpluff: 'An unreleased information object was encountered at address 02BE60F8 with reference count 1 when destroying the associated plug-in context. Not releasing the object.'
  1166. 13:25:18 T:4256 NOTICE: closing down remote control service
  1167. 13:25:20 T:5060 DEBUG: Thread CRemoteControl 5060 terminating
  1168. 13:25:20 T:4256 NOTICE: unload sections
  1169. 13:25:20 T:4256 NOTICE: destroy
  1170. 13:25:20 T:4256 WARNING: Attempted to remove window 10013 from the window manager when it didn't exist
  1171. 13:25:20 T:4256 WARNING: Attempted to remove window 10014 from the window manager when it didn't exist
  1172. 13:25:20 T:4256 WARNING: Attempted to remove window 10015 from the window manager when it didn't exist
  1173. 13:25:20 T:4256 WARNING: Attempted to remove window 10016 from the window manager when it didn't exist
  1174. 13:25:20 T:4256 WARNING: Attempted to remove window 10017 from the window manager when it didn't exist
  1175. 13:25:20 T:4256 WARNING: Attempted to remove window 10018 from the window manager when it didn't exist
  1176. 13:25:20 T:4256 WARNING: Attempted to remove window 10019 from the window manager when it didn't exist
  1177. 13:25:20 T:4256 WARNING: Attempted to remove window 10107 from the window manager when it didn't exist
  1178. 13:25:20 T:4256 WARNING: Attempted to remove window 10115 from the window manager when it didn't exist
  1179. 13:25:20 T:4256 WARNING: Attempted to remove window 10104 from the window manager when it didn't exist
  1180. 13:25:20 T:4256 NOTICE: closing down remote control service
  1181. 13:25:20 T:4256 NOTICE: unload sections
  1182. 13:25:20 T:4256 NOTICE: application stopped...
  1183. 13:25:20 T:4256 DEBUG: SECTION:UnloadDll(special://xbmcbin/system/libcurl.dll)
  1184. 13:25:20 T:4256 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/cpluff.dll)
  1185. 13:25:20 T:4256 DEBUG: SECTION:UnloadAll(DLL: special://xbmcbin/system/libnfs.dll)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement