Advertisement
Guest User

Untitled

a guest
May 2nd, 2017
637
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 172.44 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Mon May 1 23:16:50 BST 2017
  5. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  6. Arch: armv7l
  7. Kernel: Linux 4.10.13 #1 SMP Mon May 1 21:04:48 BST 2017
  8. Release: LibreELEC devel-20170501210342-#0501-g33a82f9
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1493676991.722
  13. =========================================
  14. [New LWP 726]
  15. [New LWP 735]
  16. [New LWP 727]
  17. [New LWP 730]
  18. [New LWP 723]
  19. [New LWP 753]
  20. [New LWP 731]
  21. [New LWP 743]
  22. [New LWP 739]
  23. [New LWP 741]
  24. [New LWP 745]
  25. [New LWP 748]
  26. [New LWP 734]
  27. [New LWP 860]
  28. [New LWP 746]
  29. [New LWP 733]
  30. [New LWP 757]
  31. [New LWP 859]
  32. [New LWP 750]
  33. [New LWP 740]
  34. [New LWP 732]
  35. [New LWP 749]
  36. [New LWP 744]
  37. [New LWP 773]
  38. [New LWP 756]
  39. [New LWP 776]
  40. [New LWP 742]
  41. [New LWP 760]
  42. [New LWP 775]
  43. [New LWP 783]
  44. [New LWP 761]
  45. [New LWP 768]
  46. [New LWP 782]
  47. [New LWP 767]
  48. [New LWP 765]
  49. [New LWP 724]
  50. [New LWP 777]
  51. [New LWP 751]
  52. [New LWP 771]
  53. [New LWP 722]
  54. [New LWP 764]
  55. [New LWP 784]
  56. [New LWP 752]
  57. [New LWP 763]
  58. [New LWP 738]
  59. [New LWP 788]
  60. [New LWP 762]
  61. [New LWP 728]
  62. [New LWP 759]
  63. [New LWP 758]
  64. [New LWP 774]
  65. [New LWP 729]
  66. [Thread debugging using libthread_db enabled]
  67. Using host libthread_db library "/usr/lib/libthread_db.so.1".
  68. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  69. Program terminated with signal SIGSEGV, Segmentation fault.
  70. #0 0x751c1568 in std::string::assign(std::string const&) () from /usr/lib/libstdc++.so.6
  71. [Current thread is 1 (Thread 0x6e8ff3a0 (LWP 726))]
  72.  
  73. Thread 52 (Thread 0x70eff3a0 (LWP 729)):
  74. #0 0x74fefcec in ioctl () at ../sysdeps/unix/syscall-template.S:84
  75. #1 0x74504010 in ?? () from /usr/lib/libvchiq_arm.so
  76. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  77.  
  78. Thread 51 (Thread 0x59f953a0 (LWP 774)):
  79. #0 0x74fc3594 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  80. #1 0x74ff0eac in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  81. #2 0x0087d1a0 in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  82. #3 0x006405d4 in CThread::Action() ()
  83. #4 0x00640cc4 in CThread::staticThread(void*) ()
  84. #5 0x76eeef40 in start_thread (arg=0x59f953a0) at pthread_create.c:335
  85. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  86. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  87.  
  88. Thread 50 (Thread 0x616ca3a0 (LWP 758)):
  89. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  90. #1 0x00bbe61c in ?? ()
  91. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  92.  
  93. Thread 49 (Thread 0x60eca3a0 (LWP 759)):
  94. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  95. #1 0x00428218 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  96. #2 0x004285ac in NPT_BsdSocketFd::WaitUntilReadable() ()
  97. #3 0x004288ac in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  98. #4 0x003e6a58 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  99. #5 0x0040e814 in NPT_BufferedInputStream::FillBuffer() ()
  100. #6 0x0040e520 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  101. #7 0x0040e9f8 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  102. #8 0x0041205c in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  103. #9 0x003f2d74 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  104. #10 0x003f3358 in PLT_HttpServerSocketTask::DoRun() ()
  105. #11 0x003fd5c0 in PLT_ThreadTask::Run() ()
  106. #12 0x004327b4 in NPT_PosixThread::EntryPoint(void*) ()
  107. #13 0x76eeef40 in start_thread (arg=0x60eca3a0) at pthread_create.c:335
  108. #14 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  109. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  110.  
  111. Thread 48 (Thread 0x718ff3a0 (LWP 728)):
  112. #0 0x74fc3598 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  113. #1 0x74ff0eac in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  114. #2 0x009f6928 in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  115. #3 0x009e6404 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  116. #4 0x009e6cd8 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  117. #5 0x009e6e20 in ActiveAE::CActiveAESink::Process() ()
  118. #6 0x006405d4 in CThread::Action() ()
  119. #7 0x00640cc4 in CThread::staticThread(void*) ()
  120. #8 0x76eeef40 in start_thread (arg=0x718ff3a0) at pthread_create.c:335
  121. #9 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  122. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  123.  
  124. Thread 47 (Thread 0x5f6ca3a0 (LWP 762)):
  125. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  126. #1 0x00428218 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  127. #2 0x004285ac in NPT_BsdSocketFd::WaitUntilReadable() ()
  128. #3 0x004288ac in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  129. #4 0x003e6a58 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  130. #5 0x0040e814 in NPT_BufferedInputStream::FillBuffer() ()
  131. #6 0x0040e520 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  132. #7 0x0040e9f8 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  133. #8 0x004125e4 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  134. #9 0x004166c0 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  135. #10 0x003fa714 in PLT_SsdpSearchTask::DoRun() ()
  136. #11 0x003fd5c0 in PLT_ThreadTask::Run() ()
  137. #12 0x004327b4 in NPT_PosixThread::EntryPoint(void*) ()
  138. #13 0x76eeef40 in start_thread (arg=0x5f6ca3a0) at pthread_create.c:335
  139. #14 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  140. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  141.  
  142. Thread 46 (Thread 0x5af953a0 (LWP 788)):
  143. #0 0x74fe7094 in ___fxstat64 (vers=<optimized out>, fd=<optimized out>, buf=0x5af94610) at ../sysdeps/unix/sysv/linux/fxstat64.c:35
  144. #1 0x00bc97bc in ?? ()
  145. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  146.  
  147. Thread 45 (Thread 0x6c8ff3a0 (LWP 738)):
  148. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71932118) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  149. #1 do_futex_wait (sem=sem@entry=0x71932118, abstime=0x0) at sem_waitcommon.c:115
  150. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71932118, abstime=0x0) at sem_waitcommon.c:282
  151. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  152. #4 0x756632ec in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  153. #5 0x75675ad0 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  154. #6 0x75756190 in ?? () from /usr/lib/libpython2.7.so.1.0
  155. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  156.  
  157. Thread 44 (Thread 0x5eeca3a0 (LWP 763)):
  158. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  159. #1 0x0089d024 in SOCKETS::CSocketListener::Listen(int) ()
  160. #2 0x0089670c in EVENTSERVER::CEventServer::Run() ()
  161. #3 0x0089686c in EVENTSERVER::CEventServer::Process() ()
  162. #4 0x006405d4 in CThread::Action() ()
  163. #5 0x00640cc4 in CThread::staticThread(void*) ()
  164. #6 0x76eeef40 in start_thread (arg=0x5eeca3a0) at pthread_create.c:335
  165. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  166. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  167.  
  168. Thread 43 (Thread 0x636ca3a0 (LWP 752)):
  169. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71932118) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  170. #1 do_futex_wait (sem=sem@entry=0x71932118, abstime=0x0) at sem_waitcommon.c:115
  171. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71932118, abstime=0x0) at sem_waitcommon.c:282
  172. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  173. #4 0x756632ec in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  174. #5 0x75675ad0 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  175. #6 0x756768bc in PyImport_Import () from /usr/lib/libpython2.7.so.1.0
  176. #7 0x75676974 in PyImport_ImportModule () from /usr/lib/libpython2.7.so.1.0
  177. #8 0x0047dcc8 in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  178. #9 0x0047ea60 in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
  179. #10 0x006405d4 in CThread::Action() ()
  180. #11 0x00640cc4 in CThread::staticThread(void*) ()
  181. #12 0x76eeef40 in start_thread (arg=0x636ca3a0) at pthread_create.c:335
  182. #13 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  183. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  184.  
  185. Thread 42 (Thread 0x57f953a0 (LWP 784)):
  186. #0 0x76ef92c4 in recv () at ../sysdeps/unix/syscall-template.S:84
  187. #1 0x687dc834 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  188. #2 0x687e8094 in CHTSPConnection::ReadMessage() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  189. #3 0x687e52c8 in CHTSPConnection::Process() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  190. #4 0x687e8cac in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  191. #5 0x76eeef40 in start_thread (arg=0x57f953a0) at pthread_create.c:335
  192. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  193. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  194.  
  195. Thread 41 (Thread 0x5e6ca3a0 (LWP 764)):
  196. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  197. #1 0x0089e198 in JSONRPC::CTCPServer::Process() ()
  198. #2 0x006405d4 in CThread::Action() ()
  199. #3 0x00640cc4 in CThread::staticThread(void*) ()
  200. #4 0x76eeef40 in start_thread (arg=0x5e6ca3a0) at pthread_create.c:335
  201. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  202. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  203.  
  204. Thread 40 (Thread 0x73ced9d0 (LWP 722)):
  205. #0 0x74f9899c in __GI___libc_malloc (bytes=1728) at malloc.c:2936
  206. #1 0x7517c938 in operator new(unsigned int) () from /usr/lib/libstdc++.so.6
  207. #2 0x006e922c in CGUIFontTTFGL::LastEnd() ()
  208. #3 0x006cada0 in CGUITextBox::Render() ()
  209. #4 0x00696570 in CGUIControl::DoRender() ()
  210. #5 0x0069df64 in CGUIControlGroup::Render() ()
  211. #6 0x00696570 in CGUIControl::DoRender() ()
  212. #7 0x0069df64 in CGUIControlGroup::Render() ()
  213. #8 0x00696570 in CGUIControl::DoRender() ()
  214. #9 0x0068f264 in CGUIBaseContainer::RenderItem(float, float, CGUIListItem*, bool) ()
  215. #10 0x006be0c8 in CGUIPanelContainer::Render() ()
  216. #11 0x00696570 in CGUIControl::DoRender() ()
  217. #12 0x0069ff80 in CGUIControlGroupList::Render() ()
  218. #13 0x00696570 in CGUIControl::DoRender() ()
  219. #14 0x0069df64 in CGUIControlGroup::Render() ()
  220. #15 0x00696570 in CGUIControl::DoRender() ()
  221. #16 0x0069df64 in CGUIControlGroup::Render() ()
  222. #17 0x00696570 in CGUIControl::DoRender() ()
  223. #18 0x0069df64 in CGUIControlGroup::Render() ()
  224. #19 0x00696570 in CGUIControl::DoRender() ()
  225. #20 0x0069df64 in CGUIControlGroup::Render() ()
  226. #21 0x00696570 in CGUIControl::DoRender() ()
  227. #22 0x006d45bc in CGUIWindow::DoRender() ()
  228. #23 0x006d88f0 in CGUIWindowManager::RenderPass() const ()
  229. #24 0x006d8b14 in CGUIWindowManager::Render() ()
  230. #25 0x00771738 in CApplication::Render() ()
  231. #26 0x007d1b90 in CXBApplicationEx::Run(CFileItemList&) ()
  232. #27 0x00657f04 in XBMC_Run ()
  233. #28 0x00366a64 in main ()
  234.  
  235. Thread 39 (Thread 0x5b7953a0 (LWP 771)):
  236. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x70f0fd38, mutex=<optimized out>, abstime=0x5b794d40) at pthread_cond_timedwait.c:198
  237. #1 0x00432610 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  238. #2 0x00413958 in NPT_HttpConnectionManager::Run() ()
  239. #3 0x004327b4 in NPT_PosixThread::EntryPoint(void*) ()
  240. #4 0x76eeef40 in start_thread (arg=0x5b7953a0) at pthread_create.c:335
  241. Backtrace stopped: Cannot access memory at address 0x31383930
  242.  
  243. Thread 38 (Thread 0x63eca3a0 (LWP 751)):
  244. #0 0x74fe704c in ___xstat64 (vers=<optimized out>, name=<optimized out>, buf=0x63ec78c0) at ../sysdeps/unix/sysv/linux/xstat64.c:35
  245. #1 0x75709b58 in ?? () from /usr/lib/libpython2.7.so.1.0
  246. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  247.  
  248. Thread 37 (Thread 0x587953a0 (LWP 777)):
  249. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x58794cf0, mutex=<optimized out>, abstime=0x58794c88) at pthread_cond_timedwait.c:198
  250. #1 0x68087e44 in ?? () from /usr/lib/libcec.so.4
  251. #2 0x68068ab8 in ?? () from /usr/lib/libcec.so.4
  252. #3 0x68069178 in ?? () from /usr/lib/libcec.so.4
  253. #4 0x68069400 in CEC::CCECStandbyProtection::Process() () from /usr/lib/libcec.so.4
  254. #5 0x68078acc in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  255. #6 0x76eeef40 in start_thread (arg=0x587953a0) at pthread_create.c:335
  256. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  257. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  258.  
  259. Thread 36 (Thread 0x732ff3a0 (LWP 724)):
  260. #0 0x74fee444 in poll () at ../sysdeps/unix/syscall-template.S:84
  261. #1 0x004bbf34 in CFDEventMonitor::Process() ()
  262. #2 0x006405d4 in CThread::Action() ()
  263. #3 0x00640cc4 in CThread::staticThread(void*) ()
  264. #4 0x76eeef40 in start_thread (arg=0x732ff3a0) at pthread_create.c:335
  265. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  266. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  267.  
  268. Thread 35 (Thread 0x5d7953a0 (LWP 765)):
  269. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  270. #1 0x687b9d7c in ?? () from /usr/lib/libshairplay.so.0
  271. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  272.  
  273. Thread 34 (Thread 0x5c7953a0 (LWP 767)):
  274. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  275. #1 0x008aa904 in CAirPlayServer::Process() ()
  276. #2 0x006405d4 in CThread::Action() ()
  277. #3 0x00640cc4 in CThread::staticThread(void*) ()
  278. #4 0x76eeef40 in start_thread (arg=0x5c7953a0) at pthread_create.c:335
  279. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  280. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  281.  
  282. Thread 33 (Thread 0x65eca3a0 (LWP 782)):
  283. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x6842a188, mutex=<optimized out>, abstime=0x65ec9bb0) at pthread_cond_timedwait.c:198
  284. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  285. #2 0x003cfac0 in CEvent::WaitMSec(unsigned int) ()
  286. #3 0x0087d7d4 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  287. #4 0x006405d4 in CThread::Action() ()
  288. #5 0x00640cc4 in CThread::staticThread(void*) ()
  289. #6 0x76eeef40 in start_thread (arg=0x65eca3a0) at pthread_create.c:335
  290. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  291. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  292.  
  293. Thread 32 (Thread 0x5bf953a0 (LWP 768)):
  294. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x237bcc8, mutex=<optimized out>, abstime=0x5bf94d38) at pthread_cond_timedwait.c:198
  295. #1 0x004b9964 in CLinuxInputDevicesCheckHotplugged::Process() ()
  296. #2 0x006405d4 in CThread::Action() ()
  297. #3 0x00640cc4 in CThread::staticThread(void*) ()
  298. #4 0x76eeef40 in start_thread (arg=0x5bf953a0) at pthread_create.c:335
  299. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  300. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  301.  
  302. Thread 31 (Thread 0x5feca3a0 (LWP 761)):
  303. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x23b1d98, mutex=<optimized out>, abstime=0x5fec9d10) at pthread_cond_timedwait.c:198
  304. #1 0x00432610 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  305. #2 0x003e67ac in PLT_ThreadTask::IsAborting(int) ()
  306. #3 0x003e63cc in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  307. #4 0x003fd5c0 in PLT_ThreadTask::Run() ()
  308. #5 0x004327b4 in NPT_PosixThread::EntryPoint(void*) ()
  309. #6 0x76eeef40 in start_thread (arg=0x5feca3a0) at pthread_create.c:335
  310. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  311. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  312.  
  313. Thread 30 (Thread 0x5cf953a0 (LWP 783)):
  314. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x68d63cf0, mutex=<optimized out>, abstime=0x5cf94cd8) at pthread_cond_timedwait.c:198
  315. #1 0x687dc984 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  316. #2 0x687e4dd0 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  317. #3 0x687f0e40 in CTvheadend::Process() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  318. #4 0x687e8cac in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  319. #5 0x76eeef40 in start_thread (arg=0x5cf953a0) at pthread_create.c:335
  320. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  321. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  322.  
  323. Thread 29 (Thread 0x597953a0 (LWP 775)):
  324. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x1259450, mutex=<optimized out>, abstime=0x59794d20) at pthread_cond_timedwait.c:198
  325. #1 0x005f8d44 in CJobManager::GetNextJob(CJobWorker const*) ()
  326. #2 0x005f96a8 in CJobWorker::Process() ()
  327. #3 0x006405d4 in CThread::Action() ()
  328. #4 0x00640cc4 in CThread::staticThread(void*) ()
  329. #5 0x76eeef40 in start_thread (arg=0x597953a0) at pthread_create.c:335
  330. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  331. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  332.  
  333. Thread 28 (Thread 0x606ca3a0 (LWP 760)):
  334. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  335. #1 0x00428218 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  336. #2 0x00429bf4 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  337. #3 0x003f295c in PLT_HttpListenTask::DoRun() ()
  338. #4 0x003fd5c0 in PLT_ThreadTask::Run() ()
  339. #5 0x004327b4 in NPT_PosixThread::EntryPoint(void*) ()
  340. #6 0x76eeef40 in start_thread (arg=0x606ca3a0) at pthread_create.c:335
  341. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  342. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  343.  
  344. Thread 27 (Thread 0x6a8ff3a0 (LWP 742)):
  345. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71932118) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  346. #1 do_futex_wait (sem=sem@entry=0x71932118, abstime=0x0) at sem_waitcommon.c:115
  347. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71932118, abstime=0x0) at sem_waitcommon.c:282
  348. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  349. #4 0x756632ec in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  350. #5 0x75675ad0 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  351. #6 0x75756190 in ?? () from /usr/lib/libpython2.7.so.1.0
  352. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  353.  
  354. Thread 26 (Thread 0x58f953a0 (LWP 776)):
  355. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x719b90d0, mutex=<optimized out>, abstime=0x58f94ca0) at pthread_cond_timedwait.c:198
  356. #1 0x68087e44 in ?? () from /usr/lib/libcec.so.4
  357. #2 0x68068134 in CEC::CCECProcessor::Process() () from /usr/lib/libcec.so.4
  358. #3 0x68078acc in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  359. #4 0x76eeef40 in start_thread (arg=0x58f953a0) at pthread_create.c:335
  360. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  361. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  362.  
  363. Thread 25 (Thread 0x626ca3a0 (LWP 756)):
  364. #0 0x74fee444 in poll () at ../sysdeps/unix/syscall-template.S:84
  365. #1 0x758686e0 in ?? () from /usr/lib/libavahi-common.so.3
  366. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  367.  
  368. Thread 24 (Thread 0x5a7953a0 (LWP 773)):
  369. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x719df8d0, mutex=<optimized out>, abstime=0x5a794d28) at pthread_cond_timedwait.c:198
  370. #1 0x68064130 in ?? () from /usr/lib/libcec.so.4
  371. #2 0x6806510c in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  372. #3 0x68078acc in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  373. #4 0x76eeef40 in start_thread (arg=0x5a7953a0) at pthread_create.c:335
  374. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  375. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  376.  
  377. Thread 23 (Thread 0x696ff3a0 (LWP 744)):
  378. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x1259450, mutex=<optimized out>, abstime=0x696fed20) at pthread_cond_timedwait.c:198
  379. #1 0x005f8d44 in CJobManager::GetNextJob(CJobWorker const*) ()
  380. #2 0x005f96a8 in CJobWorker::Process() ()
  381. #3 0x006405d4 in CThread::Action() ()
  382. #4 0x00640cc4 in CThread::staticThread(void*) ()
  383. #5 0x76eeef40 in start_thread (arg=0x696ff3a0) at pthread_create.c:335
  384. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  385. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  386.  
  387. Thread 22 (Thread 0x64eca3a0 (LWP 749)):
  388. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x1610f28, mutex=<optimized out>, abstime=0x64ec9d10) at pthread_cond_timedwait.c:198
  389. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  390. #2 0x008891e0 in PERIPHERALS::CEventScanner::Process() ()
  391. #3 0x006405d4 in CThread::Action() ()
  392. #4 0x00640cc4 in CThread::staticThread(void*) ()
  393. #5 0x76eeef40 in start_thread (arg=0x64eca3a0) at pthread_create.c:335
  394. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  395. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  396.  
  397. Thread 21 (Thread 0x6f6ff3a0 (LWP 732)):
  398. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x752895ec) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  399. #1 do_futex_wait (sem=sem@entry=0x752895ec, abstime=0x0) at sem_waitcommon.c:115
  400. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x752895ec, abstime=0x0) at sem_waitcommon.c:282
  401. #3 0x7526fbfc in ?? () from /usr/lib/libbcm_host.so
  402. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  403.  
  404. Thread 20 (Thread 0x6b8ff3a0 (LWP 740)):
  405. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71906f58) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  406. #1 do_futex_wait (sem=sem@entry=0x71906f58, abstime=0x0) at sem_waitcommon.c:115
  407. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71906f58, abstime=0x0) at sem_waitcommon.c:282
  408. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  409. #4 0x75676b90 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  410. #5 0x00483adc in XBMCAddon::Python::PyGILLock::acquireGil() ()
  411. #6 0x004785c4 in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  412. #7 0x004974f8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  413. #8 0x0045f870 in ?? ()
  414. #9 0x7567d234 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  415. #10 0x6ee09c00 in ?? ()
  416. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  417.  
  418. Thread 19 (Thread 0x646ca3a0 (LWP 750)):
  419. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71932118) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  420. #1 do_futex_wait (sem=sem@entry=0x71932118, abstime=0x0) at sem_waitcommon.c:115
  421. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71932118, abstime=0x0) at sem_waitcommon.c:282
  422. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  423. #4 0x756632ec in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  424. #5 0x75675ad0 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  425. #6 0x75756190 in ?? () from /usr/lib/libpython2.7.so.1.0
  426. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  427.  
  428. Thread 18 (Thread 0x567953a0 (LWP 859)):
  429. #0 0x76ef89d0 in __lll_lock_wait (futex=0x70f0e568, private=0) at lowlevellock.c:43
  430. #1 0x76ef1b88 in __GI___pthread_mutex_lock (mutex=0x70f0e568) at pthread_mutex_lock.c:115
  431. #2 0x003cf834 in XbmcThreads::CountingLockable<XbmcThreads::pthreads::RecursiveMutex>::lock() ()
  432. #3 0x00844700 in PVR::CPVRChannelGroup::HasChannels() const ()
  433. #4 0x0085752c in PVR::CPVRGUIInfo::UpdateMisc() ()
  434. #5 0x008598dc in PVR::CPVRGUIInfo::Process() ()
  435. #6 0x006405d4 in CThread::Action() ()
  436. #7 0x00640cc4 in CThread::staticThread(void*) ()
  437. #8 0x76eeef40 in start_thread (arg=0x567953a0) at pthread_create.c:335
  438. #9 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  439. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  440.  
  441. Thread 17 (Thread 0x61eca3a0 (LWP 757)):
  442. #0 0x74ff0668 in select () at ../sysdeps/unix/syscall-template.S:84
  443. #1 0x00bbe61c in ?? ()
  444. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  445.  
  446. Thread 16 (Thread 0x6e0ff3a0 (LWP 733)):
  447. #0 0x76ef5770 in __pthread_cond_wait (cond=0x70f025f8, mutex=<optimized out>) at pthread_cond_wait.c:186
  448. #1 0x744eada8 in ?? () from /usr/lib/libvcos.so
  449. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  450.  
  451. Thread 15 (Thread 0x666ca3a0 (LWP 746)):
  452. #0 0x74fee444 in poll () at ../sysdeps/unix/syscall-template.S:84
  453. #1 0x004b01dc in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  454. #2 0x004b025c in PERIPHERALS::CPeripheralBusUSB::Process() ()
  455. #3 0x006405d4 in CThread::Action() ()
  456. #4 0x00640cc4 in CThread::staticThread(void*) ()
  457. #5 0x76eeef40 in start_thread (arg=0x666ca3a0) at pthread_create.c:335
  458. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  459. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  460.  
  461. Thread 14 (Thread 0x56f953a0 (LWP 860)):
  462. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x166a888, mutex=<optimized out>, abstime=0x56f94cc8) at pthread_cond_timedwait.c:198
  463. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  464. #2 0x003cfac0 in CEvent::WaitMSec(unsigned int) ()
  465. #3 0x0082814c in PVR::CPVREpgContainer::Process() ()
  466. #4 0x006405d4 in CThread::Action() ()
  467. #5 0x00640cc4 in CThread::staticThread(void*) ()
  468. #6 0x76eeef40 in start_thread (arg=0x56f953a0) at pthread_create.c:335
  469. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  470. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  471.  
  472. Thread 13 (Thread 0x6d8ff3a0 (LWP 734)):
  473. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x70f0278c) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  474. #1 do_futex_wait (sem=sem@entry=0x70f0278c, abstime=0x0) at sem_waitcommon.c:115
  475. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x70f0278c, abstime=0x0) at sem_waitcommon.c:282
  476. #3 0x74506b60 in vchiu_queue_pop () from /usr/lib/libvchiq_arm.so
  477. #4 0x734acd70 in ?? () from /usr/lib/libopenmaxil.so
  478. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  479.  
  480. Thread 12 (Thread 0x656ca3a0 (LWP 748)):
  481. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x25b8b98, mutex=<optimized out>, abstime=0x656c9d18) at pthread_cond_timedwait.c:198
  482. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  483. #2 0x003cfac0 in CEvent::WaitMSec(unsigned int) ()
  484. #3 0x00881578 in PERIPHERALS::CPeripheralBus::Process() ()
  485. #4 0x006405d4 in CThread::Action() ()
  486. #5 0x00640cc4 in CThread::staticThread(void*) ()
  487. #6 0x76eeef40 in start_thread (arg=0x656ca3a0) at pthread_create.c:335
  488. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  489. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  490.  
  491. Thread 11 (Thread 0x675ff3a0 (LWP 745)):
  492. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x2384198, mutex=<optimized out>, abstime=0x675fed28) at pthread_cond_timedwait.c:198
  493. #1 0x68064130 in ?? () from /usr/lib/libcec.so.4
  494. #2 0x6806510c in CEC::CCECClient::Process() () from /usr/lib/libcec.so.4
  495. #3 0x68078acc in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.4
  496. #4 0x76eeef40 in start_thread (arg=0x675ff3a0) at pthread_create.c:335
  497. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  498. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  499.  
  500. Thread 10 (Thread 0x6b0ff3a0 (LWP 741)):
  501. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71906f58) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  502. #1 do_futex_wait (sem=sem@entry=0x71906f58, abstime=0x0) at sem_waitcommon.c:115
  503. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71906f58, abstime=0x0) at sem_waitcommon.c:282
  504. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  505. #4 0x75676b90 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  506. #5 0x00483adc in XBMCAddon::Python::PyGILLock::acquireGil() ()
  507. #6 0x004785c4 in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  508. #7 0x004974f8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  509. #8 0x0045f870 in ?? ()
  510. #9 0x7567d234 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  511. #10 0x6ecec5d0 in ?? ()
  512. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  513.  
  514. Thread 9 (Thread 0x6c0ff3a0 (LWP 739)):
  515. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x71906f58) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  516. #1 do_futex_wait (sem=sem@entry=0x71906f58, abstime=0x0) at sem_waitcommon.c:115
  517. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x71906f58, abstime=0x0) at sem_waitcommon.c:282
  518. #3 0x75749564 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  519. #4 0x75676b90 in PyEval_RestoreThread () from /usr/lib/libpython2.7.so.1.0
  520. #5 0x00483adc in XBMCAddon::Python::PyGILLock::acquireGil() ()
  521. #6 0x004785c4 in XBMCAddon::DelayedCallGuard::~DelayedCallGuard() ()
  522. #7 0x004974f8 in XBMCAddon::xbmc::Monitor::waitForAbort(double) ()
  523. #8 0x0045f870 in ?? ()
  524. #9 0x7567d234 in PyEval_EvalFrameEx () from /usr/lib/libpython2.7.so.1.0
  525. #10 0x00000000 in ?? ()
  526. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  527.  
  528. Thread 8 (Thread 0x69eff3a0 (LWP 743)):
  529. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x1259450, mutex=<optimized out>, abstime=0x69efed20) at pthread_cond_timedwait.c:198
  530. #1 0x005f8d44 in CJobManager::GetNextJob(CJobWorker const*) ()
  531. #2 0x005f96a8 in CJobWorker::Process() ()
  532. #3 0x006405d4 in CThread::Action() ()
  533. #4 0x00640cc4 in CThread::staticThread(void*) ()
  534. #5 0x76eeef40 in start_thread (arg=0x69eff3a0) at pthread_create.c:335
  535. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  536. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  537.  
  538. Thread 7 (Thread 0x6feff3a0 (LWP 731)):
  539. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x75288864) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  540. #1 do_futex_wait (sem=sem@entry=0x75288864, abstime=0x0) at sem_waitcommon.c:115
  541. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x75288864, abstime=0x0) at sem_waitcommon.c:282
  542. #3 0x7526f07c in ?? () from /usr/lib/libbcm_host.so
  543. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  544.  
  545. Thread 6 (Thread 0x62eca3a0 (LWP 753)):
  546. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x125c8f0, mutex=<optimized out>, abstime=0x62ec9d30) at pthread_cond_timedwait.c:198
  547. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  548. #2 0x00640f94 in CTimer::Process() ()
  549. #3 0x006405d4 in CThread::Action() ()
  550. #4 0x00640cc4 in CThread::staticThread(void*) ()
  551. #5 0x76eeef40 in start_thread (arg=0x62eca3a0) at pthread_create.c:335
  552. #6 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  553. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  554.  
  555. Thread 5 (Thread 0x73cea3a0 (LWP 723)):
  556. #0 0x76ef5770 in __pthread_cond_wait (cond=0x1611200, mutex=<optimized out>) at pthread_cond_wait.c:186
  557. #1 0x0094e1f0 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  558. #2 0x006405d4 in CThread::Action() ()
  559. #3 0x00640cc4 in CThread::staticThread(void*) ()
  560. #4 0x76eeef40 in start_thread (arg=0x73cea3a0) at pthread_create.c:335
  561. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  562. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  563.  
  564. Thread 4 (Thread 0x706ff3a0 (LWP 730)):
  565. #0 0x76ef7b80 in futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x752896e8) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  566. #1 do_futex_wait (sem=sem@entry=0x752896e8, abstime=0x0) at sem_waitcommon.c:115
  567. #2 0x76ef7cc4 in __new_sem_wait_slow (sem=0x752896e8, abstime=0x0) at sem_waitcommon.c:282
  568. #3 0x75273108 in ?? () from /usr/lib/libbcm_host.so
  569. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  570.  
  571. Thread 3 (Thread 0x722a23a0 (LWP 727)):
  572. #0 0x76ef5a4c in __pthread_cond_timedwait (cond=0x1621078, mutex=<optimized out>, abstime=0x722a1cf8) at pthread_cond_timedwait.c:198
  573. #1 0x003cf684 in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  574. #2 0x003cfac0 in CEvent::WaitMSec(unsigned int) ()
  575. #3 0x009e1fc0 in ActiveAE::CActiveAE::Process() ()
  576. #4 0x006405d4 in CThread::Action() ()
  577. #5 0x00640cc4 in CThread::staticThread(void*) ()
  578. #6 0x76eeef40 in start_thread (arg=0x722a23a0) at pthread_create.c:335
  579. #7 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  580. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  581.  
  582. Thread 2 (Thread 0x6d0ff3a0 (LWP 735)):
  583. #0 0x76ef5770 in __pthread_cond_wait (cond=0x12577f0 <g_OMXImage+496>, mutex=<optimized out>) at pthread_cond_wait.c:186
  584. #1 0x004cde4c in COMXImage::Process() ()
  585. #2 0x006405d4 in CThread::Action() ()
  586. #3 0x00640cc4 in CThread::staticThread(void*) ()
  587. #4 0x76eeef40 in start_thread (arg=0x6d0ff3a0) at pthread_create.c:335
  588. #5 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  589. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  590.  
  591. Thread 1 (Thread 0x6e8ff3a0 (LWP 726)):
  592. #0 0x751c1568 in std::string::assign(std::string const&) () from /usr/lib/libstdc++.so.6
  593. #1 0x00716ed0 in dbiplus::SqliteDataset::make_query(std::list<std::string, std::allocator<std::string> >&) ()
  594. #2 0x00715fdc in dbiplus::SqliteDataset::make_insert() ()
  595. #3 0x0070e2a4 in CDatabase::CommitInsertQueries() ()
  596. #4 0x008422ec in PVR::CPVRChannel::Persist() ()
  597. #5 0x00847ed8 in PVR::CPVRChannelGroup::SearchAndSetChannelIcons(bool) ()
  598. #6 0x0084d81c in PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons() const ()
  599. #7 0x0086b524 in PVR::CPVRSearchMissingChannelIconsJob::DoWork() ()
  600. #8 0x005f96bc in CJobWorker::Process() ()
  601. #9 0x006405d4 in CThread::Action() ()
  602. #10 0x00640cc4 in CThread::staticThread(void*) ()
  603. #11 0x76eeef40 in start_thread (arg=0x6e8ff3a0) at pthread_create.c:335
  604. #12 0x74ff6e18 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:86 from /usr/lib/libc.so.6
  605. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  606. ############# END STACK TRACE ###############
  607.  
  608. ################# LOG FILE ##################
  609.  
  610. 23:16:19.082 T:1942936016 NOTICE: special://profile/ is mapped to: special://masterprofile/
  611. 23:16:19.082 T:1942936016 NOTICE: -----------------------------------------------------------------------
  612. 23:16:19.082 T:1942936016 NOTICE: Starting Kodi (18.0-ALPHA1 Git:91a9066). Platform: Linux ARM 32-bit
  613. 23:16:19.082 T:1942936016 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  614. 23:16:19.082 T:1942936016 NOTICE: Kodi compiled May 1 2017 by GCC 6.2.0 for Linux ARM 32-bit version 4.10.13 (264717)
  615. 23:16:19.082 T:1942936016 NOTICE: Running on LibreELEC (Milhouse) - Version: devel-20170501210342-#0501-g33a82f9 [Build #0501] 9.0, kernel: Linux ARM 32-bit version 4.10.13
  616. 23:16:19.083 T:1942936016 NOTICE: FFmpeg version/source: ffmpeg-3.3-kodi
  617. 23:16:19.083 T:1942936016 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  618. 23:16:19.083 T:1942936016 NOTICE: ARM Features: Neon enabled
  619. 23:16:19.083 T:1942936016 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  620. 23:16:19.083 T:1942936016 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  621. 23:16:19.083 T:1942936016 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  622. 23:16:19.083 T:1942936016 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  623. 23:16:19.083 T:1942936016 NOTICE: special://envhome/ is mapped to: /storage
  624. 23:16:19.083 T:1942936016 NOTICE: special://home/ is mapped to: /storage/.kodi
  625. 23:16:19.083 T:1942936016 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  626. 23:16:19.083 T:1942936016 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  627. 23:16:19.083 T:1942936016 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  628. 23:16:19.083 T:1942936016 NOTICE: Local hostname: LibreELEC
  629. 23:16:19.084 T:1942936016 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  630. 23:16:19.084 T:1942936016 NOTICE: -----------------------------------------------------------------------
  631. 23:16:19.152 T:1942936016 NOTICE: load settings...
  632. 23:16:19.329 T:1942936016 NOTICE: Found 2 Lists of Devices
  633. 23:16:19.329 T:1942936016 NOTICE: Enumerated PI devices:
  634. 23:16:19.330 T:1942936016 NOTICE: Device 1
  635. 23:16:19.330 T:1942936016 NOTICE: m_deviceName : HDMI
  636. 23:16:19.330 T:1942936016 NOTICE: m_displayName : HDMI
  637. 23:16:19.330 T:1942936016 NOTICE: m_displayNameExtra:
  638. 23:16:19.330 T:1942936016 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  639. 23:16:19.330 T:1942936016 NOTICE: m_channels : FL, FR
  640. 23:16:19.330 T:1942936016 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  641. 23:16:19.331 T:1942936016 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
  642. 23:16:19.331 T:1942936016 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
  643. 23:16:19.331 T:1942936016 NOTICE: Device 2
  644. 23:16:19.331 T:1942936016 NOTICE: m_deviceName : Analogue
  645. 23:16:19.331 T:1942936016 NOTICE: m_displayName : Analogue
  646. 23:16:19.331 T:1942936016 NOTICE: m_displayNameExtra:
  647. 23:16:19.331 T:1942936016 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  648. 23:16:19.331 T:1942936016 NOTICE: m_channels : FL, FR
  649. 23:16:19.331 T:1942936016 NOTICE: m_sampleRates : 48000
  650. 23:16:19.331 T:1942936016 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  651. 23:16:19.331 T:1942936016 NOTICE: m_streamTypes : No passthrough capabilities
  652. 23:16:19.331 T:1942936016 NOTICE: Device 3
  653. 23:16:19.331 T:1942936016 NOTICE: m_deviceName : Both
  654. 23:16:19.332 T:1942936016 NOTICE: m_displayName : HDMI and Analogue
  655. 23:16:19.332 T:1942936016 NOTICE: m_displayNameExtra:
  656. 23:16:19.332 T:1942936016 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  657. 23:16:19.332 T:1942936016 NOTICE: m_channels : FL, FR
  658. 23:16:19.332 T:1942936016 NOTICE: m_sampleRates : 48000
  659. 23:16:19.332 T:1942936016 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  660. 23:16:19.332 T:1942936016 NOTICE: m_streamTypes : No passthrough capabilities
  661. 23:16:19.332 T:1942936016 NOTICE: Enumerated PULSE devices:
  662. 23:16:19.332 T:1942936016 NOTICE: Device 1
  663. 23:16:19.332 T:1942936016 NOTICE: m_deviceName : Default
  664. 23:16:19.332 T:1942936016 NOTICE: m_displayName : Default
  665. 23:16:19.332 T:1942936016 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  666. 23:16:19.332 T:1942936016 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  667. 23:16:19.332 T:1942936016 NOTICE: m_channels : FL, FR
  668. 23:16:19.332 T:1942936016 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  669. 23:16:19.333 T:1942936016 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  670. 23:16:19.333 T:1942936016 NOTICE: m_streamTypes : No passthrough capabilities
  671. 23:16:19.335 T:1942936016 ERROR: CSettingGroup: unable to read setting type of "pvrmanager.syncchannelgroups"
  672. 23:16:19.335 T:1942936016 WARNING: CSettingCategory: unable to read group "2"
  673. 23:16:19.363 T:1942936016 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  674. 23:16:19.363 T:1942936016 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  675. <?xml version="1.0" encoding="utf-8" ?>
  676. <advancedsettings>
  677. <showexitbutton>false</showexitbutton>
  678. <remotedelay>1</remotedelay>
  679. <samba>
  680. <clienttimeout>30</clienttimeout>
  681. </samba>
  682. <fanartres>720</fanartres>
  683. <imageres>540</imageres>
  684. </advancedsettings>
  685. 23:16:19.366 T:1942936016 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  686. 23:16:19.367 T:1942936016 NOTICE: Contents of special://profile/advancedsettings.xml are...
  687. <advancedsettings>
  688. <setting>value</setting>
  689. <loglevel hide="false">1</loglevel>
  690. <setting>value</setting>
  691. </advancedsettings>
  692. 23:16:19.367 T:1942936016 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  693. 23:16:19.369 T:1942936016 NOTICE: Default Video Player: VideoPlayer
  694. 23:16:19.369 T:1942936016 NOTICE: Default Audio Player: paplayer
  695. 23:16:19.369 T:1942936016 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  696. 23:16:19.369 T:1942936016 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  697. 23:16:19.369 T:1942936016 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  698. 23:16:19.372 T:1942936016 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  699. 23:16:19.372 T:1942936016 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  700. 23:16:19.374 T:1942936016 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  701. 23:16:19.374 T:1942936016 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  702. 23:16:19.374 T:1942936016 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  703. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  704. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  705. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  706. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  707. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  708. 23:16:19.374 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  709. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  710. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  711. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  712. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  713. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  714. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  715. 23:16:19.375 T:1942936016 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  716. 23:16:19.375 T:1942936016 NOTICE: Loaded playercorefactory configuration
  717. 23:16:19.375 T:1942936016 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  718. 23:16:19.376 T:1942936016 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  719. 23:16:19.409 T:1942936016 INFO: creating subdirectories
  720. 23:16:19.409 T:1942936016 INFO: userdata folder: special://masterprofile/
  721. 23:16:19.409 T:1942936016 INFO: recording folder:
  722. 23:16:19.409 T:1942936016 INFO: screenshots folder: /storage/screenshots/
  723. 23:16:19.435 T:1942936016 NOTICE: Running database version Addons27
  724. 23:16:19.436 T:1942936016 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  725. 23:16:19.437 T:1942936016 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
  726. 23:16:19.584 T:1942936016 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  727. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  728. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.vfs has been installed.'
  729. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  730. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  731. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  732. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  733. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  734. 23:16:19.585 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  735. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.octonet has been installed.'
  736. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  737. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  738. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  739. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in imagedecoder.raw has been installed.'
  740. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  741. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.tvguide.fullscreen has been installed.'
  742. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  743. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  744. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  745. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  746. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  747. 23:16:19.586 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  748. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  749. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  750. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  751. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  752. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.retroplayer.libreelec.tv has been installed.'
  753. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  754. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  755. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.youtube.dl has been installed.'
  756. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in service.libreelec.settings has been installed.'
  757. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  758. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  759. 23:16:19.587 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  760. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itv has been installed.'
  761. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  762. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  763. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  764. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  765. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  766. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in service.tvheadend42 has been installed.'
  767. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.podnapisi has been installed.'
  768. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  769. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.imagedecoder has been installed.'
  770. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  771. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  772. 23:16:19.588 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  773. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  774. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  775. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.FranceTVPluzz has been installed.'
  776. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  777. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
  778. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in inputstream.adaptive has been installed.'
  779. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.kodi.game has been installed.'
  780. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  781. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  782. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  783. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  784. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.webgrab has been installed.'
  785. 23:16:19.589 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  786. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in os.libreelec.tv has been installed.'
  787. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  788. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  789. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  790. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  791. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  792. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.libreelec.tv has been installed.'
  793. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  794. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in service.webgrabplus has been installed.'
  795. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  796. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  797. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  798. 23:16:19.590 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  799. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  800. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.pycryptodome has been installed.'
  801. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been installed.'
  802. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in vfs.rar has been installed.'
  803. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  804. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  805. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  806. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  807. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  808. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  809. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  810. 23:16:19.591 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in tools.mono has been installed.'
  811. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyrollbar has been installed.'
  812. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  813. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.libreelec.devupdater has been installed.'
  814. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.html2text has been installed.'
  815. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary2 has been installed.'
  816. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  817. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  818. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  819. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  820. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  821. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  822. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.leopold has been installed.'
  823. 23:16:19.592 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in repository.primaeval has been installed.'
  824. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  825. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been installed.'
  826. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  827. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  828. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  829. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  830. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  831. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  832. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  833. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  834. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.freplay has been installed.'
  835. 23:16:19.593 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  836. 23:16:19.594 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  837. 23:16:19.594 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  838. 23:16:19.594 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  839. 23:16:19.594 T:1942936016 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.iplayerwww has been installed.'
  840. 23:16:19.594 T:1942936016 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  841. 23:16:19.638 T:1854927776 DEBUG: Thread JobWorker start, auto delete: true
  842. 23:16:19.666 T:1942936016 NOTICE: ADDONS: Using repository repository.xbmc.org
  843. 23:16:19.667 T:1942936016 NOTICE: ADDONS: Using repository repository.kodi.game
  844. 23:16:19.667 T:1942936016 NOTICE: ADDONS: Using repository repository.libreelec.tv
  845. 23:16:19.667 T:1942936016 NOTICE: ADDONS: Using repository repository.primaeval
  846. 23:16:19.667 T:1942936016 NOTICE: ADDONS: Using repository repository.retroplayer.libreelec.tv
  847. 23:16:19.667 T:1942936016 NOTICE: ADDONS: Using repository repository.leopold
  848. 23:16:19.688 T:1942936016 DEBUG: ADDON: Dll Initializing - RTMP Input
  849. 23:16:19.689 T:1942936016 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.5)
  850. 23:16:19.689 T:1942936016 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.5
  851. 23:16:19.694 T:1942936016 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Create()
  852. 23:16:19.694 T:1942936016 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Destroy()
  853. 23:16:19.695 T:1942936016 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.5)
  854. 23:16:19.695 T:1942936016 INFO: ADDON: Dll Destroyed - RTMP Input
  855. 23:16:19.696 T:1942936016 DEBUG: ADDON: Dll Initializing - InputStream Adaptive
  856. 23:16:19.696 T:1942936016 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.1.0.9)
  857. 23:16:19.696 T:1942936016 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.1.0.9
  858. 23:16:19.814 T:1942936016 DEBUG: AddOnLog: InputStream Adaptive: libXBMC_addon successfully loaded
  859. 23:16:19.814 T:1942936016 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Create()
  860. 23:16:19.815 T:1942936016 DEBUG: AddOnLog: InputStream Adaptive: ADDON_Destroy()
  861. 23:16:19.815 T:1942936016 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.adaptive/inputstream.adaptive.so.1.0.9)
  862. 23:16:19.816 T:1942936016 INFO: ADDON: Dll Destroyed - InputStream Adaptive
  863. 23:16:19.866 T:1942936016 DEBUG: CFavourites::Load - no system favourites found, skipping
  864. 23:16:19.871 T:1915364256 DEBUG: Thread ActiveAE start, auto delete: false
  865. 23:16:19.871 T:1905259424 DEBUG: Thread AESink start, auto delete: false
  866. 23:16:19.872 T:1915364256 DEBUG: CSettingsManager: requested setting (audiooutput.dspaddonsenabled) was not found.
  867. 23:16:19.872 T:1905259424 INFO: CActiveAESink::OpenSink - initialize sink
  868. 23:16:19.872 T:1905259424 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  869. 23:16:19.872 T:1905259424 DEBUG: DllBcm: Using omx system library
  870. 23:16:19.876 T:1905259424 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  871. 23:16:19.878 T:1905259424 DEBUG: Loading: libopenmaxil.so
  872. 23:16:19.886 T:1905259424 DEBUG: Raspberry PI resuming video output
  873. 23:16:19.886 T:1905259424 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  874. 23:16:19.886 T:1829761952 DEBUG: Thread CRBPWorker start, auto delete: false
  875. 23:16:19.887 T:1905259424 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  876. 23:16:19.889 T:1905259424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f0bed0
  877. 23:16:19.891 T:1905259424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignment(16)
  878. 23:16:19.892 T:1905259424 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  879. 23:16:19.892 T:1905259424 DEBUG: Output Device : HDMI
  880. 23:16:19.892 T:1905259424 DEBUG: Sample Rate : 44100
  881. 23:16:19.892 T:1905259424 DEBUG: Sample Format : AE_FMT_FLOAT
  882. 23:16:19.892 T:1905259424 DEBUG: Channel Count : 2
  883. 23:16:19.892 T:1905259424 DEBUG: Channel Layout: FL, FR
  884. 23:16:19.892 T:1905259424 DEBUG: Frames : 1102
  885. 23:16:19.892 T:1905259424 DEBUG: Frame Size : 8
  886. 23:16:19.897 T:1821373344 DEBUG: Thread RemoteControl start, auto delete: false
  887. 23:16:19.898 T:1821373344 INFO: LIRC Process: using: /run/lirc/lircd
  888. 23:16:19.898 T:1821373344 INFO: LIRC Connect: successfully started
  889. 23:16:19.898 T:1821373344 DEBUG: Thread RemoteControl 1821373344 terminating
  890. 23:16:19.912 T:1942936016 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  891. 23:16:19.918 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  892. 23:16:19.920 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  893. 23:16:19.921 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  894. 23:16:19.923 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  895. 23:16:19.924 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  896. 23:16:19.926 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  897. 23:16:19.928 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  898. 23:16:19.930 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  899. 23:16:19.932 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  900. 23:16:19.933 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  901. 23:16:19.934 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  902. 23:16:19.936 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  903. 23:16:19.938 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  904. 23:16:19.939 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  905. 23:16:19.941 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  906. 23:16:19.943 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  907. 23:16:19.944 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  908. 23:16:19.946 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  909. 23:16:19.948 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  910. 23:16:19.949 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  911. 23:16:19.951 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  912. 23:16:19.952 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  913. 23:16:19.954 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  914. 23:16:19.956 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  915. 23:16:19.958 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  916. 23:16:19.960 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  917. 23:16:19.962 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  918. 23:16:19.963 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  919. 23:16:19.965 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  920. 23:16:19.967 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  921. 23:16:19.969 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  922. 23:16:19.970 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  923. 23:16:19.971 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  924. 23:16:19.973 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  925. 23:16:19.975 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  926. 23:16:19.977 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  927. 23:16:19.979 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  928. 23:16:19.981 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  929. 23:16:19.982 T:1942936016 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  930. 23:16:19.990 T:1942936016 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  931. 23:16:19.991 T:1942936016 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  932. 23:16:19.994 T:1942936016 DEBUG: Selected UDev as storage provider
  933. 23:16:19.995 T:1942936016 NOTICE: Raspberry PI firmware version: May 1 2017 20:27:12
  934. Copyright (c) 2012 Broadcom
  935. version 2994b3a8f5d227cba748fda805c259a6c50140ab (clean) (release)
  936. 23:16:19.995 T:1942936016 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:1 WVC1:1
  937. 23:16:19.995 T:1942936016 NOTICE: cache.memorysize: 20MB libass.cache: 21MB
  938. 23:16:19.996 T:1942936016 NOTICE: Config:
  939. arm_freq=900
  940. audio_pwm_mode=1
  941. config_hdmi_boost=5
  942. disable_commandline_tags=2
  943. disable_l2cache=1
  944. enable_uart=1
  945. force_eeprom_read=1
  946. force_pwm_open=1
  947. framebuffer_ignore_alpha=1
  948. framebuffer_swap=1
  949. hdmi_channel_map=8
  950. hdmi_force_cec_address=65535
  951. hdmi_ignore_cec_init=1
  952. init_uart_clock=0x2dc6c00
  953. lcd_framerate=60
  954. logging_level=0x230000
  955. over_voltage_avs=0x1b774
  956. over_voltage_avs_boost=62500
  957. overscan_bottom=48
  958. overscan_left=48
  959. overscan_right=48
  960. overscan_top=48
  961. pause_burst_frames=1
  962. program_serial_random=1
  963. sdram_freq=450
  964. temp_limit=85
  965. 23:16:19.996 T:1942936016 NOTICE: Config:
  966. decode_MPG2=0x8508ec37
  967. decode_WVC1=0x99ffaf6f
  968. device_tree=-
  969. 23:16:19.996 T:1942936016 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  970. 23:16:19.997 T:1942936016 DEBUG: EGL get supported modes (2) = 5, prefer_group=1, prefer_mode=10
  971. 23:16:19.998 T:1942936016 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  972. 23:16:19.998 T:1942936016 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  973. 23:16:19.998 T:1942936016 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  974. 23:16:19.998 T:1942936016 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  975. 23:16:19.998 T:1942936016 DEBUG: EGL mode 4: 1600x1200 (1440x1080) @ 60.00 - Full Screen (1.00) :33
  976. 23:16:19.999 T:1942936016 DEBUG: EGL get supported modes (1) = 30, prefer_group=1, prefer_mode=10
  977. 23:16:19.999 T:1942936016 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  978. 23:16:19.999 T:1942936016 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  979. 23:16:19.999 T:1942936016 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  980. 23:16:19.999 T:1942936016 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  981. 23:16:19.999 T:1942936016 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  982. 23:16:19.999 T:1942936016 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  983. 23:16:19.999 T:1942936016 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  984. 23:16:19.999 T:1942936016 DEBUG: EGL mode 7: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:a
  985. 23:16:20.000 T:1942936016 DEBUG: EGL mode 8: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:b
  986. 23:16:20.000 T:1942936016 DEBUG: EGL mode 9: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :e
  987. 23:16:20.000 T:1942936016 DEBUG: EGL mode 10: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :f
  988. 23:16:20.000 T:1942936016 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  989. 23:16:20.000 T:1942936016 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  990. 23:16:20.000 T:1942936016 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  991. 23:16:20.000 T:1942936016 DEBUG: EGL mode 14: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  992. 23:16:20.000 T:1942936016 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  993. 23:16:20.000 T:1942936016 DEBUG: EGL mode 16: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
  994. 23:16:20.000 T:1942936016 DEBUG: EGL mode 17: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  995. 23:16:20.001 T:1942936016 DEBUG: EGL mode 18: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:19
  996. 23:16:20.001 T:1942936016 DEBUG: EGL mode 19: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:1a
  997. 23:16:20.001 T:1942936016 DEBUG: EGL mode 20: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :1d
  998. 23:16:20.001 T:1942936016 DEBUG: EGL mode 21: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :1e
  999. 23:16:20.001 T:1942936016 DEBUG: EGL mode 22: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  1000. 23:16:20.001 T:1942936016 DEBUG: EGL mode 23: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  1001. 23:16:20.001 T:1942936016 DEBUG: EGL mode 24: 1920x1080 (1920x1080) @ 25.00 - Full Screen (1.00) :21
  1002. 23:16:20.001 T:1942936016 DEBUG: EGL mode 25: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  1003. 23:16:20.001 T:1942936016 DEBUG: EGL mode 26: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :23
  1004. 23:16:20.001 T:1942936016 DEBUG: EGL mode 27: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :24
  1005. 23:16:20.001 T:1942936016 DEBUG: EGL mode 28: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :25
  1006. 23:16:20.002 T:1942936016 DEBUG: EGL mode 29: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :26
  1007. 23:16:20.002 T:1942936016 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  1008. 23:16:20.002 T:1942936016 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  1009. 23:16:20.002 T:1942936016 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  1010. 23:16:20.002 T:1942936016 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  1011. 23:16:20.002 T:1942936016 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  1012. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  1013. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  1014. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  1015. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  1016. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
  1017. 23:16:20.002 T:1942936016 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz
  1018. 23:16:20.002 T:1942936016 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  1019. 23:16:20.003 T:1942936016 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  1020. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  1021. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  1022. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  1023. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  1024. 23:16:20.003 T:1942936016 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  1025. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  1026. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  1027. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  1028. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  1029. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  1030. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  1031. 23:16:20.003 T:1942936016 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  1032. 23:16:20.004 T:1942936016 NOTICE: Found (1920x1080@60.000000) at 30, setting to RES_DESKTOP at 16
  1033. 23:16:20.006 T:1942936016 NOTICE: Checking resolution 16
  1034. 23:16:20.057 T:1905259424 DEBUG: CAESinkPi:Drain delay:50ms now:0ms
  1035. 23:16:20.057 T:1905259424 DEBUG: CAESinkPi:Deinitialize
  1036. 23:16:20.058 T:1905259424 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1037. 23:16:20.071 T:1905259424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f0bed0
  1038. 23:16:22.233 T:1942936016 DEBUG: EGL set HDMI mode (1,16)=0 off
  1039. 23:16:22.381 T:1877996448 DEBUG: EGL tv_service_callback (8,1,16)
  1040. 23:16:22.382 T:1942936016 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1041. 23:16:22.398 T:1915364256 DEBUG: CActiveAE - display reset event
  1042. 23:16:22.398 T:1905259424 INFO: CActiveAESink::OpenSink - initialize sink
  1043. 23:16:22.398 T:1905259424 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1044. 23:16:22.399 T:1905259424 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  1045. 23:16:22.399 T:1905259424 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1046. 23:16:22.401 T:1905259424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f0c1b0
  1047. 23:16:22.403 T:1905259424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignment(16)
  1048. 23:16:22.404 T:1905259424 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1049. 23:16:22.404 T:1905259424 DEBUG: Output Device : HDMI
  1050. 23:16:22.404 T:1905259424 DEBUG: Sample Rate : 44100
  1051. 23:16:22.404 T:1905259424 DEBUG: Sample Format : AE_FMT_FLOAT
  1052. 23:16:22.404 T:1905259424 DEBUG: Channel Count : 2
  1053. 23:16:22.404 T:1905259424 DEBUG: Channel Layout: FL, FR
  1054. 23:16:22.405 T:1905259424 DEBUG: Frames : 1102
  1055. 23:16:22.405 T:1905259424 DEBUG: Frame Size : 8
  1056. 23:16:22.409 T:1915364256 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1057. 23:16:22.411 T:1942936016 NOTICE: GL_VENDOR = Broadcom
  1058. 23:16:22.412 T:1942936016 NOTICE: GL_RENDERER = VideoCore IV HW
  1059. 23:16:22.412 T:1942936016 NOTICE: GL_VERSION = OpenGL ES 2.0
  1060. 23:16:22.412 T:1942936016 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  1061. 23:16:22.412 T:1942936016 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  1062. 23:16:22.412 T:1942936016 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  1063. 23:16:22.413 T:1942936016 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  1064. 23:16:22.413 T:1942936016 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  1065. 23:16:22.413 T:1942936016 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  1066. 23:16:22.416 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1067. 23:16:22.416 T:1942936016 DEBUG: Compiled
  1068. 23:16:22.416 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1069. 23:16:22.417 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1070. 23:16:22.417 T:1942936016 DEBUG: Compiled
  1071. 23:16:22.417 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1072. 23:16:22.435 T:1942936016 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x18c7a78
  1073. 23:16:22.437 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1074. 23:16:22.438 T:1942936016 DEBUG: Compiled
  1075. 23:16:22.438 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1076. 23:16:22.438 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1077. 23:16:22.439 T:1942936016 DEBUG: Compiled
  1078. 23:16:22.439 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1079. 23:16:22.458 T:1942936016 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1612800
  1080. 23:16:22.460 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1081. 23:16:22.460 T:1942936016 DEBUG: Compiled
  1082. 23:16:22.460 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1083. 23:16:22.462 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1084. 23:16:22.462 T:1942936016 DEBUG: Compiled
  1085. 23:16:22.462 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1086. 23:16:22.482 T:1942936016 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x18824c0
  1087. 23:16:22.484 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1088. 23:16:22.484 T:1942936016 DEBUG: Compiled
  1089. 23:16:22.484 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1090. 23:16:22.485 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1091. 23:16:22.485 T:1942936016 DEBUG: Compiled
  1092. 23:16:22.485 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1093. 23:16:22.506 T:1942936016 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1882538
  1094. 23:16:22.508 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1095. 23:16:22.508 T:1942936016 DEBUG: Compiled
  1096. 23:16:22.508 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1097. 23:16:22.508 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1098. 23:16:22.509 T:1942936016 DEBUG: Compiled
  1099. 23:16:22.509 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1100. 23:16:22.529 T:1942936016 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x18843c0
  1101. 23:16:22.530 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1102. 23:16:22.531 T:1942936016 DEBUG: Compiled
  1103. 23:16:22.531 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1104. 23:16:22.531 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1105. 23:16:22.532 T:1942936016 DEBUG: Compiled
  1106. 23:16:22.532 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1107. 23:16:22.553 T:1942936016 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x1884438
  1108. 23:16:22.554 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1109. 23:16:22.555 T:1942936016 DEBUG: Compiled
  1110. 23:16:22.555 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1111. 23:16:22.555 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1112. 23:16:22.556 T:1942936016 DEBUG: Compiled
  1113. 23:16:22.556 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1114. 23:16:22.577 T:1942936016 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x187f308
  1115. 23:16:22.577 T:1942936016 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1116. 23:16:22.578 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1117. 23:16:22.579 T:1942936016 DEBUG: Compiled
  1118. 23:16:22.579 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1119. 23:16:22.579 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1120. 23:16:22.579 T:1942936016 DEBUG: Compiled
  1121. 23:16:22.580 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1122. 23:16:22.603 T:1942936016 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x187f380
  1123. 23:16:22.604 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1124. 23:16:22.604 T:1942936016 DEBUG: Compiled
  1125. 23:16:22.604 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1126. 23:16:22.605 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1127. 23:16:22.605 T:1942936016 DEBUG: Compiled
  1128. 23:16:22.605 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1129. 23:16:22.626 T:1942936016 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x1881eb8
  1130. 23:16:22.628 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1131. 23:16:22.628 T:1942936016 DEBUG: Compiled
  1132. 23:16:22.628 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1133. 23:16:22.629 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1134. 23:16:22.629 T:1942936016 DEBUG: Compiled
  1135. 23:16:22.629 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1136. 23:16:22.654 T:1942936016 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x1881f58
  1137. 23:16:22.654 T:1942936016 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1138. 23:16:22.656 T:1942936016 DEBUG: GL: Vertex Shader compilation log:
  1139. 23:16:22.656 T:1942936016 DEBUG: Compiled
  1140. 23:16:22.656 T:1942936016 DEBUG: GL: Vertex Shader compiled successfully
  1141. 23:16:22.657 T:1942936016 DEBUG: GL: Pixel Shader compilation log:
  1142. 23:16:22.657 T:1942936016 DEBUG: Compiled
  1143. 23:16:22.657 T:1942936016 DEBUG: GL: Fragment Shader compiled successfully
  1144. 23:16:22.685 T:1942936016 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x1881cb0
  1145. 23:16:22.761 T:1905259424 DEBUG: CAESinkPi:Drain delay:50ms now:0ms
  1146. 23:16:22.761 T:1905259424 DEBUG: CAESinkPi:Deinitialize
  1147. 23:16:22.761 T:1905259424 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1148. 23:16:22.771 T:1905259424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f0c1b0
  1149. 23:16:22.787 T:1942936016 DEBUG: EGL set HDMI mode (1,16)=0 off
  1150. 23:16:22.932 T:1877996448 DEBUG: EGL tv_service_callback (8,1,16)
  1151. 23:16:22.933 T:1942936016 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1152. 23:16:22.949 T:1915364256 DEBUG: CActiveAE - display reset event
  1153. 23:16:22.949 T:1905259424 INFO: CActiveAESink::OpenSink - initialize sink
  1154. 23:16:22.949 T:1905259424 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1155. 23:16:22.950 T:1905259424 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  1156. 23:16:22.950 T:1905259424 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1157. 23:16:22.952 T:1905259424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02288
  1158. 23:16:22.954 T:1905259424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignment(16)
  1159. 23:16:22.955 T:1905259424 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1160. 23:16:22.955 T:1905259424 DEBUG: Output Device : HDMI
  1161. 23:16:22.955 T:1905259424 DEBUG: Sample Rate : 44100
  1162. 23:16:22.955 T:1905259424 DEBUG: Sample Format : AE_FMT_FLOAT
  1163. 23:16:22.955 T:1905259424 DEBUG: Channel Count : 2
  1164. 23:16:22.955 T:1905259424 DEBUG: Channel Layout: FL, FR
  1165. 23:16:22.955 T:1905259424 DEBUG: Frames : 1102
  1166. 23:16:22.955 T:1905259424 DEBUG: Frame Size : 8
  1167. 23:16:22.959 T:1915364256 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1168. 23:16:22.960 T:1942936016 INFO: GLES: Maximum texture width: 2048
  1169. 23:16:23.276 T:1942936016 INFO: GLES: Enabling VSYNC
  1170. 23:16:23.276 T:1942936016 INFO: GLES: Selected vsync mode 10
  1171. 23:16:23.276 T:1942936016 INFO: load keymapping
  1172. 23:16:23.283 T:1942936016 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  1173. 23:16:23.285 T:1942936016 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  1174. 23:16:23.291 T:1942936016 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  1175. 23:16:23.304 T:1942936016 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  1176. 23:16:23.315 T:1942936016 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  1177. 23:16:23.327 T:1942936016 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  1178. 23:16:23.363 T:1942936016 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  1179. 23:16:23.366 T:1942936016 INFO: Loading special://xbmc/system/keymaps/remote.xml
  1180. 23:16:23.393 T:1942936016 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  1181. 23:16:23.402 T:1942936016 INFO: Loading special://xbmc/system/Lircmap.xml
  1182. 23:16:23.413 T:1942936016 INFO: * Adding remote mapping for device 'mceusb'
  1183. 23:16:23.414 T:1942936016 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  1184. 23:16:23.414 T:1942936016 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  1185. 23:16:23.414 T:1942936016 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1186. 23:16:23.414 T:1942936016 INFO: * Adding remote mapping for device 'anysee'
  1187. 23:16:23.414 T:1942936016 INFO: * Adding remote mapping for device 'iMON-PAD'
  1188. 23:16:23.415 T:1942936016 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  1189. 23:16:23.415 T:1942936016 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  1190. 23:16:23.415 T:1942936016 INFO: * Adding remote mapping for device 'TwinHanRemote'
  1191. 23:16:23.415 T:1942936016 INFO: * Adding remote mapping for device 'linux-input-layer'
  1192. 23:16:23.415 T:1942936016 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1193. 23:16:23.416 T:1942936016 INFO: * Adding remote mapping for device 'mediacenter'
  1194. 23:16:23.416 T:1942936016 INFO: * Adding remote mapping for device 'devinput'
  1195. 23:16:23.418 T:1942936016 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  1196. 23:16:23.418 T:1942936016 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  1197. 23:16:23.418 T:1942936016 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1198. 23:16:23.419 T:1942936016 INFO: CLangInfo: loading resource.language.en_gb language information...
  1199. 23:16:23.424 T:1942936016 DEBUG: trying to set locale to en_GB.UTF-8
  1200. 23:16:23.425 T:1942936016 INFO: global locale set to C
  1201. 23:16:23.426 T:1942936016 INFO: CLangInfo: loading resource.language.en_gb language strings...
  1202. 23:16:23.505 T:1942936016 DEBUG: LocalizeStrings: loaded 3839 strings from file resource://resource.language.en_gb/strings.po
  1203. 23:16:23.574 T:1942936016 DEBUG: LocalizeStrings: loaded 48 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/English/strings.po
  1204. 23:16:23.577 T:1942936016 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  1205. 23:16:23.581 T:1942936016 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  1206. 23:16:23.583 T:1942936016 DEBUG: LocalizeStrings: loaded 69 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  1207. 23:16:23.587 T:1942936016 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
  1208. 23:16:23.590 T:1942936016 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  1209. 23:16:23.591 T:1942936016 DEBUG: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  1210. 23:16:23.592 T:1942936016 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  1211. 23:16:23.597 T:1942936016 DEBUG: LocalizeStrings: loaded 200 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/English/strings.po
  1212. 23:16:23.601 T:1942936016 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/plugin.video.itv/resources/language/English/strings.xml
  1213. 23:16:23.603 T:1942936016 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
  1214. 23:16:23.604 T:1942936016 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  1215. 23:16:23.606 T:1942936016 DEBUG: LocalizeStrings: loaded 67 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  1216. 23:16:23.608 T:1942936016 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  1217. 23:16:23.612 T:1942936016 DEBUG: LocalizeStrings: loaded 173 strings from file /storage/.kodi/addons/script.trakt/resources/language/English/strings.po
  1218. 23:16:23.614 T:1942936016 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/plugin.video.FranceTVPluzz/resources/language/english/strings.xml
  1219. 23:16:23.617 T:1942936016 DEBUG: LocalizeStrings: loaded 27 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  1220. 23:16:23.622 T:1942936016 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  1221. 23:16:23.624 T:1942936016 DEBUG: LocalizeStrings: loaded 5 strings from file /storage/.kodi/addons/service.subtitles.opensubtitles/resources/language/English/strings.po
  1222. 23:16:23.624 T:1942936016 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  1223. 23:16:23.627 T:1942936016 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  1224. 23:16:23.629 T:1942936016 DEBUG: LocalizeStrings: loaded 28 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  1225. 23:16:23.635 T:1942936016 DEBUG: LocalizeStrings: loaded 89 strings from file /storage/.kodi/addons/script.xbmcbackup/resources/language/English/strings.xml
  1226. 23:16:23.637 T:1942936016 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
  1227. 23:16:23.639 T:1942936016 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/English/strings.po
  1228. 23:16:23.642 T:1942936016 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  1229. 23:16:23.645 T:1942936016 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  1230. 23:16:23.648 T:1942936016 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  1231. 23:16:23.655 T:1942936016 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  1232. 23:16:23.658 T:1942936016 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  1233. 23:16:23.659 T:1942936016 DEBUG: LocalizeStrings: loaded 74 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  1234. 23:16:23.665 T:1942936016 DEBUG: LocalizeStrings: loaded 98 strings from file /storage/.kodi/addons/plugin.video.iplayerwww/resources/language/English/strings.po
  1235. 23:16:23.667 T:1942936016 DEBUG: LocalizeStrings: loaded 35 strings from file /storage/.kodi/addons/service.tvheadend42/resources/language/English/strings.xml
  1236. 23:16:23.671 T:1942936016 DEBUG: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/script.module.buggalo/resources/language/English/strings.xml
  1237. 23:16:23.677 T:1942936016 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/service.webgrabplus/resources/language/English/strings.po
  1238. 23:16:23.681 T:1942936016 DEBUG: LocalizeStrings: loaded 116 strings from file /storage/.kodi/addons/script.tvguide.fullscreen/resources/language/English/strings.po
  1239. 23:16:23.686 T:1942936016 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/service.subtitles.podnapisi/resources/language/English/strings.po
  1240. 23:16:23.692 T:1942936016 DEBUG: LocalizeStrings: loaded 68 strings from file /storage/.kodi/addons/plugin.video.freplay/resources/language/english/strings.xml
  1241. 23:16:23.692 T:1942936016 DEBUG: LocalizeStrings: loaded 7 strings from file /usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  1242. 23:16:23.693 T:1942936016 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
  1243. 23:16:23.696 T:1942936016 DEBUG: LocalizeStrings: loaded 37 strings from file /storage/.kodi/addons/script.module.youtube.dl/resources/language/English/strings.po
  1244. 23:16:23.703 T:1942936016 DEBUG: LocalizeStrings: loaded 102 strings from file /storage/.kodi/addons/script.libreelec.devupdater/resources/language/English/strings.po
  1245. 23:16:23.707 T:1942936016 DEBUG: LocalizeStrings: loaded 103 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  1246. 23:16:23.710 T:1942936016 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1247. 23:16:23.713 T:1942936016 DEBUG: Loading: libcurl.so.4
  1248. 23:16:23.729 T:1854927776 NOTICE: Running database version Addons27
  1249. 23:16:23.730 T:1854927776 DEBUG: Initialize, updating databases...
  1250. 23:16:23.732 T:1854927776 NOTICE: Running database version ViewModes6
  1251. 23:16:23.736 T:1854927776 NOTICE: Running database version Textures13
  1252. 23:16:23.748 T:1854927776 NOTICE: Running database version MyMusic62
  1253. 23:16:23.769 T:1854927776 NOTICE: Running database version MyVideos108
  1254. 23:16:23.775 T:1854927776 NOTICE: Running database version TV30
  1255. 23:16:23.778 T:1854927776 NOTICE: Running database version Epg11
  1256. 23:16:23.780 T:1854927776 DEBUG: Initialize, updating databases... DONE
  1257. 23:16:23.781 T:1942936016 NOTICE: start dvd mediatype detection
  1258. 23:16:23.782 T:1942936016 INFO: DPMS: not supported on this platform
  1259. 23:16:23.782 T:1933763488 DEBUG: Thread DetectDVDMedia start, auto delete: false
  1260. 23:16:23.782 T:1933763488 DEBUG: Compiled with libcdio Version 0.94
  1261. 23:16:23.787 T:1933763488 DEBUG: Thread DetectDVDMedia 1933763488 terminating
  1262. 23:16:23.849 T:1942922144 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1263. 23:16:23.849 T:1942922144 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1264. 23:16:23.898 T:1942936016 INFO: Unloading old skin ...
  1265. 23:16:23.904 T:1942936016 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.0)
  1266. 23:16:23.904 T:1942936016 INFO: load fonts for skin...
  1267. 23:16:23.913 T:1942936016 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  1268. 23:16:24.177 T:1942936016 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  1269. 23:16:24.276 T:1942936016 DEBUG: LocalizeStrings: loaded 135 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  1270. 23:16:24.277 T:1942936016 INFO: load new skin...
  1271. 23:16:24.277 T:1942936016 INFO: Loading user windows, path /usr/share/kodi/addons/skin.estuary/xml
  1272. 23:16:24.307 T:1942936016 DEBUG: Load Skin XML: 30.56ms
  1273. 23:16:24.307 T:1942936016 INFO: initialize new skin...
  1274. 23:16:24.308 T:1942936016 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1275. 23:16:24.308 T:1942936016 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  1276. 23:16:24.325 T:1942936016 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  1277. 23:16:24.325 T:1942936016 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  1278. 23:16:24.329 T:1942936016 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1279. 23:16:24.353 T:1942936016 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  1280. 23:16:24.357 T:1942936016 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  1281. 23:16:24.364 T:1942936016 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1282. 23:16:24.383 T:1942936016 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  1283. 23:16:24.422 T:1942936016 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  1284. 23:16:24.467 T:1942936016 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1285. 23:16:24.473 T:1942936016 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  1286. 23:16:24.500 T:1942936016 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  1287. 23:16:24.520 T:1942936016 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  1288. 23:16:24.538 T:1942936016 INFO: skin loaded...
  1289. 23:16:24.538 T:1942936016 DEBUG: Activating window ID: 12997
  1290. 23:16:24.538 T:1942936016 DEBUG: ------ Window Init () ------
  1291. 23:16:24.538 T:1942936016 INFO: load splash image: /usr/share/kodi/media/Splash.png
  1292. 23:16:24.612 T:1942936016 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  1293. 23:16:24.612 T:1942936016 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1294. 23:16:24.612 T:1942936016 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  1295. 23:16:24.613 T:1942936016 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  1296. 23:16:24.728 T:1942936016 INFO: JSONRPC v8.0.0: Successfully initialized
  1297. 23:16:24.728 T:1942936016 DEBUG: ADDON: Starting service addons.
  1298. 23:16:24.741 T:1821373344 DEBUG: Thread LanguageInvoker start, auto delete: false
  1299. 23:16:24.741 T:1821373344 INFO: initializing python engine.
  1300. 23:16:24.741 T:1812984736 DEBUG: Thread LanguageInvoker start, auto delete: false
  1301. 23:16:24.742 T:1812984736 INFO: initializing python engine.
  1302. 23:16:24.742 T:1804596128 DEBUG: Thread LanguageInvoker start, auto delete: false
  1303. 23:16:24.742 T:1804596128 INFO: initializing python engine.
  1304. 23:16:24.743 T:1796207520 DEBUG: Thread LanguageInvoker start, auto delete: false
  1305. 23:16:24.744 T:1796207520 DEBUG: Previous line repeats 1 times.
  1306. 23:16:24.744 T:1796207520 INFO: initializing python engine.
  1307. 23:16:24.744 T:1942936016 INFO: Previous line repeats 1 times.
  1308. 23:16:24.744 T:1942936016 DEBUG: Activating window ID: 12999
  1309. 23:16:24.744 T:1942936016 DEBUG: ------ Window Init (Startup.xml) ------
  1310. 23:16:24.744 T:1942936016 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  1311. 23:16:24.745 T:1942936016 DEBUG: Activating window ID: 10000
  1312. 23:16:24.746 T:1942936016 DEBUG: ------ Window Deinit (Startup.xml) ------
  1313. 23:16:24.746 T:1942936016 DEBUG: ------ Window Init (Home.xml) ------
  1314. 23:16:24.746 T:1942936016 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1315. 23:16:24.841 T:1821373344 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): start processing
  1316. 23:16:24.841 T:1812984736 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): start processing
  1317. 23:16:24.841 T:1804596128 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): start processing
  1318. 23:16:24.842 T:1796207520 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/service.webgrabplus/default.py): start processing
  1319. 23:16:24.842 T:1787818912 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): start processing
  1320. 23:16:24.981 T:1821373344 DEBUG: -->Python Interpreter Initialized<--
  1321. 23:16:24.982 T:1821373344 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): the source file to load is "/storage/.kodi/addons/script.cu.lrclyrics/default.py"
  1322. 23:16:24.983 T:1804596128 DEBUG: -->Python Interpreter Initialized<--
  1323. 23:16:24.983 T:1804596128 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): the source file to load is "/storage/.kodi/addons/service.tvheadend42/default.py"
  1324. 23:16:25.178 T:1821373344 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): setting the Python path to /storage/.kodi/addons/script.cu.lrclyrics:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.chardet/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1325. 23:16:25.179 T:1821373344 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): entering source directory /storage/.kodi/addons/script.cu.lrclyrics
  1326. 23:16:25.179 T:1804596128 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): setting the Python path to /storage/.kodi/addons/service.tvheadend42:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1327. 23:16:25.179 T:1804596128 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): entering source directory /storage/.kodi/addons/service.tvheadend42
  1328. 23:16:25.179 T:1821373344 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): instantiating addon using automatically obtained id of "script.cu.lrclyrics" dependent on version 2.25.0 of the xbmc.python api
  1329. 23:16:25.185 T:1804596128 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): instantiating addon using automatically obtained id of "service.tvheadend42" dependent on version 2.1.0 of the xbmc.python api
  1330. 23:16:25.189 T:1812984736 DEBUG: -->Python Interpreter Initialized<--
  1331. 23:16:25.189 T:1812984736 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): the source file to load is "/storage/.kodi/addons/script.trakt/default.py"
  1332. 23:16:25.192 T:1796207520 DEBUG: -->Python Interpreter Initialized<--
  1333. 23:16:25.192 T:1796207520 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/service.webgrabplus/default.py): the source file to load is "/storage/.kodi/addons/service.webgrabplus/default.py"
  1334. 23:16:25.192 T:1796207520 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/service.webgrabplus/default.py): setting the Python path to /storage/.kodi/addons/service.webgrabplus:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1335. 23:16:25.192 T:1796207520 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/service.webgrabplus/default.py): entering source directory /storage/.kodi/addons/service.webgrabplus
  1336. 23:16:25.193 T:1812984736 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): setting the Python path to /storage/.kodi/addons/script.trakt:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.arrow/lib:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.trakt/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1337. 23:16:25.193 T:1812984736 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): entering source directory /storage/.kodi/addons/script.trakt
  1338. 23:16:25.217 T:1796207520 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/service.webgrabplus/default.py): instantiating addon using automatically obtained id of "service.webgrabplus" dependent on version 2.1.0 of the xbmc.python api
  1339. 23:16:25.219 T:1812984736 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): instantiating addon using automatically obtained id of "script.trakt" dependent on version 2.24.0 of the xbmc.python api
  1340. 23:16:25.674 T:1942936016 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1341. 23:16:25.674 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1342. 23:16:25.674 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1343. 23:16:25.675 T:1777333152 DEBUG: Thread JobWorker start, auto delete: true
  1344. 23:16:25.675 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1345. 23:16:25.675 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1346. 23:16:25.675 T:1768944544 DEBUG: Thread JobWorker start, auto delete: true
  1347. 23:16:25.675 T:1942936016 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1348. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1349. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  1350. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1351. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1352. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1353. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1354. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1355. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[library://music/]: refreshing..
  1356. 23:16:25.676 T:1942936016 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  1357. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  1358. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  1359. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  1360. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  1361. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  1362. 23:16:25.677 T:1942936016 DEBUG: CDirectoryProvider[addons://]: refreshing..
  1363. 23:16:25.678 T:1942936016 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1364. 23:16:25.678 T:1942936016 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1365. 23:16:25.678 T:1942936016 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1366. 23:16:25.678 T:1942936016 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1367. 23:16:25.678 T:1942936016 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1368. 23:16:25.679 T:1942936016 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  1369. 23:16:25.679 T:1942936016 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1370. 23:16:25.679 T:1942936016 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1371. 23:16:25.683 T:1942936016 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  1372. 23:16:25.687 T:1942936016 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
  1373. 23:16:25.687 T:1942936016 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  1374. 23:16:25.687 T:1942936016 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  1375. 23:16:25.688 T:1942936016 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  1376. 23:16:25.704 T:1942936016 DEBUG: StereoscopicsManager::Initialize: stereo:0
  1377. 23:16:25.709 T:1942936016 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  1378. 23:16:25.711 T:1942936016 DEBUG: LoadMappings - loaded node "CEC Adapter"
  1379. 23:16:25.711 T:1942936016 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  1380. 23:16:25.711 T:1942936016 DEBUG: LoadMappings - loaded node "iMON HID device"
  1381. 23:16:25.712 T:1942936016 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  1382. 23:16:25.712 T:1942936016 DEBUG: LoadMappings - loaded node ""
  1383. 23:16:25.713 T:1942936016 DEBUG: CPeripheralBusUSB - initialised udev monitor
  1384. 23:16:25.713 T:1942936016 DEBUG: SECTION:LoadDLL(libcec.so.4)
  1385. 23:16:25.717 T:1942936016 DEBUG: Loading: libcec.so.4
  1386. 23:16:25.759 T:1768944544 DEBUG: RunQuery took 28 ms for 76 items query: select * from movie_view WHERE ((movie_view.dateAdded > '1900-01-01')) AND ((movie_view.playCount IS NULL OR movie_view.playCount < 1))
  1387. 23:16:25.774 T:1777333152 DEBUG: RunQuery took 15 ms for 2 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1388. 23:16:25.817 T:1942936016 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  1389. 23:16:25.818 T:1942936016 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  1390. 23:16:25.818 T:1942936016 DEBUG: ADDON: Dll Initializing - Joystick Support
  1391. 23:16:25.819 T:1942936016 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2)
  1392. 23:16:25.819 T:1942936016 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.3.2
  1393. 23:16:25.869 T:1942936016 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  1394. 23:16:25.877 T:1942936016 DEBUG: Calling TransferSettings for: Joystick Support
  1395. 23:16:25.884 T:1718395808 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  1396. 23:16:25.885 T:1710007200 DEBUG: Thread PeripBusCEC start, auto delete: false
  1397. 23:16:25.888 T:1701618592 DEBUG: Thread PeripBusAddon start, auto delete: false
  1398. 23:16:25.890 T:1942936016 DEBUG: Initialise - initialised peripheral on '1' with 1 features and 0 sub devices
  1399. 23:16:25.890 T:1942936016 NOTICE: Register - new joystickemulation device registered on application->1: Keyboard player (0000:0000)
  1400. 23:16:25.900 T:1942936016 DEBUG: ContextMenuManager: addon menus reloaded.
  1401. 23:16:25.900 T:1942936016 INFO: removing tempfiles
  1402. 23:16:25.904 T:1693229984 DEBUG: Thread PeripEventScanner start, auto delete: false
  1403. 23:16:25.905 T:1942936016 DEBUG: ADDON: Starting service addons.
  1404. 23:16:25.925 T:1684841376 DEBUG: Thread LanguageInvoker start, auto delete: false
  1405. 23:16:25.927 T:1684841376 INFO: initializing python engine.
  1406. 23:16:25.927 T:1684841376 DEBUG: CPythonInvoker(5, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  1407. 23:16:25.929 T:1676452768 DEBUG: Thread LanguageInvoker start, auto delete: false
  1408. 23:16:25.932 T:1676452768 INFO: initializing python engine.
  1409. 23:16:25.932 T:1676452768 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): start processing
  1410. 23:16:25.937 T:1668064160 DEBUG: Thread LanguageInvoker start, auto delete: false
  1411. 23:16:25.942 T:1668064160 INFO: initializing python engine.
  1412. 23:16:25.942 T:1668064160 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.libreelec.devupdater/service.py): start processing
  1413. 23:16:25.958 T:1854927776 DEBUG: RunQuery took 51 ms for 77 items query: select * from movie_view
  1414. 23:16:25.967 T:1777333152 DEBUG: RunQuery took 84 ms for 76 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1415. 23:16:25.992 T:1942936016 DEBUG: CRepositoryUpdater: previous update at 01/05/2017 21:48:03, next at 02/05/2017 21:48:03
  1416. 23:16:25.994 T:1942936016 NOTICE: initialize done
  1417. 23:16:25.994 T:1942936016 NOTICE: Running the application...
  1418. 23:16:26.027 T:1659675552 DEBUG: Thread Timer start, auto delete: false
  1419. 23:16:26.050 T:1942936016 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  1420. 23:16:26.050 T:1942936016 DEBUG: NetworkMessage - Starting network services
  1421. 23:16:26.069 T:1942936016 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  1422. 23:16:26.071 T:1942936016 NOTICE: starting zeroconf publishing
  1423. 23:16:26.073 T:1942936016 NOTICE: CWebServer[8080]: Started
  1424. 23:16:26.074 T:1942936016 NOTICE: starting upnp client
  1425. 23:16:26.087 T:1942936016 INFO: JSONRPC Server: Successfully initialized
  1426. 23:16:26.091 T:1942936016 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  1427. 23:16:26.094 T:1942936016 DEBUG: Loading: libshairplay.so.0
  1428. 23:16:26.102 T:1584178080 DEBUG: Thread TCPServer start, auto delete: false
  1429. 23:16:26.109 T:1592566688 DEBUG: Thread EventServer start, auto delete: false
  1430. 23:16:26.111 T:1592566688 NOTICE: ES: Starting UDP Event server on port 9777
  1431. 23:16:26.114 T:1942936016 INFO: AIRPLAY: Cleaning up photoassetcache
  1432. 23:16:26.115 T:1592566688 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1433. 23:16:26.124 T:1942936016 INFO: AIRPLAY Server: Successfully initialized
  1434. 23:16:26.129 T:1551455136 DEBUG: Thread AirPlayServer start, auto delete: false
  1435. 23:16:26.149 T:1768944544 DEBUG: RunQuery took 20 ms for 17 items query: SELECT genre.genre_id, genre.name, count(1), count(files.playCount) FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN movie_view ON genre_link.media_id = movie_view.idMovie AND genre_link.media_type='movie' JOIN files ON files.idFile = movie_view.idFile GROUP BY genre.genre_id
  1436. 23:16:26.214 T:1942936016 INFO: Found input device /dev/input/event0
  1437. 23:16:26.214 T:1942936016 INFO: opened device 'Logitech K400' (file name /dev/input/event0), m_bSkipNonKeyEvents 0
  1438. 23:16:26.214 T:1942936016 NOTICE: Logitech K400: keys:35 ext:64 but:16 rel:5 abs:0 m_deviceType:d bits:111000
  1439. 23:16:26.249 T:1543066528 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false
  1440. 23:16:26.271 T:1942936016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x23b9660
  1441. 23:16:26.273 T:1942936016 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
  1442. 23:16:26.280 T:1942936016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2512060
  1443. 23:16:26.283 T:1942936016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2462130
  1444. 23:16:26.284 T:1942936016 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1445. 23:16:26.298 T:1768944544 DEBUG: RunQuery took 9 ms for 6 items query: select * from movie_view JOIN sets ON movie_view.idSet = sets.idSet ORDER BY sets.idSet
  1446. 23:16:26.488 T:1768944544 DEBUG: RunQuery took 148 ms for 38 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1447. 23:16:26.511 T:1942936016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x23b9660
  1448. 23:16:26.513 T:1942936016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2512060
  1449. 23:16:26.514 T:1942936016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2462130
  1450. 23:16:26.514 T:1942936016 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
  1451. 23:16:26.540 T:1942936016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2380480
  1452. 23:16:26.542 T:1942936016 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
  1453. 23:16:26.548 T:1942936016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x26175d0
  1454. 23:16:26.550 T:1942936016 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1455. 23:16:26.577 T:1942936016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2380480
  1456. 23:16:26.579 T:1942936016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x26175d0
  1457. 23:16:26.580 T:1942936016 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
  1458. 23:16:26.618 T:1854927776 DEBUG: RunQuery took 210 ms for 34 items query: SELECT * FROM tvshow_view WHERE ((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0))
  1459. 23:16:26.662 T:1710007200 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  1460. 23:16:26.668 T:1710007200 DEBUG: InitialiseFeature - using libCEC v4.0.2
  1461. 23:16:26.669 T:1710007200 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  1462. 23:16:26.669 T:1710007200 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  1463. 23:16:26.669 T:1509512096 DEBUG: Thread CECAdapter start, auto delete: false
  1464. 23:16:26.669 T:1509512096 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  1465. 23:16:26.673 T:1501123488 DEBUG: Thread JobWorker start, auto delete: true
  1466. 23:16:26.693 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x69f869e8
  1467. 23:16:26.695 T:1501123488 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1468. 23:16:26.704 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x710de7b8
  1469. 23:16:26.707 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x69fcd628
  1470. 23:16:26.707 T:1768944544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1471. 23:16:26.710 T:1501123488 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1472. 23:16:26.722 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71093aa8
  1473. 23:16:26.723 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x69f869e8
  1474. 23:16:26.723 T:1768944544 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1475. 23:16:26.725 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x69fcd628
  1476. 23:16:26.725 T:1501123488 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e4cb58e3.jpg 360x540
  1477. 23:16:26.734 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1478. 23:16:26.738 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x710de7b8
  1479. 23:16:26.741 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71093aa8
  1480. 23:16:26.741 T:1768944544 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/469dbb5d.jpg 360x540
  1481. 23:16:26.743 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x69f7a428
  1482. 23:16:26.749 T:1501123488 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1483. 23:16:26.755 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7100c8f0
  1484. 23:16:26.756 T:1768944544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1485. 23:16:26.762 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71079710
  1486. 23:16:26.763 T:1768944544 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1487. 23:16:26.770 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1488. 23:16:26.775 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x69f9b1a0
  1489. 23:16:26.775 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7100c8f0
  1490. 23:16:26.779 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71079710
  1491. 23:16:26.779 T:1768944544 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/ba43b371.jpg 360x540
  1492. 23:16:26.780 T:1501123488 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1493. 23:16:26.786 T:1777333152 DEBUG: RunQuery took 375 ms for 712 items query: select * from episode_view WHERE ((episode_view.dateAdded > '1900-01-01')) AND ((episode_view.playCount IS NULL OR episode_view.playCount < 1))
  1494. 23:16:26.792 T:1942936016 DEBUG: ------ Window Init (Pointer.xml) ------
  1495. 23:16:26.793 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x71091eb8
  1496. 23:16:26.795 T:1768944544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1497. 23:16:26.796 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x69f7a428
  1498. 23:16:26.799 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x69f9b1a0
  1499. 23:16:26.800 T:1501123488 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/bed22d36.jpg 360x540
  1500. 23:16:26.800 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x710de0a0
  1501. 23:16:26.801 T:1768944544 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1502. 23:16:26.813 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1503. 23:16:26.849 T:1768944544 DEBUG: Previous line repeats 1 times.
  1504. 23:16:26.849 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x71091eb8
  1505. 23:16:26.851 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x69f7a428
  1506. 23:16:26.852 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x710de0a0
  1507. 23:16:26.852 T:1768944544 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c260b92e.jpg 360x540
  1508. 23:16:26.853 T:1501123488 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1509. 23:16:26.860 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x69f82e60
  1510. 23:16:26.862 T:1501123488 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1511. 23:16:26.864 T:1710007200 INFO: Found input device /dev/input/event0
  1512. 23:16:26.864 T:1710007200 INFO: opened device 'Logitech K400' (file name /dev/input/event0), m_bSkipNonKeyEvents 0
  1513. 23:16:26.864 T:1710007200 NOTICE: Logitech K400: keys:35 ext:64 but:16 rel:5 abs:0 m_deviceType:d bits:111000
  1514. 23:16:26.881 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1515. 23:16:26.904 T:1710007200 DEBUG: Thread PeripBusCEC 1710007200 terminating
  1516. 23:16:26.907 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x69f7a428
  1517. 23:16:26.910 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x69f82e60
  1518. 23:16:26.911 T:1501123488 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/ab5b4e84.jpg 360x540
  1519. 23:16:26.911 T:1501123488 DEBUG: DoWork - took 109 ms to load special://masterprofile/Thumbnails/a/ab5b4e84.jpg
  1520. 23:16:26.914 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1521. 23:16:26.953 T:1768944544 DEBUG: Previous line repeats 1 times.
  1522. 23:16:26.954 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x71093aa8
  1523. 23:16:26.955 T:1768944544 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1524. 23:16:26.962 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x69f7a428
  1525. 23:16:26.963 T:1768944544 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71092cd8
  1526. 23:16:26.964 T:1501123488 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1527. 23:16:26.965 T:1768944544 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1528. 23:16:26.977 T:1501123488 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x69fb2a48
  1529. 23:16:26.979 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x71093aa8
  1530. 23:16:26.980 T:1501123488 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1531. 23:16:26.984 T:1768944544 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71092cd8
  1532. 23:16:26.984 T:1768944544 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4b3b3cf9.jpg 360x540
  1533. 23:16:26.985 T:1768944544 DEBUG: DoWork - took 130 ms to load special://masterprofile/Thumbnails/4/4b3b3cf9.jpg
  1534. 23:16:26.985 T:1854927776 DEBUG: ffmpeg[6E8FF3A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1535. 23:16:26.999 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x69f7a428
  1536. 23:16:27.002 T:1501123488 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x69fb2a48
  1537. 23:16:27.003 T:1501123488 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/a7d5b6fe.jpg 360x540
  1538. 23:16:27.054 T:1942936016 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1539. 23:16:27.063 T:1942936016 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1540. 23:16:27.137 T:1854927776 DEBUG: RunQuery took 82 ms for 31 items query: SELECT studio.studio_id, studio.name FROM studio JOIN studio_link ON studio.studio_id = studio_link.studio_id JOIN tvshow_view ON studio_link.media_id = tvshow_view.idShow AND studio_link.media_type='tvshow' GROUP BY studio.studio_id
  1541. 23:16:27.164 T:1501123488 DEBUG: RunQuery took 96 ms for 19 items query: SELECT genre.genre_id, genre.name FROM genre JOIN genre_link ON genre.genre_id = genre_link.genre_id JOIN tvshow_view ON genre_link.media_id = tvshow_view.idShow AND genre_link.media_type='tvshow' GROUP BY genre.genre_id
  1542. 23:16:27.306 T:1501123488 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  1543. 23:16:27.400 T:1854927776 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1544. 23:16:27.478 T:1501123488 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  1545. 23:16:27.533 T:1787818912 DEBUG: -->Python Interpreter Initialized<--
  1546. 23:16:27.533 T:1787818912 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): the source file to load is "/storage/.kodi/addons/script.tvguide.fullscreen/service.py"
  1547. 23:16:27.572 T:1854927776 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  1548. 23:16:27.577 T:1777333152 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album')
  1549. 23:16:27.671 T:1501123488 DEBUG: GetAlbumsByWhere - query took 192 ms
  1550. 23:16:27.722 T:1854927776 DEBUG: Time to retrieve artists from dataset = 155
  1551. 23:16:27.748 T:1676452768 DEBUG: -->Python Interpreter Initialized<--
  1552. 23:16:27.749 T:1676452768 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): the source file to load is "/storage/.kodi/addons/script.xbmcbackup/scheduler.py"
  1553. 23:16:27.811 T:1777333152 DEBUG: GetAlbumsByWhere - query took 234 ms
  1554. 23:16:27.818 T:1501123488 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  1555. 23:16:27.869 T:1501123488 DEBUG: GetAlbumsByWhere - query took 51 ms
  1556. 23:16:27.944 T:1854927776 DEBUG: CAddonMgr::GetAvailableUpdates took 145 ms
  1557. 23:16:28.032 T:1509512096 DEBUG: OpenConnection - connection to the CEC adapter opened
  1558. 23:16:28.033 T:1509512096 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1559. 23:16:28.033 T:1710007200 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1560. 23:16:28.237 T:1777333152 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  1561. 23:16:28.237 T:1777333152 DEBUG: Getting Directory (special://profile/playlists/video)
  1562. 23:16:28.239 T:1777333152 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1563. 23:16:28.241 T:1777333152 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1564. 23:16:28.245 T:1777333152 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active?view=flat)
  1565. 23:16:28.245 T:1854927776 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  1566. 23:16:28.247 T:1777333152 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  1567. 23:16:28.248 T:1854927776 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  1568. 23:16:28.248 T:1854927776 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1569. 23:16:28.273 T:1501123488 DEBUG: SECTION:LoadDLL(libnfs.so.8)
  1570. 23:16:28.279 T:1501123488 DEBUG: Loading: libnfs.so.8
  1571. 23:16:28.290 T:1854927776 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  1572. 23:16:28.315 T:1501123488 DEBUG: NFS: Context for 192.168.1.150/Multimedia not open - get a new context.
  1573. 23:16:28.344 T:1501123488 DEBUG: NFS: Connected to server 192.168.1.150 and export /Multimedia
  1574. 23:16:28.344 T:1501123488 DEBUG: NFS: chunks: r/w 524288/524288
  1575. 23:16:28.345 T:1777333152 DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend HTSP Client'
  1576. 23:16:28.345 T:1777333152 DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
  1577. 23:16:28.346 T:1777333152 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9)
  1578. 23:16:28.346 T:1777333152 DEBUG: Loading: /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.4.0.9
  1579. 23:16:28.363 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
  1580. 23:16:28.364 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
  1581. 23:16:28.369 T:1777333152 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - starting PVR client
  1582. 23:16:28.370 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
  1583. 23:16:28.373 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
  1584. 23:16:28.376 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
  1585. 23:16:28.376 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
  1586. 23:16:28.376 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
  1587. 23:16:28.379 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
  1588. 23:16:28.382 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
  1589. 23:16:28.386 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  1590. 23:16:28.387 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  1591. 23:16:28.393 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
  1592. 23:16:28.396 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
  1593. 23:16:28.398 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB985AD8@Kodi (LibreELEC) port:36666
  1594. 23:16:28.398 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: B827EB985AD8@Kodi (LibreELEC) type: _raop._tcp port:36666
  1595. 23:16:28.398 T:1710007200 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  1596. 23:16:28.399 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'trace_debug'
  1597. 23:16:28.402 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'epg_async'
  1598. 23:16:28.405 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pretuner_enabled'
  1599. 23:16:28.408 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_approxtime'
  1600. 23:16:28.410 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  1601. 23:16:28.410 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  1602. 23:16:28.413 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_maxdiff'
  1603. 23:16:28.416 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'streaming_profile'
  1604. 23:16:28.418 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_priority'
  1605. 23:16:28.420 T:1501123488 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (LibreELEC) port:36667
  1606. 23:16:28.420 T:1501123488 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _airplay._tcp port:36667
  1607. 23:16:28.421 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_lifetime'
  1608. 23:16:28.424 T:1777333152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_dubdetect'
  1609. 23:16:28.430 T:1777333152 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (0 -> 7)
  1610. 23:16:28.430 T:1777333152 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '0' to '7'
  1611. 23:16:28.431 T:1475957664 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
  1612. 23:16:28.432 T:1475957664 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connecting to 127.0.0.1:9982
  1613. 23:16:28.434 T:1475957664 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected
  1614. 23:16:28.438 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending hello
  1615. 23:16:28.452 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected to Tvheadend / 4.1.2520 ~ LibreELEC Tvh-addon v9.0.110-#0422-milhouse-v4.1-2541-g41fa62d (HTSPv26)
  1616. 23:16:28.452 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending auth
  1617. 23:16:28.456 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - Received permissions:
  1618. 23:16:28.456 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - administrator : 1
  1619. 23:16:28.456 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - HTSP streaming : 1
  1620. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - HTSP DVR : 1
  1621. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - Failed/aborted DVR : 1
  1622. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - anonymous HTSP only : 0
  1623. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - global connection limit : 0
  1624. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - DVR connection limit : 0
  1625. 23:16:28.457 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - streaming connection limit : 0
  1626. 23:16:28.458 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - rebuilding state
  1627. 23:16:28.466 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:SDTV
  1628. 23:16:28.467 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:TV channels
  1629. 23:16:28.467 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:Radio
  1630. 23:16:28.467 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:HDTV
  1631. 23:16:28.468 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:5534622, name:CanalSur HD
  1632. 23:16:28.469 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:49465334, name:La1 HD
  1633. 23:16:28.469 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:83050349, name:nova
  1634. 23:16:28.469 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:101622881, name:mega
  1635. 23:16:28.469 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:121892946, name:DKISS
  1636. 23:16:28.469 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:195629782, name:La1
  1637. 23:16:28.470 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:231488685, name:neox
  1638. 23:16:28.470 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:319199904, name:tdp
  1639. 23:16:28.470 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:323087870, name:Vaughan Radio
  1640. 23:16:28.470 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:346912611, name:Kiss FM
  1641. 23:16:28.471 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:471492815, name:HIT FM
  1642. 23:16:28.471 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:476165715, name:TEN
  1643. 23:16:28.471 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:481124123, name:Divinity
  1644. 23:16:28.471 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:498047369, name:El Correo TV
  1645. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:571194983, name:Telecinco
  1646. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:578533528, name:laSexta
  1647. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:585477048, name:GOL
  1648. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:604197185, name:Canal Sur Radio
  1649. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:677084579, name:Sevilla FC TV
  1650. 23:16:28.472 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:681547959, name:Cope
  1651. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:686437997, name:SER
  1652. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:694000540, name:Energy
  1653. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:704790291, name:Telecinco HD
  1654. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:712946008, name:Paramount
  1655. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:724634718, name:Melodia FM
  1656. 23:16:28.473 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:770188521, name:Radio 5
  1657. 23:16:28.474 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:795403258, name:13tv
  1658. 23:16:28.474 T:1526289312 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates requested
  1659. 23:16:28.474 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - registered
  1660. 23:16:28.474 T:1526289312 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (7 -> 5)
  1661. 23:16:28.475 T:1526289312 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '7' to '5'
  1662. 23:16:28.475 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:803999239, name:Onda Cero
  1663. 23:16:28.475 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:853762451, name:Europa FM
  1664. 23:16:28.476 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:868951163, name:Boing
  1665. 23:16:28.476 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:934506683, name:8 Sevilla
  1666. 23:16:28.476 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:997411002, name:Radio Clasica
  1667. 23:16:28.476 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1012069744, name:BeMad HD
  1668. 23:16:28.477 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1020513796, name:laSexta HD
  1669. 23:16:28.477 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1026781074, name:Radio Marca
  1670. 23:16:28.477 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1044496899, name:Ondaluz
  1671. 23:16:28.477 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1138904284, name:Betis TV
  1672. 23:16:28.478 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1191916157, name:CanalSur
  1673. 23:16:28.478 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1246608001, name:atreseries HD
  1674. 23:16:28.478 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1360932085, name:24h
  1675. 23:16:28.479 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1390516965, name:Canal Fiesta Radio
  1676. 23:16:28.479 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1398948087, name:Cadena 100
  1677. 23:16:28.479 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1470364876, name:Radio 3 HQ
  1678. 23:16:28.479 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1554972244, name:Clan
  1679. 23:16:28.480 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1618623136, name:Cuatro HD
  1680. 23:16:28.480 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1666937784, name:BOM
  1681. 23:16:28.480 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1702201255, name:La2
  1682. 23:16:28.481 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1842628302, name:Cuatro
  1683. 23:16:28.481 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1894317522, name:Radio Exterior RNE
  1684. 23:16:28.482 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1895039197, name:tdp HD
  1685. 23:16:28.482 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1896119317, name:FDF
  1686. 23:16:28.482 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1901886310, name:VER-T
  1687. 23:16:28.483 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1904865932, name:LOS40
  1688. 23:16:28.483 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1907120060, name:Flamenco Radio
  1689. 23:16:28.483 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1908888436, name:Disney
  1690. 23:16:28.483 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1924207754, name:Realmadrid TV HD
  1691. 23:16:28.484 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1939086766, name:CanalSur 2
  1692. 23:16:28.484 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1947375443, name:Radio Andalucia Informacion
  1693. 23:16:28.484 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1971094082, name:Radio Maria
  1694. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1983153933, name:esRadio
  1695. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1983871738, name:Antena3 HD
  1696. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2019071584, name:Discovery MAX
  1697. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2028244965, name:Radio Nacional Andalucia
  1698. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2045283751, name:ATV
  1699. 23:16:28.485 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2062093081, name:DIAL
  1700. 23:16:28.486 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2083058862, name:Antena3
  1701. 23:16:28.487 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:SDTV
  1702. 23:16:28.487 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:TV channels
  1703. 23:16:28.487 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:Radio
  1704. 23:16:28.487 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:HDTV
  1705. 23:16:28.488 T:1559843744 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates initialised
  1706. 23:16:28.491 T:1559843744 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: htsp, comment: HTSP Default Stream Settings added
  1707. 23:16:28.520 T:1854927776 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1708. 23:16:28.522 T:1526289312 DEBUG: Thread PVRManager start, auto delete: false
  1709. 23:16:28.522 T:1526289312 DEBUG: PVRManager - Load - active clients found. continue to start
  1710. 23:16:28.540 T:1942936016 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1711. 23:16:28.541 T:1526289312 DEBUG: CPVRChannelGroups - Load - loading all TV channel groups
  1712. 23:16:28.555 T:1854927776 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1713. 23:16:28.578 T:1526289312 DEBUG: PVR - Get - group 'All channels' loaded from the database
  1714. 23:16:28.579 T:1526289312 DEBUG: PVR - Get - group 'SDTV' loaded from the database
  1715. 23:16:28.579 T:1526289312 DEBUG: PVR - Get - group 'TV channels' loaded from the database
  1716. 23:16:28.580 T:1526289312 DEBUG: PVR - Get - group 'HDTV' loaded from the database
  1717. 23:16:28.580 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} {2} groups fetched from the database
  1718. 23:16:28.586 T:1526289312 DEBUG: PVRChannelGroup - Load - 43 channels loaded from the database for group 'All channels'
  1719. 23:16:28.591 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur HD'
  1720. 23:16:28.591 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1 HD'
  1721. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'nova'
  1722. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'mega'
  1723. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'DKISS'
  1724. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1'
  1725. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'neox'
  1726. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp'
  1727. 23:16:28.592 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'TEN'
  1728. 23:16:28.593 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Divinity'
  1729. 23:16:28.593 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'El Correo TV'
  1730. 23:16:28.593 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco'
  1731. 23:16:28.593 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta'
  1732. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'GOL'
  1733. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Sevilla FC TV'
  1734. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Energy'
  1735. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco HD'
  1736. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Paramount'
  1737. 23:16:28.594 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '13tv'
  1738. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Boing'
  1739. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '8 Sevilla'
  1740. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BeMad HD'
  1741. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta HD'
  1742. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Ondaluz'
  1743. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Betis TV'
  1744. 23:16:28.595 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur'
  1745. 23:16:28.596 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'atreseries HD'
  1746. 23:16:28.596 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '24h'
  1747. 23:16:28.596 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Clan'
  1748. 23:16:28.596 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro HD'
  1749. 23:16:28.596 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BOM'
  1750. 23:16:28.597 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La2'
  1751. 23:16:28.597 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro'
  1752. 23:16:28.597 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp HD'
  1753. 23:16:28.597 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'FDF'
  1754. 23:16:28.597 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'VER-T'
  1755. 23:16:28.598 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Disney'
  1756. 23:16:28.598 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Realmadrid TV HD'
  1757. 23:16:28.598 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur 2'
  1758. 23:16:28.598 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3 HD'
  1759. 23:16:28.598 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Discovery MAX'
  1760. 23:16:28.599 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'ATV'
  1761. 23:16:28.599 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3'
  1762. 23:16:28.618 T:1526289312 INFO: easy_acquire - Created session to http://127.0.0.1
  1763. 23:16:28.654 T:1854927776 DEBUG: RunQuery took 31 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1764. 23:16:28.820 T:1787818912 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): setting the Python path to /storage/.kodi/addons/script.tvguide.fullscreen:/storage/.kodi/addons/script.module.dateutil/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.simplejson/lib:/storage/.kodi/addons/script.module.six/lib:/usr/share/kodi/addons/script.module.pil/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1765. 23:16:28.820 T:1787818912 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): entering source directory /storage/.kodi/addons/script.tvguide.fullscreen
  1766. 23:16:28.843 T:1787818912 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): instantiating addon using automatically obtained id of "script.tvguide.fullscreen" dependent on version 2.25.0 of the xbmc.python api
  1767. 23:16:28.939 T:1676452768 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): setting the Python path to /storage/.kodi/addons/script.xbmcbackup:/storage/.kodi/addons/script.module.googleapi/lib:/storage/.kodi/addons/script.module.httplib2/lib:/storage/.kodi/addons/script.module.oauth2client/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.uritemplate/lib:/storage/.kodi/addons/script.module.yaml/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1768. 23:16:28.939 T:1676452768 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): entering source directory /storage/.kodi/addons/script.xbmcbackup
  1769. 23:16:28.942 T:1676452768 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.24.0 of the xbmc.python api
  1770. 23:16:28.964 T:1684841376 DEBUG: -->Python Interpreter Initialized<--
  1771. 23:16:28.965 T:1684841376 DEBUG: CPythonInvoker(5, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  1772. 23:16:28.970 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} new user defined {2} channel groups fetched from clients
  1773. 23:16:28.973 T:1526289312 DEBUG: PVRChannelGroup - Load - 33 channels loaded from the database for group 'SDTV'
  1774. 23:16:28.974 T:1526289312 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'SDTV' from add-on 'Tvheadend:127.0.0.1:9982'
  1775. 23:16:28.979 T:1526289312 DEBUG: PVRChannelGroup - Load - 43 channels loaded from the database for group 'TV channels'
  1776. 23:16:28.980 T:1526289312 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'TV channels' from add-on 'Tvheadend:127.0.0.1:9982'
  1777. 23:16:28.985 T:1526289312 DEBUG: PVRChannelGroup - Load - 10 channels loaded from the database for group 'HDTV'
  1778. 23:16:28.986 T:1526289312 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'HDTV' from add-on 'Tvheadend:127.0.0.1:9982'
  1779. 23:16:28.986 T:1526289312 DEBUG: CPVRChannelGroups - PersistAll - persisting all changes in channel groups
  1780. 23:16:28.987 T:1526289312 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All channels' with 43 channels
  1781. 23:16:28.990 T:1854927776 DEBUG: RunQuery took 258 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1782. 23:16:29.105 T:1854927776 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1783. 23:16:29.115 T:1854927776 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1784. 23:16:29.133 T:1854927776 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
  1785. 23:16:29.206 T:1651286944 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1786. 23:16:29.238 T:1526289312 DEBUG: Previous line repeats 2 times.
  1787. 23:16:29.238 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} Load channel groups loaded
  1788. 23:16:29.239 T:1526289312 DEBUG: CPVRChannelGroups - Load - loading all radio channel groups
  1789. 23:16:29.241 T:1651286944 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1790. 23:16:29.242 T:1526289312 DEBUG: PVR - Get - group 'All channels' loaded from the database
  1791. 23:16:29.243 T:1526289312 DEBUG: PVR - Get - group 'Radio' loaded from the database
  1792. 23:16:29.243 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} {2} groups fetched from the database
  1793. 23:16:29.247 T:1526289312 DEBUG: PVRChannelGroup - Load - 23 channels loaded from the database for group 'All channels'
  1794. 23:16:29.249 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Vaughan Radio'
  1795. 23:16:29.249 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Kiss FM'
  1796. 23:16:29.249 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'HIT FM'
  1797. 23:16:29.250 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Canal Sur Radio'
  1798. 23:16:29.250 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Cope'
  1799. 23:16:29.250 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'SER'
  1800. 23:16:29.250 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Melodia FM'
  1801. 23:16:29.254 T:1651286944 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1802. 23:16:29.254 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio 5'
  1803. 23:16:29.255 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Onda Cero'
  1804. 23:16:29.255 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Europa FM'
  1805. 23:16:29.255 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Clasica'
  1806. 23:16:29.256 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Marca'
  1807. 23:16:29.258 T:1651286944 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1808. 23:16:29.261 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Canal Fiesta Radio'
  1809. 23:16:29.262 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Cadena 100'
  1810. 23:16:29.262 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio 3 HQ'
  1811. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Exterior RNE'
  1812. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'LOS40'
  1813. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Flamenco Radio'
  1814. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Andalucia Informacion'
  1815. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Maria'
  1816. 23:16:29.263 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'esRadio'
  1817. 23:16:29.264 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Nacional Andalucia'
  1818. 23:16:29.264 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'DIAL'
  1819. 23:16:29.436 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} new user defined {2} channel groups fetched from clients
  1820. 23:16:29.438 T:1526289312 DEBUG: PVRChannelGroup - Load - 23 channels loaded from the database for group 'Radio'
  1821. 23:16:29.439 T:1526289312 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Radio' from add-on 'Tvheadend:127.0.0.1:9982'
  1822. 23:16:29.440 T:1526289312 DEBUG: CPVRChannelGroups - PersistAll - persisting all changes in channel groups
  1823. 23:16:29.440 T:1526289312 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All channels' with 23 channels
  1824. 23:16:29.572 T:1526289312 DEBUG: CPVRChannelGroups - {0} - {1} Load channel groups loaded
  1825. 23:16:29.581 T:1526289312 DEBUG: CPVRTimers - Update - updating timers
  1826. 23:16:29.583 T:1526289312 DEBUG: CPVRRecordings - Update - updating recordings
  1827. 23:16:29.586 T:1450791840 DEBUG: Thread PVRGUIInfo start, auto delete: false
  1828. 23:16:29.592 T:1526289312 DEBUG: PVRManager - Process - entering main loop
  1829. 23:16:29.593 T:1459180448 DEBUG: Thread EPGUpdater start, auto delete: false
  1830. 23:16:29.594 T:1768944544 NOTICE: Start - EPG thread started
  1831. 23:16:29.594 T:1526289312 DEBUG: CPVRChannelGroupsContainer - Update - updating channel groups
  1832. 23:16:29.594 T:1854927776 INFO: PVRChannelGroupsContainer - SearchMissingChannelIcons - starting channel icon search
  1833. 23:16:29.600 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur HD'
  1834. 23:16:29.600 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1 HD'
  1835. 23:16:29.600 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'nova'
  1836. 23:16:29.600 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'mega'
  1837. 23:16:29.600 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'DKISS'
  1838. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1'
  1839. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'neox'
  1840. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp'
  1841. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'TEN'
  1842. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Divinity'
  1843. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'El Correo TV'
  1844. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco'
  1845. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta'
  1846. 23:16:29.601 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'GOL'
  1847. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Sevilla FC TV'
  1848. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Energy'
  1849. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco HD'
  1850. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Paramount'
  1851. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '13tv'
  1852. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Boing'
  1853. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '8 Sevilla'
  1854. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BeMad HD'
  1855. 23:16:29.602 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta HD'
  1856. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Ondaluz'
  1857. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Betis TV'
  1858. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur'
  1859. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'atreseries HD'
  1860. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '24h'
  1861. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Clan'
  1862. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro HD'
  1863. 23:16:29.603 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BOM'
  1864. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La2'
  1865. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro'
  1866. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp HD'
  1867. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'FDF'
  1868. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'VER-T'
  1869. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Disney'
  1870. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Realmadrid TV HD'
  1871. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur 2'
  1872. 23:16:29.604 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3 HD'
  1873. 23:16:29.605 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Discovery MAX'
  1874. 23:16:29.605 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'ATV'
  1875. 23:16:29.605 T:1526289312 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3'
  1876. 23:16:29.605 T:1526289312 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All channels' with 43 channels
  1877. 23:16:29.641 T:1942936016 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1878. 23:16:30.312 T:1684841376 DEBUG: CPythonInvoker(5, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1879. 23:16:30.312 T:1684841376 DEBUG: CPythonInvoker(5, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1880. 23:16:30.313 T:1668064160 DEBUG: -->Python Interpreter Initialized<--
  1881. 23:16:30.313 T:1668064160 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/script.libreelec.devupdater/service.py): the source file to load is "/storage/.kodi/addons/script.libreelec.devupdater/service.py"
  1882. 23:16:30.314 T:1684841376 DEBUG: CPythonInvoker(5, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1883. 23:16:31.154 T:1710007200 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (TX-SR608). volume will be controlled on the amp
  1884. 23:16:31.154 T:1942922144 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
  1885. 23:16:31.154 T:1942922144 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
  1886.  
  1887. ############### END LOG FILE ################
  1888.  
  1889. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement