Advertisement
Guest User

Untitled

a guest
Jan 9th, 2012
109
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 191.62 KB | None | 0 0
  1. ############## XBMC CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: pon, 9 sty 2012, 22:56:09 CET
  5. XBMC Options:
  6. Arch: x86_64
  7. Kernel: Linux 3.1-custom #1 SMP PREEMPT Mon Oct 31 23:55:38 CET 2011
  8. Release:
  9. Distributor ID: Debian
  10. Description: Debian GNU/Linux unstable (sid)
  11. Release: unstable
  12. Codename: sid
  13. ############## END SYSTEM INFO ##############
  14.  
  15. ############### STACK TRACE #################
  16. =====> Core file: /home/michal/core (2012-01-09 22:56:09.323415002 +0100)
  17. =========================================
  18. [New LWP 5567]
  19. [New LWP 5568]
  20. [New LWP 5573]
  21. [New LWP 5574]
  22. [New LWP 5576]
  23. [New LWP 5527]
  24. [New LWP 5558]
  25. [Thread debugging using libthread_db enabled]
  26. Core was generated by `/xbmc/lib/xbmc/xbmc.bin'.
  27. Program terminated with signal 11, Segmentation fault.
  28. #0 0x00007fbdece374b6 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
  29.  
  30. Thread 7 (Thread 0x7fbdf4fd8700 (LWP 5558)):
  31. #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:216
  32. #1 0x0000000000e6b5d6 in wait (milliseconds=<optimized out>, lock=..., this=0x14a5118) at /home/michal/xbmc2/opdenkamp-xbmc-84817e6/xbmc/threads/platform/pthreads/Condition.h:74
  33. #2 wait<CCriticalSection> (milliseconds=<optimized out>, lock=..., this=0x14a5148) at /home/michal/xbmc2/opdenkamp-xbmc-84817e6/xbmc/threads/Condition.h:66
  34. #3 WaitMSec (milliSeconds=2000, this=0x14a50d8) at Event.h:84
  35. #4 CThread::Sleep (this=0x14a50b8, milliseconds=2000) at Thread.cpp:530
  36. #5 0x0000000000e6314c in MEDIA_DETECT::CDetectDVDMedia::Process (this=0x14a50b8) at DetectDVDType.cpp:110
  37. #6 0x0000000000e6b240 in CThread::staticThread (data=0x14a50b8) at Thread.cpp:177
  38. #7 0x00007fbdf130cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  39. #8 0x00007fbdecb794ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  40. #9 0x0000000000000000 in ?? ()
  41.  
  42. Thread 6 (Thread 0x7fbdf512f7c0 (LWP 5527)):
  43. #0 0x00007fbdf130de75 in pthread_join (threadid=140453252466432, thread_return=0x0) at pthread_join.c:89
  44. #1 0x0000000000e6aff3 in CThread::WaitForThreadExit (this=0x7fbdd40d8db0, milliseconds=<optimized out>) at Thread.cpp:456
  45. #2 0x0000000000e6b049 in StopThread (this=0x7fbdd40d8db0, bWait=<optimized out>) at Thread.cpp:264
  46. #3 CThread::StopThread (this=0x7fbdd40d8db0, bWait=true) at Thread.cpp:258
  47. #4 0x00000000006ae76d in EVENTSERVER::CEventServer::StopServer (this=0x7fbdd40d8db0, bWait=true) at EventServer.cpp:106
  48. #5 0x0000000000e9af16 in CApplication::StopEventServer (this=<optimized out>, bWait=true, promptuser=false) at Application.cpp:1460
  49. #6 0x00000000006b7f74 in CNetwork::StopServices (this=<optimized out>, bWait=true) at Network.cpp:336
  50. #7 0x0000000000e9b3e7 in CApplication::StopServices (this=0x14a5080) at Application.cpp:1607
  51. #8 0x0000000000e9e8d7 in CApplication::Stop (this=0x14a5080, exitCode=0) at Application.cpp:3346
  52. #9 0x0000000000eb65fd in CApplicationMessenger::ProcessMessage (this=0x14a5438, pMsg=0x457d6a0) at ApplicationMessenger.cpp:255
  53. #10 0x0000000000eb7f6c in CApplicationMessenger::ProcessMessages (this=0x14a5438) at ApplicationMessenger.cpp:202
  54. #11 0x0000000000ea7f90 in CApplication::Process (this=0x14a5080) at Application.cpp:4787
  55. #12 0x000000000092b091 in CGUIWindowManager::ProcessRenderLoop (this=0x14a60a0, renderOnly=false) at GUIWindowManager.cpp:641
  56. #13 0x00000000008ba121 in CGUIDialog::DoModal_Internal (this=0x31e74a0, iWindowID=10111, param=...) at GUIDialog.cpp:173
  57. #14 0x000000000092e798 in CGUIWindowManager::ActivateWindow_Internal (this=<optimized out>, iWindowID=10111, params=..., swappingWindows=false) at GUIWindowManager.cpp:402
  58. #15 0x000000000092ec30 in CGUIWindowManager::ActivateWindow (this=0x14a60a0, iWindowID=10111, params=..., swappingWindows=false) at GUIWindowManager.cpp:350
  59. #16 0x0000000000c7da55 in CBuiltins::Execute (execString=<optimized out>) at Builtins.cpp:346
  60. #17 0x0000000000ead8f9 in CApplication::ExecuteXBMCAction (this=0x14a5080, actionStr=...) at Application.cpp:4742
  61. #18 0x0000000000eadf2e in CApplication::OnMessage (this=0x14a5080, message=...) at Application.cpp:4726
  62. #19 0x000000000092b502 in CGUIWindowManager::SendMessage (this=0x14a60a0, message=...) at GUIWindowManager.cpp:77
  63. #20 0x00000000008930ad in CGUIAction::Execute (this=0x7fffa42cc940, controlID=20, parentID=10000, direction=0) at GUIAction.cpp:65
  64. #21 0x00000000008a13a7 in CGUIButtonControl::OnClick (this=0x3d0f4e0) at GUIButtonControl.cpp:310
  65. #22 0x000000000089fed1 in OnAction (this=<optimized out>, action=<optimized out>) at GUIButtonControl.cpp:140
  66. #23 CGUIButtonControl::OnAction (this=<optimized out>, action=<optimized out>) at GUIButtonControl.cpp:136
  67. #24 0x00000000008a047e in CGUIButtonControl::OnMouseEvent (this=0x3d0f4e0, point=<optimized out>, event=<optimized out>) at GUIButtonControl.cpp:262
  68. #25 0x00000000008a6d64 in CGUIControl::SendMouseEvent (this=0x3d0f4e0, point=<optimized out>, event=...) at GUIControl.cpp:548
  69. #26 0x00000000008b3a04 in CGUIControlGroup::SendMouseEvent (this=0x3d0ebd0, point=<optimized out>, event=...) at GUIControlGroup.cpp:383
  70. #27 0x00000000008b3a04 in CGUIControlGroup::SendMouseEvent (this=0x3215730, point=<optimized out>, event=...) at GUIControlGroup.cpp:383
  71. #28 0x0000000000925c17 in CGUIWindow::OnMouseAction (this=0x3215730, action=<optimized out>) at GUIWindow.cpp:434
  72. #29 0x0000000000925c4e in CGUIWindow::OnAction (this=0x3215730, action=...) at GUIWindow.cpp:377
  73. #30 0x000000000092b47d in CGUIWindowManager::OnAction (this=0x14a60a0, action=...) at GUIWindowManager.cpp:483
  74. #31 0x0000000000eaab5f in CApplication::OnAction (this=0x14a5080, action=...) at Application.cpp:2374
  75. #32 0x0000000000eabb3a in CApplication::ProcessMouse (this=0x14a5080) at Application.cpp:2914
  76. #33 0x0000000000ead400 in CApplication::OnEvent (newEvent=...) at Application.cpp:421
  77. #34 0x0000000000e7de33 in CWinEventsSDL::MessagePump () at WinEventsSDL.cpp:327
  78. #35 0x0000000000eb0d0d in CApplication::FrameMove (this=0x14a5080, processEvents=<optimized out>) at Application.cpp:2713
  79. #36 0x0000000000f3827e in CXBApplicationEx::Run (this=0x14a5080) at XBApplicationEx.cpp:120
  80. #37 0x0000000000684c09 in main (argc=1, argv=<optimized out>) at xbmc.cpp:93
  81.  
  82. Thread 5 (Thread 0x7fbdd0b85700 (LWP 5576)):
  83. #0 0x00007fbdecb6e863 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
  84. #1 0x00007fbdf3b4b6da in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  85. #2 0x00007fbdf3b4b1db in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  86. #3 0x00007fbdf3b4b3b8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  87. #4 0x00007fbdf3b4b5ed in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  88. #5 0x00007fbdf3b4b66c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
  89. #6 0x00007fbdf130cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  90. #7 0x00007fbdecb794ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  91. #8 0x0000000000000000 in ?? ()
  92.  
  93. Thread 4 (Thread 0x7fbdd1b87700 (LWP 5574)):
  94. #0 0x00007fbdecb72fa3 in select () at ../sysdeps/unix/syscall-template.S:82
  95. #1 0x00000000006b9be7 in JSONRPC::CTCPServer::Process (this=0x7fbdd40bfd80) at TCPServer.cpp:120
  96. #2 0x0000000000e6b240 in CThread::staticThread (data=0x7fbdd40bfd90) at Thread.cpp:177
  97. #3 0x00007fbdf130cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  98. #4 0x00007fbdecb794ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  99. #5 0x0000000000000000 in ?? ()
  100.  
  101. Thread 3 (Thread 0x7fbdd2388700 (LWP 5573)):
  102. #0 0x00007fbdecb72fa3 in select () at ../sysdeps/unix/syscall-template.S:82
  103. #1 0x00000000006b84de in SOCKETS::CSocketListener::Listen (this=0x7fbdd2387bc0, timeout=1000) at Socket.cpp:195
  104. #2 0x00000000006af666 in EVENTSERVER::CEventServer::Run (this=0x7fbdd40d8db0) at EventServer.cpp:209
  105. #3 0x00000000006af928 in EVENTSERVER::CEventServer::Process (this=0x7fbdd40d8db0) at EventServer.cpp:147
  106. #4 0x0000000000e6b240 in CThread::staticThread (data=0x7fbdd40d8db0) at Thread.cpp:177
  107. #5 0x00007fbdf130cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  108. #6 0x00007fbdecb794ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  109. #7 0x0000000000000000 in ?? ()
  110.  
  111. Thread 2 (Thread 0x7fbdd91d4700 (LWP 5568)):
  112. #0 0x00007fbdecb72fa3 in select () at ../sysdeps/unix/syscall-template.S:82
  113. #1 0x00007fbded70f3dd in ?? () from /usr/lib/libpython2.7.so.1.0
  114. #2 0x00007fbded6bf3d5 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  115. #3 0x00007fbded6c017b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  116. #4 0x00007fbded6c017b in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  117. #5 0x00007fbded6c1025 in PyEval_EvalCodeEx () from /usr/lib/libpython2.7.so.1.0
  118. #6 0x00007fbded6c1162 in PyEval_EvalCode () from /usr/lib/libpython2.7.so.1.0
  119. #7 0x00007fbded6e3680 in PyRun_FileExFlags () from /usr/lib/libpython2.7.so.1.0
  120. #8 0x0000000000cdf580 in XBPyThread::Process (this=0x3ae2640) at XBPyThread.cpp:256
  121. #9 0x0000000000e6b240 in CThread::staticThread (data=0x3ae2640) at Thread.cpp:177
  122. #10 0x00007fbdf130cb50 in start_thread (arg=<optimized out>) at pthread_create.c:304
  123. #11 0x00007fbdecb794ad in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
  124. #12 0x0000000000000000 in ?? ()
  125.  
  126. Thread 1 (LWP 5567):
  127. #0 0x00007fbdece374b6 in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
  128. #1 0x00007fbdece37aff in ?? () from /lib/x86_64-linux-gnu/libgcc_s.so.1
  129. #2 0x00007fbdece37ee2 in _Unwind_ForcedUnwind () from /lib/x86_64-linux-gnu/libgcc_s.so.1
  130. #3 0x00007fbdf1313980 in *__GI___pthread_unwind (buf=0x7fbdd99d4ec0) at unwind.c:130
  131. #4 0x00007fbdf130bb5a in __do_cancel () at ../nptl/pthreadP.h:265
  132. #5 sigcancel_handler (sig=<optimized out>, si=0x0, ctx=<optimized out>) at nptl-init.c:203
  133. #6 <signal handler called>
  134. #7 0x00007fbdecb6e863 in *__GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=250) at ../sysdeps/unix/sysv/linux/poll.c:87
  135. #8 0x0000000000a2e46f in tcp_read_timeout (fdSock=32, buf=0x7fbdd99d4d4c, nLen=4, nTimeout=250) at linux/net_posix.c:212
  136. #9 0x00007fbdd9de61f0 in ?? ()
  137. #10 0x0000000003d641b0 in ?? ()
  138. #11 0x0000000000000000 in ?? ()
  139. ############# END STACK TRACE ###############
  140.  
  141. ################# LOG FILE ##################
  142.  
  143. 22:55:53 T:140453837207488 NOTICE: -----------------------------------------------------------------------
  144. 22:55:53 T:140453837207488 NOTICE: Starting XBMC, Platform: Linux (Debian GNU/Linux unstable (sid), 3.1-custom x86_64). Built on Jan 2 2012 (Git:Unknown)
  145. 22:55:53 T:140453837207488 NOTICE: special://xbmc/ is mapped to: /xbmc/share/xbmc
  146. 22:55:53 T:140453837207488 NOTICE: special://xbmcbin/ is mapped to: /xbmc/lib/xbmc
  147. 22:55:53 T:140453837207488 NOTICE: special://masterprofile/ is mapped to: /home/michal/.xbmc/userdata
  148. 22:55:53 T:140453837207488 NOTICE: special://home/ is mapped to: /home/michal/.xbmc
  149. 22:55:53 T:140453837207488 NOTICE: special://temp/ is mapped to: /home/michal/.xbmc/temp
  150. 22:55:53 T:140453837207488 NOTICE: The executable running is: /xbmc/lib/xbmc/xbmc.bin
  151. 22:55:53 T:140453837207488 NOTICE: Log File is located: /home/michal/.xbmc/temp/xbmc.log
  152. 22:55:53 T:140453837207488 NOTICE: -----------------------------------------------------------------------
  153. 22:55:53 T:140453837207488 NOTICE: Setup SDL
  154. 22:55:53 T:140453837207488 INFO: Available videomodes (xrandr):
  155. 22:55:53 T:140453837207488 INFO: Number of connected outputs: 1
  156. 22:55:53 T:140453837207488 INFO: Output 'default' has 95 modes
  157. 22:55:53 T:140453837207488 INFO: ID:0x18c Name:1680x1050 Refresh:50.000000 Width:1680 Height:1050
  158. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  159. 22:55:53 T:140453837207488 INFO: ID:0x18d Name:1680x1050 Refresh:51.000000 Width:1680 Height:1050
  160. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  161. 22:55:53 T:140453837207488 INFO: ID:0x18e Name:1600x1024 Refresh:52.000000 Width:1600 Height:1024
  162. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  163. 22:55:53 T:140453837207488 INFO: ID:0x18f Name:1440x900 Refresh:53.000000 Width:1440 Height:900
  164. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  165. 22:55:53 T:140453837207488 INFO: ID:0x190 Name:1400x1050 Refresh:54.000000 Width:1400 Height:1050
  166. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  167. 22:55:53 T:140453837207488 INFO: ID:0x191 Name:1400x1050 Refresh:55.000000 Width:1400 Height:1050
  168. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  169. 22:55:53 T:140453837207488 INFO: ID:0x192 Name:1360x768 Refresh:56.000000 Width:1360 Height:768
  170. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  171. 22:55:53 T:140453837207488 INFO: ID:0x193 Name:1360x768 Refresh:57.000000 Width:1360 Height:768
  172. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  173. 22:55:53 T:140453837207488 INFO: ID:0x194 Name:1280x1024 Refresh:58.000000 Width:1280 Height:1024
  174. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  175. 22:55:53 T:140453837207488 INFO: ID:0x195 Name:1280x1024 Refresh:59.000000 Width:1280 Height:1024
  176. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  177. 22:55:53 T:140453837207488 INFO: ID:0x196 Name:1280x960 Refresh:60.000000 Width:1280 Height:960
  178. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  179. 22:55:53 T:140453837207488 INFO: ID:0x197 Name:1280x960 Refresh:61.000000 Width:1280 Height:960
  180. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  181. 22:55:53 T:140453837207488 INFO: ID:0x198 Name:1152x864 Refresh:62.000000 Width:1152 Height:864
  182. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  183. 22:55:53 T:140453837207488 INFO: ID:0x199 Name:1152x864 Refresh:63.000000 Width:1152 Height:864
  184. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  185. 22:55:53 T:140453837207488 INFO: ID:0x19a Name:1152x864 Refresh:64.000000 Width:1152 Height:864
  186. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  187. 22:55:53 T:140453837207488 INFO: ID:0x19b Name:1152x864 Refresh:65.000000 Width:1152 Height:864
  188. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  189. 22:55:53 T:140453837207488 INFO: ID:0x19c Name:1152x864 Refresh:66.000000 Width:1152 Height:864
  190. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  191. 22:55:53 T:140453837207488 INFO: ID:0x19d Name:1152x864 Refresh:67.000000 Width:1152 Height:864
  192. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  193. 22:55:53 T:140453837207488 INFO: ID:0x19e Name:1152x864 Refresh:68.000000 Width:1152 Height:864
  194. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  195. 22:55:53 T:140453837207488 INFO: ID:0x19f Name:1024x768 Refresh:69.000000 Width:1024 Height:768
  196. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  197. 22:55:53 T:140453837207488 INFO: ID:0x1a0 Name:1024x768 Refresh:70.000000 Width:1024 Height:768
  198. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  199. 22:55:53 T:140453837207488 INFO: ID:0x1a1 Name:1024x768 Refresh:71.000000 Width:1024 Height:768
  200. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  201. 22:55:53 T:140453837207488 INFO: ID:0x1a2 Name:1024x768 Refresh:72.000000 Width:1024 Height:768
  202. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  203. 22:55:53 T:140453837207488 INFO: ID:0x1a3 Name:1024x768 Refresh:73.000000 Width:1024 Height:768
  204. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  205. 22:55:53 T:140453837207488 INFO: ID:0x1a4 Name:1024x768 Refresh:74.000000 Width:1024 Height:768
  206. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  207. 22:55:53 T:140453837207488 INFO: ID:0x1a5 Name:960x720 Refresh:75.000000 Width:960 Height:720
  208. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  209. 22:55:53 T:140453837207488 INFO: ID:0x1a6 Name:960x720 Refresh:76.000000 Width:960 Height:720
  210. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  211. 22:55:53 T:140453837207488 INFO: ID:0x1a7 Name:960x600 Refresh:77.000000 Width:960 Height:600
  212. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  213. 22:55:53 T:140453837207488 INFO: ID:0x1a8 Name:960x540 Refresh:78.000000 Width:960 Height:540
  214. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  215. 22:55:53 T:140453837207488 INFO: ID:0x1a9 Name:928x696 Refresh:79.000000 Width:928 Height:696
  216. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  217. 22:55:53 T:140453837207488 INFO: ID:0x1aa Name:928x696 Refresh:80.000000 Width:928 Height:696
  218. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  219. 22:55:53 T:140453837207488 INFO: ID:0x1ab Name:896x672 Refresh:81.000000 Width:896 Height:672
  220. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  221. 22:55:53 T:140453837207488 INFO: ID:0x1ac Name:896x672 Refresh:82.000000 Width:896 Height:672
  222. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  223. 22:55:53 T:140453837207488 INFO: ID:0x1ad Name:840x525 Refresh:83.000000 Width:840 Height:525
  224. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  225. 22:55:53 T:140453837207488 INFO: ID:0x1ae Name:840x525 Refresh:84.000000 Width:840 Height:525
  226. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  227. 22:55:53 T:140453837207488 INFO: ID:0x1af Name:840x525 Refresh:85.000000 Width:840 Height:525
  228. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  229. 22:55:53 T:140453837207488 INFO: ID:0x1b0 Name:840x525 Refresh:86.000000 Width:840 Height:525
  230. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  231. 22:55:53 T:140453837207488 INFO: ID:0x1b1 Name:840x525 Refresh:87.000000 Width:840 Height:525
  232. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  233. 22:55:53 T:140453837207488 INFO: ID:0x1b2 Name:832x624 Refresh:88.000000 Width:832 Height:624
  234. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  235. 22:55:53 T:140453837207488 INFO: ID:0x1b3 Name:800x600 Refresh:89.000000 Width:800 Height:600
  236. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  237. 22:55:53 T:140453837207488 INFO: ID:0x1b4 Name:800x600 Refresh:90.000000 Width:800 Height:600
  238. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  239. 22:55:53 T:140453837207488 INFO: ID:0x1b5 Name:800x600 Refresh:91.000000 Width:800 Height:600
  240. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  241. 22:55:53 T:140453837207488 INFO: ID:0x1b6 Name:800x600 Refresh:92.000000 Width:800 Height:600
  242. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  243. 22:55:53 T:140453837207488 INFO: ID:0x1b7 Name:800x600 Refresh:93.000000 Width:800 Height:600
  244. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  245. 22:55:53 T:140453837207488 INFO: ID:0x1b8 Name:800x600 Refresh:94.000000 Width:800 Height:600
  246. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  247. 22:55:53 T:140453837207488 INFO: ID:0x1b9 Name:800x600 Refresh:95.000000 Width:800 Height:600
  248. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  249. 22:55:53 T:140453837207488 INFO: ID:0x1ba Name:800x600 Refresh:96.000000 Width:800 Height:600
  250. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  251. 22:55:53 T:140453837207488 INFO: ID:0x1bb Name:800x600 Refresh:97.000000 Width:800 Height:600
  252. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  253. 22:55:53 T:140453837207488 INFO: ID:0x1bc Name:800x600 Refresh:98.000000 Width:800 Height:600
  254. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  255. 22:55:53 T:140453837207488 INFO: ID:0x1bd Name:800x512 Refresh:99.000000 Width:800 Height:512
  256. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  257. 22:55:53 T:140453837207488 INFO: ID:0x1be Name:720x450 Refresh:100.000000 Width:720 Height:450
  258. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  259. 22:55:53 T:140453837207488 INFO: ID:0x1bf Name:720x400 Refresh:101.000000 Width:720 Height:400
  260. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  261. 22:55:53 T:140453837207488 INFO: ID:0x1c0 Name:700x525 Refresh:102.000000 Width:700 Height:525
  262. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  263. 22:55:53 T:140453837207488 INFO: ID:0x1c1 Name:700x525 Refresh:103.000000 Width:700 Height:525
  264. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  265. 22:55:53 T:140453837207488 INFO: ID:0x1c2 Name:700x525 Refresh:104.000000 Width:700 Height:525
  266. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  267. 22:55:53 T:140453837207488 INFO: ID:0x1c3 Name:700x525 Refresh:105.000000 Width:700 Height:525
  268. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  269. 22:55:53 T:140453837207488 INFO: ID:0x1c4 Name:680x384 Refresh:106.000000 Width:680 Height:384
  270. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  271. 22:55:53 T:140453837207488 INFO: ID:0x1c5 Name:680x384 Refresh:107.000000 Width:680 Height:384
  272. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  273. 22:55:53 T:140453837207488 INFO: ID:0x1c6 Name:640x512 Refresh:108.000000 Width:640 Height:512
  274. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  275. 22:55:53 T:140453837207488 INFO: ID:0x1c7 Name:640x512 Refresh:109.000000 Width:640 Height:512
  276. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  277. 22:55:53 T:140453837207488 INFO: ID:0x1c8 Name:640x512 Refresh:110.000000 Width:640 Height:512
  278. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  279. 22:55:53 T:140453837207488 INFO: ID:0x1c9 Name:640x480 Refresh:111.000000 Width:640 Height:480
  280. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  281. 22:55:53 T:140453837207488 INFO: ID:0x1ca Name:640x480 Refresh:112.000000 Width:640 Height:480
  282. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  283. 22:55:53 T:140453837207488 INFO: ID:0x1cb Name:640x480 Refresh:113.000000 Width:640 Height:480
  284. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  285. 22:55:53 T:140453837207488 INFO: ID:0x1cc Name:640x480 Refresh:114.000000 Width:640 Height:480
  286. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  287. 22:55:53 T:140453837207488 INFO: ID:0x1cd Name:640x480 Refresh:115.000000 Width:640 Height:480
  288. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  289. 22:55:53 T:140453837207488 INFO: ID:0x1ce Name:640x480 Refresh:116.000000 Width:640 Height:480
  290. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  291. 22:55:53 T:140453837207488 INFO: ID:0x1cf Name:640x480 Refresh:117.000000 Width:640 Height:480
  292. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  293. 22:55:53 T:140453837207488 INFO: ID:0x1d0 Name:640x400 Refresh:118.000000 Width:640 Height:400
  294. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  295. 22:55:53 T:140453837207488 INFO: ID:0x1d1 Name:640x350 Refresh:119.000000 Width:640 Height:350
  296. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  297. 22:55:53 T:140453837207488 INFO: ID:0x1d2 Name:576x432 Refresh:120.000000 Width:576 Height:432
  298. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  299. 22:55:53 T:140453837207488 INFO: ID:0x1d3 Name:576x432 Refresh:121.000000 Width:576 Height:432
  300. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  301. 22:55:53 T:140453837207488 INFO: ID:0x1d4 Name:576x432 Refresh:122.000000 Width:576 Height:432
  302. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  303. 22:55:53 T:140453837207488 INFO: ID:0x1d5 Name:576x432 Refresh:123.000000 Width:576 Height:432
  304. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  305. 22:55:53 T:140453837207488 INFO: ID:0x1d6 Name:576x432 Refresh:124.000000 Width:576 Height:432
  306. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  307. 22:55:53 T:140453837207488 INFO: ID:0x1d7 Name:576x432 Refresh:125.000000 Width:576 Height:432
  308. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  309. 22:55:53 T:140453837207488 INFO: ID:0x1d8 Name:576x432 Refresh:126.000000 Width:576 Height:432
  310. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  311. 22:55:53 T:140453837207488 INFO: ID:0x1d9 Name:512x384 Refresh:127.000000 Width:512 Height:384
  312. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  313. 22:55:53 T:140453837207488 INFO: ID:0x1da Name:512x384 Refresh:128.000000 Width:512 Height:384
  314. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  315. 22:55:53 T:140453837207488 INFO: ID:0x1db Name:512x384 Refresh:129.000000 Width:512 Height:384
  316. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  317. 22:55:53 T:140453837207488 INFO: ID:0x1dc Name:512x384 Refresh:130.000000 Width:512 Height:384
  318. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  319. 22:55:53 T:140453837207488 INFO: ID:0x1dd Name:512x384 Refresh:131.000000 Width:512 Height:384
  320. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  321. 22:55:53 T:140453837207488 INFO: ID:0x1de Name:416x312 Refresh:132.000000 Width:416 Height:312
  322. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  323. 22:55:53 T:140453837207488 INFO: ID:0x1df Name:400x300 Refresh:133.000000 Width:400 Height:300
  324. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  325. 22:55:53 T:140453837207488 INFO: ID:0x1e0 Name:400x300 Refresh:134.000000 Width:400 Height:300
  326. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  327. 22:55:53 T:140453837207488 INFO: ID:0x1e1 Name:400x300 Refresh:135.000000 Width:400 Height:300
  328. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  329. 22:55:53 T:140453837207488 INFO: ID:0x1e2 Name:400x300 Refresh:136.000000 Width:400 Height:300
  330. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  331. 22:55:53 T:140453837207488 INFO: ID:0x1e3 Name:400x300 Refresh:137.000000 Width:400 Height:300
  332. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  333. 22:55:53 T:140453837207488 INFO: ID:0x1e4 Name:360x200 Refresh:138.000000 Width:360 Height:200
  334. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  335. 22:55:53 T:140453837207488 INFO: ID:0x1e5 Name:320x240 Refresh:139.000000 Width:320 Height:240
  336. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  337. 22:55:53 T:140453837207488 INFO: ID:0x1e6 Name:320x240 Refresh:140.000000 Width:320 Height:240
  338. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  339. 22:55:53 T:140453837207488 INFO: ID:0x1e7 Name:320x240 Refresh:141.000000 Width:320 Height:240
  340. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  341. 22:55:53 T:140453837207488 INFO: ID:0x1e8 Name:320x240 Refresh:142.000000 Width:320 Height:240
  342. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  343. 22:55:53 T:140453837207488 INFO: ID:0x1e9 Name:320x200 Refresh:143.000000 Width:320 Height:200
  344. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  345. 22:55:53 T:140453837207488 INFO: ID:0x1ea Name:320x175 Refresh:144.000000 Width:320 Height:175
  346. 22:55:53 T:140453837207488 INFO: Pixel Ratio: 1.000000
  347. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  348. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  349. 22:55:53 T:140453837207488 INFO: Selected UPower and ConsoleKit as PowerSyscall
  350. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanStop
  351. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.ConsoleKit on /org/freedesktop/ConsoleKit/Manager with interface org.freedesktop.ConsoleKit.Manager and method CanRestart
  352. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.DBus.Properties and method Get
  353. 22:55:53 T:140453837207488 DEBUG: Previous line repeats 1 times.
  354. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UPower on /org/freedesktop/UPower with interface org.freedesktop.UPower and method EnumerateDevices
  355. 22:55:53 T:140453837207488 NOTICE: load settings...
  356. 22:55:53 T:140453837207488 NOTICE: special://profile/ is mapped to: special://masterprofile/
  357. 22:55:53 T:140453837207488 NOTICE: loading special://masterprofile/guisettings.xml
  358. 22:55:53 T:140453837207488 NOTICE: Getting hardware information now...
  359. 22:55:53 T:140453837207488 INFO: Using analog output
  360. 22:55:53 T:140453837207488 INFO: AC3 pass through is enabled
  361. 22:55:53 T:140453837207488 INFO: DTS pass through is enabled
  362. 22:55:53 T:140453837207488 INFO: AAC pass through is disabled
  363. 22:55:53 T:140453837207488 INFO: MP1 pass through is disabled
  364. 22:55:53 T:140453837207488 INFO: MP2 pass through is disabled
  365. 22:55:53 T:140453837207488 INFO: MP3 pass through is disabled
  366. 22:55:53 T:140453837207488 NOTICE: Checking resolution 12
  367. 22:55:53 T:140453837207488 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  368. 22:55:53 T:140453837207488 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  369. 22:55:53 T:140453837207488 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  370. 22:55:53 T:140453837207488 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  371. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  372. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  373. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/rtmp/mms/udp
  374. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  375. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  376. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  377. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: flv/aacp/sdp
  378. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  379. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  380. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdfile
  381. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  382. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  383. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  384. 22:55:53 T:140453837207488 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  385. 22:55:53 T:140453837207488 NOTICE: Loaded playercorefactory configuration
  386. 22:55:53 T:140453837207488 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  387. 22:55:53 T:140453837207488 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  388. 22:55:53 T:140453837207488 NOTICE: No settings file to load to load (special://xbmc/system/advancedsettings.xml)
  389. 22:55:53 T:140453837207488 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  390. 22:55:53 T:140453837207488 NOTICE: Contents of special://profile/advancedsettings.xml are...
  391. <advancedsettings>
  392. <video>
  393. <ppffmpegpostprocessing>ha:128:7,va,dr</ppffmpegpostprocessing>
  394. </video>
  395. </advancedsettings>
  396. 22:55:53 T:140453837207488 NOTICE: Getting hardware information now...
  397. 22:55:53 T:140453837207488 INFO: Using analog output
  398. 22:55:53 T:140453837207488 INFO: AC3 pass through is enabled
  399. 22:55:53 T:140453837207488 INFO: DTS pass through is enabled
  400. 22:55:53 T:140453837207488 INFO: AAC pass through is disabled
  401. 22:55:53 T:140453837207488 INFO: MP1 pass through is disabled
  402. 22:55:53 T:140453837207488 INFO: MP2 pass through is disabled
  403. 22:55:53 T:140453837207488 INFO: MP3 pass through is disabled
  404. 22:55:53 T:140453837207488 NOTICE: Checking resolution 12
  405. 22:55:53 T:140453837207488 NOTICE: Default DVD Player: dvdplayer
  406. 22:55:53 T:140453837207488 NOTICE: Default Video Player: dvdplayer
  407. 22:55:53 T:140453837207488 NOTICE: Default Audio Player: paplayer
  408. 22:55:53 T:140453837207488 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  409. 22:55:53 T:140453837207488 NOTICE: Log level changed to 1
  410. 22:55:53 T:140453837207488 NOTICE: Loading media sources from special://masterprofile/sources.xml
  411. 22:55:53 T:140453837207488 INFO: creating subdirectories
  412. 22:55:53 T:140453837207488 INFO: userdata folder: special://masterprofile/
  413. 22:55:53 T:140453837207488 INFO: recording folder:
  414. 22:55:53 T:140453837207488 INFO: screenshots folder:/home/michal/1/2/
  415. 22:55:53 T:140453837207488 INFO: thumbnails folder: special://masterprofile/Thumbnails
  416. 22:55:53 T:140453837207488 INFO: load language info file: special://xbmc/language/Polish/langinfo.xml
  417. 22:55:53 T:140453837207488 DEBUG: trying to set locale to pl_PL.UTF-8
  418. 22:55:53 T:140453837207488 INFO: global locale set to pl_PL.UTF-8
  419. 22:55:53 T:140453837207488 INFO: load language file:special://xbmc/language/Polish/strings.xml
  420. 22:55:53 T:140453837207488 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
  421. 22:55:53 T:140453837207488 DEBUG: Loading: /xbmc/lib/xbmc/system/libcpluff-x86_64-linux.so
  422. 22:55:53 T:140453837207488 INFO: ADDON: cpluff: 'Could not read plug-in directory /xbmc/lib/xbmc/addons: No such file or directory'
  423. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  424. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in repository.googlecode.izexbmcaddons has been installed.'
  425. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.albums.allmusic.com has been installed.'
  426. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence-vertical has been installed.'
  427. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  428. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  429. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.cryptopy has been installed.'
  430. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  431. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
  432. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  433. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in repository.bluecop.xbmc-plugins has been installed.'
  434. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.randomitems has been installed.'
  435. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
  436. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  437. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.image.bigpictures has been installed.'
  438. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.gmail.checker has been installed.'
  439. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  440. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  441. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  442. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  443. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.allmusic.com has been installed.'
  444. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  445. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  446. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in skin.back-row has been installed.'
  447. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lyrics has been installed.'
  448. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  449. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  450. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.tvtunes has been installed.'
  451. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.milkdrop has been installed.'
  452. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  453. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  454. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  455. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in skin.rapier has been installed.'
  456. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.hulu has been installed.'
  457. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.dxspectrum has been installed.'
  458. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  459. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.logo-downloader has been installed.'
  460. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  461. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  462. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.recentlyadded has been installed.'
  463. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  464. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
  465. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.artistslideshow has been installed.'
  466. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.artwork.downloader has been installed.'
  467. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in skin.pm3-hd has been installed.'
  468. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.slideshow has been installed.'
  469. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  470. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in pvr.team-mediaportal.tvserver has been installed.'
  471. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.rss.editor has been installed.'
  472. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.yahoomusic.com has been installed.'
  473. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  474. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  475. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  476. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in weather.worldweatheronline has been installed.'
  477. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  478. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  479. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  480. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  481. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.tv.show.next.aired has been installed.'
  482. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
  483. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.shoutcastradio has been installed.'
  484. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  485. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  486. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
  487. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  488. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in script.module.pysqlite has been installed.'
  489. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in visualization.itunes has been installed.'
  490. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  491. 22:55:53 T:140453837207488 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  492. 22:55:53 T:140453837207488 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  493. 22:55:53 T:140453837207488 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adaptor"
  494. 22:55:53 T:140453837207488 INFO: LIRC Initialize: using: /dev/lircd
  495. 22:55:53 T:140453837207488 INFO: LIRC Initialize: sucessfully started
  496. 22:55:53 T:140453837207488 DEBUG: OnLostDevice - notify display change event
  497. 22:55:53 T:140453837207488 INFO: XRANDR: /xbmc/lib/xbmc/xbmc-xrandr --output default --mode 0x18c
  498. 22:55:53 T:140453837207488 NOTICE: Using visual 0x43
  499. 22:55:53 T:140453837207488 INFO: GL: Maximum texture width: 8192
  500. 22:55:53 T:140453837207488 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
  501. 22:55:53 T:140453837207488 DEBUG: Loading: /xbmc/lib/xbmc/system/ImageLib-x86_64-linux.so
  502. 22:55:53 T:140453837207488 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
  503. 22:55:53 T:140453837207488 NOTICE: GL_VENDOR = NVIDIA Corporation
  504. 22:55:53 T:140453837207488 NOTICE: GL_RENDERER = GeForce GT 220/PCI/SSE2
  505. 22:55:53 T:140453837207488 NOTICE: GL_VERSION = 3.3.0 NVIDIA 275.43
  506. 22:55:53 T:140453837207488 NOTICE: GL_SHADING_LANGUAGE_VERSION = 3.30 NVIDIA via Cg compiler
  507. 22:55:53 T:140453837207488 NOTICE: GL_GPU_MEMORY_INFO_TOTAL_AVAILABLE_MEMORY_NVX = 1048576
  508. 22:55:53 T:140453837207488 NOTICE: GL_GPU_MEMORY_INFO_DEDICATED_VIDMEM_NVX = 1048576
  509. 22:55:53 T:140453837207488 NOTICE: GL_EXTENSIONS = GL_ARB_blend_func_extended GL_ARB_color_buffer_float GL_ARB_compatibility 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_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_include 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_swizzle GL_ARB_timer_query GL_ARB_transform_feedback2 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_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_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
  510. 22:55:53 T:140453837207488 DEBUG: OnLostDevice - notify display change event
  511. 22:55:53 T:140453837207488 ERROR: GLX: Same window as before, refreshing context
  512. 22:55:53 T:140453837207488 INFO: GL: Maximum texture width: 8192
  513. 22:55:53 T:140453837207488 INFO: load default splash image: /xbmc/share/xbmc/media/Splash.png
  514. 22:55:53 T:140453837207488 DEBUG: CheckDisplayEvents: Received RandR event 123
  515. 22:55:53 T:140453837207488 DEBUG: CheckDisplayEvents - notify display reset event
  516. 22:55:53 T:140453837207488 INFO: load keymapping
  517. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  518. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  519. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  520. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  521. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
  522. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  523. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  524. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  525. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  526. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  527. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  528. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  529. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  530. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  531. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/keymaps/remote.xml
  532. 22:55:53 T:140453837207488 ERROR: Keymapping error: no such action 'language' defined
  533. 22:55:53 T:140453837207488 INFO: Loading special://xbmc/system/Lircmap.xml
  534. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'mceusb'
  535. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  536. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  537. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  538. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'anysee'
  539. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'iMON-PAD'
  540. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  541. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  542. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'TwinHanRemote'
  543. 22:55:53 T:140453837207488 INFO: * Adding remote mapping for device 'linux-input-layer'
  544. 22:55:53 T:140453837207488 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  545. 22:55:53 T:140453837207488 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  546. 22:55:53 T:140453837207488 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  547. 22:55:53 T:140453837207488 INFO: GUI format 1680x1050 1680x1050 @ 50.00 - Full Screen
  548. 22:55:53 T:140453837207488 DEBUG: guilib: Fill viewport always for solving rendering passes
  549. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  550. 22:55:53 T:140453837207488 DEBUG: Selected UDisks as storage provider
  551. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
  552. 22:55:53 T:140453837207488 DEBUG: UDisks: DaemonVersion 1
  553. 22:55:53 T:140453837207488 DEBUG: UDisks: Querying available devices
  554. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
  555. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
  556. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
  557. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
  558. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  559. 22:55:53 T:140453837207488 NOTICE: UDisks: Added /media/WIN_E
  560. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
  561. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
  562. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  563. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc1)
  564. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc1 with interface org.freedesktop.DBus.Properties and method GetAll
  565. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  566. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc1: IsFileSystem true HasFileSystem ntfs IsSystemInternal false IsMounted false IsRemovable false IsPartition true IsOptical false
  567. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
  568. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
  569. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  570. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  571. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
  572. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
  573. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  574. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  575. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda3)
  576. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda3 with interface org.freedesktop.DBus.Properties and method GetAll
  577. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  578. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda3: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
  579. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda4)
  580. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda4 with interface org.freedesktop.DBus.Properties and method GetAll
  581. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  582. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda4: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  583. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda5)
  584. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda5 with interface org.freedesktop.DBus.Properties and method GetAll
  585. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
  586. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda5: IsFileSystem true HasFileSystem ntfs IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
  587. 22:55:53 T:140453837207488 NOTICE: UDisks: Added /media/WIN_D
  588. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0)
  589. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
  590. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  591. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc3)
  592. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc3 with interface org.freedesktop.DBus.Properties and method GetAll
  593. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  594. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc3: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition true IsOptical false
  595. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
  596. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
  597. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  598. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc2)
  599. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc2 with interface org.freedesktop.DBus.Properties and method GetAll
  600. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method Get
  601. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc2: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable false IsPartition true IsOptical false
  602. 22:55:53 T:140453837207488 NOTICE: UDisks: Added /media/528aef21-b970-4c9a-8db7-f0f49875ffb3_
  603. 22:55:53 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc)
  604. 22:55:53 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
  605. 22:55:54 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition false IsOptical false
  606. 22:55:54 T:140453837207488 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/fd0)
  607. 22:55:54 T:140453837207488 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/fd0 with interface org.freedesktop.DBus.Properties and method GetAll
  608. 22:55:54 T:140453837207488 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/fd0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  609. 22:55:54 T:140453837207488 NOTICE: start dvd mediatype detection
  610. 22:55:54 T:140453837207488 NOTICE: initializing playlistplayer
  611. 22:55:54 T:140453837207488 NOTICE: DONE initializing playlistplayer
  612. 22:55:54 T:140453837207488 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
  613. 22:55:54 T:140453835802368 DEBUG: Thread CDetectDVDMedia start, auto delete: 0
  614. 22:55:54 T:140453835802368 DEBUG: Compiled with libcdio Version 0.81
  615. 22:55:54 T:140453837207488 INFO: Unloading old skin ...
  616. 22:55:54 T:140453837207488 INFO: load skin from:/xbmc/share/xbmc/addons/skin.confluence
  617. 22:55:54 T:140453837207488 INFO: load fonts for skin...
  618. 22:55:54 T:140453837207488 INFO: Loading fonts from /xbmc/share/xbmc/addons/skin.confluence/720p/Font.xml
  619. 22:55:54 T:140453837207488 INFO: Previous line repeats 1 times.
  620. 22:55:54 T:140453837207488 INFO: Loading skin includes from /xbmc/share/xbmc/addons/skin.confluence/720p/includes.xml
  621. 22:55:54 T:140453837207488 INFO: load new skin...
  622. 22:55:54 T:140453837207488 INFO: Loading skin file: Home.xml
  623. 22:55:54 T:140453837207488 DEBUG: Load Home.xml: 72.09ms
  624. 22:55:54 T:140453837207488 INFO: Loading user windows, path /xbmc/share/xbmc/addons/skin.confluence/720p
  625. 22:55:54 T:140453837207488 DEBUG: Load Skin XML: 79.25ms
  626. 22:55:54 T:140453837207488 INFO: initialize new skin...
  627. 22:55:54 T:140453837207488 DEBUG: guilib: Fill viewport always for solving rendering passes
  628. 22:55:54 T:140453837207488 INFO: Loading skin file: Pointer.xml
  629. 22:55:54 T:140453837207488 DEBUG: Load Pointer.xml: 0.49ms
  630. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogVolumeBar.xml
  631. 22:55:54 T:140453837207488 DEBUG: Load DialogVolumeBar.xml: 0.79ms
  632. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogKaiToast.xml
  633. 22:55:54 T:140453837207488 DEBUG: Load DialogKaiToast.xml: 0.86ms
  634. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogMuteBug.xml
  635. 22:55:54 T:140453837207488 DEBUG: Load DialogMuteBug.xml: 0.33ms
  636. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogSeekBar.xml
  637. 22:55:54 T:140453837207488 DEBUG: Load DialogSeekBar.xml: 3.88ms
  638. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogBusy.xml
  639. 22:55:54 T:140453837207488 DEBUG: Load DialogBusy.xml: 0.47ms
  640. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogExtendedProgressBar.xml
  641. 22:55:54 T:140453837207488 DEBUG: Load DialogExtendedProgressBar.xml: 0.67ms
  642. 22:55:54 T:140453837207488 DEBUG: CGUIAudioManager::Initialize
  643. 22:55:54 T:140453837207488 INFO: Loading /xbmc/share/xbmc/addons/skin.confluence/sounds/sounds.xml
  644. 22:55:54 T:140453837207488 INFO: skin loaded...
  645. 22:55:54 T:140453837207488 NOTICE: Start - EPG thread started
  646. 22:55:54 T:140453837207488 NOTICE: PVRManager - starting up
  647. 22:55:54 T:140453837207488 DEBUG: Activating window ID: 12999
  648. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (Startup.xml) ------
  649. 22:55:54 T:140453837207488 INFO: Loading skin file: Startup.xml
  650. 22:55:54 T:140453837207488 DEBUG: Load Startup.xml: 0.75ms
  651. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 0.79ms (0.78 ms skin load)
  652. 22:55:54 T:140453837207488 INFO: removing tempfiles
  653. 22:55:54 T:140453837207488 NOTICE: UpdateLibraries - Starting music library startup scan
  654. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (DialogMusicScan.xml) ------
  655. 22:55:54 T:140453837207488 INFO: Loading skin file: DialogMusicScan.xml
  656. 22:55:54 T:140453837207488 DEBUG: Load DialogMusicScan.xml: 1.37ms
  657. 22:55:54 T:140453837207488 DEBUG: OpenBundle - Opened bundle /xbmc/share/xbmc/addons/skin.confluence/media/Textures.xbt
  658. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 2.31ms (1.40 ms skin load)
  659. 22:55:54 T:140453837207488 INFO: Music scan has started... Enabling tag reading, and remote thumbs
  660. 22:55:54 T:140453408139008 DEBUG: Thread PVR manager start, auto delete: 0
  661. 22:55:54 T:140453416531712 DEBUG: Thread EPG updater start, auto delete: 0
  662. 22:55:54 T:140453399746304 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner start, auto delete: 0
  663. 22:55:54 T:140453399746304 DEBUG: Process - Starting scan
  664. 22:55:54 T:140453399746304 DEBUG: DoScan Skipping dir '/home/michal/Transformers 3 - Dark of The Moon Soundtrack/' due to no change
  665. 22:55:54 T:140453391353600 DEBUG: Thread CThread start, auto delete: 0
  666. 22:55:54 T:140453837207488 DEBUG: ADDON: Starting service addons.
  667. 22:55:54 T:140453837207488 INFO: initializing python engine.
  668. 22:55:54 T:140453416531712 DEBUG: Thread EPG updater 140453416531712 terminating
  669. 22:55:54 T:140453416531712 DEBUG: Thread PVR add-on updater start, auto delete: 0
  670. 22:55:54 T:140453416531712 DEBUG: InitialiseClient - initialising add-on 'Tvheadend HTSP Client'
  671. 22:55:54 T:140453416531712 DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend HTSP Client'
  672. 22:55:54 T:140453416531712 DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
  673. 22:55:54 T:140453416531712 DEBUG: SECTION:LoadDLL(/xbmc/lib/xbmc/addons/pvr.hts/XBMC_Tvheadend.pvr)
  674. 22:55:54 T:140453416531712 DEBUG: Loading: /xbmc/lib/xbmc/addons/pvr.hts/XBMC_Tvheadend.pvr
  675. 22:55:54 T:140453416531712 DEBUG: AddOnLog: Tvheadend HTSP Client: ADDON_Create - Creating Tvheadend PVR-Client
  676. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
  677. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
  678. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
  679. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
  680. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
  681. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
  682. 22:55:54 T:140453416531712 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
  683. 22:55:54 T:140453416531712 DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connecting to '127.0.0.1', port '9982'
  684. 22:55:54 T:140453416531712 DEBUG: AddOnLog: Tvheadend HTSP Client: Connect - connected to '127.0.0.1', port '9982'
  685. 22:55:54 T:140453416531712 DEBUG: AddOnLog: Tvheadend HTSP Client: CHTSPConnection - Auth - authenticating as user 'test' with a password
  686. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: HTSP Data Listener thread started (pid=5527, tid=5567)
  687. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: Action - starting
  688. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:1, name:'TV channels', icon:''
  689. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:2, name:'SDTV', icon:''
  690. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:3, name:'EmiTel', icon:''
  691. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:3, name:'PULS 2', icon:'(null)', event:0
  692. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:8, name:'Polsat', icon:'(null)', event:1
  693. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:1, name:'Polsat Sport News', icon:'(null)', event:228
  694. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:5, name:'TV Puls', icon:'(null)', event:479
  695. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:6, name:'TV4', icon:'(null)', event:632
  696. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:2, name:'TV6', icon:'(null)', event:819
  697. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:7, name:'TVN', icon:'(null)', event:968
  698. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:4, name:'TVN Siedem', icon:'(null)', event:1161
  699. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:14, name:'TVP Historia', icon:'(null)', event:1339
  700. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:11, name:'TVP INFO Bialystok', icon:'(null)', event:1533
  701. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:10, name:'TVP INFO Warszawa', icon:'(null)', event:2170
  702. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:15, name:'TVP Kultura', icon:'(null)', event:2747
  703. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:9, name:'TVP Polonia', icon:'(null)', event:2930
  704. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:13, name:'TVP1', icon:'(null)', event:3175
  705. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseChannelUpdate - id:12, name:'TVP2', icon:'(null)', event:3448
  706. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:1, name:'TV channels', icon:''
  707. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:2, name:'SDTV', icon:''
  708. 22:55:54 T:140453376513792 DEBUG: AddOnLog: Tvheadend HTSP Client: ParseTagUpdate - id:3, name:'EmiTel', icon:''
  709. 22:55:54 T:140453408139008 DEBUG: PVRManager - Load - active clients found. continue to start
  710. 22:55:54 T:140453837207488 DEBUG: new python thread created. id=1
  711. 22:55:54 T:140453837207488 INFO: initializing python engine.
  712. 22:55:54 T:140453837207488 DEBUG: new python thread created. id=2
  713. 22:55:54 T:140453837207488 NOTICE: initialize done
  714. 22:55:54 T:140453837207488 NOTICE: Running the application...
  715. 22:55:54 T:140453837207488 DEBUG: ExecuteXBMCAction : Translating ReplaceWindow(Home)
  716. 22:55:54 T:140453837207488 DEBUG: ExecuteXBMCAction : To ReplaceWindow(Home)
  717. 22:55:54 T:140453837207488 DEBUG: Activating window ID: 10000
  718. 22:55:54 T:140453359728384 DEBUG: Thread XBPyThread start, auto delete: 0
  719. 22:55:54 T:140453359728384 DEBUG: Python thread: start processing
  720. 22:55:54 T:140453368121088 DEBUG: Thread XBPyThread start, auto delete: 0
  721. 22:55:54 T:140453368121088 DEBUG: Python thread: start processing
  722. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (Pointer.xml) ------
  723. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 0.14ms (0.00 ms skin load)
  724. 22:55:54 T:140453282313984 DEBUG: Thread Jobworker start, auto delete: 1
  725. 22:55:54 T:140453837207488 DEBUG: ------ Window Deinit (Startup.xml) ------
  726. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (Home.xml) ------
  727. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 2.13ms (0.00 ms skin load)
  728. 22:55:54 T:140453269251840 DEBUG: Thread Jobworker start, auto delete: 1
  729. 22:55:54 T:140453269251840 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  730. 22:55:54 T:140453269251840 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
  731. 22:55:54 T:140453837207488 DEBUG: Process - no profile autoexec.py (/home/michal/.xbmc/userdata/autoexec.py) found, skipping
  732. 22:55:54 T:140453837207488 DEBUG: NetworkMessage - Starting network services
  733. 22:55:54 T:140453837207488 NOTICE: ES: Starting event server
  734. 22:55:54 T:140453837207488 INFO: JSONRPC Server: Successfully initialized
  735. 22:55:54 T:140453252466432 DEBUG: Thread CEventServer start, auto delete: 0
  736. 22:55:54 T:140453252466432 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  737. 22:55:54 T:140453252466432 NOTICE: UDP: Listening on port 9777
  738. 22:55:54 T:140453244073728 DEBUG: Thread JSONRPC::CTCPServer start, auto delete: 0
  739. 22:55:54 T:140453260859136 DEBUG: Thread Jobworker start, auto delete: 1
  740. 22:55:54 T:140453260859136 INFO: WEATHER: Downloading weather
  741. 22:55:54 T:140453260859136 INFO: initializing python engine.
  742. 22:55:54 T:140453260859136 DEBUG: new python thread created. id=3
  743. 22:55:54 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/' due to no change
  744. 22:55:54 T:140453837207488 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  745. 22:55:54 T:140453837207488 NOTICE: starting zeroconf publishing
  746. 22:55:54 T:140453837207488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc type: _xbmc-jsonrpc._tcp name:XBMC JSONRPC port:9090
  747. 22:55:54 T:140453837207488 DEBUG: CZeroconfAvahi::addService() named: XBMC JSONRPC type: _xbmc-jsonrpc._tcp port:9090
  748. 22:55:54 T:140453235681024 DEBUG: Thread XBPyThread start, auto delete: 0
  749. 22:55:54 T:140453235681024 DEBUG: Python thread: start processing
  750. 22:55:54 T:140453837207488 DEBUG: CLastfmScrobbler: Clearing session.
  751. 22:55:54 T:140453837207488 DEBUG: CLibrefmScrobbler: Clearing session.
  752. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  753. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 0.02ms (0.00 ms skin load)
  754. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - Load - loading all radio channel groups
  755. 22:55:54 T:140453408139008 INFO: PVRChannelGroupInternal - LoadFromDb - no channels in the database
  756. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroup - Load - 0 channels loaded from the database for group 'Wszystkie kanały radiowe'
  757. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - LoadUserDefinedChannelGroups - 0 user defined radio channel groups fetched from the database
  758. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - UpdateGroupsEntries - user defined group Wszystkie kanały radiowe with ID '1' does not exist on the client anymore. deleting
  759. 22:55:54 T:140453408139008 ERROR: CPVRChannelGroups - DeleteGroup - cannot delete internal group 'Wszystkie kanały radiowe'
  760. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
  761. 22:55:54 T:140453408139008 DEBUG: CPVRChannelGroups - PersistAll - persisting all changes in channel groups
  762. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - Load - 1 radio channel groups loaded
  763. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - Load - loading all TV channel groups
  764. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP1' loaded from the database
  765. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP2' loaded from the database
  766. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP INFO Bialystok' loaded from the database
  767. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'Polsat' loaded from the database
  768. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVN' loaded from the database
  769. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TV4' loaded from the database
  770. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TV Puls' loaded from the database
  771. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVN Siedem' loaded from the database
  772. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'PULS 2' loaded from the database
  773. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TV6' loaded from the database
  774. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP Kultura' loaded from the database
  775. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP Historia' loaded from the database
  776. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP INFO Warszawa' loaded from the database
  777. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'Polsat Sport News' loaded from the database
  778. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - channel 'TVP Polonia' loaded from the database
  779. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroup - Load - 15 channels loaded from the database for group 'Wszystkie kanały TV'
  780. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'Wszystkie kanały TV' loaded from the database
  781. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'TV channels' loaded from the database
  782. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'SDTV' loaded from the database
  783. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'EmiTel' loaded from the database
  784. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'TV channels' loaded from the database
  785. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'SDTV' loaded from the database
  786. 22:55:54 T:140453408139008 DEBUG: PVRDB - Get - group 'EmiTel' loaded from the database
  787. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - LoadUserDefinedChannelGroups - 3 user defined TV channel groups fetched from the database
  788. 22:55:54 T:140453408139008 ERROR: CAddonCallbacksPVR - PVRTransferChannelGroup - empty group name
  789. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - UpdateGroupsEntries - user defined group Wszystkie kanały TV with ID '2' does not exist on the client anymore. deleting
  790. 22:55:54 T:140453408139008 ERROR: CPVRChannelGroups - DeleteGroup - cannot delete internal group 'Wszystkie kanały TV'
  791. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
  792. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroup - Load - 15 channels loaded from the database for group 'TV channels'
  793. 22:55:54 T:140453408139008 DEBUG: PVRClient - GetChannelGroupMembers - get group members for group 'TV channels' from add-on 'HTS Tvheadend:127.0.0.1:9982'
  794. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'TV channels'
  795. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat Sport News (1) to group 'TV channels' channel number 1001
  796. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV6 (2) to group 'TV channels' channel number 10
  797. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel PULS 2 (3) to group 'TV channels' channel number 9
  798. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN Siedem (4) to group 'TV channels' channel number 8
  799. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV Puls (5) to group 'TV channels' channel number 7
  800. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV4 (6) to group 'TV channels' channel number 6
  801. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN (7) to group 'TV channels' channel number 5
  802. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat (8) to group 'TV channels' channel number 4
  803. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Polonia (9) to group 'TV channels' channel number 1009
  804. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Warszawa (10) to group 'TV channels' channel number 30
  805. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Bialystok (11) to group 'TV channels' channel number 3
  806. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP2 (12) to group 'TV channels' channel number 2
  807. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP1 (13) to group 'TV channels' channel number 1
  808. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Historia (14) to group 'TV channels' channel number 17
  809. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Kultura (15) to group 'TV channels' channel number 16
  810. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroup - Load - 15 channels loaded from the database for group 'SDTV'
  811. 22:55:54 T:140453408139008 DEBUG: PVRClient - GetChannelGroupMembers - get group members for group 'SDTV' from add-on 'HTS Tvheadend:127.0.0.1:9982'
  812. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'SDTV'
  813. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat Sport News (1) to group 'SDTV' channel number 1001
  814. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV6 (2) to group 'SDTV' channel number 10
  815. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel PULS 2 (3) to group 'SDTV' channel number 9
  816. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN Siedem (4) to group 'SDTV' channel number 8
  817. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV Puls (5) to group 'SDTV' channel number 7
  818. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV4 (6) to group 'SDTV' channel number 6
  819. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN (7) to group 'SDTV' channel number 5
  820. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat (8) to group 'SDTV' channel number 4
  821. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Polonia (9) to group 'SDTV' channel number 1009
  822. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Warszawa (10) to group 'SDTV' channel number 30
  823. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Bialystok (11) to group 'SDTV' channel number 3
  824. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP2 (12) to group 'SDTV' channel number 2
  825. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP1 (13) to group 'SDTV' channel number 1
  826. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Historia (14) to group 'SDTV' channel number 17
  827. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Kultura (15) to group 'SDTV' channel number 16
  828. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroup - Load - 15 channels loaded from the database for group 'EmiTel'
  829. 22:55:54 T:140453408139008 DEBUG: PVRClient - GetChannelGroupMembers - get group members for group 'EmiTel' from add-on 'HTS Tvheadend:127.0.0.1:9982'
  830. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - group 'EmiTel'
  831. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat Sport News (1) to group 'EmiTel' channel number 1001
  832. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV6 (2) to group 'EmiTel' channel number 10
  833. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel PULS 2 (3) to group 'EmiTel' channel number 9
  834. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN Siedem (4) to group 'EmiTel' channel number 8
  835. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV Puls (5) to group 'EmiTel' channel number 7
  836. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TV4 (6) to group 'EmiTel' channel number 6
  837. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVN (7) to group 'EmiTel' channel number 5
  838. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel Polsat (8) to group 'EmiTel' channel number 4
  839. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Polonia (9) to group 'EmiTel' channel number 1009
  840. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Warszawa (10) to group 'EmiTel' channel number 30
  841. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP INFO Bialystok (11) to group 'EmiTel' channel number 3
  842. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP2 (12) to group 'EmiTel' channel number 2
  843. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP1 (13) to group 'EmiTel' channel number 1
  844. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Historia (14) to group 'EmiTel' channel number 17
  845. 22:55:54 T:140453408139008 DEBUG: AddOnLog: Tvheadend HTSP Client: GetChannelGroupMembers - add channel TVP Kultura (15) to group 'EmiTel' channel number 16
  846. 22:55:54 T:140453408139008 DEBUG: CPVRChannelGroups - PersistAll - persisting all changes in channel groups
  847. 22:55:54 T:140453408139008 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'TV channels' with 15 channels
  848. 22:55:54 T:140453252466432 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC Event Server port:9777
  849. 22:55:54 T:140453252466432 DEBUG: CZeroconfAvahi::addService() named: XBMC Event Server type: _xbmc-events._udp port:9777
  850. 22:55:54 T:140453218895616 DEBUG: Thread Jobworker start, auto delete: 1
  851. 22:55:54 T:140453835581184 DEBUG: Thread CRssReader start, auto delete: 0
  852. 22:55:54 T:140453835581184 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  853. 22:55:54 T:140453835581184 DEBUG: Loading: libcurl-gnutls.so.4
  854. 22:55:54 T:140453835581184 DEBUG: FileCurl::Open(0x7fbdf4fa1ae0) http://tvn24.pl/najnowsze.xml
  855. 22:55:54 T:140453835581184 INFO: easy_aquire - Created session to http://tvn24.pl
  856. 22:55:54 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/!MIDI/' due to no change
  857. 22:55:54 T:140453408139008 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'SDTV' with 15 channels
  858. 22:55:54 T:140453837207488 DEBUG: UPower: Recieved an unknown signal NameAcquired
  859. 22:55:54 T:140453408139008 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'EmiTel' with 15 channels
  860. 22:55:54 T:140453269251840 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  861. 22:55:54 T:140453408139008 DEBUG: PVRChannelGroups - Load - 4 TV channel groups loaded
  862. 22:55:54 T:140453408139008 DEBUG: CPVRTimers - Update - updating timers
  863. 22:55:54 T:140453408139008 DEBUG: CPVRRecordings - Update - updating recordings
  864. 22:55:54 T:140453408139008 DEBUG: PVRManager - Process - entering main loop
  865. 22:55:54 T:140453408139008 NOTICE: Start - EPG thread started
  866. 22:55:54 T:140453184042752 DEBUG: Thread EPG updater start, auto delete: 0
  867. 22:55:54 T:140453192435456 DEBUG: Thread PVR GUI info updater start, auto delete: 0
  868. 22:55:54 T:140453837207488 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  869. 22:55:54 T:140453837207488 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  870. 22:55:54 T:140453837207488 DEBUG: Alloc resources: 0.02ms (0.00 ms skin load)
  871. 22:55:54 T:140453269251840 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  872. 22:55:54 T:140453269251840 DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview order by idMovie desc limit 10
  873. 22:55:54 T:140453835581184 DEBUG: Got rss feed: http://tvn24.pl/najnowsze.xml
  874. 22:55:54 T:140453835581184 DEBUG: RSS feed encoding: UTF-8
  875. 22:55:54 T:140453835581184 DEBUG: Parsed rss feed: http://tvn24.pl/najnowsze.xml
  876. 22:55:54 T:140453835581184 DEBUG: Thread CRssReader 140453835581184 terminating
  877. 22:55:54 T:140453269251840 DEBUG: RunQuery took 1 ms for 0 items query: select * from episodeview order by idEpisode desc limit 10
  878. 22:55:54 T:140453269251840 DEBUG: GetMusicVideosByWhere query = select * from musicvideoview order by idMVideo desc limit 10
  879. 22:55:55 T:140453269251840 DEBUG: GetMusicVideosByWhere time for actual SQL query = 16
  880. 22:55:55 T:140453269251840 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  881. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 175 entries loaded for table 'TVP1'.
  882. 22:55:55 T:140453399746304 DEBUG: GetZipList - Processing zip://%2fmedia%2fWIN%5fD%2fmuzyka%2f%21Z%20serwera%20%28mutella%29%2fsimple%20plan%20i%20miss%20you%20mp3%20hentai%20anime%2ezip/
  883. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 130 entries loaded for table 'TVP2'.
  884. 22:55:55 T:140453359728384 NOTICE: -->Python Interpreter Initialized<--
  885. 22:55:55 T:140453359728384 DEBUG: Process - The source file to load is /home/michal/.xbmc/addons/script.artwork.downloader/service.py
  886. 22:55:55 T:140453368121088 NOTICE: -->Python Interpreter Initialized<--
  887. 22:55:55 T:140453368121088 DEBUG: Process - The source file to load is /home/michal/.xbmc/addons/script.common.plugin.cache/default.py
  888. 22:55:55 T:140453368121088 DEBUG: Process - Setting the Python path to /home/michal/.xbmc/addons/script.common.plugin.cache:/home/michal/.xbmc/addons/script.module.cryptopy/lib:/home/michal/.xbmc/addons/script.module.simplejson/lib:/home/michal/.xbmc/addons/script.module.beautifulsoup/lib:/xbmc/share/xbmc/addons/script.module.pil/lib:/home/michal/.xbmc/addons/script.common.plugin.cache/lib:/home/michal/.xbmc/addons/script.module.simple.downloader/lib:/home/michal/.xbmc/addons/script.module.parsedom/lib:/home/michal/.xbmc/addons/script.module.elementtree/lib:/xbmc/share/xbmc/addons/script.module.pysqlite/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  889. 22:55:55 T:140453368121088 DEBUG: Process - Entering source directory /home/michal/.xbmc/addons/script.common.plugin.cache
  890. 22:55:55 T:140453368121088 DEBUG: Instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.0 of the xbmc.python api
  891. 22:55:55 T:140453359728384 DEBUG: Process - Setting the Python path to /home/michal/.xbmc/addons/script.artwork.downloader:/home/michal/.xbmc/addons/script.module.cryptopy/lib:/home/michal/.xbmc/addons/script.module.simplejson/lib:/home/michal/.xbmc/addons/script.module.beautifulsoup/lib:/xbmc/share/xbmc/addons/script.module.pil/lib:/home/michal/.xbmc/addons/script.common.plugin.cache/lib:/home/michal/.xbmc/addons/script.module.simple.downloader/lib:/home/michal/.xbmc/addons/script.module.parsedom/lib:/home/michal/.xbmc/addons/script.module.elementtree/lib:/xbmc/share/xbmc/addons/script.module.pysqlite/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  892. 22:55:55 T:140453359728384 DEBUG: Process - Entering source directory /home/michal/.xbmc/addons/script.artwork.downloader
  893. 22:55:55 T:140453359728384 DEBUG: Instantiating addon using automatically obtained id of "script.artwork.downloader" dependent on version 2.0 of the xbmc.python api
  894. 22:55:55 T:140453282313984 DEBUG: DoWork - took 864 ms to load special://skin/backgrounds/videos.jpg
  895. 22:55:55 T:140453227288320 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  896. 22:55:55 T:140453218895616 DEBUG: Previous line repeats 1 times.
  897. 22:55:55 T:140453218895616 DEBUG: DoWork - took 909 ms to load special://skin/backgrounds/tv.jpg
  898. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/!Z serwera (mutella)/' due to no change
  899. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/' due to no change
  900. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1985) 1) Dzień w którym pękło niebo/' due to no change
  901. 22:55:55 T:140453235681024 NOTICE: -->Python Interpreter Initialized<--
  902. 22:55:55 T:140453235681024 DEBUG: Process - The source file to load is /home/michal/.xbmc/addons/weather.worldweatheronline/default.py
  903. 22:55:55 T:140453235681024 DEBUG: Process - Setting the Python path to /home/michal/.xbmc/addons/weather.worldweatheronline:/home/michal/.xbmc/addons/script.module.cryptopy/lib:/home/michal/.xbmc/addons/script.module.simplejson/lib:/home/michal/.xbmc/addons/script.module.beautifulsoup/lib:/xbmc/share/xbmc/addons/script.module.pil/lib:/home/michal/.xbmc/addons/script.common.plugin.cache/lib:/home/michal/.xbmc/addons/script.module.simple.downloader/lib:/home/michal/.xbmc/addons/script.module.parsedom/lib:/home/michal/.xbmc/addons/script.module.elementtree/lib:/xbmc/share/xbmc/addons/script.module.pysqlite/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:
  904. 22:55:55 T:140453235681024 DEBUG: Process - Entering source directory /home/michal/.xbmc/addons/weather.worldweatheronline
  905. 22:55:55 T:140453235681024 DEBUG: Instantiating addon using automatically obtained id of "weather.worldweatheronline" dependent on version 2.0 of the xbmc.python api
  906. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1985) 2) Cegła/' due to no change
  907. 22:55:55 T:140453359728384 NOTICE: Artwork Downloader: Service - Run at startup: False
  908. 22:55:55 T:140453359728384 NOTICE: Artwork Downloader: Service - Run as service: False
  909. 22:55:55 T:140453359728384 NOTICE: Artwork Downloader: Service - Time: 00:00
  910. 22:55:55 T:140453359728384 INFO: Scriptresult: Success
  911. 22:55:55 T:140453359728384 INFO: Python script stopped
  912. 22:55:55 T:140453359728384 DEBUG: Thread XBPyThread 140453359728384 terminating
  913. 22:55:55 T:140453837207488 DEBUG: waiting for python thread 2 to stop
  914. 22:55:55 T:140453837207488 DEBUG: python thread 2 destructed
  915. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1986) Absolutely Live/' due to no change
  916. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 399 entries loaded for table 'TVP INFO Bialystok'.
  917. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1987) Zemsta nietoperzy/' due to no change
  918. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1988) Lunatycy - Czyli tzw. Przeboje Calkiem Live/' due to no change
  919. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1988) Numero Uno [Nalepa & Dżem]/' due to no change
  920. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1989) 1) Urodziny/' due to no change
  921. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1989) 2) Najemnik/' due to no change
  922. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 166 entries loaded for table 'Polsat'.
  923. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1989) 3) The Band Plays On/' due to no change
  924. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1991) Detox/' due to no change
  925. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1992) The Singles/' due to no change
  926. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1993) 1) Wechikuł Czasu - Spodek '92/' due to no change
  927. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 139 entries loaded for table 'TVN'.
  928. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1993) 2) Ciśnienie/' due to no change
  929. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1993) 3) Autsajder/' due to no change
  930. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1994) Akustycznie Suplement/' due to no change
  931. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1995) Kilka zdartych płyt/' due to no change
  932. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1995) List do R. na 12 głosów/' due to no change
  933. 22:55:55 T:140453184042752 DEBUG: Epg - Load - 141 entries loaded for table 'TV4'.
  934. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1997) Pod Wiatr/' due to no change
  935. 22:55:55 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1999) Dżem w operze/' due to no change
  936. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(1999) Dżem w operze 2/' due to no change
  937. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 112 entries loaded for table 'TV Puls'.
  938. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/(2000) Być albo mieć/' due to no change
  939. 22:55:56 T:140453368121088 NOTICE: StorageServer Module loaded RUN
  940. 22:55:56 T:140453368121088 NOTICE: StorageClient-0.8 Starting server
  941. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Absolutely live/' due to no change
  942. 22:55:56 T:140453235681024 DEBUG: ### [World Weather Online] - addon called by XBMC for location 'Bialystok,Podlaskie,Poland'
  943. 22:55:56 T:140453235681024 DEBUG: ### [World Weather Online] - get forecast for 'Bialystok,Podlaskie,Poland'
  944. 22:55:56 T:140453235681024 DEBUG: ### [World Weather Online] - fetch data from 'worldweatheronline.com'
  945. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Dżem-Akustycznie/' due to no change
  946. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Dżem-Czerwony jak cegła/' due to no change
  947. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 134 entries loaded for table 'TVN Siedem'.
  948. 22:55:56 T:140453184042752 NOTICE: Epg - Load - no database entries found for table 'PULS 2'.
  949. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Dżem - Dżem konesera/' due to no change
  950. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Dżem - Wehikul czasu I/' due to no change
  951. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Dżem - Wehikul czasu II/' due to no change
  952. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Kilka zdartych plyt/' due to no change
  953. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 107 entries loaded for table 'TV6'.
  954. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/List do R II/' due to no change
  955. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/List do R III/' due to no change
  956. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Dżem]/Rysiek/' due to no change
  957. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Łzy]/' due to no change
  958. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Łzy]/Łzy - Jesteś Jaki Jesteś/' due to no change
  959. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 107 entries loaded for table 'TVP Kultura'.
  960. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Łzy]/Łzy - Nie Czekaj Na Jutro/' due to no change
  961. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Łzy]/Łzy - W Związku Z Samotnością/' due to no change
  962. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Mudvayne]/' due to no change
  963. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 116 entries loaded for table 'TVP Historia'.
  964. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Mudvayne]/Mudvayne - L.D. 50/' due to no change
  965. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Mudvayne]/Mudvayne - Lost And Found/' due to no change
  966. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Mudvayne]/Mudvayne - The Beginning of All Things to End/' due to no change
  967. 22:55:56 T:140453235681024 DEBUG: ### [World Weather Online] - refresh_locations
  968. 22:55:56 T:140453235681024 INFO: Scriptresult: Success
  969. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[Mudvayne]/Mudvayne - The End Of All Things To Come/' due to no change
  970. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[The Doors]/' due to no change
  971. 22:55:56 T:140453235681024 INFO: Python script stopped
  972. 22:55:56 T:140453235681024 DEBUG: Thread XBPyThread 140453235681024 terminating
  973. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[The Doors]/The Doors - Morrison Hotel/' due to no change
  974. 22:55:56 T:140453837207488 DEBUG: waiting for python thread 3 to stop
  975. 22:55:56 T:140453837207488 DEBUG: python thread 3 destructed
  976. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/[The Doors]/The Doors - Strange Days/' due to no change
  977. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/1 Djecezja Pancerna/' due to no change
  978. 22:55:56 T:140453260859136 DEBUG: GetZipList - Processing zip://special%3a%2f%2fxbmc%2fmedia%2fweather%2ezip/
  979. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/1 Misteria - Masquerade of Shadows/' due to no change
  980. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/3 doors down - [2008] 3 doors down/' due to no change
  981. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/30_Seconds_To_Mars-A_Beautiful_Lie-2005-h8me/' due to no change
  982. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/30 seconds to mars/' due to no change
  983. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/' due to no change
  984. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 481 entries loaded for table 'TVP INFO Warszawa'.
  985. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1983-84 - 224 kbps/' due to no change
  986. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1983-84 - 224 kbps/CD1/' due to no change
  987. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1983-84 - 224 kbps/CD2/' due to no change
  988. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1985-86 - 224 kbps/' due to no change
  989. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1985-86 - 224 kbps/CD1/' due to no change
  990. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/2001 - Top40 Hitdossier- 1985-86 - 224 kbps/CD2/' due to no change
  991. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 179 entries loaded for table 'Polsat Sport News'.
  992. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/Absolute Hit's of the 80's/' due to no change
  993. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/Absolute Hit's of the 80's/Cd1/' due to no change
  994. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/80's/Absolute Hit's of the 80's/Cd2/' due to no change
  995. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/760 milionów oddechów/' due to no change
  996. 22:55:56 T:140453184042752 DEBUG: Epg - Load - 133 entries loaded for table 'TVP Polonia'.
  997. 22:55:56 T:140453408139008 DEBUG: CPVRTimers - Update - updating timers
  998. 22:55:56 T:140453184042752 INFO: EpgContainer - RemoveOldEntries - removing old EPG entries
  999. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/1111 roznne/' due to no change
  1000. 22:55:56 T:140453837207488 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1001. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/2003 School Of Rock/' due to no change
  1002. 22:55:56 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/2006 Bilety do Kontroli - Upadek Trójmiejskiej Cywilizacji [192 - 48mb]/' due to no change
  1003. 22:55:56 T:140453399746304 DEBUG: SECTION:LoadDLL(libvorbisfile.so.3)
  1004. 22:55:56 T:140453399746304 DEBUG: Loading: libvorbisfile.so.3
  1005. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Abba - Hits/' due to no change
  1006. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/ACDC/' due to no change
  1007. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/acid drinker/' due to no change
  1008. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/' due to no change
  1009. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/Adema - 2001/' due to no change
  1010. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/Insomniac's Dream - 2002/' due to no change
  1011. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/Kill The Headlights - 2007/' due to no change
  1012. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/Planets - 2005/' due to no change
  1013. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Discography [5 Albums]/Unstable - 2003/' due to no change
  1014. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Adema - Insomniacs Dream [2002]/' due to no change
  1015. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH - GOLD BALLADS/' due to no change
  1016. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/' due to no change
  1017. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1973) Aerosmith/' due to no change
  1018. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1973) Aerosmith/Caratulas/' due to no change
  1019. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1974) Get your Wings/' due to no change
  1020. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1974) Get your Wings/Caratulas/' due to no change
  1021. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1975) Toys In The Attic/' due to no change
  1022. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1975) Toys In The Attic/Caratulas/' due to no change
  1023. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1976) Rocks/' due to no change
  1024. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1976) Rocks/Caratulas/' due to no change
  1025. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1977) Draw The Line/' due to no change
  1026. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1977) Draw The Line/Caratulas/' due to no change
  1027. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1978) Live Bootleg/' due to no change
  1028. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1978) Live Bootleg/Caratulas/' due to no change
  1029. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1979) Night In The Ruts/' due to no change
  1030. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1979) Night In The Ruts/Caratulas/' due to no change
  1031. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1980) Greatest Hits/' due to no change
  1032. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1980) Greatest Hits/Caratulas/' due to no change
  1033. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1982) Rock In A Hard Place/' due to no change
  1034. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1982) Rock In A Hard Place/Caratulas/' due to no change
  1035. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1985) Done With Mirrors/' due to no change
  1036. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1985) Done With Mirrors/Caratulas/' due to no change
  1037. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1986) Classics live complete/' due to no change
  1038. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1986) Classics live complete/Caratulas/' due to no change
  1039. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1987) Permanent Vacation/' due to no change
  1040. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1987) Permanent Vacation/Caratulas/' due to no change
  1041. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1988) Gems/' due to no change
  1042. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1988) Gems/Caratulas/' due to no change
  1043. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1989) Pump/' due to no change
  1044. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1989) Pump/Caratulas/' due to no change
  1045. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1991) Pandora´s box (3CD)/' due to no change
  1046. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1991) Pandora´s box (3CD)/Caratulas/' due to no change
  1047. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1991) Pandora´s box (3CD)/Disc 1/' due to no change
  1048. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1991) Pandora´s box (3CD)/Disc 2/' due to no change
  1049. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1991) Pandora´s box (3CD)/Disc 3/' due to no change
  1050. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1993) Get A Grip/' due to no change
  1051. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1993) Get A Grip/Caratulas/' due to no change
  1052. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1994) Big Ones/' due to no change
  1053. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1994) Big Ones/Caratulas/' due to no change
  1054. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1997) Nine Lives/' due to no change
  1055. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1997) Nine Lives/Caratulas/' due to no change
  1056. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1998) A Little South of Sanity/' due to no change
  1057. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1998) A Little South of Sanity/(1998) A Little South Of Sanity - Disco 1/' due to no change
  1058. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1998) A Little South of Sanity/(1998) A Little South Of Sanity - Disco 1/Caratulas/' due to no change
  1059. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(1998) A Little South of Sanity/(1998) A Little South Of Sanity - Disco 2/' due to no change
  1060. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2001) Just Push Play/' due to no change
  1061. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2001) Just Push Play/Caratulas/' due to no change
  1062. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2002) Oh Yeah - Ultimate Aerosmith Hits 2CD/' due to no change
  1063. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2002) Oh Yeah - Ultimate Aerosmith Hits 2CD/Caratulas/' due to no change
  1064. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2002) Oh Yeah - Ultimate Aerosmith Hits 2CD/Disc 1/' due to no change
  1065. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2002) Oh Yeah - Ultimate Aerosmith Hits 2CD/Disc 2/' due to no change
  1066. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2004) Honkin On Bobo/' due to no change
  1067. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2004) Honkin On Bobo/Caratulas/' due to no change
  1068. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/(2004) You Gotta Move DVDA/' due to no change
  1069. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AEROSMITH Discography 1973-2004/Never released on albums/' due to no change
  1070. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/AFI_-_Crash_Love-2CD-2009-FKK/' due to no change
  1071. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Akademia Pana Kleksa/' due to no change
  1072. 22:55:57 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Akurat Pomarańcza/' due to no change
  1073. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Akurat Pomarańcza/Akurat - Prowincja/' due to no change
  1074. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Alice Deejay/' due to no change
  1075. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Al Bano & Romina Power/' due to no change
  1076. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/' due to no change
  1077. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1993 - Serenades/' due to no change
  1078. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1995 - Pentecost III Ep/' due to no change
  1079. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1995 - Silent Enigma/' due to no change
  1080. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1996 - Eternity/' due to no change
  1081. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1998 - Alternative 4/' due to no change
  1082. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/1999 - Judgement/' due to no change
  1083. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/2001 - Fine Day To Exit/' due to no change
  1084. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/anathema/Inne/' due to no change
  1085. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Anberlin-Cities-2007-uF/' due to no change
  1086. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ankh/' due to no change
  1087. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/April/' due to no change
  1088. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Arka satana/' due to no change
  1089. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Artrosis/' due to no change
  1090. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Artrosis/Artrosis - Ukryty Wymiar/' due to no change
  1091. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Artrosis/Artrosis - W Imię Nocy/' due to no change
  1092. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/A Perfect Circle/' due to no change
  1093. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/A Perfect Circle/Mer De Noms/' due to no change
  1094. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/A Perfect Circle/Thirteenth Step/' due to no change
  1095. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bachorskie songi/' due to no change
  1096. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bachorskie songi/1/' due to no change
  1097. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bachorskie songi/2/' due to no change
  1098. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bad Religion/' due to no change
  1099. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/' due to no change
  1100. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Biała Armia/' due to no change
  1101. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Biała Armia/Stereo_pl - Biała armia_pliki/' due to no change
  1102. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Chroń mnie - 1986/' due to no change
  1103. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Martwa Woda - 1984/' due to no change
  1104. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Nagie Skały - 1988/' due to no change
  1105. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Nagie Skały - 1988/Stereo_pl - Nagie skały_pliki/' due to no change
  1106. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Płomień z nieba/' due to no change
  1107. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - Płomień z nieba/Stereo_pl - Płomień z nieba_pliki/' due to no change
  1108. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - solowa płyta Beaty Kozidrak/' due to no change
  1109. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Bajm - solowa płyta Beaty Kozidrak/Stereo_pl - Beata_pliki/' due to no change
  1110. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Etna/' due to no change
  1111. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BAJM/Inne/' due to no change
  1112. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Belinda Carlisle/' due to no change
  1113. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Biesiada/' due to no change
  1114. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/' due to no change
  1115. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/1996 - Z gitara wsrod zwierzat/' due to no change
  1116. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - !1990! Z Partyjnym Pozdrowieniem/' due to no change
  1117. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big CyC - !1992! Milosc Muzyka Mordobicie/' due to no change
  1118. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - 1991 - Nie Wierzcie Elektrykom/' due to no change
  1119. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - Golonka, Flaki I Inne Przysmaki (1995)/' due to no change
  1120. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - Nie_zapomnisz_nigdy/' due to no change
  1121. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - Swiat Wedlug Kiepskich/' due to no change
  1122. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Big Cyc - Zmień z nami płeć/' due to no change
  1123. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Big Cyc/Inne/' due to no change
  1124. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/black sabbath [II]/' due to no change
  1125. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/black sabbath [II]/black sabbath [1970]/' due to no change
  1126. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/black sabbath [II]/sabbath bloody sabbath [1973]/' due to no change
  1127. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/BLADE 2 - Soundtrack/' due to no change
  1128. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/' due to no change
  1129. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/13/' due to no change
  1130. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/Blur/' due to no change
  1131. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/Leisure/' due to no change
  1132. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/Modern Life Is Rubbish/' due to no change
  1133. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/Parklife/' due to no change
  1134. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/The Great Escape/' due to no change
  1135. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Blur/Think Tank/' due to no change
  1136. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bonnie Tyler/' due to no change
  1137. 22:55:58 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Brudne dzieci sida/' due to no change
  1138. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Budka suflera/' due to no change
  1139. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Budka suflera/Budka Suflera - Nic nie boli tak jak życie/' due to no change
  1140. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Budka suflera/vol 3/' due to no change
  1141. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Budka suflera/vol 4/' due to no change
  1142. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Bullet_for_My_Valentine-The_Poison-(Limited_Edition-Digipak)-2005-FNT/' due to no change
  1143. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Buzu Squat/' due to no change
  1144. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Cała góra barwinków/' due to no change
  1145. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/' due to no change
  1146. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/' due to no change
  1147. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/1. Godsmack/' due to no change
  1148. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/2. Awake/' due to no change
  1149. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/3. Faceless/' due to no change
  1150. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/4. The other side/' due to no change
  1151. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/1. Godsmack/5. IV/' due to no change
  1152. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/2. Allice Cooper/' due to no change
  1153. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/2. Allice Cooper/Greatest Hits/' due to no change
  1154. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/2. Allice Cooper/Live at the garden/' due to no change
  1155. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/3. Mogwai/' due to no change
  1156. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/3. Mogwai/Rock Action/' due to no change
  1157. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/4. Adema/' due to no change
  1158. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/4. Adema/Adema - Insomniacs Dream (2002)/' due to no change
  1159. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/4. Adema/Adema - Kill The Headlights (2007)/' due to no change
  1160. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/4. Adema/Adema - Kill The Headlights (2007)/Deadinside/' due to no change
  1161. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/4. Adema/Adema - Planets (2005)/' due to no change
  1162. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/Crematory - Live Revolution [2005]/' due to no change
  1163. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/' due to no change
  1164. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/02-1985-Dżem-Cegła/' due to no change
  1165. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/Akustycznie/' due to no change
  1166. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/Dzem - Autsajder/' due to no change
  1167. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/Dzem -The Singles/' due to no change
  1168. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/Najemnik/' due to no change
  1169. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Całe albumy/dżem/Pod Wiatr/' due to no change
  1170. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/' due to no change
  1171. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Children Of Bodom - (2005) Are You Dead Yet (7 Tracks Sampler, M/' due to no change
  1172. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Children Of Bodom - (2005) Are You Dead Yet (7 Tracks Sampler, M/Are You Dead Yet (sampler)/' due to no change
  1173. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Children Of Bodom - Hate Crew Deathroll - 2003/' due to no change
  1174. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Follow The Reaper/' due to no change
  1175. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Something Wild/' due to no change
  1176. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/children of bodom/Tokyo Warhearts/' due to no change
  1177. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Chlopcy_Z_Placu_Broni-Kocham_Wolnosc-PL-2004/' due to no change
  1178. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Chlopcy z placu broni/' due to no change
  1179. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Chlopcy z placu broni/Chlopcy Z Placu Broni - Kocham Cie/' due to no change
  1180. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Chlopcy z placu broni/Chlopcy Z Placu Broni - Krzyz/' due to no change
  1181. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Clawfinger/' due to no change
  1182. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/' due to no change
  1183. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Closterceller-Graphite/' due to no change
  1184. 22:55:59 T:140453837207488 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1185. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/CLOSTERKELLER - Agnieszka/' due to no change
  1186. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/CLOSTERKELLER - Blue/' due to no change
  1187. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/CLOSTERKELLER - Blue PL/' due to no change
  1188. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Closterkeller - Cyan/' due to no change
  1189. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Closterkeller - Pastel/' due to no change
  1190. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/CLOSTERKELLER - Scarlett/' due to no change
  1191. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Closterkeller w trójce - Fin De Siecle/' due to no change
  1192. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Inne/' due to no change
  1193. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Closterkeller/Violet/' due to no change
  1194. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coldplay/' due to no change
  1195. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/' due to no change
  1196. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma-niewydane/' due to no change
  1197. 22:55:59 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma-niewydane/Piotr Rogucki (solo)/' due to no change
  1198. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma - 2004 - Pierwsze wyjscie z mroku @ogg-84/' due to no change
  1199. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma - Hipertrofia [promo]/' due to no change
  1200. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma - Małe Sprawy Zyskują Moc/' due to no change
  1201. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Coma/Coma - Zaprzepaszczone siły wielkiej armii świętych znaków/' due to no change
  1202. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed/' due to no change
  1203. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/' due to no change
  1204. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/[1997] My Own Prison/' due to no change
  1205. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/[1999] Human Clay/' due to no change
  1206. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/[2001] Weathered/' due to no change
  1207. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/[2004] Greatest Hits/' due to no change
  1208. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Creed - Dyskografia/Rarities/' due to no change
  1209. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Crematory/' due to no change
  1210. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Crematory/Crematory - Awake/' due to no change
  1211. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Crematory/Crematory - Believe/' due to no change
  1212. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Crew - M-Brion/' due to no change
  1213. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/culture beat/' due to no change
  1214. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Czarno-Czarni - Czarno Czarni/' due to no change
  1215. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DANCE/' due to no change
  1216. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DANCE/1/' due to no change
  1217. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DANCE/2/' due to no change
  1218. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Debilne Rozmowy Telefoniczne/' due to no change
  1219. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Deftones - Around The Fur/' due to no change
  1220. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DEPECHE MODE- THE SINGLES COLLECTION/' due to no change
  1221. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DEPECHE MODE- THE SINGLES COLLECTION/1/' due to no change
  1222. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DEPECHE MODE- THE SINGLES COLLECTION/2/' due to no change
  1223. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DEPECHE MODE- THE SINGLES COLLECTION/3/' due to no change
  1224. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DETEKTYW & WEIS/' due to no change
  1225. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dezerter/' due to no change
  1226. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dezerter/Dezerter - (1987) - Kolaboracja/' due to no change
  1227. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dezerter/Dezerter - (2004) - Nielegalny zabójca czasu/' due to no change
  1228. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/' due to no change
  1229. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/De Mono - De-Luxe/' due to no change
  1230. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/De Mono - Paparazi/' due to no change
  1231. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/De Mono - Play/' due to no change
  1232. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/De Mono - Play(2)/' due to no change
  1233. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Mono/Inne/' due to no change
  1234. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/De Press - Mymy rebelianci/' due to no change
  1235. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DIRE STRAITS/' due to no change
  1236. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DIRE STRAITS/dire/' due to no change
  1237. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/DIRE STRAITS/dire straits-brother in arms/' due to no change
  1238. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Disturbed/' due to no change
  1239. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Disturbed/Disturbed - Believe/' due to no change
  1240. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Disturbed/Disturbed - The Sickness/' due to no change
  1241. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/djset vinyl deser party fer/' due to no change
  1242. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dream Evil/' due to no change
  1243. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dream Evil/2002 - Dragonslayer/' due to no change
  1244. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dream Evil/Evilized/' due to no change
  1245. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dream Evil/The_Book_of_Heavy_Metal/' due to no change
  1246. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dream Evil/The_Book_of_Heavy_Metal/Nowy folder/' due to no change
  1247. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Drowning Pool/' due to no change
  1248. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Drowning Pool/Desensitized/' due to no change
  1249. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Drowning Pool/Full Circle/' due to no change
  1250. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Drowning Pool/Sinner/' due to no change
  1251. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Drowning Pool2/' due to no change
  1252. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dżem/' due to no change
  1253. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dżem/Dżem - detox/' due to no change
  1254. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dżem/Dżem - Dzień w którym pękło niebo/' due to no change
  1255. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Dżem/Dżem - Zemsta Nietoperzy/' due to no change
  1256. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Edyta Bartosiewicz/' due to no change
  1257. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/' due to no change
  1258. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/Elektryczne Gitary - A ty co/' due to no change
  1259. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/Elektryczne Gitary - Na krzywy ryj/' due to no change
  1260. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/Elektryczne Gitary - Słodka Maska/' due to no change
  1261. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/Elektryczne Gitary - Słodka Maska(2)/' due to no change
  1262. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Elektryczne Gitary/Elektryczne Gitary - Wielka radość/' due to no change
  1263. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/El Dupa/' due to no change
  1264. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/El Dupa/El Doopa/' due to no change
  1265. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/El Dupa/El Dupa/' due to no change
  1266. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/El Dupa/El Dupa - A Pudle/' due to no change
  1267. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/' due to no change
  1268. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/1983 - Europe/' due to no change
  1269. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/1984 - Wings of tomorrow/' due to no change
  1270. 22:56:00 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/1986 - The final countdown/' due to no change
  1271. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/1988 - Out of this world/' due to no change
  1272. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/1991 - Prisoners in paradise/' due to no change
  1273. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/2004 - Start From The Dark/' due to no change
  1274. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Europe - Discography/2005 - All Or Nothing/' due to no change
  1275. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/faith no more/' due to no change
  1276. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/faith no more/Faith No More - Angel dust/' due to no change
  1277. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/faith no more/Inne/' due to no change
  1278. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Farben_Lehre_-_Bez_Pokory-Remastered-PL-2003-ALK/' due to no change
  1279. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Fasolki/' due to no change
  1280. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Fasolki/L U N A - FOR JU _)/' due to no change
  1281. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/' due to no change
  1282. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Nie__380_ywych_Schabuff_-_Z_archiwum_X-lecia/' due to no change
  1283. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Nie__380_ywych_Schabuff_-_Z_archiwum_X-lecia/__MACOSX/' due to no change
  1284. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Nie__380_ywych_Schabuff_-_Z_archiwum_X-lecia/__MACOSX/Formacja Nieżywych Schabuff - Z archiwum X-lecia/' due to no change
  1285. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Nie__380_ywych_Schabuff_-_Z_archiwum_X-lecia/Formacja Nieżywych Schabuff - Z archiwum X-lecia/' due to no change
  1286. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Niezywych_Schabuff_-_Supermarket/' due to no change
  1287. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Niezywych_Schabuff_-_Supermarket/__MACOSX/' due to no change
  1288. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Niezywych_Schabuff_-_Supermarket/__MACOSX/Formacja Niezywych Schabuff - Supermarket/' due to no change
  1289. 22:56:01 T:140453391353600 DEBUG: Thread CThread 140453391353600 terminating
  1290. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja_Niezywych_Schabuff_-_Supermarket/Formacja Niezywych Schabuff - Supermarket/' due to no change
  1291. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Fantomas/' due to no change
  1292. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Foto/' due to no change
  1293. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Klub wesolego szampana/' due to no change
  1294. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Nasze najlepsze Piosenki/' due to no change
  1295. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Schaby/' due to no change
  1296. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/FNS/Formacja Niezywych Schabuff - Wiazanka Melodii Mlodziezowych/' due to no change
  1297. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Fool's Garden/' due to no change
  1298. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Foo Fighters/' due to no change
  1299. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Foo Fighters/Foo Fighters 1995/' due to no change
  1300. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Foo Fighters/There Is Nothing Left To Lose 1999/' due to no change
  1301. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Foo Fighters/The Colour And The Shape 1997/' due to no change
  1302. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Freak Of Nature - Neurotic States/' due to no change
  1303. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Garbage - Beautiful Garbage/' due to no change
  1304. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Gawliński - Kwiaty jak relikwie/' due to no change
  1305. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Godsmack/' due to no change
  1306. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Godsmack/Awake/' due to no change
  1307. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Godsmack/Godsmack/' due to no change
  1308. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Gothic Metal Collection - Vol 1/' due to no change
  1309. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/grabaz i strachy na lachy/' due to no change
  1310. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Green Day/' due to no change
  1311. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Green Day/Green Day - American Idiot/' due to no change
  1312. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Green Day/Inne/' due to no change
  1313. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/' due to no change
  1314. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/Guano_Apes_-_Bel_Air-2011-YSP/' due to no change
  1315. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/Guano Apes/' due to no change
  1316. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/Guano Apes - Don`t give me names/' due to no change
  1317. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/Guano Apes - Proud Like A God/' due to no change
  1318. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/GUANO APES/Guano Apes - Walking On a Thin Line/' due to no change
  1319. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/' due to no change
  1320. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns'N'Roses - Appetite For Destruction (1987)/' due to no change
  1321. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns'N'Roses - inne/' due to no change
  1322. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns'N'Roses - The Spaghetti Incident/' due to no change
  1323. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns'N'Roses - Use Your Illusion I/' due to no change
  1324. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns'N'Roses - Use Your Illusion II/' due to no change
  1325. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns'N'Roses/Guns N' Roses - Greatest Hits/' due to no change
  1326. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/' due to no change
  1327. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/1 - Appetite for Destruction (1987) 224 CBR/' due to no change
  1328. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/2 - Lies (1989) 224 CBR/' due to no change
  1329. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/3 - Use Your Illusion I (1991) 224 CBR/' due to no change
  1330. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/4 - Use your Illusion II (1991) 224 CBR/' due to no change
  1331. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/5 - The Spaghetti Incident (1993) 224 CBR/' due to no change
  1332. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/6 - Live Era 2CD (1999) 224 CBR/' due to no change
  1333. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/6 - Live Era 2CD (1999) 224 CBR/Live Era (CD 1) 224 CBR/' due to no change
  1334. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Guns & Roses Discography (224 CBR) {reseed} (album art included)/6 - Live Era 2CD (1999) 224 CBR/Live Era (CD 2) 224 CBR/' due to no change
  1335. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/gwiezdna muzyka/' due to no change
  1336. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/h-blockx_-_open_letter_to_a_friend_2007__sharedmp3.net_/' due to no change
  1337. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hammerfall - Chapter V Unbent Unbowed Unbroken - 2005/' due to no change
  1338. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Happysad/' due to no change
  1339. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Happysad/Happysad - 2004 - Wszystko Jedno/' due to no change
  1340. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Happysad/Happysad - podróze z prądem i pod prąd [2005}/' due to no change
  1341. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Happysad/Hapyysad - niewydane/' due to no change
  1342. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Harlem/' due to no change
  1343. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Harlem/harlem/' due to no change
  1344. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Harlem/Harlem-inne/' due to no change
  1345. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Harlem/Harlem - Lustra/' due to no change
  1346. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/' due to no change
  1347. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/Hey-inne/' due to no change
  1348. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/Hey - Echosystem [2005]/' due to no change
  1349. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/hey - fire/' due to no change
  1350. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/Hey - Ho!/' due to no change
  1351. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/Hey - Sic/' due to no change
  1352. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hey/Hey - Stop/' due to no change
  1353. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Him/' due to no change
  1354. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Him/HIM - Deep Shadows and Brilliant Highlights/' due to no change
  1355. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Him/HIM - Greatest Lovesongs Vol. 666/' due to no change
  1356. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Him/HIM - Razorblade Romance/' due to no change
  1357. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/HOUK/' due to no change
  1358. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/HOUK/extra pan/' due to no change
  1359. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/HOUK/HOUK - Transmission Into Your Heart/' due to no change
  1360. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/' due to no change
  1361. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/Hunter - 2002 - Medeis/' due to no change
  1362. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/Hunter - HellWood (2009)/' due to no change
  1363. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/Hunter - Live/' due to no change
  1364. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/Hunter - Requiem/' due to no change
  1365. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hunter/Hunter - T.E.L.I/' due to no change
  1366. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Hurt - Czat/' due to no change
  1367. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ich troje/' due to no change
  1368. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ich troje/Ich troje/' due to no change
  1369. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ich troje/Ich troje -3/' due to no change
  1370. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ich troje/Ich Troje - Intro/' due to no change
  1371. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Ich troje/Ich Troje - Iti CD/' due to no change
  1372. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Idol/' due to no change
  1373. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Illusion/' due to no change
  1374. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Illusion/Illusion - 3/' due to no change
  1375. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Illusion/Illusion - Illusion II/' due to no change
  1376. 22:56:01 T:140453399746304 DEBUG: DoScan Skipping dir '/media/WIN_D/muzyka/Inne/' due to no change
  1377. 22:56:01 T:140453399746304 DEBUG: DoScan Rescanning dir '/media/WIN_D/muzyka/Ira/' due to change
  1378. 22:56:01 T:140453837207488 DEBUG: ------ Window Init (Pointer.xml) ------
  1379. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1380. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1381. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1382. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1383. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1384. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1385. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1386. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1387. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1388. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1389. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1390. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1391. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1392. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1393. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1394. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1395. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1396. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1397. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1398. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1399. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1400. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1401. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1402. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1403. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1404. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1405. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1406. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1407. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1408. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1409. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1410. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1411. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnRemove from xbmc
  1412. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnRemove
  1413. 22:56:02 T:140453269251840 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1414. 22:56:02 T:140453269251840 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
  1415. 22:56:02 T:140453399746304 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libid3tag-x86_64-linux.so)
  1416. 22:56:02 T:140453399746304 DEBUG: Loading: /xbmc/lib/xbmc/system/libid3tag-x86_64-linux.so
  1417. 22:56:02 T:140453399746304 DEBUG: RetrieveMusicInfo - No tag found for: /media/WIN_D/muzyka/Ira/Ira - Na Zawsze.MP3
  1418. 22:56:02 T:140453399746304 DEBUG: RetrieveMusicInfo - No tag found for: /media/WIN_D/muzyka/Ira/IRA - Nie zatrzymam się.mp3
  1419. 22:56:02 T:140453399746304 DEBUG: RetrieveMusicInfo - No tag found for: /media/WIN_D/muzyka/Ira/ira - Twoj caly swiat.mp3
  1420. 22:56:02 T:140453399746304 DEBUG: RetrieveMusicInfo - No tag found for: /media/WIN_D/muzyka/Ira/IRA (Mój dom) Nie zatrzymam się .mp3
  1421. 22:56:02 T:140453399746304 DEBUG: RetrieveMusicInfo - No tag found for: /media/WIN_D/muzyka/Ira/IRA (Mój dom) Nowe życie .mp3
  1422. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1423. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1424. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1425. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1426. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1427. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1428. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1429. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1430. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1431. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1432. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1433. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1434. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1435. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1436. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1437. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1438. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1439. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1440. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1441. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1442. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1443. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1444. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1445. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1446. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1447. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1448. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1449. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1450. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1451. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1452. 22:56:02 T:140453399746304 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1453. 22:56:02 T:140453399746304 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1454. 22:56:02 T:140453269251840 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1455. 22:56:02 T:140453269251840 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1456. 22:56:02 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper start, auto delete: 0
  1457. 22:56:02 T:140453235681024 DEBUG: FindArtist: Searching for 'Artur Gadowski' using AllMusic scraper (file: '/xbmc/share/xbmc/addons/metadata.albums.allmusic.com', content: 'albums', version: '2.0.1')
  1458. 22:56:02 T:140453235681024 ERROR: Parse: Could not find scraper function CreateArtistSearchUrl
  1459. 22:56:02 T:140453235681024 ERROR: Run: Unable to parse web site
  1460. 22:56:02 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper 140453235681024 terminating
  1461. 22:56:02 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper start, auto delete: 0
  1462. 22:56:02 T:140453235681024 DEBUG: FindAlbum: Searching for 'IRA - Eurowizja 2003' using AllMusic scraper (path: '/xbmc/share/xbmc/addons/metadata.albums.allmusic.com', content: 'albums', version: '2.0.1')
  1463. 22:56:02 T:140453235681024 DEBUG: scraper: CreateAlbumSearchUrl returned <url>http://www.allmusic.com/search/album/Eurowizja%202003</url>
  1464. 22:56:02 T:140453235681024 DEBUG: FileCurl::Open(0x7fbddaffb7d8) http://www.allmusic.com/search/album/Eurowizja%202003
  1465. 22:56:02 T:140453235681024 INFO: easy_aquire - Created session to http://www.allmusic.com
  1466. 22:56:02 T:140453260859136 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1467. 22:56:02 T:140453260859136 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
  1468. 22:56:03 T:140453260859136 DEBUG: GetRecentlyAddedAlbums query: select * from albumview order by idAlbum desc limit 10
  1469. 22:56:03 T:140453260859136 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1470. 22:56:03 T:140453837207488 DEBUG: LIRC: Update - NEW at 9970:110 0 BTN_MOUSE /dev/input/event5 (BTN_MOUSE)
  1471. 22:56:03 T:140453837207488 DEBUG: ProcessMouse: trying mouse action leftclick
  1472. 22:56:03 T:140453837207488 DEBUG: ExecuteXBMCAction : Translating ActivateWindow(ShutdownMenu)
  1473. 22:56:03 T:140453837207488 DEBUG: ExecuteXBMCAction : To ActivateWindow(ShutdownMenu)
  1474. 22:56:03 T:140453837207488 DEBUG: Activating window ID: 10111
  1475. 22:56:03 T:140453837207488 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  1476. 22:56:03 T:140453837207488 INFO: Loading skin file: DialogButtonMenu.xml
  1477. 22:56:03 T:140453837207488 DEBUG: Load DialogButtonMenu.xml: 3.93ms
  1478. 22:56:03 T:140453837207488 DEBUG: Alloc resources: 4.70ms (4.02 ms skin load)
  1479. 22:56:03 T:140453837207488 DEBUG: ExecuteXBMCAction : Translating down
  1480. 22:56:03 T:140453837207488 DEBUG: ExecuteXBMCAction : To down
  1481. 22:56:04 T:140453235681024 DEBUG: scraper: GetAlbumSearchResults returned <results><entity><year>1981</year><artist></artist><title>Live in Japan 2003</title><url cache="am--Live in Japan 2003-album.html">http://www.allmusic.com/album/live-in-japan-2003-r838325/review</url></entity><entity><year>2003</year><artist>Luther Vandross</artist><title>Live Radio City Music Hall 2003</title><url cache="am-Luther Vandross-Live Radio City Music Hall 2003-album.html">http://www.allmusic.com/album/live-radio-city-music-hall-2003-r660220/review</url></entity><entity><year>1990</year><artist>Tangerine Dream</artist><title>Melrose: The Re-Recordings 2003</title><url cache="am-Tangerine Dream-Melrose: The Re-Recordings 2003-album.html">http://www.allmusic.com/album/melrose-the-re-recordings-2003-r1572414/review</url></entity><entity><year>2005</year><artist></artist><title>20 Standards (Quartet) 2003</title><url cache="am--20 Standards (Quartet) 2003-album.html">http://www.allmusic.com/album/20-standards-quartet-2003-r785955/review</url></entity><entity><year>2003</year><artist>LTJ Bukem</artist><title>Progression Sessions: UK Live 2003</title><url cache="am-LTJ Bukem-Progression Sessions: UK Live 2003-album.html">http://www.allmusic.com/album/progression-sessions-uk-live-2003-r636494/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r1185461/review</url></entity><entity><year>2003</year><artist></artist><title>Live 2003 [Bonus DVD]</title><url cache="am--Live 2003 [Bonus DVD]-album.html">http://www.allmusic.com/album/live-2003-bonus-dvd-r670997/review</url></entity><entity><year>2003</year><artist></artist><title>Live 2003</title><url cache="am--Live 2003-album.html">http://www.allmusic.com/album/live-2003-r673132/review</url></entity><entity><year>2004</year><artist>Hootie & the Blowfish</artist><title>The Best of Hootie & the Blowfish (1993 Thru 2003)</title><url cache="am-Hootie & the Blowfish-The Best of Hootie & the Blowfish (1993 Thru 2003)-album.html">http://www.allmusic.com/album/the-best-of-hootie--the-blowfish-1993-thru-2003-r680122/review</url></entity><entity><year>2003</year><artist>Various Artists</artist><title>Super Fiesta 2003</title><url cache="am-Various Artists-Super Fiesta 2003-album.html">http://www.allmusic.com/album/super-fiesta-2003-r715248/review</url></entity><entity><year>2004</year><artist>Mason Williams</artist><title>EP 2003: Music for the Epicurean Harkener</title><url cache="am-Mason Williams-EP 2003: Music for the Epicurean Harkener-album.html">http://www.allmusic.com/album/ep-2003-music-for-the-epicurean-harkener-r696550/review</url></entity><entity><year>2007</year><artist>Jethro Tull</artist><title>Live at Montreux 2003</title><url cache="am-Jethro Tull-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r1083673/review</url></entity><entity><year>2003</year><artist>Mike Oldfield</artist><title>Tubular Bells 2003 [includes Bonus DVD]</title><url cache="am-Mike Oldfield-Tubular Bells 2003 [includes Bonus DVD]-album.html">http://www.allmusic.com/album/tubular-bells-2003-includes-bonus-dvd-w111090/review</url></entity><entity><year>2008</year><artist></artist><title>Live at Montreux 2003</title><url cache="am--Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r1437716/review</url></entity><entity><year>2003</year><artist>Luther Vandross</artist><title>Live Radio City Music Hall 2003</title><url cache="am-Luther Vandross-Live Radio City Music Hall 2003-album.html">http://www.allmusic.com/album/live-radio-city-music-hall-2003-r1892937/review</url></entity><entity><year>2003</year><artist>Art of Three</artist><title>Live in Japan 2003</title><url cache="am-Art of Three-Live in Japan 2003-album.html">http://www.allmusic.com/album/live-in-japan-2003-r956776/review</url></entity><entity><year>2007</year><artist>King Crimson</artist><title>Live in Alexandria, VA 2003</title><url cache="am-King Crimson-Live in Alexandria, VA 2003-album.html">http://www.allmusic.com/album/live-in-alexandria-va-2003-r1386461/review</url></entity><entity><year>2003</year><artist></artist><title>Fukuoka: July 08, 2003</title><url cache="am--Fukuoka: July 08, 2003-album.html">http://www.allmusic.com/album/fukuoka-july-08-2003-r680742/review</url></entity><entity><year>2003</year><artist>Ariana Records</artist><title>Musica 2003</title><url cache="am-Ariana Records-Musica 2003-album.html">http://www.allmusic.com/album/musica-2003-r753768/review</url></entity><entity><year>2005</year><artist>Various Artists</artist><title>Emozioni 2003</title><url cache="am-Various Artists-Emozioni 2003-album.html">http://www.allmusic.com/album/emozioni-2003-r795972/review</url></entity><entity><year>2003</year><artist>LTJ Bukem</artist><title>Progression Sessions: UK Live 2003</title><url cache="am-LTJ Bukem-Progression Sessions: UK Live 2003-album.html">http://www.allmusic.com/album/progression-sessions-uk-live-2003-r2006680/review</url></entity><entity><year>2003</year><artist></artist><title>Nagoya: July 10, 2003</title><url cache="am--Nagoya: July 10, 2003-album.html">http://www.allmusic.com/album/nagoya-july-10-2003-r679893/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003 [DVD]</title><url cache="am-Yes-Live at Montreux 2003 [DVD]-album.html">http://www.allmusic.com/album/live-at-montreux-2003-dvd-r1024815/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003 [Blu Ray]</title><url cache="am-Yes-Live at Montreux 2003 [Blu Ray]-album.html">http://www.allmusic.com/album/live-at-montreux-2003-blu-ray-r1312946/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r2054736/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r2061608/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r2245716/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r2291421/review</url></entity><entity><year>2007</year><artist>Yes</artist><title>Live at Montreux 2003</title><url cache="am-Yes-Live at Montreux 2003-album.html">http://www.allmusic.com/album/live-at-montreux-2003-r2301802/review</url></entity><entity><year></year><artist>Various Artists</artist><title>Euro Megahits 2003</title><url cache="am-Various Artists-Euro Megahits 2003-album.html">http://www.allmusic.com/album/euro-megahits-2003-r1397984/review</url></entity><entity><year>2004</year><artist>Morgan Heritage</artist><title>Live in Europe 2003</title><url cache="am-Morgan Heritage-Live in Europe 2003-album.html">http://www.allmusic.com/album/live-in-europe-2003-r678769/review</url></entity><entity><year>2004</year><artist>Morgan Heritage</artist><title>Live in Europe 2003</title><url cache="am-Morgan Heritage-Live in Europe 2003-album.html">http://www.allmusic.com/album/live-in-europe-2003-r1844245/review</url></entity><entity><year>2003</year><artist></artist><title>Live 2003 [Germany]</title><url cache="am--Live 2003 [Germany]-album.html">http://www.allmusic.com/album/live-2003-germany-r1248630/review</url></entity><entity><year>2003</year><artist></artist><title>Live 2003</title><url cache="am--Live 2003-album.html">http://www.allmusic.com/album/live-2003-r1997962/review</url></entity><entity><year>2003</year><artist></artist><title>Live 2003</title><url cache="am--Live 2003-album.html">http://www.allmusic.com/album/live-2003-r2039767/review</url></entity><entity><year>2003</year><artist></artist><title>Tokyo: July 12, 2003</title><url cache="am--Tokyo: July 12, 2003-album.html">http://www.allmusic.com/album/tokyo-july-12-2003-r679892/review</url></entity><entity><year>2003</year><artist></artist><title>Tokyo: July 11, 2003</title><url cache="am--Tokyo: July 11, 2003-album.html">http://www.allmusic.com/album/tokyo-july-11-2003-r679894/review</url></entity><entity><year>2004</year><artist>Iggy & The Stooges</artist><title>Live in Detroit 2003</title><url cache="am-Iggy & The Stooges-Live in Detroit 2003-album.html">http://www.allmusic.com/album/live-in-detroit-2003-r680200/review</url></entity><entity><year>2003</year><artist></artist><title>Osaka: July 07, 2003</title><url cache="am--Osaka: July 07, 2003-album.html">http://www.allmusic.com/album/osaka-july-07-2003-r680743/review</url></entity><entity><year>2004</year><artist>Iggy & The Stooges</artist><title>Live in Detroit 2003</title><url cache="am-Iggy & The Stooges-Live in Detroit 2003-album.html">http://www.allmusic.com/album/live-in-detroit-2003-r1886164/review</url></entity><entity><year>2004</year><artist>Iggy & The Stooges</artist><title>Live in Detroit 2003</title><url cache="am-Iggy & The Stooges-Live in Detroit 2003-album.html">http://www.allmusic.com/album/live-in-detroit-2003-r2270791/review</url></entity><entity><year>2004</year><artist>Hootie & the Blowfish</artist><title>The Best of Hootie & the Blowfish (1993 Thru 2003)</title><url cache="am-Hootie & the Blowfish-The Best of Hootie & the Blowfish (1993 Thru 2003)-album.html">http://www.allmusic.com/album/the-best-of-hootie--the-blowfish-1993-thru-2003-r1715965/review</url></entity><entity><year>2004</year><artist>Hootie & the Blowfish</artist><title>The Best of Hootie & the Blowfish (1993 Thru 2003)</title><url cache="am-Hootie & the Blowfish-The Best of Hootie & the Blowfish (1993 Thru 2003)-album.html">http://www.allmusic.com/album/the-best-of-hootie--the-blowfish-1993-thru-2003-r1936170/review</url></entity><entity><year>2003</year><artist>Sheryl Crow</artist><title>C'mon America 2003</title><url cache="am-Sheryl Crow-C'mon America 2003-album.html">http://www.allmusic.com/album/cmon-america-2003-r672524/review</url></entity><entity><year>2004</year><artist></artist><title>America 2003</title><url cache="am--America 2003-album.html">http://www.allmusic.com/album/america-2003-r710398/review</url></entity><entity><year>2003</year><artist>The Underdog Project</artist><title>Summer Jam 2003</title><url cache="am-The Underdog Project-Summer Jam 2003-album.html">http://www.allmusic.com/album/summer-jam-2003-r1288500/review</url></entity><entity><year>2003</year><artist></artist><title>Costa Mesa: July 16, 2003</title><url cache="am--Costa Mesa: July 16, 2003-album.html">http://www.allmusic.com/album/costa-mesa-july-16-2003-r679890/review</url></entity><entity><year>2004</year><artist>Placebo</artist><title>Soulmates Never Die: Live in Paris 2003</title><url cache="am-Placebo-Soulmates Never Die: Live in Paris 2003-album.html">http://www.allmusic.com/album/soulmates-never-die-live-in-paris-2003-r684021/review</url></entity><entity><year>2004</year><artist>Placebo</artist><title>Soulmates Never Die: Live in Paris 2003</title><url cache="am-Placebo-Soulmates Never Die: Live in Paris 2003-album.html">http://www.allmusic.com/album/soulmates-never-die-live-in-paris-2003-r1864319/review</url></entity><entity><year>2004</year><artist>Placebo</artist><title>Soulmates Never Die: Live in Paris 2003</title><url cache="am-Placebo-Soulmates Never Die: Live in Paris 2003-album.html">http://www.allmusic.com/album/soulmates-never-die-live-in-paris-2003-r2097143/review</url></entity></results>
  1482. 22:56:04 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper 140453235681024 terminating
  1483. 22:56:04 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper start, auto delete: 0
  1484. 22:56:04 T:140453235681024 DEBUG: FindAlbum: Searching for 'Artur Gadowski - G.A.D.' using AllMusic scraper (path: '/xbmc/share/xbmc/addons/metadata.albums.allmusic.com', content: 'albums', version: '2.0.1')
  1485. 22:56:04 T:140453235681024 DEBUG: scraper: CreateAlbumSearchUrl returned <url>http://www.allmusic.com/search/album/G%2eA%2eD%2e</url>
  1486. 22:56:04 T:140453235681024 DEBUG: FileCurl::Open(0x7fbddaffb7d8) http://www.allmusic.com/search/album/G%2eA%2eD%2e
  1487. 22:56:05 T:140453837207488 DEBUG: LIRC: Update - NEW at 11624:110 0 BTN_MOUSE /dev/input/event5 (BTN_MOUSE)
  1488. 22:56:05 T:140453837207488 DEBUG: ProcessMouse: trying mouse action leftclick
  1489. 22:56:05 T:140453837207488 DEBUG: ExecuteXBMCAction : Translating XBMC.Quit()
  1490. 22:56:05 T:140453837207488 DEBUG: ExecuteXBMCAction : To XBMC.Quit()
  1491. 22:56:05 T:140453837207488 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  1492. 22:56:05 T:140453837207488 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnQuit
  1493. 22:56:05 T:140453282313984 DEBUG: Thread Jobworker 140453282313984 terminating (autodelete)
  1494. 22:56:05 T:140453218895616 DEBUG: Thread Jobworker 140453218895616 terminating (autodelete)
  1495. 22:56:05 T:140453269251840 DEBUG: Thread Jobworker 140453269251840 terminating (autodelete)
  1496. 22:56:05 T:140453260859136 DEBUG: Thread Jobworker 140453260859136 terminating (autodelete)
  1497. 22:56:05 T:140453837207488 NOTICE: Storing total System Uptime
  1498. 22:56:05 T:140453837207488 NOTICE: Saving settings
  1499. 22:56:05 T:140453837207488 NOTICE: stop all
  1500. 22:56:05 T:140453416531712 DEBUG: Thread PVR add-on updater 140453416531712 terminating
  1501. 22:56:05 T:140453192435456 DEBUG: Thread PVR GUI info updater 140453192435456 terminating
  1502. 22:56:05 T:140453184042752 DEBUG: Thread EPG updater 140453184042752 terminating
  1503. 22:56:08 T:140453235681024 DEBUG: scraper: GetAlbumSearchResults returned <results><entity><year>1994</year><artist>Fred Penner</artist><title>What a Day!</title><url cache="am-Fred Penner-What a Day!-album.html">http://www.allmusic.com/album/what-a-day-r202771/review</url></entity><entity><year>1990</year><artist>Phil Keaggy</artist><title>What a Day/Love Broke Thru</title><url cache="am-Phil Keaggy-What a Day/Love Broke Thru-album.html">http://www.allmusic.com/album/what-a-day-love-broke-thru-r90831/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes!</title><url cache="am--What a Diff'rence a Day Makes!-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-r160643/review</url></entity><entity><year>1994</year><artist></artist><title>Guitar Rags & A Too Fast Past</title><url cache="am--Guitar Rags & A Too Fast Past-album.html">http://www.allmusic.com/album/guitar-rags--a-too-fast-past-r217411/review</url></entity><entity><year>2003</year><artist>Gregory Isaacs</artist><title>Gregory Isaacs in Dub: Dub a de Number One</title><url cache="am-Gregory Isaacs-Gregory Isaacs in Dub: Dub a de Number One-album.html">http://www.allmusic.com/album/gregory-isaacs-in-dub-dub-a-de-number-one-r640877/review</url></entity><entity><year>1999</year><artist></artist><title>Chapter a Day: Jacob Miller Song Book</title><url cache="am--Chapter a Day: Jacob Miller Song Book-album.html">http://www.allmusic.com/album/chapter-a-day-jacob-miller-song-book-r432389/review</url></entity><entity><year>2004</year><artist></artist><title>Eu Sei Que Vou Te Amar: I Love MPB</title><url cache="am--Eu Sei Que Vou Te Amar: I Love MPB-album.html">http://www.allmusic.com/album/eu-sei-que-vou-te-amar-i-love-mpb-r708836/review</url></entity><entity><year>1999</year><artist>Earl Gaines</artist><title>24 Hours a Day</title><url cache="am-Earl Gaines-24 Hours a Day-album.html">http://www.allmusic.com/album/24-hours-a-day-r388082/review</url></entity><entity><year>1993</year><artist>The Optic Nerve</artist><title>Forever & a Day</title><url cache="am-The Optic Nerve-Forever & a Day-album.html">http://www.allmusic.com/album/forever--a-day-r506057/review</url></entity><entity><year>2008</year><artist>The Itals</artist><title>In a Dis Ya Time</title><url cache="am-The Itals-In a Dis Ya Time-album.html">http://www.allmusic.com/album/in-a-dis-ya-time-r1448091/review</url></entity><entity><year>1997</year><artist>Andy Polon</artist><title>New York On 6 Strings A Day</title><url cache="am-Andy Polon-New York On 6 Strings A Day-album.html">http://www.allmusic.com/album/new-york-on-6-strings-a-day-r445268/review</url></entity><entity><year>2006</year><artist></artist><title>Live in Bologna 1985/Two a Day</title><url cache="am--Live in Bologna 1985/Two a Day-album.html">http://www.allmusic.com/album/live-in-bologna-1985-two-a-day-r861007/review</url></entity><entity><year>1995</year><artist></artist><title>Two a Day</title><url cache="am--Two a Day-album.html">http://www.allmusic.com/album/two-a-day-r216334/review</url></entity><entity><year>1985</year><artist>Prince & the Revolution</artist><title>Around the World in a Day</title><url cache="am-Prince & the Revolution-Around the World in a Day-album.html">http://www.allmusic.com/album/around-the-world-in-a-day-r15805/review</url></entity><entity><year>1996</year><artist>Octopus</artist><title>From A to B</title><url cache="am-Octopus-From A to B-album.html">http://www.allmusic.com/album/from-a-to-b-r246406/review</url></entity><entity><year>1997</year><artist></artist><title>Good to Go: A Tribute To Bu</title><url cache="am--Good to Go: A Tribute To Bu-album.html">http://www.allmusic.com/album/good-to-go-a-tribute-to-bu-r307738/review</url></entity><entity><year></year><artist>Eric Boeren</artist><title>Joy of a Toy</title><url cache="am-Eric Boeren-Joy of a Toy-album.html">http://www.allmusic.com/album/joy-of-a-toy-r426077/review</url></entity><entity><year>1994</year><artist>Fred Penner</artist><title>What a Day!</title><url cache="am-Fred Penner-What a Day!-album.html">http://www.allmusic.com/album/what-a-day-r1937798/review</url></entity><entity><year>2011</year><artist>New Orford String Quartet</artist><title>Schubert: Quartet in G major, D. 887; Beethoven: Quartet in F major, Op. 135</title><url cache="am-New Orford String Quartet-Schubert: Quartet in G major, D. 887; Beethoven: Quartet in F major, Op. 135-album.html">http://www.allmusic.com/album/schubert-quartet-in-g-major-d-887-beethoven-quartet-in-f-major-op-135-w270247/review</url></entity><entity><year>2006</year><artist>Pieter Wispelwey</artist><title>Haydn: Violoncello Concertos in C and D major; Symphony No. 104 in D major</title><url cache="am-Pieter Wispelwey-Haydn: Violoncello Concertos in C and D major; Symphony No. 104 in D major-album.html">http://www.allmusic.com/album/haydn-violoncello-concertos-in-c-and-d-major-symphony-no-104-in-d-major-w144988/review</url></entity><entity><year>2006</year><artist>Pieter Wispelwey</artist><title>Haydn: Violoncello Concertos in C and D major; Symphony No. 104 in D major</title><url cache="am-Pieter Wispelwey-Haydn: Violoncello Concertos in C and D major; Symphony No. 104 in D major-album.html">http://www.allmusic.com/album/haydn-violoncello-concertos-in-c-and-d-major-symphony-no-104-in-d-major-w239096/review</url></entity><entity><year></year><artist>LaSalle Quartet</artist><title>Schubert: Quartettsatz c-Moll D 703; Lutoslawski: Streichquartett; Ravel: Streichquartett F-Dur</title><url cache="am-LaSalle Quartet-Schubert: Quartettsatz c-Moll D 703; Lutoslawski: Streichquartett; Ravel: Streichquartett F-Dur-album.html">http://www.allmusic.com/album/schubert-quartettsatz-c-moll-d-703-lutoslawski-streichquartett-ravel-streichquartett-f-dur-w123886/review</url></entity><entity><year>1963</year><artist>Bob B. Soxx & the Blue Jeans</artist><title>Zip-A-Dee-Doo-Dah</title><url cache="am-Bob B. Soxx & the Blue Jeans-Zip-A-Dee-Doo-Dah-album.html">http://www.allmusic.com/album/zip-a-dee-doo-dah-r49807/review</url></entity><entity><year>1993</year><artist></artist><title>From A to Z</title><url cache="am--From A to Z-album.html">http://www.allmusic.com/album/from-a-to-z-w90058/review</url></entity><entity><year>1993</year><artist></artist><title>From A to Z</title><url cache="am--From A to Z-album.html">http://www.allmusic.com/album/from-a-to-z-w272030/review</url></entity><entity><year>1998</year><artist>The Supernaturals</artist><title>Tune A Day</title><url cache="am-The Supernaturals-Tune A Day-album.html">http://www.allmusic.com/album/tune-a-day-r414157/review</url></entity><entity><year>1998</year><artist>The Supernaturals</artist><title>Tune A Day</title><url cache="am-The Supernaturals-Tune A Day-album.html">http://www.allmusic.com/album/tune-a-day-r1924529/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes! [Original CD]</title><url cache="am--What a Diff'rence a Day Makes! [Original CD]-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-original-cd-r109672/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes! [SACD]</title><url cache="am--What a Diff'rence a Day Makes! [SACD]-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-sacd-r666283/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes! [Japan SACD]</title><url cache="am--What a Diff'rence a Day Makes! [Japan SACD]-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-japan-sacd-r858772/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes!</title><url cache="am--What a Diff'rence a Day Makes!-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-r1803887/review</url></entity><entity><year>2003</year><artist>Gregory Isaacs</artist><title>Gregory Isaacs in Dub: Dub a de Number One</title><url cache="am-Gregory Isaacs-Gregory Isaacs in Dub: Dub a de Number One-album.html">http://www.allmusic.com/album/gregory-isaacs-in-dub-dub-a-de-number-one-r1927453/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes!</title><url cache="am--What a Diff'rence a Day Makes!-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-r1934422/review</url></entity><entity><year>1959</year><artist></artist><title>What a Diff'rence a Day Makes!</title><url cache="am--What a Diff'rence a Day Makes!-album.html">http://www.allmusic.com/album/what-a-diffrence-a-day-makes-r1984015/review</url></entity><entity><year>2003</year><artist>Gregory Isaacs</artist><title>Gregory Isaacs in Dub: Dub a de Number One</title><url cache="am-Gregory Isaacs-Gregory Isaacs in Dub: Dub a de Number One-album.html">http://www.allmusic.com/album/gregory-isaacs-in-dub-dub-a-de-number-one-r2233174/review</url></entity><entity><year>2006</year><artist></artist><title>The Complete Recorded Works, Vol. 2: A Handful of Keys, CD D</title><url cache="am--The Complete Recorded Works, Vol. 2: A Handful of Keys, CD D-album.html">http://www.allmusic.com/album/the-complete-recorded-works-vol-2-a-handful-of-keys-cd-d-r1192538/review</url></entity><entity><year>1999</year><artist></artist><title>Chapter a Day: Jacob Miller Song Book</title><url cache="am--Chapter a Day: Jacob Miller Song Book-album.html">http://www.allmusic.com/album/chapter-a-day-jacob-miller-song-book-r1872656/review</url></entity><entity><year>1999</year><artist></artist><title>Chapter a Day: Jacob Miller Song Book</title><url cache="am--Chapter a Day: Jacob Miller Song Book-album.html">http://www.allmusic.com/album/chapter-a-day-jacob-miller-song-book-r1888841/review</url></entity><entity><year>1999</year><artist></artist><title>Chapter a Day: Jacob Miller Song Book</title><url cache="am--Chapter a Day: Jacob Miller Song Book-album.html">http://www.allmusic.com/album/chapter-a-day-jacob-miller-song-book-r2174870/review</url></entity><entity><year>1969</year><artist>Pugh Rogefeldt</artist><title>Ja, Da a Da!</title><url cache="am-Pugh Rogefeldt-Ja, Da a Da!-album.html">http://www.allmusic.com/album/ja-da-a-da-r63875/review</url></entity><entity><year>2005</year><artist>Martin Rummel</artist><title>Anton von Webern: Complete Works for Cello; Franz Schubert: Quintet C-Dur D 956</title><url cache="am-Martin Rummel-Anton von Webern: Complete Works for Cello; Franz Schubert: Quintet C-Dur D 956-album.html">http://www.allmusic.com/album/anton-von-webern-complete-works-for-cello-franz-schubert-quintet-c-dur-d-956-w153872/review</url></entity><entity><year>1994</year><artist>João Bosco</artist><title>Ai Ai Ai De Mim</title><url cache="am-João Bosco-Ai Ai Ai De Mim-album.html">http://www.allmusic.com/album/ai-ai-ai-de-mim-r264565/review</url></entity><entity><year>1999</year><artist>Earl Gaines</artist><title>24 Hours a Day</title><url cache="am-Earl Gaines-24 Hours a Day-album.html">http://www.allmusic.com/album/24-hours-a-day-r1869320/review</url></entity><entity><year>2002</year><artist>U-Brown</artist><title>Ah Long Time Mi Ah Dee-Jay</title><url cache="am-U-Brown-Ah Long Time Mi Ah Dee-Jay-album.html">http://www.allmusic.com/album/ah-long-time-mi-ah-dee-jay-r616962/review</url></entity><entity><year>2008</year><artist>The Itals</artist><title>In a Dis Ya Time</title><url cache="am-The Itals-In a Dis Ya Time-album.html">http://www.allmusic.com/album/in-a-dis-ya-time-r1697848/review</url></entity><entity><year></year><artist></artist><title>On a Day Like Today</title><url cache="am--On a Day Like Today-album.html">http://www.allmusic.com/album/on-a-day-like-today-r200638/review</url></entity><entity><year>1994</year><artist>Tom Erbe</artist><title>After a Day (1991)</title><url cache="am-Tom Erbe-After a Day (1991)-album.html">http://www.allmusic.com/album/after-a-day-1991-r374311/review</url></entity><entity><year>2006</year><artist>Jody Redhage</artist><title>All Summer in a Day</title><url cache="am-Jody Redhage-All Summer in a Day-album.html">http://www.allmusic.com/album/all-summer-in-a-day-w154168/review</url></entity><entity><year>1985</year><artist>Prince & the Revolution</artist><title>Around the World in a Day</title><url cache="am-Prince & the Revolution-Around the World in a Day-album.html">http://www.allmusic.com/album/around-the-world-in-a-day-r1787935/review</url></entity><entity><year>1997</year><artist></artist><title>Good to Go: A Tribute To Bu</title><url cache="am--Good to Go: A Tribute To Bu-album.html">http://www.allmusic.com/album/good-to-go-a-tribute-to-bu-r1848639/review</url></entity></results>
  1504. 22:56:08 T:140453235681024 DEBUG: Thread MUSIC_GRABBER::CMusicInfoScraper 140453235681024 terminating
  1505. 22:56:08 T:140453399746304 DEBUG: Process - Finished scan
  1506. 22:56:08 T:140453399746304 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:14
  1507. 22:56:08 T:140453399746304 INFO: Music scan was stopped or finished ... restoring FindRemoteThumbs
  1508. 22:56:08 T:140453399746304 DEBUG: Thread MUSIC_INFO::CMusicInfoScanner 140453399746304 terminating
  1509. 22:56:08 T:140453837207488 INFO: stopping PVRManager
  1510. 22:56:08 T:140453837207488 NOTICE: PVRManager - stopping
  1511. 22:56:08 T:140453408139008 DEBUG: Thread PVR manager 140453408139008 terminating
  1512. 22:56:08 T:140453837207488 DEBUG: PVR - Destroy - destroying PVR add-on 'HTS Tvheadend:127.0.0.1:9982'
  1513. 22:56:09 T:140453837207488 ERROR: AddOnLog: Tvheadend HTSP Client: ERROR: HTSP Data Listener thread 5567 won't end (waited 1 seconds) - canceling it...
  1514. 22:56:09 T:140453837207488 DEBUG: SECTION:UnloadDll(/xbmc/lib/xbmc/addons/pvr.hts/XBMC_Tvheadend.pvr)
  1515. 22:56:09 T:140453837207488 DEBUG: Unloading: XBMC_Tvheadend.pvr
  1516. 22:56:09 T:140453837207488 INFO: ADDON: Dll Destroyed - Tvheadend HTSP Client
  1517. 22:56:09 T:140453837207488 DEBUG: NetworkMessage - Signaling network services to stop
  1518. 22:56:09 T:140453837207488 NOTICE: ES: Stopping event server
  1519. 22:56:09 T:140453837207488 DEBUG: CZeroconfAvahi::doRemoveService named: servers.jsonrpc
  1520. 22:56:09 T:140453837207488 DEBUG: NetworkMessage - Waiting for network services to stop
  1521. 22:56:09 T:140453837207488 NOTICE: stopping zeroconf publishing
  1522.  
  1523.  
  1524. ############### END LOG FILE ################
  1525.  
  1526. ############ END XBMC CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement