Advertisement
irongecko

xbmc crashlog

Feb 3rd, 2012
245
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 253.04 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri Feb 3 12:08:13 GMT 2012
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.2.2-1-ARCH #1 SMP PREEMPT Thu Jan 26 08:40:20 CET 2012
  8. Release:
  9. Arch Linux release
  10. ############## END SYSTEM INFO ##############
  11.  
  12. ############### STACK TRACE #################
  13. =====> Core file: /home/irongecko/core (2012-02-03 12:08:12.951675569 +0000)
  14. =========================================
  15. [New LWP 2250]
  16. [New LWP 1417]
  17. [New LWP 1428]
  18. [New LWP 1426]
  19. [New LWP 1429]
  20. [New LWP 1424]
  21. [New LWP 1427]
  22. [New LWP 1421]
  23. [New LWP 1425]
  24. [New LWP 1423]
  25. [New LWP 1422]
  26. [New LWP 1413]
  27. [New LWP 1399]
  28. [Thread debugging using libthread_db enabled]
  29. Using host libthread_db library "/lib/libthread_db.so.1".
  30. Core was generated by `/usr/lib/xbmc/xbmc.bin'.
  31. Program terminated with signal 6, Aborted.
  32. #0 0x00007fe17860b935 in raise () from /lib/libc.so.6
  33.  
  34. Thread 13 (Thread 0x7fe180e0a7c0 (LWP 1399)):
  35. #0 0x00007fe1786b1883 in poll () from /lib/libc.so.6
  36. #1 0x00007fe17bec017d in ?? () from /usr/lib64/libGL.so.1
  37. #2 0x00007fe17425c879 in ?? () from /usr/lib64/libnvidia-glcore.so.285.05.09
  38. #3 0x00007fe1741c2a9e in ?? () from /usr/lib64/libnvidia-glcore.so.285.05.09
  39. #4 0x00007fe17bebb960 in ?? () from /usr/lib64/libGL.so.1
  40. #5 0x00007fe17be91c87 in glXSwapBuffers () from /usr/lib64/libGL.so.1
  41. #6 0x0000000000e89f17 in CWinSystemX11GL::PresentRenderImpl(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  42. #7 0x0000000000e67147 in CRenderSystemGL::PresentRender(std::vector<CDirtyRegion, std::allocator<CDirtyRegion> > const&) ()
  43. #8 0x0000000000dc7b98 in CApplication::Render() ()
  44. #9 0x0000000000e5f33d in CXBApplicationEx::Run() ()
  45. #10 0x00000000006521e3 in main ()
  46.  
  47. Thread 12 (Thread 0x7fe16e8f4700 (LWP 1413)):
  48. #0 0x00007fe1786b1883 in poll () from /lib/libc.so.6
  49. #1 0x0000000000d36772 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  50. #2 0x0000000000d36810 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  51. #3 0x0000000000d976c0 in CThread::staticThread(void*) ()
  52. #4 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  53. #5 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  54. #6 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  55. #7 0x0000000000000000 in ?? ()
  56.  
  57. Thread 11 (Thread 0x7fe1537fe700 (LWP 1422)):
  58. #0 0x00007fe1786b1883 in poll () from /lib/libc.so.6
  59. #1 0x00007fe17f83e12a in ?? () from /usr/lib/libavahi-common.so.3
  60. #2 0x00007fe17f83dc1b in avahi_simple_poll_run () from /usr/lib/libavahi-common.so.3
  61. #3 0x00007fe17f83de08 in avahi_simple_poll_iterate () from /usr/lib/libavahi-common.so.3
  62. #4 0x00007fe17f83e03d in avahi_simple_poll_loop () from /usr/lib/libavahi-common.so.3
  63. #5 0x00007fe17f83e0bc in ?? () from /usr/lib/libavahi-common.so.3
  64. #6 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  65. #7 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  66. #8 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  67. #9 0x0000000000000000 in ?? ()
  68.  
  69. Thread 10 (Thread 0x7fe152ffd700 (LWP 1423)):
  70. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  71. #1 0x00000000009b1303 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  72. #2 0x00000000009b16ed in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  73. #3 0x0000000000971056 in PLT_InputDatagramStream::Read(void*, unsigned long, unsigned long*) ()
  74. #4 0x000000000099d2c4 in NPT_BufferedInputStream::FillBuffer() ()
  75. #5 0x000000000099cf39 in NPT_BufferedInputStream::ReadLine(char*, unsigned long, unsigned long*, bool) ()
  76. #6 0x000000000099d178 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned long, bool) ()
  77. #7 0x00000000009a07f2 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  78. #8 0x000000000097ee23 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  79. #9 0x000000000097f238 in PLT_HttpServerSocketTask::DoRun() ()
  80. #10 0x0000000000989639 in PLT_ThreadTask::Run() ()
  81. #11 0x00000000009b4b60 in NPT_PosixThread::EntryPoint(void*) ()
  82. #12 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  83. #13 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  84. #14 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  85. #15 0x0000000000000000 in ?? ()
  86.  
  87. Thread 9 (Thread 0x7fe151ffb700 (LWP 1425)):
  88. #0 0x00007fe17cf5cf3e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  89. #1 0x00000000009b49d4 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  90. #2 0x0000000000970de6 in PLT_ThreadTask::IsAborting(long) ()
  91. #3 0x0000000000986a56 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  92. #4 0x0000000000989639 in PLT_ThreadTask::Run() ()
  93. #5 0x00000000009b4b60 in NPT_PosixThread::EntryPoint(void*) ()
  94. #6 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  95. #7 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  96. #8 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  97. #9 0x0000000000000000 in ?? ()
  98.  
  99. Thread 8 (Thread 0x7fe153fff700 (LWP 1421)):
  100. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  101. #1 0x00007fe17f3e2fa8 in ?? () from /usr/lib/libmicrohttpd.so.10
  102. #2 0x00007fe17f3e3625 in ?? () from /usr/lib/libmicrohttpd.so.10
  103. #3 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  104. #4 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  105. #5 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  106. #6 0x0000000000000000 in ?? ()
  107.  
  108. Thread 7 (Thread 0x7fe150ff9700 (LWP 1427)):
  109. #0 0x00007fe17cf5cf3e in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
  110. #1 0x00000000009b49d4 in NPT_PosixSharedVariable::WaitUntilEquals(int, long) ()
  111. #2 0x0000000000970de6 in PLT_ThreadTask::IsAborting(long) ()
  112. #3 0x0000000000986a56 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
  113. #4 0x0000000000989639 in PLT_ThreadTask::Run() ()
  114. #5 0x00000000009b4b60 in NPT_PosixThread::EntryPoint(void*) ()
  115. #6 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  116. #7 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  117. #8 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  118. #9 0x0000000000000000 in ?? ()
  119.  
  120. Thread 6 (Thread 0x7fe1527fc700 (LWP 1424)):
  121. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  122. #1 0x00000000009b1303 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  123. #2 0x00000000009b2141 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  124. #3 0x000000000097eac0 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  125. #4 0x0000000000989639 in PLT_ThreadTask::Run() ()
  126. #5 0x00000000009b4b60 in NPT_PosixThread::EntryPoint(void*) ()
  127. #6 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  128. #7 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  129. #8 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  130. #9 0x0000000000000000 in ?? ()
  131.  
  132. Thread 5 (Thread 0x7fe1437fe700 (LWP 1429)):
  133. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  134. #1 0x000000000068707d in JSONRPC::CTCPServer::Process() ()
  135. #2 0x0000000000d976c0 in CThread::staticThread(void*) ()
  136. #3 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  137. #4 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  138. #5 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  139. #6 0x0000000000000000 in ?? ()
  140.  
  141. Thread 4 (Thread 0x7fe1517fa700 (LWP 1426)):
  142. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  143. #1 0x00000000009b1303 in NPT_BsdSocketFd::WaitForCondition(bool, bool, long) ()
  144. #2 0x00000000009b2141 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, long) ()
  145. #3 0x000000000097eac0 in PLT_HttpListenTask<PLT_HttpServerListener>::DoRun() ()
  146. #4 0x0000000000989639 in PLT_ThreadTask::Run() ()
  147. #5 0x00000000009b4b60 in NPT_PosixThread::EntryPoint(void*) ()
  148. #6 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  149. #7 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  150. #8 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  151. #9 0x0000000000000000 in ?? ()
  152.  
  153. Thread 3 (Thread 0x7fe143fff700 (LWP 1428)):
  154. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  155. #1 0x0000000000685925 in SOCKETS::CSocketListener::Listen(int) ()
  156. #2 0x000000000067ca56 in EVENTSERVER::CEventServer::Run() ()
  157. #3 0x000000000067cd38 in EVENTSERVER::CEventServer::Process() ()
  158. #4 0x0000000000d976c0 in CThread::staticThread(void*) ()
  159. #5 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  160. #6 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  161. #7 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  162. #8 0x0000000000000000 in ?? ()
  163.  
  164. Thread 2 (Thread 0x7fe1667e2700 (LWP 1417)):
  165. #0 0x00007fe1786b3953 in select () from /lib/libc.so.6
  166. #1 0x00007fe1505f4f1d in ?? () from /usr/lib/python2.7/lib-dynload/time.so
  167. #2 0x00007fe178f72215 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  168. #3 0x00007fe178f724a8 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  169. #4 0x00007fe178f7386f in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  170. #5 0x00007fe178f739a2 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  171. #6 0x00007fe178f8dcac in run_mod () from /usr/lib/libpython2.7.so.1.0
  172. #7 0x00007fe178f8eab0 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  173. #8 0x0000000000c4f5f0 in XBPyThread::Process() ()
  174. #9 0x0000000000d976c0 in CThread::staticThread(void*) ()
  175. #10 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  176. #11 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  177. #12 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  178. #13 0x0000000000000000 in ?? ()
  179.  
  180. Thread 1 (Thread 0x7fe142ffd700 (LWP 2250)):
  181. #0 0x00007fe17860b935 in raise () from /lib/libc.so.6
  182. #1 0x00007fe17860cdab in abort () from /lib/libc.so.6
  183. #2 0x00007fe17860498e in __assert_fail_base () from /lib/libc.so.6
  184. #3 0x00007fe178604a32 in __assert_fail () from /lib/libc.so.6
  185. #4 0x00000000009eaf45 in CAddonInstaller::CheckDependencies(boost::shared_ptr<ADDON::IAddon> const&) ()
  186. #5 0x00000000009eae25 in CAddonInstaller::CheckDependencies(boost::shared_ptr<ADDON::IAddon> const&) ()
  187. #6 0x0000000000a1c072 in ADDON::CRepositoryUpdateJob::DoWork() ()
  188. #7 0x00000000006ed439 in CJobWorker::Process() ()
  189. #8 0x0000000000d976c0 in CThread::staticThread(void*) ()
  190. #9 0x00007fe17bec425a in ?? () from /usr/lib64/libGL.so.1
  191. #10 0x00007fe17cf58e7a in start_thread () from /lib/libpthread.so.0
  192. #11 0x00007fe1786b9b7d in clone () from /lib/libc.so.6
  193. #12 0x0000000000000000 in ?? ()
  194. ############# END STACK TRACE ###############
  195.  
  196. ################# LOG FILE ##################
  197.  
  198. 06:07:51 T:140606506575808 NOTICE: -----------------------------------------------------------------------
  199. 06:07:52 T:140606506575808 NOTICE: Starting XBMC, Platform: Linux (Arch Linux, 3.2.2-1-ARCH x86_64). Built on Feb 3 2012 (Git:20111226-267d7d8)
  200. 06:07:52 T:140606506575808 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
  201. 06:07:52 T:140606506575808 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
  202. 06:07:52 T:140606506575808 NOTICE: special://masterprofile/ is mapped to: /home/irongecko/.xbmc/userdata
  203. 06:07:52 T:140606506575808 NOTICE: special://home/ is mapped to: /home/irongecko/.xbmc
  204. 06:07:52 T:140606506575808 NOTICE: special://temp/ is mapped to: /home/irongecko/.xbmc/temp
  205. 06:07:52 T:140606506575808 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
  206. 06:07:52 T:140606506575808 NOTICE: Log File is located: /home/irongecko/.xbmc/temp/xbmc.log
  207. 06:07:52 T:140606506575808 NOTICE: -----------------------------------------------------------------------
  208. 06:07:52 T:140606506575808 NOTICE: Setup SDL
  209. 06:07:52 T:140606506575808 INFO: Available videomodes (xrandr):
  210. 06:07:52 T:140606506575808 INFO: Number of connected outputs: 1
  211. 06:07:52 T:140606506575808 INFO: Output 'default' has 73 modes
  212. 06:07:52 T:140606506575808 INFO: ID:0x12b Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
  213. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  214. 06:07:52 T:140606506575808 INFO: ID:0x12c Name:1920x1080 Refresh:52.000000 Width:1920 Height:1080
  215. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  216. 06:07:52 T:140606506575808 INFO: ID:0x12d Name:1920x1080 Refresh:53.000000 Width:1920 Height:1080
  217. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  218. 06:07:52 T:140606506575808 INFO: ID:0x12e Name:1920x1080 Refresh:54.000000 Width:1920 Height:1080
  219. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  220. 06:07:52 T:140606506575808 INFO: ID:0x12f Name:1920x1080 Refresh:55.000000 Width:1920 Height:1080
  221. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  222. 06:07:52 T:140606506575808 INFO: ID:0x130 Name:1920x1080 Refresh:56.000000 Width:1920 Height:1080
  223. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  224. 06:07:52 T:140606506575808 INFO: ID:0x131 Name:1920x1080 Refresh:57.000000 Width:1920 Height:1080
  225. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  226. 06:07:52 T:140606506575808 INFO: ID:0x132 Name:1920x1080 Refresh:58.000000 Width:1920 Height:1080
  227. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  228. 06:07:52 T:140606506575808 INFO: ID:0x133 Name:1360x768 Refresh:51.000000 Width:1360 Height:768
  229. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  230. 06:07:52 T:140606506575808 INFO: ID:0x134 Name:1280x720 Refresh:59.000000 Width:1280 Height:720
  231. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  232. 06:07:52 T:140606506575808 INFO: ID:0x135 Name:1280x720 Refresh:60.000000 Width:1280 Height:720
  233. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  234. 06:07:52 T:140606506575808 INFO: ID:0x136 Name:1280x720 Refresh:61.000000 Width:1280 Height:720
  235. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  236. 06:07:52 T:140606506575808 INFO: ID:0x137 Name:1280x720 Refresh:62.000000 Width:1280 Height:720
  237. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  238. 06:07:52 T:140606506575808 INFO: ID:0x138 Name:1024x768 Refresh:63.000000 Width:1024 Height:768
  239. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  240. 06:07:52 T:140606506575808 INFO: ID:0x139 Name:1024x768 Refresh:64.000000 Width:1024 Height:768
  241. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  242. 06:07:52 T:140606506575808 INFO: ID:0x13a Name:1024x768 Refresh:65.000000 Width:1024 Height:768
  243. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  244. 06:07:52 T:140606506575808 INFO: ID:0x13b Name:1024x768 Refresh:66.000000 Width:1024 Height:768
  245. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  246. 06:07:52 T:140606506575808 INFO: ID:0x13c Name:1024x768 Refresh:67.000000 Width:1024 Height:768
  247. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  248. 06:07:52 T:140606506575808 INFO: ID:0x13d Name:1024x768 Refresh:68.000000 Width:1024 Height:768
  249. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  250. 06:07:52 T:140606506575808 INFO: ID:0x13e Name:960x720 Refresh:69.000000 Width:960 Height:720
  251. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  252. 06:07:52 T:140606506575808 INFO: ID:0x13f Name:960x720 Refresh:70.000000 Width:960 Height:720
  253. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  254. 06:07:52 T:140606506575808 INFO: ID:0x140 Name:928x696 Refresh:71.000000 Width:928 Height:696
  255. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  256. 06:07:52 T:140606506575808 INFO: ID:0x141 Name:928x696 Refresh:72.000000 Width:928 Height:696
  257. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  258. 06:07:52 T:140606506575808 INFO: ID:0x142 Name:896x672 Refresh:73.000000 Width:896 Height:672
  259. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  260. 06:07:52 T:140606506575808 INFO: ID:0x143 Name:896x672 Refresh:74.000000 Width:896 Height:672
  261. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  262. 06:07:52 T:140606506575808 INFO: ID:0x144 Name:832x624 Refresh:75.000000 Width:832 Height:624
  263. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  264. 06:07:52 T:140606506575808 INFO: ID:0x145 Name:800x600 Refresh:76.000000 Width:800 Height:600
  265. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  266. 06:07:52 T:140606506575808 INFO: ID:0x146 Name:800x600 Refresh:77.000000 Width:800 Height:600
  267. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  268. 06:07:52 T:140606506575808 INFO: ID:0x147 Name:800x600 Refresh:78.000000 Width:800 Height:600
  269. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  270. 06:07:52 T:140606506575808 INFO: ID:0x148 Name:800x600 Refresh:79.000000 Width:800 Height:600
  271. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  272. 06:07:52 T:140606506575808 INFO: ID:0x149 Name:800x600 Refresh:80.000000 Width:800 Height:600
  273. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  274. 06:07:52 T:140606506575808 INFO: ID:0x14a Name:800x600 Refresh:81.000000 Width:800 Height:600
  275. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  276. 06:07:52 T:140606506575808 INFO: ID:0x14b Name:800x600 Refresh:82.000000 Width:800 Height:600
  277. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  278. 06:07:52 T:140606506575808 INFO: ID:0x14c Name:800x600 Refresh:83.000000 Width:800 Height:600
  279. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  280. 06:07:52 T:140606506575808 INFO: ID:0x14d Name:800x600 Refresh:84.000000 Width:800 Height:600
  281. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  282. 06:07:52 T:140606506575808 INFO: ID:0x14e Name:800x600 Refresh:85.000000 Width:800 Height:600
  283. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  284. 06:07:52 T:140606506575808 INFO: ID:0x14f Name:720x576 Refresh:86.000000 Width:720 Height:576
  285. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  286. 06:07:52 T:140606506575808 INFO: ID:0x150 Name:720x576 Refresh:87.000000 Width:720 Height:576
  287. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  288. 06:07:52 T:140606506575808 INFO: ID:0x151 Name:720x480 Refresh:88.000000 Width:720 Height:480
  289. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  290. 06:07:52 T:140606506575808 INFO: ID:0x152 Name:720x400 Refresh:89.000000 Width:720 Height:400
  291. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  292. 06:07:52 T:140606506575808 INFO: ID:0x153 Name:700x525 Refresh:90.000000 Width:700 Height:525
  293. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  294. 06:07:52 T:140606506575808 INFO: ID:0x154 Name:700x525 Refresh:91.000000 Width:700 Height:525
  295. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  296. 06:07:52 T:140606506575808 INFO: ID:0x155 Name:640x512 Refresh:92.000000 Width:640 Height:512
  297. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  298. 06:07:52 T:140606506575808 INFO: ID:0x156 Name:640x512 Refresh:93.000000 Width:640 Height:512
  299. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  300. 06:07:52 T:140606506575808 INFO: ID:0x157 Name:640x512 Refresh:94.000000 Width:640 Height:512
  301. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  302. 06:07:52 T:140606506575808 INFO: ID:0x158 Name:640x480 Refresh:95.000000 Width:640 Height:480
  303. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  304. 06:07:52 T:140606506575808 INFO: ID:0x159 Name:640x480 Refresh:96.000000 Width:640 Height:480
  305. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  306. 06:07:52 T:140606506575808 INFO: ID:0x15a Name:640x480 Refresh:97.000000 Width:640 Height:480
  307. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  308. 06:07:52 T:140606506575808 INFO: ID:0x15b Name:640x480 Refresh:98.000000 Width:640 Height:480
  309. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  310. 06:07:52 T:140606506575808 INFO: ID:0x15c Name:640x480 Refresh:99.000000 Width:640 Height:480
  311. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  312. 06:07:52 T:140606506575808 INFO: ID:0x15d Name:640x480 Refresh:100.000000 Width:640 Height:480
  313. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  314. 06:07:52 T:140606506575808 INFO: ID:0x15e Name:640x480 Refresh:101.000000 Width:640 Height:480
  315. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  316. 06:07:52 T:140606506575808 INFO: ID:0x15f Name:640x400 Refresh:102.000000 Width:640 Height:400
  317. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  318. 06:07:52 T:140606506575808 INFO: ID:0x160 Name:640x350 Refresh:103.000000 Width:640 Height:350
  319. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  320. 06:07:52 T:140606506575808 INFO: ID:0x161 Name:576x432 Refresh:104.000000 Width:576 Height:432
  321. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  322. 06:07:52 T:140606506575808 INFO: ID:0x162 Name:512x384 Refresh:105.000000 Width:512 Height:384
  323. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  324. 06:07:52 T:140606506575808 INFO: ID:0x163 Name:512x384 Refresh:106.000000 Width:512 Height:384
  325. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  326. 06:07:52 T:140606506575808 INFO: ID:0x164 Name:512x384 Refresh:107.000000 Width:512 Height:384
  327. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  328. 06:07:52 T:140606506575808 INFO: ID:0x165 Name:512x384 Refresh:108.000000 Width:512 Height:384
  329. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  330. 06:07:52 T:140606506575808 INFO: ID:0x166 Name:512x384 Refresh:109.000000 Width:512 Height:384
  331. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  332. 06:07:52 T:140606506575808 INFO: ID:0x167 Name:416x312 Refresh:110.000000 Width:416 Height:312
  333. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  334. 06:07:52 T:140606506575808 INFO: ID:0x168 Name:400x300 Refresh:111.000000 Width:400 Height:300
  335. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  336. 06:07:52 T:140606506575808 INFO: ID:0x169 Name:400x300 Refresh:112.000000 Width:400 Height:300
  337. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  338. 06:07:52 T:140606506575808 INFO: ID:0x16a Name:400x300 Refresh:113.000000 Width:400 Height:300
  339. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  340. 06:07:52 T:140606506575808 INFO: ID:0x16b Name:400x300 Refresh:114.000000 Width:400 Height:300
  341. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  342. 06:07:52 T:140606506575808 INFO: ID:0x16c Name:400x300 Refresh:115.000000 Width:400 Height:300
  343. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  344. 06:07:52 T:140606506575808 INFO: ID:0x16d Name:360x200 Refresh:116.000000 Width:360 Height:200
  345. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  346. 06:07:52 T:140606506575808 INFO: ID:0x16e Name:320x240 Refresh:117.000000 Width:320 Height:240
  347. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  348. 06:07:52 T:140606506575808 INFO: ID:0x16f Name:320x240 Refresh:118.000000 Width:320 Height:240
  349. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  350. 06:07:52 T:140606506575808 INFO: ID:0x170 Name:320x240 Refresh:119.000000 Width:320 Height:240
  351. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  352. 06:07:52 T:140606506575808 INFO: ID:0x171 Name:320x240 Refresh:120.000000 Width:320 Height:240
  353. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  354. 06:07:52 T:140606506575808 INFO: ID:0x172 Name:320x200 Refresh:121.000000 Width:320 Height:200
  355. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  356. 06:07:52 T:140606506575808 INFO: ID:0x173 Name:320x175 Refresh:122.000000 Width:320 Height:175
  357. 06:07:52 T:140606506575808 INFO: Pixel Ratio: 1.000000
  358. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  359. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  360. 06:07:52 T:140606506575808 INFO: Selected UPower and ConsoleKit as PowerSyscall
  361. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  362. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanRestart
  363. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.DBus.Properties and method Get
  364. 06:07:52 T:140606506575808 DEBUG: Previous line repeats 1 times.
  365. 06:07:52 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  366. 06:07:52 T:140606506575808 NOTICE: load settings...
  367. 06:07:52 T:140606506575808 NOTICE: special://profile/ is mapped to: special://masterprofile/
  368. 06:07:52 T:140606506575808 NOTICE: loading special://masterprofile/guisettings.xml
  369. 06:07:52 T:140606506575808 NOTICE: Getting hardware information now...
  370. 06:07:52 T:140606506575808 INFO: Using digital output
  371. 06:07:52 T:140606506575808 INFO: AC3 pass through is enabled
  372. 06:07:52 T:140606506575808 INFO: DTS pass through is enabled
  373. 06:07:52 T:140606506575808 INFO: AAC pass through is disabled
  374. 06:07:52 T:140606506575808 INFO: MP1 pass through is disabled
  375. 06:07:52 T:140606506575808 INFO: MP2 pass through is disabled
  376. 06:07:52 T:140606506575808 INFO: MP3 pass through is disabled
  377. 06:07:52 T:140606506575808 NOTICE: Checking resolution 12
  378. 06:07:52 T:140606506575808 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  379. 06:07:52 T:140606506575808 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  380. 06:07:52 T:140606506575808 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  381. 06:07:52 T:140606506575808 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  382. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  383. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  384. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  385. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  386. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  387. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  388. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  389. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  390. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  391. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  392. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  393. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  394. 06:07:52 T:140606506575808 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  395. 06:07:52 T:140606506575808 NOTICE: Loaded playercorefactory configuration
  396. 06:07:52 T:140606506575808 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  397. 06:07:52 T:140606506575808 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  398. 06:07:52 T:140606506575808 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  399. 06:07:52 T:140606506575808 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  400. 06:07:52 T:140606506575808 NOTICE: Contents of special://profile/advancedsettings.xml are...
  401. <advancedsettings>
  402. <gputempcommand>echo &quot;$(nvidia-settings -c :0 -tq GPUCoreTemp) C&quot;</gputempcommand>
  403. <gui>
  404. <algorithmdirtyregions>1</algorithmdirtyregions>
  405. </gui>
  406. <videoscanner>
  407. <ignoreerrors>true</ignoreerrors>
  408. </videoscanner>
  409. </advancedsettings>
  410. 06:07:52 T:140606506575808 NOTICE: Getting hardware information now...
  411. 06:07:52 T:140606506575808 INFO: Using digital output
  412. 06:07:52 T:140606506575808 INFO: AC3 pass through is enabled
  413. 06:07:52 T:140606506575808 INFO: DTS pass through is enabled
  414. 06:07:52 T:140606506575808 INFO: AAC pass through is disabled
  415. 06:07:52 T:140606506575808 INFO: MP1 pass through is disabled
  416. 06:07:52 T:140606506575808 INFO: MP2 pass through is disabled
  417. 06:07:52 T:140606506575808 INFO: MP3 pass through is disabled
  418. 06:07:52 T:140606506575808 NOTICE: Checking resolution 12
  419. 06:07:52 T:140606506575808 NOTICE: Default DVD Player: dvdplayer
  420. 06:07:52 T:140606506575808 NOTICE: Default Video Player: dvdplayer
  421. 06:07:52 T:140606506575808 NOTICE: Default Audio Player: paplayer
  422. 06:07:52 T:140606506575808 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  423. 06:07:52 T:140606506575808 NOTICE: Log level changed to 1
  424. 06:07:52 T:140606506575808 NOTICE: Loading media sources from special://masterprofile/sources.xml
  425. 06:07:52 T:140606506575808 INFO: creating subdirectories
  426. 06:07:52 T:140606506575808 INFO: userdata folder: special://masterprofile/
  427. 06:07:52 T:140606506575808 INFO: recording folder:
  428. 06:07:52 T:140606506575808 INFO: screenshots folder:
  429. 06:07:52 T:140606506575808 INFO: thumbnails folder: special://masterprofile/Thumbnails
  430. 06:07:52 T:140606506575808 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  431. 06:07:52 T:140606506575808 DEBUG: trying to set locale to en_GB.UTF-8
  432. 06:07:52 T:140606506575808 INFO: global locale set to en_GB.UTF-8
  433. 06:07:52 T:140606506575808 INFO: load language file:special://xbmc/language/English/strings.xml
  434. 06:07:52 T:140606506575808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
  435. 06:07:52 T:140606506575808 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so
  436. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  437. 06:07:52 T:140606506575808 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  438. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.shade has been installed.'
  439. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.anarchintosh-projects has been installed.'
  440. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  441. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.jeroen has been installed.'
  442. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.angelscry.xbmc-plugins has been installed.'
  443. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  444. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  445. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.youtubetrailers has been installed.'
  446. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  447. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  448. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.ExtraMusicInfo has been installed.'
  449. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  450. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  451. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.iplayer has been installed.'
  452. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence.moviesets has been installed.'
  453. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repo.hitcher has been installed.'
  454. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been installed.'
  455. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.night.purity has been installed.'
  456. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  457. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  458. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  459. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  460. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  461. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  462. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repo.aeonmq.2 has been installed.'
  463. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.jx720 has been installed.'
  464. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  465. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repo.pecinko has been installed.'
  466. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  467. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  468. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska.revisited.mod.svn has been installed.'
  469. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.refocus.release has been installed.'
  470. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.qlock has been installed.'
  471. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.watchlist has been installed.'
  472. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.cirrus.extended has been installed.'
  473. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  474. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.queeup has been installed.'
  475. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been installed.'
  476. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon.nox.svn has been installed.'
  477. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.repo.installer has been installed.'
  478. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.aeonmq.2 has been installed.'
  479. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.globalsearch has been installed.'
  480. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.ellipsis has been installed.'
  481. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been installed.'
  482. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.night has been installed.'
  483. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  484. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.mypicsdb has been installed.'
  485. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.skin.news has been installed.'
  486. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  487. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
  488. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.neon.svn has been installed.'
  489. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  490. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  491. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  492. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  493. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  494. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.quartz.nightly has been installed.'
  495. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska.revisited.mod has been installed.'
  496. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.icefilms has been installed.'
  497. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.rssclient has been installed.'
  498. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.aeon65 has been installed.'
  499. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  500. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  501. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.moviesets has been installed.'
  502. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.slik.svn has been installed.'
  503. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been installed.'
  504. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  505. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.impa.com has been installed.'
  506. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  507. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  508. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  509. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  510. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in weather.weatherplus has been installed.'
  511. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska.revisited.svn has been installed.'
  512. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  513. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.pm3-hd has been installed.'
  514. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.alaska has been installed.'
  515. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  516. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.audio.mixer has been installed.'
  517. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency.svn has been installed.'
  518. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.xbmc-addons has been installed.'
  519. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.rssfeeds has been installed.'
  520. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.advanced.launcher has been installed.'
  521. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.library.editor has been installed.'
  522. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.tvrage.com has been installed.'
  523. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.rssengine has been installed.'
  524. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.movieposterdb.com has been installed.'
  525. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.program.SABnzbd has been installed.'
  526. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  527. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.ImageCacher has been installed.'
  528. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.carmichael has been installed.'
  529. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in service.qlock has been installed.'
  530. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.xperience has been installed.'
  531. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.image.icanhascheezburger.com has been installed.'
  532. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  533. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  534. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  535. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  536. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.night.svn has been installed.'
  537. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  538. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.xeebo has been installed.'
  539. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  540. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  541. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  542. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  543. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  544. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.ITO has been installed.'
  545. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  546. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.xtv-saf.svn has been installed.'
  547. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.gamespot has been installed.'
  548. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  549. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  550. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  551. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.simplicity has been installed.'
  552. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.transparency has been installed.'
  553. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  554. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  555. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in skin.mediastream_redux has been installed.'
  556. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  557. 06:07:52 T:140606506575808 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  558. 06:07:52 T:140606506575808 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  559. 06:07:52 T:140606506575808 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  560. 06:07:52 T:140606506575808 DEBUG: CPeripheralBusUSB - initialised udev monitor: 14
  561. 06:07:52 T:140606506575808 INFO: LIRC Initialize: using: /dev/lircd
  562. 06:07:52 T:140606199252736 DEBUG: Thread XBMC Peripherals start, auto delete: 0
  563. 06:07:52 T:140606506575808 INFO: LIRC Initialize: sucessfully started
  564. 06:07:52 T:140606506575808 DEBUG: OnLostDevice - notify display change event
  565. 06:07:52 T:140606506575808 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output default --mode 0x12b
  566. 06:07:53 T:140606506575808 NOTICE: Using visual 0x42
  567. 06:07:53 T:140606506575808 INFO: GL: Maximum texture width: 8192
  568. 06:07:53 T:140606506575808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
  569. 06:07:53 T:140606506575808 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
  570. 06:07:53 T:140606506575808 DEBUG: GLX_EXTENSIONS: GLX_EXT_visual_info GLX_EXT_visual_rating GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGI_video_sync GLX_SGI_swap_control GLX_EXT_swap_control GLX_EXT_texture_from_pixmap GLX_ARB_create_context GLX_ARB_create_context_profile GLX_EXT_create_context_es2_profile GLX_ARB_create_context_robustness GLX_ARB_multisample GLX_NV_float_buffer GLX_ARB_fbconfig_float GLX_EXT_framebuffer_sRGB GLX_ARB_get_proc_address
  571. 06:07:53 T:140606506575808 NOTICE: GL_VENDOR = NVIDIA Corporation
  572. 06:07:53 T:140606506575808 NOTICE: GL_RENDERER = GeForce 210/PCI/SSE2
  573. 06:07:53 T:140606506575808 NOTICE: GL_VERSION = 3.3.0 NVIDIA 285.05.09
  574. 06:07:53 T:140606506575808 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  575. 06:07:53 T:140606506575808 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1048576
  576. 06:07:53 T:140606506575808 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 524288
  577. 06:07:53 T:140606506575808 NOTICE: GL_EXTENSIONS = GL_ARB_base_instance GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility GL_ARB_compressed_texture_pixel_storage GL_ARB_conservative_depth GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_depth_clamp GL_ARB_depth_texture GL_ARB_draw_buffers GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_draw_instanced GL_ARB_ES2_compatibility GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_fragment_program GL_ARB_fragment_program_shadow GL_ARB_fragment_shader GL_ARB_framebuffer_object GL_ARB_framebuffer_sRGB GL_ARB_geometry_shader4 GL_ARB_get_program_binary GL_ARB_half_float_pixel GL_ARB_half_float_vertex GL_ARB_imaging GL_ARB_instanced_arrays GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_map_buffer_range GL_ARB_multisample GL_ARB_multitexture GL_ARB_occlusion_query GL_ARB_occlusion_query2 GL_ARB_pixel_buffer_object GL_ARB_point_parameters GL_ARB_point_sprite GL_ARB_provoking_vertex GL_ARB_robustness GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_separate_shader_objects GL_ARB_shader_bit_encoding GL_ARB_shader_objects GL_ARB_shading_language_100 GL_ARB_shading_language_420pack GL_ARB_shading_language_include GL_ARB_shading_language_packing GL_ARB_shadow GL_ARB_sync GL_ARB_texture_border_clamp GL_ARB_texture_buffer_object GL_ARB_texture_compression GL_ARB_texture_compression_rgtc GL_ARB_texture_cube_map GL_ARB_texture_cube_map_array GL_ARB_texture_env_add GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_float GL_ARB_texture_gather GL_ARB_texture_mirrored_repeat GL_ARB_texture_multisample GL_ARB_texture_non_power_of_two GL_ARB_texture_query_lod GL_ARB_texture_rectangle GL_ARB_texture_rg GL_ARB_texture_rgb10_a2ui GL_ARB_texture_storage GL_ARB_texture_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 GL_ARB_transform_feedback_instanced GL_ARB_transpose_matrix GL_ARB_uniform_buffer_object GL_ARB_vertex_array_bgra GL_ARB_vertex_array_object GL_ARB_vertex_buffer_object GL_ARB_vertex_program GL_ARB_vertex_shader GL_ARB_vertex_type_2_10_10_10_rev GL_ARB_viewport_array GL_ARB_window_pos GL_ATI_draw_buffers GL_ATI_texture_float GL_ATI_texture_mirror_once GL_S3_s3tc GL_EXT_texture_env_add GL_EXT_abgr GL_EXT_bgra GL_EXT_bindable_uniform GL_EXT_blend_color GL_EXT_blend_equation_separate GL_EXT_blend_func_separate GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_compiled_vertex_array GL_EXT_Cg_shader GL_EXT_depth_bounds_test GL_EXT_direct_state_access GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXTX_framebuffer_mixed_formats GL_EXT_framebuffer_object GL_EXT_framebuffer_sRGB GL_EXT_geometry_shader4 GL_EXT_gpu_program_parameters GL_EXT_gpu_shader4 GL_EXT_multi_draw_arrays GL_EXT_packed_depth_stencil GL_EXT_packed_float GL_EXT_packed_pixels GL_EXT_pixel_buffer_object GL_EXT_point_parameters GL_EXT_provoking_vertex GL_EXT_rescale_normal GL_EXT_secondary_color GL_EXT_separate_shader_objects GL_EXT_separate_specular_color GL_EXT_shadow_funcs GL_EXT_stencil_two_side GL_EXT_stencil_wrap GL_EXT_texture3D GL_EXT_texture_array GL_EXT_texture_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_latc GL_EXT_texture_compression_rgtc GL_EXT_texture_compression_s3tc GL_EXT_texture_cube_map GL_EXT_texture_edge_clamp GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_EXT_texture_filter_anisotropic GL_EXT_texture_format_BGRA8888 GL_EXT_texture_integer GL_EXT_texture_lod GL_EXT_texture_lod_bias GL_EXT_texture_mirror_clamp GL_EXT_texture_object GL_EXT_texture_shared_exponent GL_EXT_texture_sRGB GL_EXT_texture_sRGB_decode GL_EXT_texture_storage GL_EXT_texture_swizzle GL_EXT_texture_type_2_10_10_10_REV GL_EXT_timer_query GL_EXT_transform_feedback2 GL_EXT_vertex_array GL_EXT_vertex_array_bgra GL_EXT_x11_sync_object GL_EXT_import_sync_object GL_IBM_rasterpos_clip GL_IBM_texture_mirrored_repeat GL_KTX_buffer_region GL_NV_alpha_test GL_NV_blend_minmax GL_NV_blend_square GL_NV_complex_primitives GL_NV_conditional_render GL_NV_copy_depth_to_color GL_NV_copy_image GL_NV_depth_buffer_float GL_NV_depth_clamp GL_NV_explicit_multisample GL_NV_fbo_color_attachments GL_NV_fence GL_NV_float_buffer GL_NV_fog_distance GL_NV_fragdepth GL_NV_fragment_program GL_NV_fragment_program_option GL_NV_fragment_program2 GL_NV_framebuffer_multisample_coverage GL_NV_geometry_shader4 GL_NV_gpu_program4 GL_NV_gpu_program4_1 GL_NV_half_float GL_NV_light_max_exponent GL_NV_multisample_coverage GL_NV_multisample_filter_hint GL_NV_occlusion_query GL_NV_packed_depth_stencil GL_NV_parameter_buffer_object GL_NV_parameter_buffer_object2 GL_NV_path_rendering GL_NV_pixel_data_range GL_NV_point_sprite GL_NV_primitive_restart GL_NV_register_combiners GL_NV_register_combiners2 GL_NV_shader_buffer_load GL_NV_texgen_reflection GL_NV_texture_barrier GL_NV_texture_compression_vtc GL_NV_texture_env_combine4 GL_NV_texture_expand_normal GL_NV_texture_lod_clamp GL_NV_texture_multisample GL_NV_texture_rectangle GL_NV_texture_shader GL_NV_texture_shader2 GL_NV_texture_shader3 GL_NV_transform_feedback GL_NV_transform_feedback2 GL_NV_vdpau_interop GL_NV_vertex_array_range GL_NV_vertex_array_range2 GL_NV_vertex_buffer_unified_memory GL_NV_vertex_program GL_NV_vertex_program1_1 GL_NV_vertex_program2 GL_NV_vertex_program2_option GL_NV_vertex_program3 GL_NVX_conditional_render GL_NVX_gpu_memory_info GL_OES_depth24 GL_OES_depth32 GL_OES_depth_texture GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_get_program_binary GL_OES_mapbuffer GL_OES_packed_depth_stencil GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_float_linear GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_array_object GL_OES_vertex_half_float GL_SGIS_generate_mipmap GL_SGIS_texture_lod GL_SGIX_depth_texture GL_SGIX_shadow GL_SUN_slice_accum
  578. 06:07:53 T:140606506575808 DEBUG: OnLostDevice - notify display change event
  579. 06:07:53 T:140606506575808 ERROR: GLX: Same window as before, refreshing context
  580. 06:07:53 T:140606506575808 INFO: GL: Maximum texture width: 8192
  581. 06:07:53 T:140606506575808 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
  582. 06:07:53 T:140606506575808 DEBUG: CheckDisplayEvents: Received RandR event 123
  583. 06:07:53 T:140606506575808 DEBUG: CheckDisplayEvents - notify display reset event
  584. 06:07:53 T:140606506575808 INFO: load keymapping
  585. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  586. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  587. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  588. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  589. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  590. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  591. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  592. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  593. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  594. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  595. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  596. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  597. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  598. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  599. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/keymaps/remote.xml
  600. 06:07:53 T:140606506575808 INFO: Loading special://xbmc/system/Lircmap.xml
  601. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'mceusb'
  602. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  603. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  604. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  605. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'anysee'
  606. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'iMON-PAD'
  607. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  608. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  609. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'TwinHanRemote'
  610. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'linux-input-layer'
  611. 06:07:53 T:140606506575808 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  612. 06:07:53 T:140606506575808 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  613. 06:07:53 T:140606506575808 INFO: Loading special://profile/Lircmap.xml
  614. 06:07:53 T:140606506575808 INFO: * Adding remote mapping for device 'mceusb'
  615. 06:07:53 T:140606506575808 INFO: GUI format 1920x1080 1920x1080 @ 50.00 - Full Screen
  616. 06:07:53 T:140606506575808 DEBUG: guilib: Union as algorithm for solving rendering passes
  617. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  618. 06:07:53 T:140606506575808 DEBUG: Selected UDisks as storage provider
  619. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
  620. 06:07:53 T:140606506575808 DEBUG: UDisks: DaemonVersion 1
  621. 06:07:53 T:140606506575808 DEBUG: UDisks: Querying available devices
  622. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  623. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sde1)
  624. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde1 with interface org.freedesktop.DBus.Properties and method GetAll
  625. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde with interface org.freedesktop.DBus.Properties and method Get
  626. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sde1: IsFileSystem true HasFileSystem vfat IsSystemInternal false IsMounted false IsRemovable true IsPartition true IsOptical false
  627. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc4)
  628. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc4 with interface org.freedesktop.DBus.Properties and method GetAll
  629. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  630. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc4: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  631. 06:07:53 T:140606506575808 NOTICE: UDisks: Added /home
  632. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
  633. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  634. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  635. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc2)
  636. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc2 with interface org.freedesktop.DBus.Properties and method GetAll
  637. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  638. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc2: IsFileSystem true HasFileSystem ext2 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  639. 06:07:53 T:140606506575808 NOTICE: UDisks: Added /boot
  640. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sde)
  641. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sde with interface org.freedesktop.DBus.Properties and method GetAll
  642. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sde: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  643. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
  644. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
  645. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  646. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  647. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb2)
  648. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb2 with interface org.freedesktop.DBus.Properties and method GetAll
  649. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  650. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb2: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  651. 06:07:53 T:140606506575808 NOTICE: UDisks: Added /media/ssd2
  652. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdd)
  653. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  654. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  655. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdd1)
  656. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd1 with interface org.freedesktop.DBus.Properties and method GetAll
  657. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method Get
  658. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdd1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  659. 06:07:53 T:140606506575808 NOTICE: UDisks: Added /media/sdc1
  660. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc)
  661. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  662. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  663. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc1)
  664. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc1 with interface org.freedesktop.DBus.Properties and method GetAll
  665. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  666. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  667. 06:07:53 T:140606506575808 NOTICE: UDisks: Added /media/TV2
  668. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
  669. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
  670. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  671. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  672. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
  673. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  674. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  675. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc3)
  676. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc3 with interface org.freedesktop.DBus.Properties and method GetAll
  677. 06:07:53 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  678. 06:07:53 T:140606506575808 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc3: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  679. 06:07:53 T:140606506575808 NOTICE: start dvd mediatype detection
  680. 06:07:53 T:140606506575808 NOTICE: initializing playlistplayer
  681. 06:07:53 T:140606506575808 NOTICE: DONE initializing playlistplayer
  682. 06:07:53 T:140606505367296 DEBUG: Thread CDetectDVDMedia start, auto delete: 0
  683. 06:07:53 T:140606505367296 DEBUG: Compiled with libcdio Version 0.82
  684. 06:07:53 T:140606506575808 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  685. 06:07:53 T:140606505367296 DEBUG: Thread CDetectDVDMedia 140606505367296 terminating
  686. 06:07:53 T:140606506575808 INFO: Unloading old skin ...
  687. 06:07:53 T:140606506575808 INFO: load skin from:/usr/share/xbmc/addons/skin.confluence
  688. 06:07:53 T:140606506575808 INFO: load fonts for skin...
  689. 06:07:53 T:140606506575808 INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
  690. 06:07:53 T:140606506575808 INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
  691. 06:07:53 T:140606506575808 INFO: load new skin...
  692. 06:07:53 T:140606506575808 INFO: Loading skin file: Home.xml
  693. 06:07:53 T:140606506575808 DEBUG: Load Home.xml: 73.53ms
  694. 06:07:53 T:140606506575808 INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
  695. 06:07:53 T:140606506575808 DEBUG: Load Skin XML: 84.47ms
  696. 06:07:53 T:140606506575808 INFO: initialize new skin...
  697. 06:07:53 T:140606506575808 DEBUG: guilib: Union as algorithm for solving rendering passes
  698. 06:07:53 T:140606506575808 INFO: Loading skin file: Pointer.xml
  699. 06:07:53 T:140606506575808 DEBUG: Load Pointer.xml: 1.77ms
  700. 06:07:53 T:140606506575808 INFO: Loading skin file: DialogVolumeBar.xml
  701. 06:07:53 T:140606506575808 DEBUG: Load DialogVolumeBar.xml: 2.19ms
  702. 06:07:53 T:140606506575808 INFO: Loading skin file: DialogKaiToast.xml
  703. 06:07:53 T:140606506575808 DEBUG: Load DialogKaiToast.xml: 2.52ms
  704. 06:07:53 T:140606506575808 INFO: Loading skin file: DialogMuteBug.xml
  705. 06:07:53 T:140606506575808 DEBUG: Load DialogMuteBug.xml: 1.68ms
  706. 06:07:53 T:140606506575808 INFO: Loading skin file: DialogSeekBar.xml
  707. 06:07:53 T:140606506575808 DEBUG: Load DialogSeekBar.xml: 5.67ms
  708. 06:07:53 T:140606506575808 INFO: Loading skin file: DialogBusy.xml
  709. 06:07:53 T:140606506575808 DEBUG: Load DialogBusy.xml: 1.82ms
  710. 06:07:53 T:140606506575808 INFO: skin loaded...
  711. 06:07:53 T:140606506575808 DEBUG: Activating window ID: 12999
  712. 06:07:53 T:140606506575808 DEBUG: ------ Window Init (Startup.xml) ------
  713. 06:07:53 T:140606506575808 INFO: Loading skin file: Startup.xml
  714. 06:07:53 T:140606506575808 DEBUG: Load Startup.xml: 2.75ms
  715. 06:07:53 T:140606506575808 DEBUG: Alloc resources: 2.86ms (2.85 ms skin load)
  716. 06:07:53 T:140606506575808 INFO: removing tempfiles
  717. 06:07:53 T:140606506575808 DEBUG: ADDON: Starting service addons.
  718. 06:07:53 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  719. 06:07:53 T:140606506575808 INFO: initializing python engine.
  720. 06:07:53 T:140606506575808 DEBUG: new python thread created. id=1
  721. 06:07:53 T:140606072305408 DEBUG: Thread XBPyThread start, auto delete: 0
  722. 06:07:53 T:140606072305408 DEBUG: Python thread: start processing
  723. 06:07:53 T:140606506575808 INFO: initializing python engine.
  724. 06:07:53 T:140606506575808 DEBUG: new python thread created. id=2
  725. 06:07:53 T:140606506575808 NOTICE: initialize done
  726. 06:07:53 T:140606506575808 NOTICE: Running the application...
  727. 06:07:53 T:140606506575808 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  728. 06:07:53 T:140606506575808 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  729. 06:07:53 T:140606506575808 DEBUG: Activating window ID: 10000
  730. 06:07:53 T:140606063912704 DEBUG: Thread XBPyThread start, auto delete: 0
  731. 06:07:53 T:140606063912704 DEBUG: Python thread: start processing
  732. 06:07:53 T:140606506575808 DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
  733. 06:07:53 T:140606506575808 DEBUG: ------ Window Init (Pointer.xml) ------
  734. 06:07:53 T:140606506575808 DEBUG: Alloc resources: 0.26ms (0.01 ms skin load)
  735. 06:07:53 T:140606506575808 INFO: GL: Enabling VSYNC
  736. 06:07:53 T:140606055511808 DEBUG: Thread Jobworker start, auto delete: 1
  737. 06:07:53 T:140606506575808 INFO: GL: Selected vsync mode 2
  738. 06:07:53 T:140606506575808 DEBUG: ------ Window Deinit (Startup.xml) ------
  739. 06:07:53 T:140606506575808 DEBUG: ------ Window Init (Home.xml) ------
  740. 06:07:53 T:140606506575808 DEBUG: Alloc resources: 21.77ms (0.01 ms skin load)
  741. 06:07:53 T:140606043428608 DEBUG: Thread Jobworker start, auto delete: 1
  742. 06:07:53 T:140606506575808 INFO: initializing python engine.
  743. 06:07:53 T:140606506575808 DEBUG: new python thread created. id=3
  744. 06:07:53 T:140606506575808 DEBUG: NetworkMessage - Starting network services
  745. 06:07:53 T:140606506575808 NOTICE: Webserver: Starting...
  746. 06:07:53 T:140606043428608 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  747. 06:07:53 T:140606506575808 NOTICE: WebServer: Started the webserver
  748. 06:07:53 T:140606506575808 INFO: CZeroconfAvahi::clientCallback: avahi server not available. But may become later...
  749. 06:07:53 T:140606506575808 NOTICE: starting upnp server
  750. 06:07:53 T:140606035035904 DEBUG: Thread XBPyThread start, auto delete: 0
  751. 06:07:53 T:140606035035904 DEBUG: Python thread: start processing
  752. 06:07:53 T:140606043428608 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
  753. 06:07:53 T:140606072305408 NOTICE: -->Python Interpreter Initialized<--
  754. 06:07:53 T:140606072305408 DEBUG: Process - The source file to load is /home/irongecko/.xbmc/addons/script.artwork.downloader/service.py
  755. 06:07:53 T:140606072305408 DEBUG: Process - Setting the Python path to /home/irongecko/.xbmc/addons/script.artwork.downloader:/home/irongecko/.xbmc/addons/script.module.simplejson/lib:/home/irongecko/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/irongecko/.xbmc/addons/script.common.plugin.cache/lib:/home/irongecko/.xbmc/addons/script.module.simple.downloader/lib:/home/irongecko/.xbmc/addons/script.module.rssengine/lib:/home/irongecko/.xbmc/addons/script.module.parsedom/lib:/home/irongecko/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gst-0.10:/usr/lib/python2.7/site-packages/gtk-2.0:/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info:
  756. 06:07:53 T:140606072305408 DEBUG: Process - Entering source directory /home/irongecko/.xbmc/addons/script.artwork.downloader
  757. 06:07:53 T:140606072305408 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.0 of the xbmc.python api
  758. 06:07:53 T:140606506575808 NOTICE: starting upnp renderer
  759. 06:07:53 T:140606055511808 DEBUG: DoWork - took 115 ms to load special://skin/backgrounds/videos.jpg
  760. 06:07:53 T:140606506575808 NOTICE: ES: Starting event server
  761. 06:07:53 T:140606506575808 ERROR: JSONRPC Server: Failed to connect to sdpd
  762. 06:07:53 T:140606506575808 INFO: JSONRPC Server: Successfully initialized
  763. 06:07:53 T:140606506575808 NOTICE: starting zeroconf publishing
  764. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  765. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  766. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webapi type: _xbmc-web._tcp name:XBMC HTTP API port:8082
  767. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  768. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webjsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:8082
  769. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  770. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC Web Server port:8082
  771. 06:07:53 T:140606506575808 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  772. 06:07:53 T:140606506575808 DEBUG: CLastfmScrobbler: Clearing session.
  773. 06:07:53 T:140606506575808 DEBUG: CLibrefmScrobbler: Clearing session.
  774. 06:07:53 T:140605476824832 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  775. 06:07:53 T:140605485217536 DEBUG: Thread CEventServer start, auto delete: 0
  776. 06:07:53 T:140605485217536 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  777. 06:07:53 T:140605485217536 NOTICE: UDP: Listening on port 9777
  778. 06:07:53 T:140605485217536 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  779. 06:07:53 T:140605485217536 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  780. 06:07:54 T:140606063912704 NOTICE: -->Python Interpreter Initialized<--
  781. 06:07:54 T:140606063912704 DEBUG: Process - The source file to load is /home/irongecko/.xbmc/addons/service.qlock/default.py
  782. 06:07:54 T:140606063912704 DEBUG: Process - Setting the Python path to /home/irongecko/.xbmc/addons/service.qlock:/home/irongecko/.xbmc/addons/script.module.simplejson/lib:/home/irongecko/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/irongecko/.xbmc/addons/script.common.plugin.cache/lib:/home/irongecko/.xbmc/addons/script.module.simple.downloader/lib:/home/irongecko/.xbmc/addons/script.module.rssengine/lib:/home/irongecko/.xbmc/addons/script.module.parsedom/lib:/home/irongecko/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gst-0.10:/usr/lib/python2.7/site-packages/gtk-2.0:/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info:
  783. 06:07:54 T:140606063912704 DEBUG: Process - Entering source directory /home/irongecko/.xbmc/addons/service.qlock
  784. 06:07:54 T:140606063912704 DEBUG: Instantiating addon using automatically obtained id of "service.qlock" dependent on version 2.0 of the xbmc.python api
  785. 06:07:54 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  786. 06:07:54 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  787. 06:07:54 T:140606505293568 DEBUG: Loading: libcurl.so.4
  788. 06:07:54 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  789. 06:07:54 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  790. 06:07:54 T:140606043428608 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  791. 06:07:54 T:140606043428608 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  792. 06:07:54 T:140606043428608 DEBUG: RunQuery took 10 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  793. 06:07:54 T:140606043428608 DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  794. 06:07:54 T:140606055511808 DEBUG: DoWork - trying to extract filestream details from video file /media/sdc1/videos/TV/hustle/Season 08/Hustle - s08e03 - Episode 3 - HD TV.mkv
  795. 06:07:54 T:140606055511808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-x86_64-linux.so)
  796. 06:07:54 T:140606055511808 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-50-x86_64-linux.so
  797. 06:07:54 T:140606043428608 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  798. 06:07:54 T:140606043428608 DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  799. 06:07:54 T:140606043428608 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  800. 06:07:54 T:140606055511808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-x86_64-linux.so)
  801. 06:07:54 T:140606055511808 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcore-0-x86_64-linux.so
  802. 06:07:54 T:140606055511808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-x86_64-linux.so)
  803. 06:07:54 T:140606055511808 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-x86_64-linux.so
  804. 06:07:54 T:140606055511808 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-x86_64-linux.so)
  805. 06:07:54 T:140606055511808 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-52-x86_64-linux.so
  806. 06:07:54 T:140606506575808 DEBUG: UPower: Recieved an unknown signal NameAcquired
  807. 06:07:54 T:140606035035904 NOTICE: -->Python Interpreter Initialized<--
  808. 06:07:54 T:140606035035904 DEBUG: Process - The source file to load is /home/irongecko/.xbmc/userdata/autoexec.py
  809. 06:07:54 T:140606035035904 DEBUG: Process - Setting the Python path to /home/irongecko/.xbmc/userdata:/home/irongecko/.xbmc/addons/script.module.simplejson/lib:/home/irongecko/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/irongecko/.xbmc/addons/script.common.plugin.cache/lib:/home/irongecko/.xbmc/addons/script.module.simple.downloader/lib:/home/irongecko/.xbmc/addons/script.module.rssengine/lib:/home/irongecko/.xbmc/addons/script.module.parsedom/lib:/home/irongecko/.xbmc/addons/script.module.elementtree/lib:/usr/share/xbmc/addons/script.module.pysqlite/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gst-0.10:/usr/lib/python2.7/site-packages/gtk-2.0:/usr/lib/python2.7/site-packages/setuptools-0.6c11.egg-info:
  810. 06:07:54 T:140606035035904 DEBUG: Process - Entering source directory /home/irongecko/.xbmc/userdata
  811. 06:07:54 T:140606072305408 NOTICE: Artwork Downloader: Service - Run at startup: False
  812. 06:07:54 T:140606072305408 NOTICE: Artwork Downloader: Service - Delayed startup: -- minutes
  813. 06:07:54 T:140606072305408 NOTICE: Artwork Downloader: Service - Run as service: False
  814. 06:07:54 T:140606072305408 NOTICE: Artwork Downloader: Service - Time: 00:00
  815. 06:07:54 T:140606072305408 INFO: Scriptresult: Success
  816. 06:07:54 T:140606072305408 INFO: Python script stopped
  817. 06:07:54 T:140606072305408 DEBUG: Thread XBPyThread 140606072305408 terminating
  818. 06:07:54 T:140606506575808 DEBUG: waiting for python thread 1 to stop
  819. 06:07:54 T:140606506575808 DEBUG: python thread 1 destructed
  820. 06:07:54 T:140606063912704 DEBUG: ### [Qlock] - Set new Language - [English]
  821. 06:07:54 T:140606063912704 DEBUG: ### [Qlock] - Startup
  822. 06:07:54 T:140606063912704 DEBUG: ### [Qlock] - Delaying 120 secs
  823. 06:07:54 T:140606055511808 DEBUG: Open - probing detected format [matroska,webm]
  824. 06:07:54 T:140606055511808 DEBUG: Open - av_find_stream_info starting
  825. 06:07:54 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  826. 06:07:54 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  827. 06:07:54 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  828. 06:07:54 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  829. 06:07:54 T:140606506575808 DEBUG: LIRC: Update - NEW at 1949:000000037ff07bde 00 Right mceusb (Right)
  830. 06:07:54 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  831. 06:07:54 T:140606506575808 DEBUG: ------ Window Deinit (Pointer.xml) ------
  832. 06:07:54 T:140606055511808 DEBUG: Open - av_find_stream_info finished
  833. 06:07:54 T:140606055511808 INFO: ffmpeg[65FDF700]: Input #0, matroska,webm, from '/media/sdc1/videos/TV/hustle/Season 08/Hustle - s08e03 - Episode 3 - HD TV.mkv':
  834. 06:07:54 T:140606055511808 INFO: ffmpeg[65FDF700]: Duration: 00:58:13.40, start: 0.000000, bitrate: 2402 kb/s
  835. 06:07:54 T:140606055511808 INFO: ffmpeg[65FDF700]: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 50 tbc
  836. 06:07:54 T:140606055511808 INFO: ffmpeg[65FDF700]: Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
  837. 06:07:55 T:140606506575808 DEBUG: LIRC: Update - NEW at 2353:000000037ff07bde 00 Right mceusb (Right)
  838. 06:07:55 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  839. 06:07:55 T:140606506575808 DEBUG: LIRC: Update - NEW at 2707:000000037ff07bde 00 Right mceusb (Right)
  840. 06:07:55 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  841. 06:07:55 T:140606506575808 DEBUG: LIRC: Update - NEW at 3082:000000037ff07bde 00 Right mceusb (Right)
  842. 06:07:55 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  843. 06:07:56 T:140606506575808 DEBUG: LIRC: Update - NEW at 3503:000000037ff07bde 00 Right mceusb (Right)
  844. 06:07:56 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  845. 06:07:57 T:140606506575808 DEBUG: LIRC: Update - NEW at 4313:000000037ff07bdd 00 OK mceusb (OK)
  846. 06:07:57 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  847. 06:07:57 T:140606506575808 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Settings)
  848. 06:07:57 T:140606506575808 DEBUG: ExecuteXBMCAction : To ActivateWindow(Settings)
  849. 06:07:57 T:140606506575808 DEBUG: Activating window ID: 10004
  850. 06:07:57 T:140606506575808 DEBUG: ------ Window Deinit (Home.xml) ------
  851. 06:07:57 T:140606506575808 DEBUG: ------ Window Init (Settings.xml) ------
  852. 06:07:57 T:140606506575808 INFO: Loading skin file: Settings.xml
  853. 06:07:57 T:140606506575808 DEBUG: Load Settings.xml: 24.96ms
  854. 06:07:57 T:140606506575808 DEBUG: Alloc resources: 25.37ms (25.13 ms skin load)
  855. 06:07:58 T:140606506575808 DEBUG: LIRC: Update - NEW at 5357:000000037ff07be0 00 Down mceusb (Down)
  856. 06:07:58 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  857. 06:07:59 T:140606035035904 INFO: Scriptresult: Success
  858. 06:07:59 T:140606506575808 ERROR: Python script "/home/irongecko/.xbmc/addons/script.trakt/default.py" does not exist
  859. 06:07:59 T:140606035035904 INFO: Python script stopped
  860. 06:07:59 T:140606035035904 DEBUG: Thread XBPyThread 140606035035904 terminating
  861. 06:07:59 T:140606506575808 DEBUG: waiting for python thread 3 to stop
  862. 06:07:59 T:140606506575808 DEBUG: python thread 3 destructed
  863. 06:07:59 T:140606506575808 DEBUG: LIRC: Update - NEW at 7042:000000037ff07be0 00 Down mceusb (Down)
  864. 06:07:59 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  865. 06:08:00 T:140606506575808 DEBUG: LIRC: Update - NEW at 7317:000000037ff07be0 00 Down mceusb (Down)
  866. 06:08:00 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  867. 06:08:00 T:140606506575808 DEBUG: LIRC: Update - NEW at 7602:000000037ff07be0 00 Down mceusb (Down)
  868. 06:08:00 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  869. 06:08:00 T:140606506575808 DEBUG: LIRC: Update - NEW at 7884:000000037ff07be0 00 Down mceusb (Down)
  870. 06:08:00 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  871. 06:08:01 T:140606506575808 DEBUG: LIRC: Update - NEW at 8316:000000037ff07bdd 00 OK mceusb (OK)
  872. 06:08:01 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  873. 06:08:01 T:140606506575808 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(AddonBrowser)
  874. 06:08:01 T:140606506575808 DEBUG: ExecuteXBMCAction : To ActivateWindow(AddonBrowser)
  875. 06:08:01 T:140606506575808 DEBUG: Activating window ID: 10040
  876. 06:08:01 T:140606506575808 DEBUG: ------ Window Deinit (Settings.xml) ------
  877. 06:08:01 T:140606506575808 DEBUG: ------ Window Init (AddonBrowser.xml) ------
  878. 06:08:01 T:140606506575808 INFO: Loading skin file: AddonBrowser.xml
  879. 06:08:01 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  880. 06:08:01 T:140606506575808 DEBUG: Load AddonBrowser.xml: 68.21ms
  881. 06:08:01 T:140606506575808 DEBUG: Alloc resources: 71.71ms (69.94 ms skin load)
  882. 06:08:01 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory ()
  883. 06:08:01 T:140606506575808 DEBUG: ParentPath = []
  884. 06:08:01 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  885. 06:08:01 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  886. 06:08:01 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  887. 06:08:02 T:140606506575808 DEBUG: LIRC: Update - NEW at 9761:000000037ff07be0 00 Down mceusb (Down)
  888. 06:08:02 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  889. 06:08:04 T:140606506575808 DEBUG: LIRC: Update - NEW at 11780:000000037ff07be0 00 Down mceusb (Down)
  890. 06:08:04 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  891. 06:08:06 T:140606506575808 DEBUG: LIRC: Update - NEW at 13349:000000037ff07bdd 00 OK mceusb (OK)
  892. 06:08:06 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  893. 06:08:06 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://enabled/)
  894. 06:08:06 T:140606506575808 DEBUG: ParentPath = []
  895. 06:08:06 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  896. 06:08:06 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  897. 06:08:06 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  898. 06:08:06 T:140606506575808 DEBUG: LIRC: Update - NEW at 14116:000000037ff07be0 00 Down mceusb (Down)
  899. 06:08:06 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  900. 06:08:07 T:140606506575808 DEBUG: LIRC: Update - NEW at 14452:000000037ff07be0 00 Down mceusb (Down)
  901. 06:08:07 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  902. 06:08:09 T:140606506575808 DEBUG: Previous line repeats 10 times.
  903. 06:08:09 T:140606506575808 DEBUG: LIRC: Update - NEW at 16270:000000037ff07be0 00 Down mceusb (Down)
  904. 06:08:09 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  905. 06:08:09 T:140606506575808 DEBUG: LIRC: Update - NEW at 16687:000000037ff07bdd 00 OK mceusb (OK)
  906. 06:08:09 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  907. 06:08:09 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://enabled/xbmc.addon.video)
  908. 06:08:09 T:140606506575808 DEBUG: ParentPath = [addons://enabled/]
  909. 06:08:09 T:140606055511808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  910. 06:08:09 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  911. 06:08:09 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  912. 06:08:10 T:140606506575808 DEBUG: LIRC: Update - NEW at 17437:000000037ff07be0 00 Down mceusb (Down)
  913. 06:08:10 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  914. 06:08:10 T:140606043428608 DEBUG: Caching image '/home/irongecko/.xbmc/addons/plugin.video.gamespot/icon.png' as '1/15bb2ccd.png' full size
  915. 06:08:10 T:140606043428608 INFO: Caching image from: /home/irongecko/.xbmc/addons/plugin.video.gamespot/icon.png to special://masterprofile/Thumbnails/1/15bb2ccd.png
  916. 06:08:10 T:140606506575808 DEBUG: LIRC: Update - NEW at 17740:000000037ff07be0 00 Down mceusb (Down)
  917. 06:08:10 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  918. 06:08:10 T:140606055511808 DEBUG: Caching image '/home/irongecko/.xbmc/addons/plugin.video.icefilms/fanart.jpg' as 'e/e7ff350c.jpg' full size
  919. 06:08:10 T:140606055511808 INFO: Caching image from: /home/irongecko/.xbmc/addons/plugin.video.icefilms/fanart.jpg to special://masterprofile/Thumbnails/e/e7ff350c.jpg
  920. 06:08:10 T:140606043428608 DEBUG: Caching image '/home/irongecko/.xbmc/addons/plugin.video.icefilms/icon.png' as 'a/a04b0afb.png' full size
  921. 06:08:10 T:140606043428608 INFO: Caching image from: /home/irongecko/.xbmc/addons/plugin.video.icefilms/icon.png to special://masterprofile/Thumbnails/a/a04b0afb.png
  922. 06:08:10 T:140606506575808 DEBUG: LIRC: Update - NEW at 18012:000000037ff07be0 00 Down mceusb (Down)
  923. 06:08:10 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  924. 06:08:10 T:140606043428608 DEBUG: GetImageHash - unable to stat url /home/irongecko/.xbmc/addons/plugin.video.iplayer/icon.png
  925. 06:08:11 T:140606506575808 DEBUG: LIRC: Update - NEW at 18312:000000037ff07be0 00 Down mceusb (Down)
  926. 06:08:11 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  927. 06:08:11 T:140606043428608 DEBUG: Caching image '/home/irongecko/.xbmc/addons/script.moviesets/icon.png' as 'c/c9e5155a.png' full size
  928. 06:08:11 T:140606043428608 INFO: Caching image from: /home/irongecko/.xbmc/addons/script.moviesets/icon.png to special://masterprofile/Thumbnails/c/c9e5155a.png
  929. 06:08:11 T:140606506575808 DEBUG: LIRC: Update - NEW at 18507:000000037ff07be0 00 Down mceusb (Down)
  930. 06:08:11 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  931. 06:08:11 T:140606055511808 DEBUG: Caching image '/home/irongecko/.xbmc/addons/plugin.video.ted.talks/icon.png' as '4/4aad4dc2.png' full size
  932. 06:08:11 T:140606055511808 INFO: Caching image from: /home/irongecko/.xbmc/addons/plugin.video.ted.talks/icon.png to special://masterprofile/Thumbnails/4/4aad4dc2.png
  933. 06:08:11 T:140606506575808 DEBUG: LIRC: Update - NEW at 18808:000000037ff07be0 00 Down mceusb (Down)
  934. 06:08:11 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  935. 06:08:12 T:140606506575808 DEBUG: LIRC: Update - NEW at 19173:000000037ff07be0 00 Down mceusb (Down)
  936. 06:08:12 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  937. 06:08:12 T:140606043428608 DEBUG: Caching image '/home/irongecko/.xbmc/addons/plugin.video.youtube/icon.png' as '0/0e8397d3.png' full size
  938. 06:08:12 T:140606043428608 INFO: Caching image from: /home/irongecko/.xbmc/addons/plugin.video.youtube/icon.png to special://masterprofile/Thumbnails/0/0e8397d3.png
  939. 06:08:13 T:140606506575808 DEBUG: LIRC: Update - NEW at 20340:000000037ff07bd9 00 Guide mceusb (Guide)
  940. 06:08:13 T:140606506575808 DEBUG: OnKey: 229 (e5) pressed, action is ContextMenu
  941. 06:08:13 T:140606506575808 INFO: Loading skin file: DialogContextMenu.xml
  942. 06:08:13 T:140606506575808 DEBUG: Load DialogContextMenu.xml: 1.96ms
  943. 06:08:13 T:140606506575808 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  944. 06:08:13 T:140606506575808 DEBUG: Alloc resources: 0.19ms (0.01 ms skin load)
  945. 06:08:14 T:140606506575808 DEBUG: LIRC: Update - NEW at 21808:000000037ff07be0 00 Down mceusb (Down)
  946. 06:08:14 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  947. 06:08:15 T:140606506575808 DEBUG: LIRC: Update - NEW at 22526:000000037ff07bdd 00 OK mceusb (OK)
  948. 06:08:15 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  949. 06:08:15 T:140606506575808 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  950. 06:08:15 T:140606506575808 DEBUG: ------ Window Init (DialogAddonSettings.xml) ------
  951. 06:08:15 T:140606506575808 INFO: Loading skin file: DialogAddonSettings.xml
  952. 06:08:15 T:140606506575808 DEBUG: Load DialogAddonSettings.xml: 12.38ms
  953. 06:08:15 T:140606506575808 DEBUG: Alloc resources: 13.90ms (12.49 ms skin load)
  954. 06:08:17 T:140606506575808 DEBUG: LIRC: Update - NEW at 24945:000000037ff07bde 00 Right mceusb (Right)
  955. 06:08:17 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  956. 06:08:18 T:140606506575808 DEBUG: LIRC: Update - NEW at 25779:000000037ff07be0 00 Down mceusb (Down)
  957. 06:08:18 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  958. 06:08:19 T:140606506575808 DEBUG: LIRC: Update - NEW at 26297:000000037ff07be0 00 Down mceusb (Down)
  959. 06:08:19 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  960. 06:08:19 T:140606506575808 DEBUG: LIRC: Update - NEW at 26680:000000037ff07be0 00 Down mceusb (Down)
  961. 06:08:19 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  962. 06:08:19 T:140606506575808 DEBUG: LIRC: Update - NEW at 26880:000000037ff07be0 00 Down mceusb (Down)
  963. 06:08:19 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  964. 06:08:20 T:140606506575808 DEBUG: LIRC: Update - NEW at 27198:000000037ff07be0 00 Down mceusb (Down)
  965. 06:08:20 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  966. 06:08:20 T:140606506575808 DEBUG: LIRC: Update - NEW at 27398:000000037ff07be0 00 Down mceusb (Down)
  967. 06:08:20 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  968. 06:08:20 T:140606506575808 DEBUG: LIRC: Update - NEW at 27652:000000037ff07be0 00 Down mceusb (Down)
  969. 06:08:20 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  970. 06:08:20 T:140606506575808 DEBUG: LIRC: Update - NEW at 27915:000000037ff07be0 00 Down mceusb (Down)
  971. 06:08:20 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  972. 06:08:21 T:140606506575808 DEBUG: LIRC: Update - NEW at 28349:000000037ff07be0 00 Down mceusb (Down)
  973. 06:08:21 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  974. 06:08:21 T:140606506575808 DEBUG: LIRC: Update - NEW at 29088:000000037ff07be0 00 Down mceusb (Down)
  975. 06:08:21 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  976. 06:08:22 T:140606506575808 DEBUG: LIRC: Update - NEW at 29717:000000037ff07bde 00 Right mceusb (Right)
  977. 06:08:22 T:140606506575808 DEBUG: OnKey: 168 (a8) pressed, action is Right
  978. 06:08:22 T:140606506575808 DEBUG: LIRC: Update - NEW at 30084:000000037ff07bdd 00 OK mceusb (OK)
  979. 06:08:22 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  980. 06:08:23 T:140606506575808 DEBUG: ------ Window Deinit (DialogAddonSettings.xml) ------
  981. 06:08:24 T:140606506575808 DEBUG: LIRC: Update - NEW at 31752:000000037ff07bd9 00 Guide mceusb (Guide)
  982. 06:08:24 T:140606506575808 DEBUG: OnKey: 229 (e5) pressed, action is ContextMenu
  983. 06:08:24 T:140606506575808 INFO: Loading skin file: DialogContextMenu.xml
  984. 06:08:24 T:140606506575808 DEBUG: Load DialogContextMenu.xml: 1.88ms
  985. 06:08:24 T:140606506575808 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  986. 06:08:24 T:140606506575808 DEBUG: Alloc resources: 0.18ms (0.01 ms skin load)
  987. 06:08:25 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-50-x86_64-linux.so)
  988. 06:08:25 T:140606506575808 DEBUG: Unloading: avutil-50-x86_64-linux.so
  989. 06:08:25 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe124027d00, multi=0x7fe12400a8f0)
  990. 06:08:25 T:140606506575808 DEBUG: LIRC: Update - NEW at 32587:000000037ff07bdd 00 OK mceusb (OK)
  991. 06:08:25 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  992. 06:08:25 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcore-0-x86_64-linux.so)
  993. 06:08:25 T:140606506575808 DEBUG: Unloading: avcore-0-x86_64-linux.so
  994. 06:08:25 T:140606506575808 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  995. 06:08:25 T:140606506575808 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  996. 06:08:25 T:140606506575808 INFO: Loading skin file: DialogAddonInfo.xml
  997. 06:08:25 T:140606506575808 DEBUG: Load DialogAddonInfo.xml: 6.89ms
  998. 06:08:25 T:140606506575808 DEBUG: Alloc resources: 7.27ms (7.03 ms skin load)
  999. 06:08:26 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-52-x86_64-linux.so)
  1000. 06:08:26 T:140606506575808 DEBUG: Unloading: avcodec-52-x86_64-linux.so
  1001. 06:08:26 T:140606506575808 DEBUG: LIRC: Update - NEW at 33771:000000037ff07be0 00 Down mceusb (Down)
  1002. 06:08:26 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1003. 06:08:26 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-52-x86_64-linux.so)
  1004. 06:08:26 T:140606506575808 DEBUG: Unloading: avformat-52-x86_64-linux.so
  1005. 06:08:26 T:140606506575808 DEBUG: LIRC: Update - NEW at 34122:000000037ff07be0 00 Down mceusb (Down)
  1006. 06:08:26 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1007. 06:08:29 T:140606506575808 DEBUG: LIRC: Update - NEW at 36191:000000037ff07bdd 00 OK mceusb (OK)
  1008. 06:08:29 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1009. 06:08:29 T:140606506575808 INFO: Loading skin file: DialogYesNo.xml
  1010. 06:08:29 T:140606506575808 DEBUG: Load DialogYesNo.xml: 2.81ms
  1011. 06:08:29 T:140606506575808 DEBUG: ------ Window Init (DialogYesNo.xml) ------
  1012. 06:08:29 T:140606506575808 DEBUG: Alloc resources: 0.12ms (0.00 ms skin load)
  1013. 06:08:29 T:140606506575808 DEBUG: LIRC: Update - NEW at 37092:000000037ff07bdf 00 Left mceusb (Left)
  1014. 06:08:29 T:140606506575808 DEBUG: OnKey: 169 (a9) pressed, action is Left
  1015. 06:08:30 T:140606506575808 DEBUG: LIRC: Update - NEW at 37609:000000037ff07bdd 00 OK mceusb (OK)
  1016. 06:08:30 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1017. 06:08:30 T:140606506575808 DEBUG: ------ Window Deinit (DialogYesNo.xml) ------
  1018. 06:08:30 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1019. 06:08:30 T:140606506575808 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been uninstalled.'
  1020. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/
  1021. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/xbmcvfsdummy.py
  1022. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/
  1023. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/storageserverdummy.py
  1024. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/
  1025. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/icon.png
  1026. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/icon and thumbnail licensing.txt
  1027. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/default.py
  1028. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/changelog.txt
  1029. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/addon.xml
  1030. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeUtils.pyc
  1031. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeUtils.py
  1032. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeStorage.pyc
  1033. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeStorage.py
  1034. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeScraper.pyc
  1035. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeScraper.py
  1036. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlaylistControl.pyc
  1037. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlaylistControl.py
  1038. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlayer.pyc
  1039. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py
  1040. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.pyc
  1041. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.py
  1042. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeLogin.pyc
  1043. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeLogin.py
  1044. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeFeeds.pyc
  1045. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeFeeds.py
  1046. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeDownloader.py
  1047. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeCore.pyc
  1048. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeCore.py
  1049. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/LICENSE.txt
  1050. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/
  1051. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/watch_later.png
  1052. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/user.png
  1053. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/uploads.png
  1054. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/trailers.png
  1055. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/top.png
  1056. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/subscriptions.png
  1057. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/shows.png
  1058. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/settings.png
  1059. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/search.png
  1060. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/recommended.png
  1061. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/previous.png
  1062. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/playlists.png
  1063. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/playbyid.png
  1064. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/next.png
  1065. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/newsubscriptions.png
  1066. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/music.png
  1067. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/movies.png
  1068. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/most.png
  1069. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/login.png
  1070. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/live.png
  1071. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/liked.png
  1072. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/feeds.png
  1073. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/featured.png
  1074. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/favorites.png
  1075. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/explore.png
  1076. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/downloads.png
  1077. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/discoball.png
  1078. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/default.png
  1079. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/contacts.png
  1080. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/add_user.png
  1081. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/
  1082. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/
  1083. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/settings.xml
  1084. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/
  1085. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/
  1086. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/
  1087. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/
  1088. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/
  1089. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/720p/
  1090. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/
  1091. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/ProgressFront.png
  1092. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/ProgressBack.png
  1093. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/OverlayDialogBackground.png
  1094. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/720p/
  1095. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/720p/DialogDownloadProgress.xml
  1096. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/
  1097. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/English/
  1098. 06:08:30 T:140606055511808 DEBUG: FileManager, processing folder: /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/English/
  1099. 06:08:30 T:140606055511808 DEBUG: -- /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.xml
  1100. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/xbmcvfsdummy.py
  1101. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/watch_later.png
  1102. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/user.png
  1103. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/uploads.png
  1104. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/trailers.png
  1105. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/top.png
  1106. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/subscriptions.png
  1107. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/shows.png
  1108. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/settings.png
  1109. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/search.png
  1110. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/recommended.png
  1111. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/previous.png
  1112. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/playlists.png
  1113. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/playbyid.png
  1114. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/next.png
  1115. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/newsubscriptions.png
  1116. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/music.png
  1117. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/movies.png
  1118. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/most.png
  1119. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/login.png
  1120. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/live.png
  1121. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/liked.png
  1122. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/feeds.png
  1123. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/featured.png
  1124. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/favorites.png
  1125. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/explore.png
  1126. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/downloads.png
  1127. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/discoball.png
  1128. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/default.png
  1129. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/contacts.png
  1130. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/add_user.png
  1131. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/thumbnails/
  1132. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/storageserverdummy.py
  1133. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/ProgressFront.png
  1134. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/ProgressBack.png
  1135. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/OverlayDialogBackground.png
  1136. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/media/
  1137. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/720p/DialogDownloadProgress.xml
  1138. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/720p/
  1139. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/default/
  1140. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/skins/
  1141. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/settings.xml
  1142. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/English/strings.xml
  1143. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/English/
  1144. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/language/
  1145. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/resources/
  1146. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/icon.png
  1147. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/icon and thumbnail licensing.txt
  1148. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/default.py
  1149. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/changelog.txt
  1150. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/addon.xml
  1151. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeUtils.pyc
  1152. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeUtils.py
  1153. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeStorage.pyc
  1154. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeStorage.py
  1155. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeScraper.pyc
  1156. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeScraper.py
  1157. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlaylistControl.pyc
  1158. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlaylistControl.py
  1159. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlayer.pyc
  1160. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubePlayer.py
  1161. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.pyc
  1162. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeNavigation.py
  1163. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeLogin.pyc
  1164. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeLogin.py
  1165. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeFeeds.pyc
  1166. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeFeeds.py
  1167. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeDownloader.py
  1168. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeCore.pyc
  1169. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/YouTubeCore.py
  1170. 06:08:30 T:140606055511808 DEBUG: FileManager: delete /home/irongecko/.xbmc/addons/plugin.video.youtube/LICENSE.txt
  1171. 06:08:30 T:140606055511808 DEBUG: FileManager: delete folder /home/irongecko/.xbmc/addons/plugin.video.youtube/
  1172. 06:08:30 T:140606055511808 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  1173. 06:08:30 T:140606055511808 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  1174. 06:08:30 T:140606055511808 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1175. 06:08:30 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://enabled/xbmc.addon.video)
  1176. 06:08:30 T:140606506575808 DEBUG: ParentPath = [addons://enabled/xbmc.addon.video]
  1177. 06:08:30 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1178. 06:08:30 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1179. 06:08:30 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1180. 06:08:30 T:140606506575808 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1181. 06:08:32 T:140606506575808 DEBUG: LIRC: Update - NEW at 39594:000000037ff07be0 00 Down mceusb (Down)
  1182. 06:08:32 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1183. 06:08:32 T:140606506575808 DEBUG: LIRC: Update - NEW at 40095:000000037ff07be1 00 Up mceusb (Up)
  1184. 06:08:32 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1185. 06:08:33 T:140606506575808 DEBUG: LIRC: Update - NEW at 40545:000000037ff07bdd 00 OK mceusb (OK)
  1186. 06:08:33 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1187. 06:08:33 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://enabled/)
  1188. 06:08:33 T:140606506575808 DEBUG: ParentPath = []
  1189. 06:08:33 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1190. 06:08:33 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1191. 06:08:33 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1192. 06:08:34 T:140606506575808 DEBUG: LIRC: Update - NEW at 41880:000000037ff07be0 00 Down mceusb (Down)
  1193. 06:08:34 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1194. 06:08:35 T:140606506575808 DEBUG: LIRC: Update - NEW at 42397:000000037ff07be0 00 Down mceusb (Down)
  1195. 06:08:35 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1196. 06:08:35 T:140606506575808 DEBUG: LIRC: Update - NEW at 42783:000000037ff07be0 00 Down mceusb (Down)
  1197. 06:08:35 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1198. 06:08:36 T:140606506575808 DEBUG: LIRC: Update - NEW at 43315:000000037ff07be0 00 Down mceusb (Down)
  1199. 06:08:36 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1200. 06:08:37 T:140606506575808 DEBUG: LIRC: Update - NEW at 44516:000000037ff07bdd 00 OK mceusb (OK)
  1201. 06:08:37 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1202. 06:08:37 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory ()
  1203. 06:08:37 T:140606506575808 DEBUG: ParentPath = []
  1204. 06:08:37 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1205. 06:08:37 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1206. 06:08:37 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1207. 06:08:38 T:140606506575808 DEBUG: LIRC: Update - NEW at 45150:000000037ff07be1 00 Up mceusb (Up)
  1208. 06:08:38 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1209. 06:08:38 T:140606506575808 DEBUG: LIRC: Update - NEW at 45484:000000037ff07be1 00 Up mceusb (Up)
  1210. 06:08:38 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1211. 06:08:38 T:140606506575808 DEBUG: LIRC: Update - NEW at 45851:000000037ff07bdd 00 OK mceusb (OK)
  1212. 06:08:38 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1213. 06:08:38 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1214. 06:08:38 T:140606506575808 DEBUG: ParentPath = []
  1215. 06:08:38 T:140606055511808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1216. 06:08:38 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1217. 06:08:38 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1218. 06:08:39 T:140606506575808 DEBUG: LIRC: Update - NEW at 46836:000000037ff07be0 00 Down mceusb (Down)
  1219. 06:08:39 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1220. 06:08:40 T:140606506575808 DEBUG: LIRC: Update - NEW at 47255:000000037ff07bdd 00 OK mceusb (OK)
  1221. 06:08:40 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1222. 06:08:40 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/xbmc.addon.executable)
  1223. 06:08:40 T:140606506575808 DEBUG: ParentPath = [addons://outdated/]
  1224. 06:08:40 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1225. 06:08:40 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1226. 06:08:40 T:140606055511808 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  1227. 06:08:40 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1228. 06:08:41 T:140606506575808 DEBUG: LIRC: Update - NEW at 48487:000000037ff07be0 00 Down mceusb (Down)
  1229. 06:08:41 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1230. 06:08:41 T:140606043428608 DEBUG: Caching image 'http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/fanart.jpg' as '2/247275ba.jpg' full size
  1231. 06:08:41 T:140606043428608 INFO: Caching image from: http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/fanart.jpg to special://masterprofile/Thumbnails/2/247275ba.jpg
  1232. 06:08:41 T:140606043428608 DEBUG: FileCurl::Open(0x7fe15804deb0) http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/fanart.jpg
  1233. 06:08:42 T:140606506575808 DEBUG: LIRC: Update - NEW at 49238:000000037ff07be0 00 Down mceusb (Down)
  1234. 06:08:42 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1235. 06:08:42 T:140606506575808 DEBUG: LIRC: Update - NEW at 49906:000000037ff07be1 00 Up mceusb (Up)
  1236. 06:08:42 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1237. 06:08:43 T:140606506575808 DEBUG: LIRC: Update - NEW at 50523:000000037ff07bdd 00 OK mceusb (OK)
  1238. 06:08:43 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1239. 06:08:43 T:140606506575808 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1240. 06:08:43 T:140606506575808 INFO: Loading skin file: DialogAddonInfo.xml
  1241. 06:08:43 T:140606506575808 DEBUG: Load DialogAddonInfo.xml: 6.84ms
  1242. 06:08:43 T:140606506575808 DEBUG: Alloc resources: 7.27ms (7.01 ms skin load)
  1243. 06:08:44 T:140606506575808 DEBUG: LIRC: Update - NEW at 51694:000000037ff07be1 00 Up mceusb (Up)
  1244. 06:08:44 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1245. 06:08:45 T:140606506575808 DEBUG: LIRC: Update - NEW at 52495:000000037ff07bdd 00 OK mceusb (OK)
  1246. 06:08:45 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1247. 06:08:45 T:140606506575808 DEBUG: CFileCache::Open - opening <addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip.md5> using cache
  1248. 06:08:45 T:140606506575808 DEBUG: FileCurl::Open(0x3370800) http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip.md5
  1249. 06:08:45 T:140606506575808 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  1250. 06:08:45 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  1251. 06:08:45 T:140606072305408 DEBUG: Process, request seek on source to 0
  1252. 06:08:45 T:140606072305408 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  1253. 06:08:45 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  1254. 06:08:45 T:140606506575808 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1255. 06:08:45 T:140606055511808 ERROR: MD5 mismatch after download special://home/addons/packages/script.artwork.downloader-1.0.7.zip
  1256. 06:08:45 T:140606055511808 ERROR: DeleteFile - cant delete file </home/irongecko/.xbmc/addons/packages/script.artwork.downloader-1.0.7.zip>. trying lower case </home/irongecko/.xbmc/addons/packages/script.artwork.downloader-1.0.7.zip>
  1257. 06:08:45 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/xbmc.addon.executable)
  1258. 06:08:45 T:140606506575808 DEBUG: ParentPath = [addons://outdated/xbmc.addon.executable]
  1259. 06:08:45 T:140606055511808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1260. 06:08:45 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1261. 06:08:45 T:140606506575808 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1262. 06:08:45 T:140606506575808 DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
  1263. 06:08:45 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1264. 06:08:48 T:140606506575808 DEBUG: LIRC: Update - NEW at 55813:000000037ff07be0 00 Down mceusb (Down)
  1265. 06:08:48 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1266. 06:08:50 T:140606506575808 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1267. 06:08:51 T:140606506575808 DEBUG: LIRC: Update - NEW at 58750:000000037ff07bdd 00 OK mceusb (OK)
  1268. 06:08:51 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1269. 06:08:51 T:140606506575808 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1270. 06:08:51 T:140606506575808 INFO: Loading skin file: DialogAddonInfo.xml
  1271. 06:08:51 T:140606506575808 DEBUG: Load DialogAddonInfo.xml: 7.28ms
  1272. 06:08:51 T:140606506575808 DEBUG: Alloc resources: 7.78ms (7.51 ms skin load)
  1273. 06:08:53 T:140606506575808 DEBUG: LIRC: Update - NEW at 60137:000000037ff07bdd 00 OK mceusb (OK)
  1274. 06:08:53 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1275. 06:08:53 T:140606506575808 DEBUG: CFileCache::Open - opening <addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip.md5> using cache
  1276. 06:08:53 T:140606506575808 DEBUG: FileCurl::Open(0x33e8640) http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip.md5
  1277. 06:08:53 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  1278. 06:08:53 T:140606072305408 DEBUG: Process, request seek on source to 0
  1279. 06:08:53 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  1280. 06:08:53 T:140606506575808 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1281. 06:08:53 T:140606055511808 DEBUG: FileManager: copy http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip|Referer=script.artwork.downloader-1.0.4.zip -> special://home/addons/packages/script.artwork.downloader-1.0.7.zip
  1282. 06:08:53 T:140606055511808 DEBUG: FileCurl::Open(0x7fe15407f9a0) http://mirrors.xbmc.org/addons/eden-pre/script.artwork.downloader/script.artwork.downloader-1.0.7.zip
  1283. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/
  1284. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader
  1285. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/service.py
  1286. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/
  1287. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/readme.txt
  1288. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/icon.png
  1289. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/fanart.jpg
  1290. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/default.py
  1291. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/changelog.txt
  1292. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/addon.xml
  1293. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/LICENSE.txt
  1294. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/
  1295. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/settings.xml
  1296. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/
  1297. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/
  1298. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/docs/
  1299. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/__init__.pyc
  1300. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/__init__.py
  1301. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/lib/
  1302. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/viewer.py
  1303. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/utils.pyc
  1304. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/utils.py
  1305. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/settings.pyc
  1306. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/settings.py
  1307. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/script_exceptions.pyc
  1308. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/script_exceptions.py
  1309. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/
  1310. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/media_setup.py
  1311. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/language.pyc
  1312. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/language.py
  1313. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/fileops.py
  1314. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/apply_filters.py
  1315. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/__init__.pyc
  1316. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/__init__.py
  1317. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/lib/provider/
  1318. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/tvdb.py
  1319. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/tmdb.py
  1320. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/fanarttv.py
  1321. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/base.py
  1322. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/lib/provider/__init__.py
  1323. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/language/
  1324. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/Polish/
  1325. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/German/
  1326. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/English/
  1327. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/Dutch/
  1328. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/language/Polish/
  1329. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/Polish/strings.xml
  1330. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/language/German/
  1331. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/German/strings.xml
  1332. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/language/English/
  1333. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/English/strings.xml
  1334. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/language/Dutch/
  1335. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/language/Dutch/strings.xml
  1336. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: special://home/addons/script.artwork.downloader/resources/docs/
  1337. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/docs/runscript.txt
  1338. 06:09:03 T:140606055511808 DEBUG: -- special://home/addons/script.artwork.downloader/resources/docs/pre-eden.xml
  1339. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/
  1340. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/
  1341. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1342. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/LICENSE.txt
  1343. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/addon.xml
  1344. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/changelog.txt
  1345. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/default.py
  1346. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/fanart.jpg
  1347. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/icon.png
  1348. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/readme.txt
  1349. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/
  1350. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/service.py
  1351. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/
  1352. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/
  1353. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1354. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/__init__.py
  1355. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/
  1356. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/
  1357. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/
  1358. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/settings.xml
  1359. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/
  1360. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/
  1361. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1362. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/pre-eden.xml
  1363. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/runscript.txt
  1364. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/
  1365. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/
  1366. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1367. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Dutch/
  1368. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/English/
  1369. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/German/
  1370. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Polish/
  1371. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Dutch/
  1372. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Dutch/
  1373. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1374. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Dutch/strings.xml
  1375. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/English/
  1376. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/English/
  1377. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1378. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/English/strings.xml
  1379. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/German/
  1380. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/German/
  1381. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1382. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/German/strings.xml
  1383. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Polish/
  1384. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Polish/
  1385. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1386. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Polish/strings.xml
  1387. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/
  1388. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/
  1389. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1390. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/__init__.py
  1391. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/apply_filters.py
  1392. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/fileops.py
  1393. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/language.py
  1394. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/media_setup.py
  1395. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/
  1396. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/script_exceptions.py
  1397. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/settings.py
  1398. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/storageserverdummy.py
  1399. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/utils.py
  1400. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/viewer.py
  1401. 06:09:03 T:140606055511808 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/
  1402. 06:09:03 T:140606055511808 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/
  1403. 06:09:03 T:140606055511808 DEBUG: statdata: 1328249343 new: 1328249343
  1404. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/__init__.py
  1405. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/base.py
  1406. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/fanarttv.py
  1407. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/tmdb.py
  1408. 06:09:03 T:140606055511808 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/tvdb.py
  1409. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader
  1410. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/service.py
  1411. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/settings.xml
  1412. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/viewer.py
  1413. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/utils.pyc
  1414. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/utils.py
  1415. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/settings.pyc
  1416. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/settings.py
  1417. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/script_exceptions.pyc
  1418. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/script_exceptions.py
  1419. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/provider/tvdb.py
  1420. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/provider/tmdb.py
  1421. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/provider/fanarttv.py
  1422. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/provider/base.py
  1423. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/provider/__init__.py
  1424. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/lib/provider/
  1425. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/media_setup.py
  1426. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/language.pyc
  1427. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/language.py
  1428. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/fileops.py
  1429. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/apply_filters.py
  1430. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/__init__.pyc
  1431. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/lib/__init__.py
  1432. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/lib/
  1433. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/language/Polish/strings.xml
  1434. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/language/Polish/
  1435. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/language/German/strings.xml
  1436. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/language/German/
  1437. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/language/English/strings.xml
  1438. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/language/English/
  1439. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/language/Dutch/strings.xml
  1440. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/language/Dutch/
  1441. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/language/
  1442. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/docs/runscript.txt
  1443. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/docs/pre-eden.xml
  1444. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/docs/
  1445. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/__init__.pyc
  1446. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/resources/__init__.py
  1447. 06:09:03 T:140606055511808 DEBUG: FileManager: delete folder special://home/addons/script.artwork.downloader/resources/
  1448. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/readme.txt
  1449. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/icon.png
  1450. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/fanart.jpg
  1451. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/default.py
  1452. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/changelog.txt
  1453. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/addon.xml
  1454. 06:09:03 T:140606055511808 DEBUG: FileManager: delete special://home/addons/script.artwork.downloader/LICENSE.txt
  1455. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/LICENSE.txt -> special://home/addons/script.artwork.downloader/LICENSE.txt
  1456. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/addon.xml -> special://home/addons/script.artwork.downloader/addon.xml
  1457. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/changelog.txt -> special://home/addons/script.artwork.downloader/changelog.txt
  1458. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/default.py -> special://home/addons/script.artwork.downloader/default.py
  1459. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/fanart.jpg -> special://home/addons/script.artwork.downloader/fanart.jpg
  1460. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/icon.png -> special://home/addons/script.artwork.downloader/icon.png
  1461. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/readme.txt -> special://home/addons/script.artwork.downloader/readme.txt
  1462. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources
  1463. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/__init__.py -> special://home/addons/script.artwork.downloader/resources/__init__.py
  1464. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/docs
  1465. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/pre-eden.xml -> special://home/addons/script.artwork.downloader/resources/docs/pre-eden.xml
  1466. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/docs/runscript.txt -> special://home/addons/script.artwork.downloader/resources/docs/runscript.txt
  1467. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/language
  1468. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/language/Dutch
  1469. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Dutch/strings.xml -> special://home/addons/script.artwork.downloader/resources/language/Dutch/strings.xml
  1470. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/language/English
  1471. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/English/strings.xml -> special://home/addons/script.artwork.downloader/resources/language/English/strings.xml
  1472. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/language/German
  1473. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/German/strings.xml -> special://home/addons/script.artwork.downloader/resources/language/German/strings.xml
  1474. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/language/Polish
  1475. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/language/Polish/strings.xml -> special://home/addons/script.artwork.downloader/resources/language/Polish/strings.xml
  1476. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/lib
  1477. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/__init__.py -> special://home/addons/script.artwork.downloader/resources/lib/__init__.py
  1478. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/apply_filters.py -> special://home/addons/script.artwork.downloader/resources/lib/apply_filters.py
  1479. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/fileops.py -> special://home/addons/script.artwork.downloader/resources/lib/fileops.py
  1480. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/language.py -> special://home/addons/script.artwork.downloader/resources/lib/language.py
  1481. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/media_setup.py -> special://home/addons/script.artwork.downloader/resources/lib/media_setup.py
  1482. 06:09:03 T:140606055511808 DEBUG: FileManager: create folder special://home/addons/script.artwork.downloader/resources/lib/provider
  1483. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/__init__.py -> special://home/addons/script.artwork.downloader/resources/lib/provider/__init__.py
  1484. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/base.py -> special://home/addons/script.artwork.downloader/resources/lib/provider/base.py
  1485. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/fanarttv.py -> special://home/addons/script.artwork.downloader/resources/lib/provider/fanarttv.py
  1486. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/tmdb.py -> special://home/addons/script.artwork.downloader/resources/lib/provider/tmdb.py
  1487. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/provider/tvdb.py -> special://home/addons/script.artwork.downloader/resources/lib/provider/tvdb.py
  1488. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/script_exceptions.py -> special://home/addons/script.artwork.downloader/resources/lib/script_exceptions.py
  1489. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/settings.py -> special://home/addons/script.artwork.downloader/resources/lib/settings.py
  1490. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/storageserverdummy.py -> special://home/addons/script.artwork.downloader/resources/lib/storageserverdummy.py
  1491. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/utils.py -> special://home/addons/script.artwork.downloader/resources/lib/utils.py
  1492. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/lib/viewer.py -> special://home/addons/script.artwork.downloader/resources/lib/viewer.py
  1493. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/resources/settings.xml -> special://home/addons/script.artwork.downloader/resources/settings.xml
  1494. 06:09:03 T:140606055511808 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fscript%2eartwork%2edownloader%2d1%2e0%2e7%2ezip/script.artwork.downloader/service.py -> special://home/addons/script.artwork.downloader/service.py
  1495. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  1496. 06:09:03 T:140606055511808 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  1497. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been uninstalled.'
  1498. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  1499. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1500. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  1501. 06:09:03 T:140606506575808 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1502. 06:09:03 T:140606506575808 DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
  1503. 06:09:03 T:140606055511808 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  1504. 06:09:03 T:140606055511808 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1505. 06:09:03 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/xbmc.addon.executable)
  1506. 06:09:03 T:140606506575808 DEBUG: ParentPath = [addons://outdated/xbmc.addon.executable]
  1507. 06:09:03 T:140606055511808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1508. 06:09:03 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1509. 06:09:03 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1510. 06:09:05 T:140606506575808 DEBUG: LIRC: Update - NEW at 72347:000000037ff07bdd 00 OK mceusb (OK)
  1511. 06:09:05 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1512. 06:09:05 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1513. 06:09:05 T:140606506575808 DEBUG: ParentPath = []
  1514. 06:09:05 T:140606055511808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1515. 06:09:05 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1516. 06:09:05 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1517. 06:09:06 T:140606506575808 DEBUG: LIRC: Update - NEW at 73782:000000037ff07be0 00 Down mceusb (Down)
  1518. 06:09:06 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1519. 06:09:07 T:140606506575808 DEBUG: LIRC: Update - NEW at 74135:000000037ff07bdd 00 OK mceusb (OK)
  1520. 06:09:07 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1521. 06:09:07 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/xbmc.python.weather)
  1522. 06:09:07 T:140606506575808 DEBUG: ParentPath = [addons://outdated/]
  1523. 06:09:07 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1524. 06:09:07 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1525. 06:09:07 T:140606035035904 DEBUG: Caching image 'http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/icon.png' as 'b/b32b1413.png' full size
  1526. 06:09:07 T:140606035035904 INFO: Caching image from: http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/icon.png to special://masterprofile/Thumbnails/b/b32b1413.png
  1527. 06:09:07 T:140606035035904 DEBUG: FileCurl::Open(0x7fe14c00a760) http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/icon.png
  1528. 06:09:07 T:140606506575808 DEBUG: LIRC: Update - NEW at 74833:000000037ff07be0 00 Down mceusb (Down)
  1529. 06:09:07 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1530. 06:09:07 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1531. 06:09:08 T:140606506575808 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1532. 06:09:09 T:140606506575808 DEBUG: LIRC: Update - NEW at 76852:000000037ff07bdd 00 OK mceusb (OK)
  1533. 06:09:09 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1534. 06:09:09 T:140606506575808 DEBUG: ------ Window Init (DialogAddonInfo.xml) ------
  1535. 06:09:09 T:140606506575808 INFO: Loading skin file: DialogAddonInfo.xml
  1536. 06:09:09 T:140606506575808 DEBUG: Load DialogAddonInfo.xml: 7.33ms
  1537. 06:09:09 T:140606506575808 DEBUG: Alloc resources: 7.85ms (7.53 ms skin load)
  1538. 06:09:10 T:140606506575808 DEBUG: LIRC: Update - NEW at 78070:000000037ff07bdd 00 OK mceusb (OK)
  1539. 06:09:10 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1540. 06:09:10 T:140606506575808 DEBUG: CFileCache::Open - opening <addons/eden-pre/weather.wunderground/weather.wunderground-0.0.4.zip.md5> using cache
  1541. 06:09:10 T:140606506575808 DEBUG: FileCurl::Open(0x250be00) http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/weather.wunderground-0.0.4.zip.md5
  1542. 06:09:11 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  1543. 06:09:11 T:140606072305408 DEBUG: Process, request seek on source to 0
  1544. 06:09:11 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  1545. 06:09:11 T:140606506575808 DEBUG: ------ Window Deinit (DialogAddonInfo.xml) ------
  1546. 06:09:11 T:140606043428608 DEBUG: FileManager: copy http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/weather.wunderground-0.0.4.zip|Referer=weather.wunderground-0.0.2.zip -> special://home/addons/packages/weather.wunderground-0.0.4.zip
  1547. 06:09:11 T:140606043428608 DEBUG: FileCurl::Open(0x7fe1580573d0) http://mirrors.xbmc.org/addons/eden-pre/weather.wunderground/weather.wunderground-0.0.4.zip
  1548. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/
  1549. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/
  1550. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/
  1551. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1552. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/LICENSE.txt
  1553. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/addon.xml
  1554. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/changelog.txt
  1555. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/default.py
  1556. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/icon.png
  1557. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/
  1558. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/
  1559. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/
  1560. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1561. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/
  1562. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/lib/
  1563. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/settings.xml
  1564. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/
  1565. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/
  1566. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1567. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/Chinese (Simple)/
  1568. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/English/
  1569. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/German/
  1570. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/Chinese (Simple)/
  1571. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/Chinese (Simple)/
  1572. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1573. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/Chinese (Simple)/strings.xml
  1574. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/English/
  1575. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/English/
  1576. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1577. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/English/strings.xml
  1578. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/German/
  1579. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/German/
  1580. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1581. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/German/strings.xml
  1582. 06:09:12 T:140606043428608 DEBUG: FileManager, processing folder: zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/lib/
  1583. 06:09:12 T:140606043428608 DEBUG: GetZipList - Processing zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/lib/
  1584. 06:09:12 T:140606043428608 DEBUG: statdata: 1328249352 new: 1328249352
  1585. 06:09:12 T:140606043428608 DEBUG: -- zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/lib/utilities.py
  1586. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground
  1587. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/LICENSE.txt -> special://home/addons/weather.wunderground/LICENSE.txt
  1588. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/addon.xml -> special://home/addons/weather.wunderground/addon.xml
  1589. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/changelog.txt -> special://home/addons/weather.wunderground/changelog.txt
  1590. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/default.py -> special://home/addons/weather.wunderground/default.py
  1591. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/icon.png -> special://home/addons/weather.wunderground/icon.png
  1592. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources
  1593. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources/language
  1594. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources/language/Chinese (Simple)
  1595. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/Chinese (Simple)/strings.xml -> special://home/addons/weather.wunderground/resources/language/Chinese (Simple)/strings.xml
  1596. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources/language/English
  1597. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/English/strings.xml -> special://home/addons/weather.wunderground/resources/language/English/strings.xml
  1598. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources/language/German
  1599. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/language/German/strings.xml -> special://home/addons/weather.wunderground/resources/language/German/strings.xml
  1600. 06:09:12 T:140606043428608 DEBUG: FileManager: create folder special://home/addons/weather.wunderground/resources/lib
  1601. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/lib/utilities.py -> special://home/addons/weather.wunderground/resources/lib/utilities.py
  1602. 06:09:12 T:140606043428608 DEBUG: FileManager: copy zip://special%3a%2f%2fhome%2faddons%2fpackages%2fweather%2ewunderground%2d0%2e0%2e4%2ezip/weather.wunderground/resources/settings.xml -> special://home/addons/weather.wunderground/resources/settings.xml
  1603. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  1604. 06:09:12 T:140606043428608 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  1605. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been uninstalled.'
  1606. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  1607. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1608. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /home/irongecko/.xbmc/addons/script.moviesets/addon.xml, line 2, column 1 (ignoring unknown attribute date for element addon).'
  1609. 06:09:12 T:140606506575808 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1610. 06:09:12 T:140606506575808 DEBUG: Alloc resources: 0.01ms (0.00 ms skin load)
  1611. 06:09:12 T:140606043428608 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
  1612. 06:09:12 T:140606043428608 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1613. 06:09:12 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/xbmc.python.weather)
  1614. 06:09:12 T:140606506575808 DEBUG: ParentPath = [addons://outdated/xbmc.python.weather]
  1615. 06:09:12 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1616. 06:09:12 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1617. 06:09:12 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1618. 06:09:14 T:140606506575808 DEBUG: LIRC: Update - NEW at 81624:000000037ff07bdd 00 OK mceusb (OK)
  1619. 06:09:14 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1620. 06:09:14 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (addons://outdated/)
  1621. 06:09:14 T:140606506575808 DEBUG: ParentPath = []
  1622. 06:09:14 T:140606043428608 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1623. 06:09:14 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1624. 06:09:14 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1625. 06:09:15 T:140606506575808 DEBUG: LIRC: Update - NEW at 82558:000000037ff07bdd 00 OK mceusb (OK)
  1626. 06:09:15 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1627. 06:09:15 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory ()
  1628. 06:09:15 T:140606506575808 DEBUG: ParentPath = []
  1629. 06:09:15 T:140606506575808 ERROR: ADDON: extension 'downloader/' is not currently supported for service addon
  1630. 06:09:15 T:140606035035904 DEBUG: Thread Background Loader start, auto delete: 0
  1631. 06:09:15 T:140606035035904 DEBUG: Thread Background Loader 140606035035904 terminating
  1632. 06:09:15 T:140606506575808 INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x7fe14c0e5b60, multi=0x7fe14c0008e0)
  1633. 06:09:16 T:140606506575808 DEBUG: LIRC: Update - NEW at 83826:000000037ff07bdc 00 Back mceusb (Back)
  1634. 06:09:16 T:140606506575808 DEBUG: OnKey: menu (d8) pressed, action is Back
  1635. 06:09:16 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1636. 06:09:17 T:140606506575808 DEBUG: ------ Window Deinit (AddonBrowser.xml) ------
  1637. 06:09:17 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1638. 06:09:17 T:140606506575808 DEBUG: ------ Window Init (Settings.xml) ------
  1639. 06:09:17 T:140606506575808 INFO: Loading skin file: Settings.xml
  1640. 06:09:17 T:140606506575808 DEBUG: Load Settings.xml: 7.02ms
  1641. 06:09:17 T:140606506575808 DEBUG: Alloc resources: 7.59ms (7.22 ms skin load)
  1642. 06:09:17 T:140606506575808 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1643. 06:09:18 T:140606506575808 DEBUG: LIRC: Update - NEW at 85812:000000037ff07bdc 00 Back mceusb (Back)
  1644. 06:09:18 T:140606506575808 DEBUG: OnKey: menu (d8) pressed, action is Back
  1645. 06:09:18 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1646. 06:09:18 T:140606506575808 DEBUG: ------ Window Deinit (Settings.xml) ------
  1647. 06:09:19 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1648. 06:09:19 T:140606506575808 DEBUG: ------ Window Init (Home.xml) ------
  1649. 06:09:19 T:140606506575808 INFO: Loading skin file: Home.xml
  1650. 06:09:19 T:140606506575808 DEBUG: Load Home.xml: 42.78ms
  1651. 06:09:19 T:140606506575808 DEBUG: Alloc resources: 46.70ms (45.03 ms skin load)
  1652. 06:09:20 T:140606506575808 DEBUG: LIRC: Update - NEW at 87598:000000037ff07bdf 00 Left mceusb (Left)
  1653. 06:09:20 T:140606506575808 DEBUG: OnKey: 169 (a9) pressed, action is Left
  1654. 06:09:22 T:140606506575808 DEBUG: LIRC: Update - NEW at 89349:000000037ff07bdf 00 Left mceusb (Left)
  1655. 06:09:22 T:140606506575808 DEBUG: OnKey: 169 (a9) pressed, action is Left
  1656. 06:09:22 T:140606506575808 DEBUG: LIRC: Update - NEW at 89644:000000037ff07bdf 00 Left mceusb (Left)
  1657. 06:09:22 T:140606506575808 DEBUG: OnKey: 169 (a9) pressed, action is Left
  1658. 06:09:22 T:140606072305408 DEBUG: Thread Jobworker start, auto delete: 1
  1659. 06:09:22 T:140606506575808 DEBUG: Previous line repeats 1 times.
  1660. 06:09:22 T:140606506575808 DEBUG: LIRC: Update - NEW at 90084:000000037ff07bdd 00 OK mceusb (OK)
  1661. 06:09:22 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1662. 06:09:22 T:140606506575808 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(Videos,TVShowTitles,return)
  1663. 06:09:22 T:140606506575808 DEBUG: ExecuteXBMCAction : To ActivateWindow(Videos,TVShowTitles,return)
  1664. 06:09:22 T:140606506575808 DEBUG: Activating window ID: 10025
  1665. 06:09:23 T:140606506575808 DEBUG: ------ Window Deinit (Home.xml) ------
  1666. 06:09:23 T:140606506575808 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  1667. 06:09:23 T:140606506575808 INFO: Loading skin file: MyVideoNav.xml
  1668. 06:09:23 T:140606506575808 DEBUG: Load MyVideoNav.xml: 67.85ms
  1669. 06:09:23 T:140606506575808 DEBUG: Alloc resources: 74.17ms (72.04 ms skin load)
  1670. 06:09:23 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  1671. 06:09:23 T:140606506575808 DEBUG: ParentPath = [videodb://2/2/]
  1672. 06:09:23 T:140606506575808 DEBUG: RunQuery took 12 ms for 80 items query: SELECT * FROM tvshowview
  1673. 06:09:23 T:140606506575808 DEBUG: Saving fileitems [videodb://2/2/]
  1674. 06:09:23 T:140606506575808 DEBUG: -- items: 51, sort method: 25, ascending: true
  1675. 06:09:23 T:140605439125248 DEBUG: Thread Background Loader start, auto delete: 0
  1676. 06:09:23 T:140606055511808 DEBUG: DoWork - took 106 ms to load special://masterprofile/Thumbnails/Video/Fanart/49c5d8cf.tbn
  1677. 06:09:23 T:140605439125248 INFO: Caching image from: /media/sdc1/videos/TV/Top Gear/fanart.jpg to special://masterprofile/Thumbnails/Video/Fanart/4f1ee45f.tbn
  1678. 06:09:24 T:140606506575808 DEBUG: LIRC: Update - NEW at 91168:000000037ff07be0 00 Down mceusb (Down)
  1679. 06:09:24 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1680. 06:09:24 T:140605439125248 DEBUG: Thread Background Loader 140605439125248 terminating
  1681. 06:09:24 T:140606072305408 DEBUG: DoWork - took 203 ms to load special://masterprofile/Thumbnails/Video/Fanart/5b727011.tbn
  1682. 06:09:24 T:140606506575808 DEBUG: LIRC: Update - NEW at 92052:000000037ff07bd9 00 Guide mceusb (Guide)
  1683. 06:09:24 T:140606506575808 DEBUG: OnKey: 229 (e5) pressed, action is ContextMenu
  1684. 06:09:24 T:140606506575808 DEBUG: CFavourites::Load - no system favourites found, skipping
  1685. 06:09:24 T:140606506575808 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  1686. 06:09:24 T:140606506575808 INFO: Loading skin file: DialogContextMenu.xml
  1687. 06:09:24 T:140606506575808 DEBUG: Load DialogContextMenu.xml: 2.04ms
  1688. 06:09:24 T:140606506575808 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
  1689. 06:09:24 T:140606506575808 DEBUG: Alloc resources: 0.23ms (0.01 ms skin load)
  1690. 06:09:25 T:140606506575808 DEBUG: LIRC: Update - NEW at 92853:000000037ff07be1 00 Up mceusb (Up)
  1691. 06:09:25 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1692. 06:09:26 T:140606506575808 DEBUG: LIRC: Update - NEW at 93354:000000037ff07bdd 00 OK mceusb (OK)
  1693. 06:09:26 T:140606506575808 DEBUG: OnKey: 11 (0b) pressed, action is Select
  1694. 06:09:26 T:140606506575808 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
  1695. 06:09:26 T:140606506575808 DEBUG: ------ Window Init (DialogVideoScan.xml) ------
  1696. 06:09:26 T:140606506575808 INFO: Loading skin file: DialogVideoScan.xml
  1697. 06:09:26 T:140606506575808 DEBUG: Load DialogVideoScan.xml: 1.93ms
  1698. 06:09:26 T:140606506575808 DEBUG: Alloc resources: 2.13ms (2.02 ms skin load)
  1699. 06:09:26 T:140605197575936 DEBUG: Thread VIDEO::CVideoInfoScanner start, auto delete: 0
  1700. 06:09:26 T:140605197575936 NOTICE: VideoInfoScanner: Starting scan ..
  1701. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Alphas/
  1702. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Breaking Bad/
  1703. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Chaos (2011)/
  1704. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Doctor Who (2005)/
  1705. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Falling Skies/
  1706. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Grimm/
  1707. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Outcasts/
  1708. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Parks and Recreation/
  1709. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Person of Interest/
  1710. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Robot Chicken/
  1711. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Shark/
  1712. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Star Trek Deep Space Nine/
  1713. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Suits/
  1714. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Superjail/
  1715. 06:09:26 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/The Border/
  1716. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/The Deep/
  1717. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/The Walking Dead/
  1718. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Torchwood/
  1719. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/V/
  1720. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Warehouse 13/
  1721. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/Wonder Showzen/
  1722. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/ncis los angeles/
  1723. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/ncis/
  1724. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/odyssey 5/
  1725. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/paradox/
  1726. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/persons unknown/
  1727. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/primeval/
  1728. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/rubicon/
  1729. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/sanctuary/
  1730. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/sci fi science/
  1731. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/shameless/
  1732. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/south park/
  1733. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/spooks/
  1734. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/survivors/
  1735. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/the forgotten/
  1736. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/the universe/
  1737. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/true blood/
  1738. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/TV2/Videos/TV/white collar/
  1739. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Found episode match /media/sdc1/videos/tv/alcatraz/season 01/alcatraz - s01e01 - pilot - hd tv.mkv (s1e1) [[Ss]([0-9]+)[][ ._-]*[Ee]([0-9]+)([^\\/]*)$]
  1740. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Found episode match /media/sdc1/videos/tv/alcatraz/season 01/alcatraz - s01e02 - ernest cobb - hd tv.mkv (s1e2) [[Ss]([0-9]+)[][ ._-]*[Ee]([0-9]+)([^\\/]*)$]
  1741. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Found episode match /media/sdc1/videos/tv/alcatraz/season 01/alcatraz - s01e03 - kit nelson - hd tv.mkv (s1e3) [[Ss]([0-9]+)[][ ._-]*[Ee]([0-9]+)([^\\/]*)$]
  1742. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Found episode match /media/sdc1/videos/tv/alcatraz/season 01/alcatraz - s01e04 - cal sweeney - hd tv.mkv (s1e4) [[Ss]([0-9]+)[][ ._-]*[Ee]([0-9]+)([^\\/]*)$]
  1743. 06:09:27 T:140605197575936 DEBUG: GetEpisodeId (/media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e01 - Pilot - HD TV.mkv), query = select idEpisode from episode where idFile=2076
  1744. 06:09:27 T:140605197575936 DEBUG: GetEpisodeId (/media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e02 - Ernest Cobb - HD TV.mkv), query = select idEpisode from episode where idFile=2077
  1745. 06:09:27 T:140605197575936 DEBUG: GetEpisodeId (/media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e03 - Kit Nelson - HD TV.mkv), query = select idEpisode from episode where idFile=2099
  1746. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Found matching Full NFO file: /media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e04 - Cal Sweeney - HD TV.nfo
  1747. 06:09:27 T:140605197575936 DEBUG: VideoInfoScanner: Adding new item to tvshows:/media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e04 - Cal Sweeney - HD TV.mkv
  1748. 06:09:28 T:140605197575936 INFO: Caching image from: /media/sdc1/videos/TV/Alcatraz/Season 01/Alcatraz - s01e04 - Cal Sweeney - HD TV.tbn to special://masterprofile/Thumbnails/Video/4/45f7540c.tbn with width 512 and height 512
  1749. 06:09:28 T:140605197575936 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1750. 06:09:28 T:140605197575936 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnUpdate
  1751. 06:09:28 T:140605197575936 DEBUG: GetStackedTvShowList query: select idShow from tvshow where c00 like (select c00 from tvshow where idShow=102) order by idShow
  1752. 06:09:28 T:140605197575936 DEBUG: RunQuery took 0 ms for 1 items query: select episode.c12,path.strPath,tvshow.c00,tvshow.c08,tvshow.c14,tvshow.c13,count(1),count(files.playCount) from episode join tvshowlinkepisode on tvshowlinkepisode.idEpisode=episode.idEpisode join tvshow on tvshow.idShow=tvshowlinkepisode.idShow join files on files.idFile=episode.idFile join tvshowlinkpath on tvshowlinkpath.idShow = tvshow.idShow join path on path.idPath = tvshowlinkpath.idPath where tvshow.idShow = 102 group by episode.c12
  1753. 06:09:28 T:140605197575936 DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview join movielinktvshow on movielinktvshow.idMovie=movieview.idMovie where movielinktvshow.idShow = 102
  1754. 06:09:28 T:140605197575936 INFO: Caching image from: to special://masterprofile/Thumbnails/Video/3/3d8cd8da.tbn with width 512 and height 512
  1755. 06:09:28 T:140605197575936 INFO: msg: PICTURE::CreateThumbnail: Unable to open image: Error:
  1756. 06:09:28 T:140605197575936 ERROR: CacheImage Unable to create new image special://masterprofile/Thumbnails/Video/3/3d8cd8da.tbn from image
  1757. 06:09:28 T:140605197575936 ERROR: DeleteFile - cant delete file </home/irongecko/.xbmc/userdata/Thumbnails/Video/3/3d8cd8da.tbn>. trying lower case </home/irongecko/.xbmc/userdata/thumbnails/video/3/3d8cd8da.tbn>
  1758. 06:09:28 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Andromeda/
  1759. 06:09:28 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Battlestar Galactica/
  1760. 06:09:28 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Breaking In/
  1761. 06:09:28 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Burn notice/
  1762. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/CSI/
  1763. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Criminal Minds/
  1764. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Endgame/
  1765. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Eureka/
  1766. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Fringe/
  1767. 06:09:29 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Frozen Planet/
  1768. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/How the earth was made/
  1769. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/InSecurity/
  1770. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Justified/
  1771. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Seconds From Disaster/
  1772. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Terra Nova/
  1773. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/The Booth at the End/
  1774. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/The Triangle/
  1775. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/Top Gear/
  1776. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/aqua teen hunger force/
  1777. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/archer/
  1778. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/better off ted/
  1779. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/bones/
  1780. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/boston med/
  1781. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/chuck/
  1782. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/cold case/
  1783. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/cosmos/
  1784. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/covert affairs/
  1785. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/csi miami/
  1786. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/csi new york/
  1787. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/dexter/
  1788. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/doctor who/
  1789. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/futurama/
  1790. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/haven/
  1791. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/house/
  1792. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/how the universe works/
  1793. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/hustle/
  1794. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/into the universe with stephen hawking/
  1795. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/known universe/
  1796. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/leverage/
  1797. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/macgyver/
  1798. 06:09:30 T:140605197575936 DEBUG: VideoInfoScanner: No (new) information was found in dir /media/sdc1/videos/TV/master of the universe/
  1799. 06:09:30 T:140605197575936 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:04
  1800. 06:09:30 T:140605197575936 INFO: Video scan was stopped or finished ... restoring FindRemoteThumbs
  1801. 06:09:30 T:140605197575936 DEBUG: Thread VIDEO::CVideoInfoScanner 140605197575936 terminating
  1802. 06:09:30 T:140606506575808 DEBUG: CGUIMediaWindow::GetDirectory (videodb://2/2/)
  1803. 06:09:30 T:140606506575808 DEBUG: ParentPath = [videodb://2/2/]
  1804. 06:09:30 T:140606055511808 DEBUG: RunQuery took 12 ms for 80 items query: SELECT * FROM tvshowview
  1805. 06:09:31 T:140606506575808 DEBUG: Saving fileitems [videodb://2/2/]
  1806. 06:09:31 T:140606506575808 DEBUG: -- items: 51, sort method: 25, ascending: true
  1807. 06:09:31 T:140605439125248 DEBUG: Thread Background Loader start, auto delete: 0
  1808. 06:09:31 T:140605439125248 DEBUG: Thread Background Loader 140605439125248 terminating
  1809. 06:09:31 T:140606506575808 DEBUG: ------ Window Deinit (DialogVideoScan.xml) ------
  1810. 06:09:32 T:140606506575808 DEBUG: LIRC: Update - NEW at 99594:000000037ff07be0 00 Down mceusb (Down)
  1811. 06:09:32 T:140606506575808 DEBUG: OnKey: 167 (a7) pressed, action is Down
  1812. 06:09:33 T:140606506575808 DEBUG: Previous line repeats 4 times.
  1813. 06:09:33 T:140606506575808 DEBUG: LIRC: Update - NEW at 100741:000000037ff07be1 00 Up mceusb (Up)
  1814. 06:09:33 T:140606506575808 DEBUG: OnKey: 166 (a6) pressed, action is Up
  1815. 06:09:34 T:140606055511808 DEBUG: Previous line repeats 5 times.
  1816. 06:09:34 T:140606055511808 DEBUG: DoWork - took 112 ms to load special://masterprofile/Thumbnails/Video/Fanart/49c5d8cf.tbn
  1817. 06:09:35 T:140606506575808 DEBUG: LIRC: Update - NEW at 103031:000000037ff07bdc 00 Back mceusb (Back)
  1818. 06:09:35 T:140606506575808 DEBUG: OnKey: menu (d8) pressed, action is Back
  1819. 06:09:35 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1820. 06:09:36 T:140606506575808 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1821. 06:09:36 T:140606506575808 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1822. 06:09:36 T:140606506575808 DEBUG: ------ Window Init (Home.xml) ------
  1823. 06:09:36 T:140606506575808 INFO: Loading skin file: Home.xml
  1824. 06:09:36 T:140606506575808 DEBUG: Load Home.xml: 50.52ms
  1825. 06:09:36 T:140606506575808 DEBUG: Alloc resources: 54.63ms (52.98 ms skin load)
  1826. 06:09:36 T:140605468432128 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1827. 06:09:36 T:140605468432128 DEBUG: RunQuery took 1 ms for 10 items query: select * from movieview order by idMovie desc limit 10
  1828. 06:09:36 T:140605468432128 DEBUG: RunQuery took 1 ms for 10 items query: select * from episodeview order by idEpisode desc limit 10
  1829. 06:09:36 T:140606043428608 DEBUG: DoWork - trying to extract filestream details from video file /media/sdc1/videos/TV/hustle/Season 08/Hustle - s08e03 - Episode 3 - HD TV.mkv
  1830. 06:09:36 T:140606043428608 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-50-x86_64-linux.so)
  1831. 06:09:36 T:140606043428608 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avutil-50-x86_64-linux.so
  1832. 06:09:36 T:140606043428608 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcore-0-x86_64-linux.so)
  1833. 06:09:36 T:140606043428608 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcore-0-x86_64-linux.so
  1834. 06:09:36 T:140606043428608 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-52-x86_64-linux.so)
  1835. 06:09:36 T:140606043428608 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avcodec-52-x86_64-linux.so
  1836. 06:09:36 T:140606043428608 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-52-x86_64-linux.so)
  1837. 06:09:36 T:140606043428608 DEBUG: Loading: /usr/lib/xbmc/system/players/dvdplayer/avformat-52-x86_64-linux.so
  1838. 06:09:36 T:140606043428608 DEBUG: Open - probing detected format [matroska,webm]
  1839. 06:09:36 T:140606043428608 DEBUG: Open - av_find_stream_info starting
  1840. 06:09:36 T:140605468432128 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  1841. 06:09:36 T:140605468432128 DEBUG: GetMusicVideosByWhere time for actual SQL query = 1
  1842. 06:09:36 T:140605468432128 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1843. 06:09:36 T:140606043428608 DEBUG: Open - av_find_stream_info finished
  1844. 06:09:36 T:140606043428608 INFO: ffmpeg[65459700]: Input #0, matroska,webm, from '/media/sdc1/videos/TV/hustle/Season 08/Hustle - s08e03 - Episode 3 - HD TV.mkv':
  1845. 06:09:36 T:140606043428608 INFO: ffmpeg[65459700]: Duration: 00:58:13.40, start: 0.000000, bitrate: 2402 kb/s
  1846. 06:09:36 T:140606043428608 INFO: ffmpeg[65459700]: Stream #0.0(eng): Video: h264 (High), yuv420p, 1280x720, PAR 1:1 DAR 16:9, 25 fps, 25 tbr, 1k tbn, 50 tbc
  1847. 06:09:36 T:140606043428608 INFO: ffmpeg[65459700]: Stream #0.1: Audio: aac, 48000 Hz, stereo, s16
  1848. 06:09:41 T:140606506575808 INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x4425000, multi=0x432bed0)
  1849. 06:09:42 T:140606506575808 INFO: CheckIdle - Closing session to http://mirrors.xbmc.org (easy=0x7fe154010500, multi=0x7fe158019760)
  1850. 06:09:53 T:140606063912704 DEBUG: ### [Qlock] - Delaying 3 secs
  1851. 06:09:58 T:140606506575808 DEBUG: Previous line repeats 2 times.
  1852. 06:09:58 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-x86_64-linux.so)
  1853. 06:09:58 T:140606506575808 DEBUG: Unloading: ImageLib-x86_64-linux.so
  1854. 06:09:59 T:140606063912704 DEBUG: ### [Qlock] - Delaying 3 secs
  1855. 06:10:01 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1856. 06:10:07 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avutil-50-x86_64-linux.so)
  1857. 06:10:07 T:140606506575808 DEBUG: Unloading: avutil-50-x86_64-linux.so
  1858. 06:10:07 T:140606055511808 DEBUG: Thread Jobworker 140606055511808 terminating (autodelete)
  1859. 06:10:07 T:140606043428608 DEBUG: Thread Jobworker 140606043428608 terminating (autodelete)
  1860. 06:10:07 T:140606072305408 DEBUG: Thread Jobworker 140606072305408 terminating (autodelete)
  1861. 06:10:07 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  1862. 06:10:07 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcore-0-x86_64-linux.so)
  1863. 06:10:07 T:140606506575808 DEBUG: Unloading: avcore-0-x86_64-linux.so
  1864. 06:10:08 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avcodec-52-x86_64-linux.so)
  1865. 06:10:08 T:140606506575808 DEBUG: Unloading: avcodec-52-x86_64-linux.so
  1866. 06:10:08 T:140606506575808 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/players/dvdplayer/avformat-52-x86_64-linux.so)
  1867. 06:10:08 T:140606506575808 DEBUG: Unloading: avformat-52-x86_64-linux.so
  1868. 06:10:12 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  1869. 06:10:12 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  1870. 06:14:00 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1871. 06:25:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  1872. 06:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  1873. 06:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  1874. 06:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1875. 06:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  1876. 06:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  1877. 06:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1878. 06:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1879. 06:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1880. 06:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1881. 06:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  1882. 06:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  1883. 06:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1884. 06:25:58 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1885. 06:37:53 T:140606043428608 DEBUG: Previous line repeats 2 times.
  1886. 06:37:53 T:140606043428608 DEBUG: Thread Jobworker start, auto delete: 1
  1887. 06:37:56 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1888. 06:38:00 T:140606506575808 DEBUG: Updating RSS
  1889. 06:38:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  1890. 06:38:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1891. 06:38:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  1892. 06:38:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1893. 06:38:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  1894. 06:38:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1895. 06:38:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  1896. 06:38:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1897. 06:38:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  1898. 06:38:23 T:140606043428608 DEBUG: Thread Jobworker 140606043428608 terminating (autodelete)
  1899. 06:38:30 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe14c0e5b60, multi=0x7fe14c0e22d0)
  1900. 06:39:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  1901. 06:39:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  1902. 06:41:55 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1903. 06:55:40 T:140606506575808 DEBUG: Previous line repeats 3 times.
  1904. 06:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  1905. 06:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  1906. 06:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1907. 06:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  1908. 06:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  1909. 06:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1910. 06:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1911. 06:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1912. 06:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1913. 06:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  1914. 06:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  1915. 06:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1916. 06:57:52 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1917. 07:07:52 T:140605468432128 DEBUG: Previous line repeats 2 times.
  1918. 07:07:52 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  1919. 07:08:22 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  1920. 07:09:00 T:140606506575808 DEBUG: Updating RSS
  1921. 07:09:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  1922. 07:09:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1923. 07:09:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  1924. 07:09:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1925. 07:09:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  1926. 07:09:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1927. 07:09:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  1928. 07:09:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1929. 07:09:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  1930. 07:09:30 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe124003150, multi=0x7fe12403c1a0)
  1931. 07:09:50 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1932. 07:10:00 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  1933. 07:10:00 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  1934. 07:13:49 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1935. 07:25:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  1936. 07:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  1937. 07:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  1938. 07:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1939. 07:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  1940. 07:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  1941. 07:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1942. 07:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1943. 07:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1944. 07:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1945. 07:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  1946. 07:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  1947. 07:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1948. 07:25:47 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1949. 07:37:52 T:140605468432128 DEBUG: Previous line repeats 3 times.
  1950. 07:37:52 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  1951. 07:38:22 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  1952. 07:40:00 T:140606506575808 DEBUG: Updating RSS
  1953. 07:40:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  1954. 07:40:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1955. 07:40:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  1956. 07:40:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1957. 07:40:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  1958. 07:40:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1959. 07:40:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  1960. 07:40:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1961. 07:40:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  1962. 07:40:30 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe1240a5730)
  1963. 07:41:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  1964. 07:41:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  1965. 07:41:44 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1966. 07:55:40 T:140606506575808 DEBUG: Previous line repeats 3 times.
  1967. 07:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  1968. 07:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  1969. 07:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1970. 07:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  1971. 07:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  1972. 07:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1973. 07:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  1974. 07:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  1975. 07:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1976. 07:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  1977. 07:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  1978. 07:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  1979. 07:57:41 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1980. 08:07:51 T:140605468432128 DEBUG: Previous line repeats 2 times.
  1981. 08:07:51 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  1982. 08:08:21 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  1983. 08:09:38 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  1984. 08:11:00 T:140606506575808 DEBUG: Updating RSS
  1985. 08:11:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  1986. 08:11:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1987. 08:11:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  1988. 08:11:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1989. 08:11:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  1990. 08:11:02 T:140606505293568 WARNING: FillBuffer: curl failed with code 28
  1991. 08:11:02 T:140606505293568 ERROR: CFileCurl::CReadState::Open, didn't get any data from stream.
  1992. 08:11:05 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1993. 08:11:05 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1994. 08:11:05 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  1995. 08:11:05 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  1996. 08:11:05 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  1997. 08:11:36 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe1240b2420)
  1998. 08:12:06 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  1999. 08:12:06 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2000. 08:13:38 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2001. 08:25:40 T:140606506575808 DEBUG: Previous line repeats 3 times.
  2002. 08:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2003. 08:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2004. 08:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2005. 08:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2006. 08:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2007. 08:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2008. 08:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2009. 08:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2010. 08:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2011. 08:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2012. 08:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2013. 08:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2014. 08:29:35 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2015. 08:37:51 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2016. 08:37:51 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2017. 08:38:21 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2018. 08:41:32 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2019. 08:42:00 T:140606506575808 DEBUG: Updating RSS
  2020. 08:42:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2021. 08:42:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2022. 08:42:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2023. 08:42:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2024. 08:42:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2025. 08:42:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2026. 08:42:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2027. 08:42:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2028. 08:42:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2029. 08:42:31 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe124085f40)
  2030. 08:43:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2031. 08:43:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2032. 08:45:32 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2033. 08:55:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  2034. 08:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2035. 08:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2036. 08:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2037. 08:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2038. 08:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2039. 08:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2040. 08:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2041. 08:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2042. 08:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2043. 08:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2044. 08:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2045. 08:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2046. 08:57:29 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2047. 09:07:51 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2048. 09:07:51 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2049. 09:08:21 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2050. 09:09:27 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2051. 09:13:00 T:140606506575808 DEBUG: Updating RSS
  2052. 09:13:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2053. 09:13:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2054. 09:13:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2055. 09:13:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2056. 09:13:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2057. 09:13:01 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2058. 09:13:01 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2059. 09:13:01 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2060. 09:13:01 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2061. 09:13:26 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2062. 09:13:31 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe124003150, multi=0x7fe12401fc50)
  2063. 09:14:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2064. 09:14:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2065. 09:17:26 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2066. 09:25:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  2067. 09:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2068. 09:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2069. 09:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2070. 09:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2071. 09:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2072. 09:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2073. 09:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2074. 09:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2075. 09:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2076. 09:25:42 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2077. 09:25:42 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2078. 09:25:42 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2079. 09:29:23 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2080. 09:37:50 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2081. 09:37:50 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2082. 09:38:20 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2083. 09:41:21 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2084. 09:44:00 T:140606506575808 DEBUG: Updating RSS
  2085. 09:44:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2086. 09:44:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2087. 09:44:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2088. 09:44:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2089. 09:44:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2090. 09:44:01 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2091. 09:44:01 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2092. 09:44:01 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2093. 09:44:01 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2094. 09:44:32 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe12401daa0)
  2095. 09:45:02 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2096. 09:45:02 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2097. 09:45:20 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2098. 09:55:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  2099. 09:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2100. 09:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2101. 09:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2102. 09:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2103. 09:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2104. 09:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2105. 09:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2106. 09:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2107. 09:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2108. 09:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2109. 09:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2110. 09:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2111. 09:57:18 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2112. 10:07:50 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2113. 10:07:50 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2114. 10:08:20 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2115. 10:09:16 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2116. 10:15:00 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2117. 10:15:00 T:140606506575808 DEBUG: Updating RSS
  2118. 10:15:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2119. 10:15:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2120. 10:15:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2121. 10:15:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2122. 10:15:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2123. 10:15:01 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2124. 10:15:01 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2125. 10:15:01 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2126. 10:15:01 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2127. 10:15:31 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe124003150, multi=0x7fe124052090)
  2128. 10:16:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2129. 10:16:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2130. 10:17:14 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2131. 10:25:40 T:140606506575808 DEBUG: Previous line repeats 2 times.
  2132. 10:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2133. 10:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2134. 10:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2135. 10:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2136. 10:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2137. 10:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2138. 10:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2139. 10:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2140. 10:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2141. 10:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2142. 10:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2143. 10:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2144. 10:29:12 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2145. 10:37:50 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2146. 10:37:50 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2147. 10:38:19 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2148. 10:41:10 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2149. 10:46:00 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2150. 10:46:00 T:140606506575808 DEBUG: Updating RSS
  2151. 10:46:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2152. 10:46:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2153. 10:46:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2154. 10:46:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2155. 10:46:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2156. 10:46:01 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2157. 10:46:01 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2158. 10:46:01 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2159. 10:46:01 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2160. 10:46:31 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe124003150, multi=0x7fe1240c96d0)
  2161. 10:47:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2162. 10:47:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2163. 10:49:08 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2164. 10:55:40 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2165. 10:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2166. 10:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2167. 10:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2168. 10:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2169. 10:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2170. 10:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2171. 10:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2172. 10:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2173. 10:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2174. 10:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2175. 10:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2176. 10:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2177. 10:57:07 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2178. 11:07:49 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2179. 11:07:49 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2180. 11:08:19 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2181. 11:09:05 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2182. 11:17:00 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2183. 11:17:00 T:140606506575808 DEBUG: Updating RSS
  2184. 11:17:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2185. 11:17:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2186. 11:17:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2187. 11:17:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2188. 11:17:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2189. 11:17:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2190. 11:17:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2191. 11:17:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2192. 11:17:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2193. 11:17:03 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2194. 11:17:30 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe1240b0160)
  2195. 11:18:01 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2196. 11:18:01 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2197. 11:21:02 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2198. 11:25:40 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2199. 11:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2200. 11:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2201. 11:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2202. 11:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2203. 11:25:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2204. 11:25:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2205. 11:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2206. 11:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2207. 11:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2208. 11:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2209. 11:25:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2210. 11:25:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2211. 11:29:01 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2212. 11:37:49 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2213. 11:37:49 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2214. 11:38:19 T:140605468432128 DEBUG: Thread Jobworker 140605468432128 terminating (autodelete)
  2215. 11:40:58 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2216. 11:48:00 T:140606506575808 DEBUG: Previous line repeats 1 times.
  2217. 11:48:00 T:140606506575808 DEBUG: Updating RSS
  2218. 11:48:00 T:140606505293568 DEBUG: Thread CRssReader start, auto delete: 0
  2219. 11:48:00 T:140606505293568 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2220. 11:48:00 T:140606505293568 DEBUG: Loading: libcurl.so.4
  2221. 11:48:00 T:140606505293568 DEBUG: FileCurl::Open(0x7fe180cd0b20) http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2222. 11:48:00 T:140606505293568 INFO: easy_aquire - Created session to http://evemaps.dotlan.net
  2223. 11:48:00 T:140606505293568 DEBUG: Got rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2224. 11:48:00 T:140606505293568 DEBUG: RSS feed encoding: utf-8
  2225. 11:48:00 T:140606505293568 DEBUG: Parsed rss feed: http://evemaps.dotlan.net/feed/sovereignty/conquered,disbanded,gain,lost,transfer
  2226. 11:48:00 T:140606505293568 DEBUG: Thread CRssReader 140606505293568 terminating
  2227. 11:48:30 T:140606506575808 INFO: CheckIdle - Closing session to http://evemaps.dotlan.net (easy=0x7fe12400f8e0, multi=0x7fe1240a9d80)
  2228. 11:48:57 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2229. 11:49:00 T:140606506575808 DEBUG: SECTION:UnloadDll(libcurl.so.4)
  2230. 11:49:00 T:140606506575808 DEBUG: Unloading: libcurl.so.4
  2231. 11:52:56 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2232. 11:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdb)
  2233. 11:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  2234. 11:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2235. 11:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdd)
  2236. 11:55:40 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
  2237. 11:55:40 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2238. 11:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sda)
  2239. 11:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  2240. 11:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2241. 11:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged (/org/freedesktop/UDisks/devices/sdc)
  2242. 11:55:41 T:140606506575808 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  2243. 11:55:41 T:140606506575808 DEBUG: UDisks: DeviceChanged - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  2244. 11:56:56 T:140606063912704 DEBUG: ### [Qlock] - Delaying 240 secs
  2245. 12:07:48 T:140605468432128 DEBUG: Previous line repeats 2 times.
  2246. 12:07:48 T:140605468432128 DEBUG: Thread Jobworker start, auto delete: 1
  2247. 12:08:05 T:140606506575808 DEBUG: Checking repositories for updates (triggered by anarchintosh addons)
  2248. 12:08:05 T:140605468432128 DEBUG: CFileCache::Open - opening <svn/addons/addons.xml.md5> using cache
  2249. 12:08:05 T:140605468432128 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  2250. 12:08:05 T:140605468432128 DEBUG: Loading: libcurl.so.4
  2251. 12:08:05 T:140605468432128 DEBUG: FileCurl::Open(0x7fe124023b80) http://anarchintosh-projects.googlecode.com/svn/addons/addons.xml.md5
  2252. 12:08:05 T:140605468432128 INFO: easy_aquire - Created session to http://anarchintosh-projects.googlecode.com
  2253. 12:08:05 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2254. 12:08:05 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2255. 12:08:05 T:140605468432128 DEBUG: CFileCache::Open - opening <svn/trunk/addons.xml.md5> using cache
  2256. 12:08:05 T:140605468432128 DEBUG: FileCurl::Open(0x7fe124086340) http://xbmc-focus.googlecode.com/svn/trunk/addons.xml.md5
  2257. 12:08:05 T:140605468432128 INFO: easy_aquire - Created session to http://xbmc-focus.googlecode.com
  2258. 12:08:05 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2259. 12:08:05 T:140606072305408 DEBUG: Process, request seek on source to 0
  2260. 12:08:05 T:140606072305408 INFO: easy_aquire - Created session to http://xbmc-focus.googlecode.com
  2261. 12:08:06 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2262. 12:08:06 T:140605468432128 DEBUG: CFileCache::Open - opening <svn/trunk/repo/addons.xml.md5> using cache
  2263. 12:08:06 T:140605468432128 DEBUG: FileCurl::Open(0x7fe124026630) http://xbmc-advanced-launcher.googlecode.com/svn/trunk/repo/addons.xml.md5
  2264. 12:08:06 T:140605468432128 INFO: easy_aquire - Created session to http://xbmc-advanced-launcher.googlecode.com
  2265. 12:08:06 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2266. 12:08:06 T:140606072305408 DEBUG: Process, request seek on source to 0
  2267. 12:08:06 T:140606072305408 INFO: easy_aquire - Created session to http://xbmc-advanced-launcher.googlecode.com
  2268. 12:08:06 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2269. 12:08:06 T:140605468432128 DEBUG: CFileCache::Open - opening <addons/eden-pre/addons.xml.md5> using cache
  2270. 12:08:06 T:140605468432128 DEBUG: FileCurl::Open(0x7fe12403ec80) http://mirrors.xbmc.org/addons/eden-pre/addons.xml.md5
  2271. 12:08:06 T:140605468432128 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  2272. 12:08:07 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2273. 12:08:07 T:140606072305408 DEBUG: Process, request seek on source to 0
  2274. 12:08:07 T:140606072305408 INFO: easy_aquire - Created session to http://mirrors.xbmc.org
  2275. 12:08:07 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2276. 12:08:07 T:140605468432128 DEBUG: CFileCache::Open - opening <svn/trunk/addons.xml.md5> using cache
  2277. 12:08:07 T:140605468432128 DEBUG: FileCurl::Open(0x7fe12405b6d0) http://xbmc-repo-hitchers.googlecode.com/svn/trunk/addons.xml.md5
  2278. 12:08:07 T:140605468432128 INFO: easy_aquire - Created session to http://xbmc-repo-hitchers.googlecode.com
  2279. 12:08:07 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2280. 12:08:07 T:140606072305408 DEBUG: Process, request seek on source to 0
  2281. 12:08:07 T:140606072305408 INFO: easy_aquire - Created session to http://xbmc-repo-hitchers.googlecode.com
  2282. 12:08:07 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2283. 12:08:08 T:140605468432128 DEBUG: CFileCache::Open - opening <svnroot/xbmcaeonmq/addons.xml.md5> using cache
  2284. 12:08:08 T:140605468432128 DEBUG: FileCurl::Open(0x7fe1241a8370) https://xbmcaeonmq.svn.sourceforge.net/svnroot/xbmcaeonmq/addons.xml.md5
  2285. 12:08:08 T:140605468432128 INFO: easy_aquire - Created session to https://xbmcaeonmq.svn.sourceforge.net
  2286. 12:08:08 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2287. 12:08:08 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2288. 12:08:08 T:140605468432128 DEBUG: CFileCache::Open - opening <pedja-xbmc/addons.xml.md5> using cache
  2289. 12:08:08 T:140605468432128 DEBUG: FileCurl::Open(0x7fe12405b3c0) http://skins.smartplus.cz/pedja-xbmc/addons.xml.md5
  2290. 12:08:08 T:140605468432128 INFO: easy_aquire - Created session to http://skins.smartplus.cz
  2291. 12:08:09 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2292. 12:08:09 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2293. 12:08:09 T:140605468432128 DEBUG: CFileCache::Open - opening <queeup/repository.queeup/raw/master/addons.xml.md5> using cache
  2294. 12:08:09 T:140605468432128 DEBUG: FileCurl::Open(0x7fe124291c40) http://github.com/queeup/repository.queeup/raw/master/addons.xml.md5
  2295. 12:08:09 T:140605468432128 INFO: easy_aquire - Created session to http://github.com
  2296. 12:08:10 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2297. 12:08:10 T:140606072305408 DEBUG: Process, request seek on source to 0
  2298. 12:08:10 T:140606072305408 INFO: easy_aquire - Created session to https://raw.github.com
  2299. 12:08:11 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2300. 12:08:11 T:140605468432128 DEBUG: CFileCache::Open - opening <svn/addons/addons.xml.md5> using cache
  2301. 12:08:11 T:140605468432128 DEBUG: FileCurl::Open(0x7fe1241f8ba0) http://xbmc-addons.googlecode.com/svn/addons/addons.xml.md5
  2302. 12:08:11 T:140605468432128 INFO: easy_aquire - Created session to http://xbmc-addons.googlecode.com
  2303. 12:08:11 T:140606072305408 DEBUG: Thread XFILE::CFileCache start, auto delete: 0
  2304. 12:08:11 T:140606072305408 DEBUG: Process, request seek on source to 0
  2305. 12:08:11 T:140606072305408 INFO: easy_aquire - Created session to http://xbmc-addons.googlecode.com
  2306. 12:08:12 T:140606072305408 DEBUG: Thread XFILE::CFileCache 140606072305408 terminating
  2307.  
  2308.  
  2309. ############### END LOG FILE ################
  2310.  
  2311. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement