Advertisement
Guest User

Untitled

a guest
Oct 21st, 2016
328
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 165.30 KB | None | 0 0
  1. ############## kodi CRASH LOG ###############
  2.  
  3. ################ SYSTEM INFO ################
  4. Date: Fri Oct 21 22:40:08 BST 2016
  5. kodi Options: --standalone -fs --lircdev /run/lirc/lircd
  6. Arch: armv7l
  7. Kernel: Linux 4.8.2 #1 SMP Fri Oct 21 21:10:53 BST 2016
  8. Release: LibreELEC devel-20161021210421-#1021-g7fe628e
  9. ############## END SYSTEM INFO ##############
  10.  
  11. ############### STACK TRACE #################
  12. =====> Core file: /storage/.cache/cores/core.!usr!lib!kodi!kodi.bin.1477085993.533
  13. =========================================
  14. [New LWP 568]
  15. [New LWP 605]
  16. [New LWP 575]
  17. [New LWP 603]
  18. [New LWP 572]
  19. [New LWP 556]
  20. [New LWP 582]
  21. [New LWP 590]
  22. [New LWP 574]
  23. [New LWP 577]
  24. [New LWP 571]
  25. [New LWP 625]
  26. [New LWP 533]
  27. [New LWP 581]
  28. [New LWP 559]
  29. [New LWP 588]
  30. [New LWP 615]
  31. [New LWP 587]
  32. [New LWP 593]
  33. [New LWP 576]
  34. [New LWP 614]
  35. [New LWP 631]
  36. [New LWP 584]
  37. [New LWP 573]
  38. [New LWP 609]
  39. [New LWP 589]
  40. [New LWP 600]
  41. [New LWP 630]
  42. [New LWP 601]
  43. [New LWP 594]
  44. [New LWP 629]
  45. [New LWP 628]
  46. [New LWP 595]
  47. [New LWP 627]
  48. [New LWP 635]
  49. [New LWP 585]
  50. [New LWP 602]
  51. [New LWP 626]
  52. [New LWP 569]
  53. [New LWP 570]
  54. [New LWP 608]
  55. [New LWP 624]
  56. [New LWP 610]
  57. [New LWP 597]
  58. [New LWP 620]
  59. [New LWP 616]
  60. [New LWP 618]
  61. [New LWP 623]
  62. [New LWP 613]
  63. [New LWP 702]
  64. [New LWP 703]
  65. [New LWP 612]
  66. [New LWP 611]
  67. [New LWP 604]
  68. [Thread debugging using libthread_db enabled]
  69. Using host libthread_db library "/lib/libthread_db.so.1".
  70. Core was generated by `/usr/lib/kodi/kodi.bin --standalone -fs --lircdev /run/lirc/lircd'.
  71. Program terminated with signal SIGSEGV, Segmentation fault.
  72. #0 0x7525debc in std::string::assign(std::string const&) () from /usr/lib/libstdc++.so.6
  73. [Current thread is 1 (Thread 0x6faff3a0 (LWP 568))]
  74.  
  75. Thread 54 (Thread 0x643bb3a0 (LWP 604)):
  76. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x73c19368) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  77. #1 do_futex_wait (sem=sem@entry=0x73c19368, abstime=0x0) at sem_waitcommon.c:115
  78. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x73c19368, abstime=0x0) at sem_waitcommon.c:282
  79. #3 0x76cdd8b0 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  80. #4 0x76c137f0 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  81. #5 0x76bfda88 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  82. #6 0x76caed30 in ?? () from /usr/lib/libpython2.7.so.1.0
  83. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  84.  
  85. Thread 53 (Thread 0x61bbb3a0 (LWP 611)):
  86. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  87. #1 0x0080e724 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  88. #2 0x0080eb48 in NPT_BsdSocketFd::WaitUntilReadable() ()
  89. #3 0x0080eea4 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  90. #4 0x00a10218 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  91. #5 0x008220c4 in NPT_BufferedInputStream::FillBuffer() ()
  92. #6 0x00821da4 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  93. #7 0x008222b4 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  94. #8 0x007fc780 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
  95. #9 0x009fce64 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
  96. #10 0x009fd4b4 in PLT_HttpServerSocketTask::DoRun() ()
  97. #11 0x0081ee60 in PLT_ThreadTask::Run() ()
  98. #12 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  99. #13 0x76d55ed0 in start_thread (arg=0x61bbb3a0) at pthread_create.c:335
  100. #14 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  101. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  102.  
  103. Thread 52 (Thread 0x613bb3a0 (LWP 612)):
  104. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  105. #1 0x0080e724 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  106. #2 0x00810638 in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
  107. #3 0x009fc998 in PLT_HttpListenTask::DoRun() ()
  108. #4 0x0081ee60 in PLT_ThreadTask::Run() ()
  109. #5 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  110. #6 0x76d55ed0 in start_thread (arg=0x613bb3a0) at pthread_create.c:335
  111. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  112. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  113.  
  114. Thread 51 (Thread 0x56c0f3a0 (LWP 703)):
  115. #0 __pthread_cond_timedwait (cond=0x143c540, mutex=<optimized out>, abstime=0x56c0eca0) at pthread_cond_timedwait.c:198
  116. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  117. #2 0x0051ea60 in CEvent::WaitMSec(unsigned int) ()
  118. #3 0x00592094 in EPG::CEpgContainer::Process() ()
  119. #4 0x00a2de88 in CThread::Action() ()
  120. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  121. #6 0x76d55ed0 in start_thread (arg=0x56c0f3a0) at pthread_create.c:335
  122. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  123. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  124.  
  125. Thread 50 (Thread 0x656933a0 (LWP 702)):
  126. #0 __pthread_cond_timedwait (cond=0x7453b4d0, mutex=<optimized out>, abstime=0x65692ce8) at pthread_cond_timedwait.c:198
  127. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  128. #2 0x0051ea60 in CEvent::WaitMSec(unsigned int) ()
  129. #3 0x00717f44 in PVR::CPVRGUIInfo::Process() ()
  130. #4 0x00a2de88 in CThread::Action() ()
  131. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  132. #6 0x76d55ed0 in start_thread (arg=0x656933a0) at pthread_create.c:335
  133. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  134. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  135.  
  136. Thread 49 (Thread 0x60bbb3a0 (LWP 613)):
  137. #0 __pthread_cond_timedwait (cond=0x2512e30, mutex=<optimized out>, abstime=0x60bbad00) at pthread_cond_timedwait.c:198
  138. #1 0x00811738 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  139. #2 0x0081d044 in PLT_ThreadTask::IsAborting(int) ()
  140. #3 0x009f6f24 in PLT_CtrlPointHouseKeepingTask::DoRun() ()
  141. #4 0x0081ee60 in PLT_ThreadTask::Run() ()
  142. #5 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  143. #6 0x76d55ed0 in start_thread (arg=0x60bbb3a0) at pthread_create.c:335
  144. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  145. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  146.  
  147. Thread 48 (Thread 0x5b8e33a0 (LWP 623)):
  148. #0 __pthread_cond_timedwait (cond=0x24d08f8, mutex=<optimized out>, abstime=0x5b8e2d20) at pthread_cond_timedwait.c:198
  149. #1 0x00a13c2c in CLinuxInputDevicesCheckHotplugged::Process() ()
  150. #2 0x00a2de88 in CThread::Action() ()
  151. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  152. #4 0x76d55ed0 in start_thread (arg=0x5b8e33a0) at pthread_create.c:335
  153. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  154. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  155.  
  156. Thread 47 (Thread 0x5ebbb3a0 (LWP 618)):
  157. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  158. #1 0x6fd16e84 in ?? () from /usr/lib/libshairplay.so.0
  159. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  160.  
  161. Thread 46 (Thread 0x5f3bb3a0 (LWP 616)):
  162. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  163. #1 0x0088c180 in JSONRPC::CTCPServer::Process() ()
  164. #2 0x00a2de88 in CThread::Action() ()
  165. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  166. #4 0x76d55ed0 in start_thread (arg=0x5f3bb3a0) at pthread_create.c:335
  167. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  168. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  169.  
  170. Thread 45 (Thread 0x5d64f3a0 (LWP 620)):
  171. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  172. #1 0x008984ec in CAirPlayServer::Process() ()
  173. #2 0x00a2de88 in CThread::Action() ()
  174. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  175. #4 0x76d55ed0 in start_thread (arg=0x5d64f3a0) at pthread_create.c:335
  176. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  177. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  178.  
  179. Thread 44 (Thread 0x675933a0 (LWP 597)):
  180. #0 0x75106fc8 in read () at ../sysdeps/unix/syscall-template.S:84
  181. #1 0x750b0c80 in _IO_new_file_underflow (fp=0x23a6d20) at fileops.c:592
  182. #2 0x750b1c9c in __GI__IO_default_uflow (fp=0x23a6d20) at genops.c:413
  183. #3 0x750ac458 in _IO_getc (fp=0x23a6d20) at getc.c:38
  184. #4 0x76bf49a8 in PyMarshal_ReadLongFromFile () from /usr/lib/libpython2.7.so.1.0
  185. #5 0x76c17998 in ?? () from /usr/lib/libpython2.7.so.1.0
  186. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  187.  
  188. Thread 43 (Thread 0x623bb3a0 (LWP 610)):
  189. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  190. #1 0x00cf6a80 in ?? ()
  191. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  192.  
  193. Thread 42 (Thread 0x5b0e33a0 (LWP 624)):
  194. #0 __pthread_cond_timedwait (cond=0x144a698, mutex=<optimized out>, abstime=0x5b0e2d08) at pthread_cond_timedwait.c:198
  195. #1 0x008bfacc in CJobManager::GetNextJob(CJobWorker const*) ()
  196. #2 0x008bfc20 in CJobWorker::Process() ()
  197. #3 0x00a2de88 in CThread::Action() ()
  198. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  199. #5 0x76d55ed0 in start_thread (arg=0x5b0e33a0) at pthread_create.c:335
  200. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  201. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  202.  
  203. Thread 41 (Thread 0x633bb3a0 (LWP 608)):
  204. #0 0x7510d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  205. #1 0x76f8a3e8 in ?? () from /usr/lib/libavahi-common.so.3
  206. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  207.  
  208. Thread 40 (Thread 0x72aff3a0 (LWP 570)):
  209. #0 0x750e2c74 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  210. #1 0x7511036c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  211. #2 0x00545cfc in CAESinkPi::AddPackets(unsigned char**, unsigned int, unsigned int) ()
  212. #3 0x0052b598 in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
  213. #4 0x0052ca1c in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
  214. #5 0x0052cb94 in ActiveAE::CActiveAESink::Process() ()
  215. #6 0x00a2de88 in CThread::Action() ()
  216. #7 0x00a2e6d8 in CThread::staticThread(void*) ()
  217. #8 0x76d55ed0 in start_thread (arg=0x72aff3a0) at pthread_create.c:335
  218. #9 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  219. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  220.  
  221. Thread 39 (Thread 0x734a23a0 (LWP 569)):
  222. #0 __pthread_cond_timedwait (cond=0x161f808, mutex=<optimized out>, abstime=0x734a1cd8) at pthread_cond_timedwait.c:198
  223. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  224. #2 0x0051ea60 in CEvent::WaitMSec(unsigned int) ()
  225. #3 0x005298ec in ActiveAE::CActiveAE::Process() ()
  226. #4 0x00a2de88 in CThread::Action() ()
  227. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  228. #6 0x76d55ed0 in start_thread (arg=0x734a23a0) at pthread_create.c:335
  229. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  230. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  231.  
  232. Thread 38 (Thread 0x59c533a0 (LWP 626)):
  233. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  234. #1 0x0080e724 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  235. #2 0x0080eb48 in NPT_BsdSocketFd::WaitUntilReadable() ()
  236. #3 0x0080eb9c in NPT_BsdSocketInputStream::Read(void*, unsigned int, unsigned int*) ()
  237. #4 0x008220c4 in NPT_BufferedInputStream::FillBuffer() ()
  238. #5 0x00821da4 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  239. #6 0x008222b4 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  240. #7 0x007fa6e0 in NPT_HttpChunkedInputStream::Read(void*, unsigned int, unsigned int*) ()
  241. #8 0x007fa2a8 in NPT_HttpEntityBodyInputStream::Read(void*, unsigned int, unsigned int*) ()
  242. #9 0x0080acb0 in NPT_StreamToStreamCopy(NPT_InputStream&, NPT_OutputStream&, unsigned long long, unsigned long long, unsigned long long*) ()
  243. #10 0x0082cacc in PLT_HttpHelper::GetBody(NPT_HttpMessage const&, NPT_String&) ()
  244. #11 0x009ef870 in PLT_CtrlPoint::ProcessGetSCPDResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*, NPT_Reference<PLT_DeviceData>&) ()
  245. #12 0x009f6d7c in PLT_CtrlPointGetSCPDsTask::ProcessResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*) ()
  246. #13 0x0082d750 in PLT_HttpClientSocketTask::DoRun() ()
  247. #14 0x0081ee60 in PLT_ThreadTask::Run() ()
  248. #15 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  249. #16 0x76d55ed0 in start_thread (arg=0x59c533a0) at pthread_create.c:335
  250. Backtrace stopped: Cannot access memory at address 0xa4
  251.  
  252. Thread 37 (Thread 0x67d933a0 (LWP 602)):
  253. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x73c19368) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  254. #1 do_futex_wait (sem=sem@entry=0x73c19368, abstime=0x0) at sem_waitcommon.c:115
  255. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x73c19368, abstime=0x0) at sem_waitcommon.c:282
  256. #3 0x76cdd8b0 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  257. #4 0x76c137f0 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  258. #5 0x76bfda88 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  259. #6 0x76caed30 in ?? () from /usr/lib/libpython2.7.so.1.0
  260. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  261.  
  262. Thread 36 (Thread 0x6baff3a0 (LWP 585)):
  263. #0 __pthread_cond_timedwait (cond=0x1440fb0, mutex=<optimized out>, abstime=0x6bafecf0) at pthread_cond_timedwait.c:198
  264. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  265. #2 0x006c4978 in PERIPHERALS::CEventScanner::Process() ()
  266. #3 0x00a2de88 in CThread::Action() ()
  267. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  268. #5 0x76d55ed0 in start_thread (arg=0x6baff3a0) at pthread_create.c:335
  269. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  270. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  271.  
  272. Thread 35 (Thread 0x5e3bb3a0 (LWP 635)):
  273. #0 0x00acae60 in ?? ()
  274. #1 0x00000006 in ?? ()
  275. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  276.  
  277. Thread 34 (Thread 0x594533a0 (LWP 627)):
  278. #0 __lll_lock_wait (futex=0x18cd764, private=0) at lowlevellock.c:46
  279. #1 0x76d58b0c in __GI___pthread_mutex_lock (mutex=0x18cd764) at pthread_mutex_lock.c:115
  280. #2 0x00811540 in NPT_PosixMutex::Lock() ()
  281. #3 0x007f9014 in NPT_AutoLock::NPT_AutoLock(NPT_Mutex&) ()
  282. #4 0x009ef5d8 in PLT_CtrlPoint::ProcessGetSCPDResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*, NPT_Reference<PLT_DeviceData>&) ()
  283. #5 0x009f6d7c in PLT_CtrlPointGetSCPDsTask::ProcessResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*) ()
  284. #6 0x0082d750 in PLT_HttpClientSocketTask::DoRun() ()
  285. #7 0x0081ee60 in PLT_ThreadTask::Run() ()
  286. #8 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  287. #9 0x76d55ed0 in start_thread (arg=0x594533a0) at pthread_create.c:335
  288. Backtrace stopped: Cannot access memory at address 0x3435382c
  289.  
  290. Thread 33 (Thread 0x685933a0 (LWP 595)):
  291. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x73c19368) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  292. #1 do_futex_wait (sem=sem@entry=0x73c19368, abstime=0x0) at sem_waitcommon.c:115
  293. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x73c19368, abstime=0x0) at sem_waitcommon.c:282
  294. #3 0x76cdd8b0 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  295. #4 0x76c137f0 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  296. #5 0x76bfda88 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  297. #6 0x76caed30 in ?? () from /usr/lib/libpython2.7.so.1.0
  298. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  299.  
  300. Thread 32 (Thread 0x58c533a0 (LWP 628)):
  301. #0 __lll_lock_wait (futex=0x18cd764, private=0) at lowlevellock.c:43
  302. #1 0x76d58b0c in __GI___pthread_mutex_lock (mutex=0x18cd764) at pthread_mutex_lock.c:115
  303. #2 0x00811540 in NPT_PosixMutex::Lock() ()
  304. #3 0x007f9014 in NPT_AutoLock::NPT_AutoLock(NPT_Mutex&) ()
  305. #4 0x009ef5d8 in PLT_CtrlPoint::ProcessGetSCPDResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*, NPT_Reference<PLT_DeviceData>&) ()
  306. #5 0x009f6d7c in PLT_CtrlPointGetSCPDsTask::ProcessResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*) ()
  307. #6 0x0082d750 in PLT_HttpClientSocketTask::DoRun() ()
  308. #7 0x0081ee60 in PLT_ThreadTask::Run() ()
  309. #8 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  310. #9 0x76d55ed0 in start_thread (arg=0x58c533a0) at pthread_create.c:335
  311. #10 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  312. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  313.  
  314. Thread 31 (Thread 0x584533a0 (LWP 629)):
  315. #0 __lll_lock_wait (futex=0x18cd764, private=0) at lowlevellock.c:43
  316. #1 0x76d58b0c in __GI___pthread_mutex_lock (mutex=0x18cd764) at pthread_mutex_lock.c:115
  317. #2 0x00811540 in NPT_PosixMutex::Lock() ()
  318. #3 0x007f9014 in NPT_AutoLock::NPT_AutoLock(NPT_Mutex&) ()
  319. #4 0x009ef5d8 in PLT_CtrlPoint::ProcessGetSCPDResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*, NPT_Reference<PLT_DeviceData>&) ()
  320. #5 0x009f6d7c in PLT_CtrlPointGetSCPDsTask::ProcessResponse(int, NPT_HttpRequest const&, NPT_HttpRequestContext const&, NPT_HttpResponse*) ()
  321. #6 0x0082d750 in PLT_HttpClientSocketTask::DoRun() ()
  322. #7 0x0081ee60 in PLT_ThreadTask::Run() ()
  323. #8 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  324. #9 0x76d55ed0 in start_thread (arg=0x584533a0) at pthread_create.c:335
  325. #10 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  326. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  327.  
  328. Thread 30 (Thread 0x68d933a0 (LWP 594)):
  329. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x73c19368) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  330. #1 do_futex_wait (sem=sem@entry=0x73c19368, abstime=0x0) at sem_waitcommon.c:115
  331. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x73c19368, abstime=0x0) at sem_waitcommon.c:282
  332. #3 0x76cdd8b0 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  333. #4 0x76c137f0 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  334. #5 0x76bfda88 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  335. #6 0x76caed30 in ?? () from /usr/lib/libpython2.7.so.1.0
  336. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  337.  
  338. Thread 29 (Thread 0x665933a0 (LWP 601)):
  339. #0 __pthread_cond_timedwait (cond=0x144a698, mutex=<optimized out>, abstime=0x66592d08) at pthread_cond_timedwait.c:198
  340. #1 0x008bfacc in CJobManager::GetNextJob(CJobWorker const*) ()
  341. #2 0x008bfc20 in CJobWorker::Process() ()
  342. #3 0x00a2de88 in CThread::Action() ()
  343. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  344. #5 0x76d55ed0 in start_thread (arg=0x665933a0) at pthread_create.c:335
  345. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  346. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  347.  
  348. Thread 28 (Thread 0x5c0e33a0 (LWP 630)):
  349. #0 __pthread_cond_timedwait (cond=0x74509eb0, mutex=<optimized out>, abstime=0x5c0e2cc8) at pthread_cond_timedwait.c:198
  350. #1 0x659ca868 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  351. #2 0x659d87d0 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  352. #3 0x659d6f3c in CTvheadend::Process() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  353. #4 0x659cf9a8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  354. #5 0x76d55ed0 in start_thread (arg=0x5c0e33a0) at pthread_create.c:335
  355. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  356. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  357.  
  358. Thread 27 (Thread 0x66d933a0 (LWP 600)):
  359. #0 0x00c53d80 in ?? ()
  360. #1 0x00ad4840 in ?? ()
  361. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  362.  
  363. Thread 26 (Thread 0x6caff3a0 (LWP 589)):
  364. #0 __pthread_cond_timedwait (cond=0x72b12c90, mutex=<optimized out>, abstime=0x6cafec78) at pthread_cond_timedwait.c:198
  365. #1 0x72c6b474 in ?? () from /usr/lib/libcec.so.3
  366. #2 0x72c4c6d8 in CEC::CCECProcessor::Process() () from /usr/lib/libcec.so.3
  367. #3 0x72c6ac58 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  368. #4 0x76d55ed0 in start_thread (arg=0x6caff3a0) at pthread_create.c:335
  369. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  370. Backtrace stopped: previous frame inner to this frame (corrupt stack?)
  371.  
  372. Thread 25 (Thread 0x62bbb3a0 (LWP 609)):
  373. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  374. #1 0x00cf6a80 in ?? ()
  375. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  376.  
  377. Thread 24 (Thread 0x710ff3a0 (LWP 573)):
  378. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b68cdc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  379. #1 do_futex_wait (sem=sem@entry=0x76b68cdc, abstime=0x0) at sem_waitcommon.c:115
  380. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x76b68cdc, abstime=0x0) at sem_waitcommon.c:282
  381. #3 0x76b4faa0 in ?? () from /usr/lib/libbcm_host.so
  382. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  383.  
  384. Thread 23 (Thread 0x6c2ff3a0 (LWP 584)):
  385. #0 __pthread_cond_timedwait (cond=0x192c618, mutex=<optimized out>, abstime=0x6c2fecf0) at pthread_cond_timedwait.c:198
  386. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  387. #2 0x0051ea60 in CEvent::WaitMSec(unsigned int) ()
  388. #3 0x006ba7d8 in PERIPHERALS::CPeripheralBus::Process() ()
  389. #4 0x00a2de88 in CThread::Action() ()
  390. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  391. #6 0x76d55ed0 in start_thread (arg=0x6c2ff3a0) at pthread_create.c:335
  392. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  393. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  394.  
  395. Thread 22 (Thread 0x5ce4f3a0 (LWP 631)):
  396. #0 0x76d60644 in recv () at ../sysdeps/unix/syscall-template.S:84
  397. #1 0x659ca724 in ?? () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  398. #2 0x659ceda4 in CHTSPConnection::ReadMessage() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  399. #3 0x659d8cc0 in CHTSPConnection::Process() () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  400. #4 0x659cf9a8 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  401. #5 0x76d55ed0 in start_thread (arg=0x5ce4f3a0) at pthread_create.c:335
  402. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  403. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  404.  
  405. Thread 21 (Thread 0x603bb3a0 (LWP 614)):
  406. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  407. #1 0x0080e724 in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
  408. #2 0x0080eb48 in NPT_BsdSocketFd::WaitUntilReadable() ()
  409. #3 0x0080eea4 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
  410. #4 0x00a10218 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
  411. #5 0x008220c4 in NPT_BufferedInputStream::FillBuffer() ()
  412. #6 0x00821da4 in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
  413. #7 0x008222b4 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
  414. #8 0x007fce48 in NPT_HttpResponse::Parse(NPT_BufferedInputStream&, NPT_HttpResponse*&) ()
  415. #9 0x00801d98 in NPT_HttpClient::ReadResponse(NPT_Reference<NPT_InputStream>&, bool, bool, NPT_HttpResponse*&, NPT_Reference<NPT_HttpClient::Connection>*) ()
  416. #10 0x009fe7d4 in PLT_SsdpSearchTask::DoRun() ()
  417. #11 0x0081ee60 in PLT_ThreadTask::Run() ()
  418. #12 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  419. #13 0x76d55ed0 in start_thread (arg=0x603bb3a0) at pthread_create.c:335
  420. #14 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  421. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  422.  
  423. Thread 20 (Thread 0x6eaff3a0 (LWP 576)):
  424. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x721027dc) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  425. #1 do_futex_wait (sem=sem@entry=0x721027dc, abstime=0x0) at sem_waitcommon.c:115
  426. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x721027dc, abstime=0x0) at sem_waitcommon.c:282
  427. #3 0x74fb6b60 in vchiu_queue_pop () from /usr/lib/libvchiq_arm.so
  428. #4 0x72c8fd70 in ?? () from /usr/lib/libopenmaxil.so
  429. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  430.  
  431. Thread 19 (Thread 0x695933a0 (LWP 593)):
  432. #0 __pthread_cond_timedwait (cond=0x745012e8, mutex=<optimized out>, abstime=0x69592b70) at pthread_cond_timedwait.c:198
  433. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  434. #2 0x0051ea60 in CEvent::WaitMSec(unsigned int) ()
  435. #3 0x009e1324 in PERIPHERALS::CPeripheralCecAdapterUpdateThread::Process() ()
  436. #4 0x00a2de88 in CThread::Action() ()
  437. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  438. #6 0x76d55ed0 in start_thread (arg=0x695933a0) at pthread_create.c:335
  439. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  440. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  441.  
  442. Thread 18 (Thread 0x6b2ff3a0 (LWP 587)):
  443. #0 __pthread_cond_timedwait (cond=0x72b01b88, mutex=<optimized out>, abstime=0x6b2fed28) at pthread_cond_timedwait.c:198
  444. #1 0x72c4e248 in ?? () from /usr/lib/libcec.so.3
  445. #2 0x72c4a648 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  446. #3 0x72c6ac58 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  447. #4 0x76d55ed0 in start_thread (arg=0x6b2ff3a0) at pthread_create.c:335
  448. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  449. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  450.  
  451. Thread 17 (Thread 0x5fbbb3a0 (LWP 615)):
  452. #0 0x7510fb28 in select () at ../sysdeps/unix/syscall-template.S:84
  453. #1 0x0088ada4 in SOCKETS::CSocketListener::Listen(int) ()
  454. #2 0x00883b28 in EVENTSERVER::CEventServer::Run() ()
  455. #3 0x00883c8c in EVENTSERVER::CEventServer::Process() ()
  456. #4 0x00a2de88 in CThread::Action() ()
  457. #5 0x00a2e6d8 in CThread::staticThread(void*) ()
  458. #6 0x76d55ed0 in start_thread (arg=0x5fbbb3a0) at pthread_create.c:335
  459. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  460. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  461.  
  462. Thread 16 (Thread 0x6aaff3a0 (LWP 588)):
  463. #0 0x750e2c74 in nanosleep () at ../sysdeps/unix/syscall-template.S:84
  464. #1 0x7511036c in usleep (useconds=<optimized out>) at ../sysdeps/posix/usleep.c:32
  465. #2 0x009e1aa0 in PERIPHERALS::CPeripheralCecAdapter::Process() ()
  466. #3 0x00a2de88 in CThread::Action() ()
  467. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  468. #5 0x76d55ed0 in start_thread (arg=0x6aaff3a0) at pthread_create.c:335
  469. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  470. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  471.  
  472. Thread 15 (Thread 0x744ff3a0 (LWP 559)):
  473. #0 0x7510d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  474. #1 0x00877ac0 in CFDEventMonitor::Process() ()
  475. #2 0x00a2de88 in CThread::Action() ()
  476. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  477. #4 0x76d55ed0 in start_thread (arg=0x744ff3a0) at pthread_create.c:335
  478. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  479. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  480.  
  481. Thread 14 (Thread 0x6daff3a0 (LWP 581)):
  482. #0 __pthread_cond_timedwait (cond=0x192a178, mutex=<optimized out>, abstime=0x6dafed28) at pthread_cond_timedwait.c:198
  483. #1 0x72c4e248 in ?? () from /usr/lib/libcec.so.3
  484. #2 0x72c4a648 in CEC::CCECClient::Process() () from /usr/lib/libcec.so.3
  485. #3 0x72c6ac58 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  486. #4 0x76d55ed0 in start_thread (arg=0x6daff3a0) at pthread_create.c:335
  487. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  488. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  489.  
  490. Thread 13 (Thread 0x74e36000 (LWP 533)):
  491. #0 0x0043e0c8 in CGUIListItemLayout::Process(CGUIListItem*, int, unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  492. #1 0x004906ec in CGUIBaseContainer::ProcessItem(float, float, std::shared_ptr<CGUIListItem>&, bool, unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  493. #2 0x0048fb88 in CGUIBaseContainer::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  494. #3 0x0045cd70 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  495. #4 0x0048eb58 in CGUIBaseContainer::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  496. #5 0x00464938 in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  497. #6 0x0045cd70 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  498. #7 0x00464938 in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  499. #8 0x0045cd70 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  500. #9 0x00464938 in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  501. #10 0x0045cd70 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  502. #11 0x00464938 in CGUIControlGroup::Process(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  503. #12 0x0045cd70 in CGUIControl::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  504. #13 0x00443a10 in CGUIWindow::DoProcess(unsigned int, std::vector<CDirtyRegion, std::allocator<CDirtyRegion> >&) ()
  505. #14 0x00447e60 in CGUIWindowManager::Process(unsigned int) ()
  506. #15 0x00784eec in CApplication::FrameMove(bool, bool) ()
  507. #16 0x007e7124 in CXBApplicationEx::Run(CFileItemList&) ()
  508. #17 0x0066263c in XBMC_Run ()
  509. #18 0x00342f44 in main ()
  510.  
  511. Thread 12 (Thread 0x5a4533a0 (LWP 625)):
  512. #0 __pthread_cond_timedwait (cond=0x257b288, mutex=<optimized out>, abstime=0x5a452d38) at pthread_cond_timedwait.c:198
  513. #1 0x00811738 in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
  514. #2 0x007fe598 in NPT_HttpConnectionManager::Run() ()
  515. #3 0x008118ec in NPT_PosixThread::EntryPoint(void*) ()
  516. #4 0x76d55ed0 in start_thread (arg=0x5a4533a0) at pthread_create.c:335
  517. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  518. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  519.  
  520. Thread 11 (Thread 0x720ff3a0 (LWP 571)):
  521. #0 0x7510f1cc in ioctl () at ../sysdeps/unix/syscall-template.S:84
  522. #1 0x74fb4010 in ?? () from /usr/lib/libvchiq_arm.so
  523. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  524.  
  525. Thread 10 (Thread 0x6e2ff3a0 (LWP 577)):
  526. #0 __pthread_cond_wait (cond=0x1449bd8 <g_OMXImage+496>, mutex=<optimized out>) at pthread_cond_wait.c:186
  527. #1 0x00876110 in COMXImage::Process() ()
  528. #2 0x00a2de88 in CThread::Action() ()
  529. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  530. #4 0x76d55ed0 in start_thread (arg=0x6e2ff3a0) at pthread_create.c:335
  531. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  532. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  533.  
  534. Thread 9 (Thread 0x708ff3a0 (LWP 574)):
  535. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b69a64) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  536. #1 do_futex_wait (sem=sem@entry=0x76b69a64, abstime=0x0) at sem_waitcommon.c:115
  537. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x76b69a64, abstime=0x0) at sem_waitcommon.c:282
  538. #3 0x76b50620 in ?? () from /usr/lib/libbcm_host.so
  539. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  540.  
  541. Thread 8 (Thread 0x69d933a0 (LWP 590)):
  542. #0 __pthread_cond_timedwait (cond=0x69d92cf8, mutex=<optimized out>, abstime=0x69d92c90) at pthread_cond_timedwait.c:198
  543. #1 0x72c6b474 in ?? () from /usr/lib/libcec.so.3
  544. #2 0x72c4e6d8 in ?? () from /usr/lib/libcec.so.3
  545. #3 0x72c4ef14 in ?? () from /usr/lib/libcec.so.3
  546. #4 0x72c4f1ac in CEC::CCECStandbyProtection::Process() () from /usr/lib/libcec.so.3
  547. #5 0x72c6ac58 in P8PLATFORM::CThread::ThreadHandler(void*) () from /usr/lib/libcec.so.3
  548. #6 0x76d55ed0 in start_thread (arg=0x69d933a0) at pthread_create.c:335
  549. #7 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  550. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  551.  
  552. Thread 7 (Thread 0x6d2ff3a0 (LWP 582)):
  553. #0 0x7510d964 in poll () at ../sysdeps/unix/syscall-template.S:84
  554. #1 0x009dbe40 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
  555. #2 0x009dbf08 in PERIPHERALS::CPeripheralBusUSB::Process() ()
  556. #3 0x00a2de88 in CThread::Action() ()
  557. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  558. #5 0x76d55ed0 in start_thread (arg=0x6d2ff3a0) at pthread_create.c:335
  559. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  560. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  561.  
  562. Thread 6 (Thread 0x74e343a0 (LWP 556)):
  563. #0 __pthread_cond_wait (cond=0x1610440, mutex=<optimized out>) at pthread_cond_wait.c:186
  564. #1 0x00614074 in ANNOUNCEMENT::CAnnouncementManager::Process() ()
  565. #2 0x00a2de88 in CThread::Action() ()
  566. #3 0x00a2e6d8 in CThread::staticThread(void*) ()
  567. #4 0x76d55ed0 in start_thread (arg=0x74e343a0) at pthread_create.c:335
  568. #5 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  569. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  570.  
  571. Thread 5 (Thread 0x718ff3a0 (LWP 572)):
  572. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x76b69b60) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  573. #1 do_futex_wait (sem=sem@entry=0x76b69b60, abstime=0x0) at sem_waitcommon.c:115
  574. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x76b69b60, abstime=0x0) at sem_waitcommon.c:282
  575. #3 0x76b53b2c in ?? () from /usr/lib/libbcm_host.so
  576. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  577.  
  578. Thread 4 (Thread 0x64bbb3a0 (LWP 603)):
  579. #0 futex_abstimed_wait_cancelable (private=0, abstime=0x0, expected=1, futex_word=0x73c19368) at ../sysdeps/unix/sysv/linux/futex-internal.h:205
  580. #1 do_futex_wait (sem=sem@entry=0x73c19368, abstime=0x0) at sem_waitcommon.c:115
  581. #2 0x76d5f03c in __new_sem_wait_slow (sem=0x73c19368, abstime=0x0) at sem_waitcommon.c:282
  582. #3 0x76cdd8b0 in PyThread_acquire_lock () from /usr/lib/libpython2.7.so.1.0
  583. #4 0x76c137f0 in _PyImport_AcquireLock () from /usr/lib/libpython2.7.so.1.0
  584. #5 0x76bfda88 in PyImport_ImportModuleLevel () from /usr/lib/libpython2.7.so.1.0
  585. #6 0x76caed30 in ?? () from /usr/lib/libpython2.7.so.1.0
  586. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  587.  
  588. Thread 3 (Thread 0x6f2ff3a0 (LWP 575)):
  589. #0 __pthread_cond_wait (cond=0x72102648, mutex=<optimized out>) at pthread_cond_wait.c:186
  590. #1 0x74f9ada8 in ?? () from /usr/lib/libvcos.so
  591. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  592.  
  593. Thread 2 (Thread 0x63bbb3a0 (LWP 605)):
  594. #0 __pthread_cond_timedwait (cond=0x143ab58, mutex=<optimized out>, abstime=0x63bbad10) at pthread_cond_timedwait.c:198
  595. #1 0x0051e99c in XbmcThreads::ConditionVariable::wait(CCriticalSection&, unsigned long) ()
  596. #2 0x00a2e95c in CTimer::Process() ()
  597. #3 0x00a2de88 in CThread::Action() ()
  598. #4 0x00a2e6d8 in CThread::staticThread(void*) ()
  599. #5 0x76d55ed0 in start_thread (arg=0x63bbb3a0) at pthread_create.c:335
  600. #6 0x75116390 in ?? () at ../sysdeps/unix/sysv/linux/arm/clone.S:89 from /lib/libc.so.6
  601. Backtrace stopped: previous frame identical to this frame (corrupt stack?)
  602.  
  603. Thread 1 (Thread 0x6faff3a0 (LWP 568)):
  604. #0 0x7525debc in std::string::assign(std::string const&) () from /usr/lib/libstdc++.so.6
  605. #1 0x0056837c in dbiplus::SqliteDataset::make_query(std::list<std::string, std::allocator<std::string> >&) ()
  606. #2 0x005671bc in dbiplus::SqliteDataset::make_insert() ()
  607. #3 0x0055a93c in CDatabase::CommitInsertQueries() ()
  608. #4 0x006ede38 in PVR::CPVRChannel::Persist() ()
  609. #5 0x006f39f8 in PVR::CPVRChannelGroup::SearchAndSetChannelIcons(bool) ()
  610. #6 0x006f9620 in PVR::CPVRChannelGroupsContainer::SearchMissingChannelIcons() const ()
  611. #7 0x0070b91c in PVR::CPVRSearchMissingChannelIconsJob::DoWork() ()
  612. #8 0x008bfc34 in CJobWorker::Process() ()
  613. #9 0x00a2de88 in CThread::Action() ()
  614. #10 0x00a2e6d8 in CThread::staticThread(void*) ()
  615. #11 0x76d55ed0 in start_thread (arg=0x6faff3a0) at pthread_create.c:335
  616. Backtrace stopped: Cannot access memory at address 0x3f7ffff8
  617. ############# END STACK TRACE ###############
  618.  
  619. ################# LOG FILE ##################
  620.  
  621. 22:39:44 9.516550 T:1961058304 NOTICE: special://profile/ is mapped to: special://masterprofile/
  622. 22:39:44 9.516940 T:1961058304 NOTICE: -----------------------------------------------------------------------
  623. 22:39:44 9.517074 T:1961058304 NOTICE: Starting Kodi (17.0-BETA4 Git:e143904). Platform: Linux ARM 32-bit
  624. 22:39:44 9.517164 T:1961058304 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  625. 22:39:44 9.517251 T:1961058304 NOTICE: Kodi compiled Oct 21 2016 by GCC 5.4.0 for Linux ARM 32-bit version 4.8.2 (264194)
  626. 22:39:44 9.517790 T:1961058304 NOTICE: Running on LibreELEC (Milhouse) - Version: devel-20161021210421-#1021-g7fe628e [Build #1021] 8.0, kernel: Linux ARM 32-bit version 4.8.2
  627. 22:39:44 9.518069 T:1961058304 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  628. 22:39:44 9.518157 T:1961058304 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  629. 22:39:44 9.518223 T:1961058304 NOTICE: ARM Features: Neon enabled
  630. 22:39:44 9.518294 T:1961058304 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  631. 22:39:44 9.518407 T:1961058304 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  632. 22:39:44 9.518493 T:1961058304 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  633. 22:39:44 9.518567 T:1961058304 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  634. 22:39:44 9.518640 T:1961058304 NOTICE: special://envhome/ is mapped to: /storage
  635. 22:39:44 9.518707 T:1961058304 NOTICE: special://home/ is mapped to: /storage/.kodi
  636. 22:39:44 9.518774 T:1961058304 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  637. 22:39:44 9.518836 T:1961058304 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  638. 22:39:44 9.518974 T:1961058304 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  639. 22:39:44 9.519134 T:1961058304 NOTICE: Local hostname: LibreELEC
  640. 22:39:44 9.519287 T:1961058304 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  641. 22:39:44 9.534951 T:1961058304 NOTICE: -----------------------------------------------------------------------
  642. 22:39:44 9.689851 T:1961058304 NOTICE: load settings...
  643. 22:39:45 9.902373 T:1961058304 NOTICE: Found 2 Lists of Devices
  644. 22:39:45 9.902576 T:1961058304 NOTICE: Enumerated PI devices:
  645. 22:39:45 9.902655 T:1961058304 NOTICE: Device 1
  646. 22:39:45 9.903427 T:1961058304 NOTICE: m_deviceName : HDMI
  647. 22:39:45 9.903568 T:1961058304 NOTICE: m_displayName : HDMI
  648. 22:39:45 9.903647 T:1961058304 NOTICE: m_displayNameExtra:
  649. 22:39:45 9.903716 T:1961058304 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  650. 22:39:45 9.903784 T:1961058304 NOTICE: m_channels : FL,FR
  651. 22:39:45 9.903852 T:1961058304 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  652. 22:39:45 9.903922 T:1961058304 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
  653. 22:39:45 9.903990 T:1961058304 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
  654. 22:39:45 9.904131 T:1961058304 NOTICE: Device 2
  655. 22:39:45 9.904296 T:1961058304 NOTICE: m_deviceName : Analogue
  656. 22:39:45 9.904386 T:1961058304 NOTICE: m_displayName : Analogue
  657. 22:39:45 9.904454 T:1961058304 NOTICE: m_displayNameExtra:
  658. 22:39:45 9.904522 T:1961058304 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  659. 22:39:45 9.904585 T:1961058304 NOTICE: m_channels : FL,FR
  660. 22:39:45 9.904648 T:1961058304 NOTICE: m_sampleRates : 48000
  661. 22:39:45 9.904714 T:1961058304 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  662. 22:39:45 9.904774 T:1961058304 NOTICE: m_streamTypes : No passthrough capabilities
  663. 22:39:45 9.904838 T:1961058304 NOTICE: Device 3
  664. 22:39:45 9.904965 T:1961058304 NOTICE: m_deviceName : Both
  665. 22:39:45 9.905087 T:1961058304 NOTICE: m_displayName : HDMI and Analogue
  666. 22:39:45 9.905157 T:1961058304 NOTICE: m_displayNameExtra:
  667. 22:39:45 9.905221 T:1961058304 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  668. 22:39:45 9.905284 T:1961058304 NOTICE: m_channels : FL,FR
  669. 22:39:45 9.905346 T:1961058304 NOTICE: m_sampleRates : 48000
  670. 22:39:45 9.905411 T:1961058304 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  671. 22:39:45 9.905472 T:1961058304 NOTICE: m_streamTypes : No passthrough capabilities
  672. 22:39:45 9.905537 T:1961058304 NOTICE: Enumerated PULSE devices:
  673. 22:39:45 9.905598 T:1961058304 NOTICE: Device 1
  674. 22:39:45 9.905739 T:1961058304 NOTICE: m_deviceName : Default
  675. 22:39:45 9.905807 T:1961058304 NOTICE: m_displayName : Default
  676. 22:39:45 9.905869 T:1961058304 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  677. 22:39:45 9.905941 T:1961058304 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  678. 22:39:45 9.906005 T:1961058304 NOTICE: m_channels : FL,FR
  679. 22:39:45 9.906069 T:1961058304 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  680. 22:39:45 9.906130 T:1961058304 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  681. 22:39:45 9.906189 T:1961058304 NOTICE: m_streamTypes : No passthrough capabilities
  682. 22:39:45 9.953583 T:1961058304 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  683. 22:39:45 9.955679 T:1961058304 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  684. <?xml version="1.0" encoding="UTF-8" ?>
  685. <advancedsettings>
  686. <showexitbutton>false</showexitbutton>
  687. <fanartres>720</fanartres>
  688. <imageres>540</imageres>
  689. <video>
  690. <busydialogdelayms>750</busydialogdelayms>
  691. </video>
  692. <samba>
  693. <clienttimeout>30</clienttimeout>
  694. </samba>
  695. </advancedsettings>
  696. 22:39:45 9.960415 T:1961058304 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  697. 22:39:45 9.960652 T:1961058304 NOTICE: Contents of special://profile/advancedsettings.xml are...
  698. <advancedsettings>
  699. <setting>value</setting>
  700. <loglevel hide="false">1</loglevel>
  701. <setting>value</setting>
  702. </advancedsettings>
  703. 22:39:45 9.960776 T:1961058304 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  704. 22:39:45 9.962896 T:1961058304 NOTICE: Default Video Player: VideoPlayer
  705. 22:39:45 9.963023 T:1961058304 NOTICE: Default Audio Player: paplayer
  706. 22:39:45 9.963114 T:1961058304 NOTICE: Enabled debug logging due to GUI setting (2)
  707. 22:39:45 9.963180 T:1961058304 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  708. 22:39:45 9.963655 T:1961058304 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  709. 22:39:45 9.967889 T:1961058304 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  710. 22:39:45 9.969586 T:1961058304 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  711. 22:39:45 9.969728 T:1961058304 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  712. 22:39:45 9.969815 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  713. 22:39:45 9.969963 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  714. 22:39:45 9.970111 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  715. 22:39:45 9.970206 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  716. 22:39:45 9.970288 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  717. 22:39:45 9.970373 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  718. 22:39:45 9.970456 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  719. 22:39:45 9.970540 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  720. 22:39:45 9.970624 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  721. 22:39:45 9.970698 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  722. 22:39:45 9.970779 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  723. 22:39:45 9.970873 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  724. 22:39:45 9.970950 T:1961058304 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  725. 22:39:45 9.971025 T:1961058304 NOTICE: Loaded playercorefactory configuration
  726. 22:39:45 9.971560 T:1961058304 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  727. 22:39:45 9.971895 T:1961058304 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  728. 22:39:45 10.015863 T:1961058304 INFO: creating subdirectories
  729. 22:39:45 10.016129 T:1961058304 INFO: userdata folder: special://masterprofile/
  730. 22:39:45 10.016236 T:1961058304 INFO: recording folder:
  731. 22:39:45 10.016328 T:1961058304 INFO: screenshots folder: /storage/screenshots/
  732. 22:39:45 10.374855 T:1961058304 NOTICE: Running database version Addons26
  733. 22:39:45 10.377934 T:1961058304 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  734. 22:39:45 10.378267 T:1961058304 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
  735. 22:39:46 10.767987 T:1961058304 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  736. 22:39:46 10.768290 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  737. 22:39:46 10.768406 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.t0mm0.common has been installed.'
  738. 22:39:46 10.768497 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  739. 22:39:46 10.768587 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.cu.lrclyrics has been installed.'
  740. 22:39:46 10.768674 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in resource.images.weathericons.default has been installed.'
  741. 22:39:46 10.768750 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  742. 22:39:46 10.768830 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.vbox has been installed.'
  743. 22:39:46 10.768909 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  744. 22:39:46 10.769010 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  745. 22:39:46 10.769088 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  746. 22:39:46 10.769168 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.six has been installed.'
  747. 22:39:46 10.769252 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.tvguide.fullscreen has been installed.'
  748. 22:39:46 10.769333 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  749. 22:39:46 10.769410 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  750. 22:39:46 10.769487 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  751. 22:39:46 10.769561 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.peripheral has been installed.'
  752. 22:39:46 10.769634 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  753. 22:39:46 10.769761 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  754. 22:39:46 10.769844 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in peripheral.joystick has been installed.'
  755. 22:39:46 10.769917 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.adsp has been installed.'
  756. 22:39:46 10.769997 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  757. 22:39:46 10.770141 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.chardet has been installed.'
  758. 22:39:46 10.770225 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in game.controller.default has been installed.'
  759. 22:39:46 10.770304 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  760. 22:39:46 10.770383 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in service.libreelec.settings has been installed.'
  761. 22:39:46 10.770462 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  762. 22:39:46 10.770544 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
  763. 22:39:46 10.770626 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.game has been installed.'
  764. 22:39:46 10.770707 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itv has been installed.'
  765. 22:39:46 10.770865 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  766. 22:39:46 10.770952 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  767. 22:39:46 10.771029 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  768. 22:39:46 10.771104 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  769. 22:39:46 10.771184 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in inputstream.rtmp has been installed.'
  770. 22:39:46 10.771261 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in service.tvheadend42 has been installed.'
  771. 22:39:46 10.771339 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.libreelec.devupdate has been installed.'
  772. 22:39:46 10.771427 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.podnapisi has been installed.'
  773. 22:39:46 10.771505 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.hdhomerun has been installed.'
  774. 22:39:46 10.771582 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.httplib2 has been installed.'
  775. 22:39:46 10.771661 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  776. 22:39:46 10.771740 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  777. 22:39:46 10.771813 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  778. 22:39:46 10.771890 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  779. 22:39:46 10.771967 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.FranceTVPluzz has been installed.'
  780. 22:39:46 10.772044 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.trakt has been installed.'
  781. 22:39:46 10.772123 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
  782. 22:39:46 10.772202 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in repository.kodi.game has been installed.'
  783. 22:39:46 10.772278 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  784. 22:39:46 10.772356 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  785. 22:39:46 10.772433 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.uritemplate has been installed.'
  786. 22:39:46 10.772506 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  787. 22:39:46 10.772583 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in inputstream.mpd has been installed.'
  788. 22:39:46 10.772661 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.webgrab has been installed.'
  789. 22:39:46 10.772739 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  790. 22:39:46 10.772814 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in os.libreelec.tv has been installed.'
  791. 22:39:46 10.772922 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.arrow has been installed.'
  792. 22:39:46 10.773003 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  793. 22:39:46 10.773077 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  794. 22:39:46 10.773154 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in inputstream.smoothstream has been installed.'
  795. 22:39:46 10.773229 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in kodi.inputstream has been installed.'
  796. 22:39:46 10.773307 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in service.subtitles.opensubtitles has been installed.'
  797. 22:39:46 10.773417 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in repository.libreelec.tv has been installed.'
  798. 22:39:46 10.773498 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  799. 22:39:46 10.773576 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in service.webgrabplus has been installed.'
  800. 22:39:46 10.773649 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  801. 22:39:46 10.773732 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  802. 22:39:46 10.773810 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.oauth2client has been installed.'
  803. 22:39:46 10.773887 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  804. 22:39:46 10.773964 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.trakt has been installed.'
  805. 22:39:46 10.774040 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.yaml has been installed.'
  806. 22:39:46 10.774119 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  807. 22:39:46 10.774199 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.xbmcbackup has been installed.'
  808. 22:39:46 10.774279 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  809. 22:39:46 10.774359 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  810. 22:39:46 10.774444 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.dateutil has been installed.'
  811. 22:39:46 10.774526 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  812. 22:39:46 10.774603 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  813. 22:39:46 10.774680 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in tools.mono has been installed.'
  814. 22:39:46 10.774833 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.pyrollbar has been installed.'
  815. 22:39:46 10.774908 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.stalker has been installed.'
  816. 22:39:46 10.774985 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.html2text has been installed.'
  817. 22:39:46 10.775064 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  818. 22:39:46 10.775142 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  819. 22:39:46 10.775229 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  820. 22:39:46 10.775317 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  821. 22:39:46 10.775394 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  822. 22:39:46 10.775472 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.buggalo has been installed.'
  823. 22:39:46 10.775549 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in repository.primaeval has been installed.'
  824. 22:39:46 10.775628 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in resource.uisounds.kodi has been installed.'
  825. 22:39:46 10.775705 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.googleapi has been installed.'
  826. 22:39:46 10.775784 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  827. 22:39:46 10.775864 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  828. 22:39:46 10.775968 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  829. 22:39:46 10.776054 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  830. 22:39:46 10.776133 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  831. 22:39:46 10.776211 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
  832. 22:39:46 10.776286 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  833. 22:39:46 10.776362 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  834. 22:39:46 10.776439 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  835. 22:39:46 10.776511 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  836. 22:39:46 10.776586 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in skin.estuary has been installed.'
  837. 22:39:46 10.776664 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in script.module.addon.signals has been installed.'
  838. 22:39:46 10.776838 T:1961058304 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.iplayerwww has been installed.'
  839. 22:39:46 10.776908 T:1961058304 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  840. 22:39:46 10.818909 T:1873802144 DEBUG: Thread JobWorker start, auto delete: true
  841. 22:39:46 10.847308 T:1961058304 NOTICE: ADDONS: Using repository repository.xbmc.org
  842. 22:39:46 10.847496 T:1961058304 NOTICE: ADDONS: Using repository repository.kodi.game
  843. 22:39:46 10.847573 T:1961058304 NOTICE: ADDONS: Using repository repository.libreelec.tv
  844. 22:39:46 10.847698 T:1961058304 NOTICE: ADDONS: Using repository repository.primaeval
  845. 22:39:46 10.859964 T:1961058304 DEBUG: ADDON: Dll Initializing - InputStream MPEG DASH
  846. 22:39:46 10.860835 T:1961058304 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.17)
  847. 22:39:46 10.861012 T:1961058304 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.17
  848. 22:39:46 10.932246 T:1961058304 DEBUG: AddOnLog: InputStream MPEG DASH: libXBMC_addon successfully loaded
  849. 22:39:46 10.933084 T:1961058304 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Create()
  850. 22:39:46 10.933215 T:1961058304 DEBUG: AddOnLog: InputStream MPEG DASH: ADDON_Destroy()
  851. 22:39:46 10.933925 T:1961058304 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.mpd/inputstream.mpd.so.1.2.17)
  852. 22:39:46 10.934519 T:1961058304 INFO: ADDON: Dll Destroyed - InputStream MPEG DASH
  853. 22:39:46 10.935072 T:1961058304 DEBUG: ADDON: Dll Initializing - InputStream SmoothStreamingMedia
  854. 22:39:46 10.935540 T:1961058304 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.3)
  855. 22:39:46 10.935693 T:1961058304 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.3
  856. 22:39:46 10.998713 T:1961058304 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Create()
  857. 22:39:46 10.998949 T:1961058304 DEBUG: AddOnLog: InputStream SmoothStreamingMedia: ADDON_Destroy()
  858. 22:39:46 10.999638 T:1961058304 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.smoothstream/inputstream.smoothstream.so.1.2.3)
  859. 22:39:46 11.000389 T:1961058304 INFO: ADDON: Dll Destroyed - InputStream SmoothStreamingMedia
  860. 22:39:46 11.001342 T:1961058304 DEBUG: ADDON: Dll Initializing - RTMP Input
  861. 22:39:46 11.001843 T:1961058304 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.1)
  862. 22:39:46 11.001996 T:1961058304 DEBUG: Loading: /usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.1
  863. 22:39:46 11.005693 T:1961058304 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Create()
  864. 22:39:46 11.005876 T:1961058304 DEBUG: AddOnLog: RTMP Input: InputStream.rtmp: ADDON_Destroy()
  865. 22:39:46 11.006336 T:1961058304 DEBUG: SECTION:UnloadDll(/usr/lib/kodi/addons/inputstream.rtmp/inputstream.rtmp.so.1.0.1)
  866. 22:39:46 11.006901 T:1961058304 INFO: ADDON: Dll Destroyed - RTMP Input
  867. 22:39:46 11.041622 T:1934238624 DEBUG: Thread ActiveAE start, auto delete: false
  868. 22:39:46 11.042016 T:1924133792 DEBUG: Thread AESink start, auto delete: false
  869. 22:39:46 11.042503 T:1924133792 INFO: CActiveAESink::OpenSink - initialize sink
  870. 22:39:46 11.042645 T:1924133792 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  871. 22:39:46 11.042777 T:1924133792 DEBUG: DllBcm: Using omx system library
  872. 22:39:46 11.045537 T:1924133792 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  873. 22:39:46 11.049088 T:1924133792 DEBUG: Loading: libopenmaxil.so
  874. 22:39:46 11.052715 T:1924133792 DEBUG: Raspberry PI resuming video output
  875. 22:39:46 11.053073 T:1924133792 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  876. 22:39:46 11.053187 T:1848636320 DEBUG: Thread CRBPWorker start, auto delete: false
  877. 22:39:46 11.053528 T:1924133792 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  878. 22:39:46 11.055600 T:1924133792 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x721020e0
  879. 22:39:46 11.057368 T:1924133792 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignmen(16)
  880. 22:39:46 11.057920 T:1924133792 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  881. 22:39:46 11.058001 T:1924133792 DEBUG: Output Device : HDMI
  882. 22:39:46 11.058065 T:1924133792 DEBUG: Sample Rate : 44100
  883. 22:39:46 11.058127 T:1924133792 DEBUG: Sample Format : AE_FMT_FLOAT
  884. 22:39:46 11.058188 T:1924133792 DEBUG: Channel Count : 2
  885. 22:39:46 11.058255 T:1924133792 DEBUG: Channel Layout: FL,FR
  886. 22:39:46 11.058343 T:1924133792 DEBUG: Frames : 1102
  887. 22:39:46 11.058408 T:1924133792 DEBUG: Frame Size : 8
  888. 22:39:46 11.064418 T:1840247712 DEBUG: Thread RemoteControl start, auto delete: false
  889. 22:39:46 11.064641 T:1840247712 INFO: LIRC Process: using: /run/lirc/lircd
  890. 22:39:46 11.065447 T:1840247712 INFO: LIRC Connect: successfully started
  891. 22:39:46 11.065581 T:1840247712 DEBUG: Thread RemoteControl 1840247712 terminating
  892. 22:39:46 11.077884 T:1961058304 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  893. 22:39:46 11.088575 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  894. 22:39:46 11.091228 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  895. 22:39:46 11.092201 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  896. 22:39:46 11.094550 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  897. 22:39:46 11.095419 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  898. 22:39:46 11.097424 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  899. 22:39:46 11.099195 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  900. 22:39:46 11.101591 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  901. 22:39:46 11.102489 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  902. 22:39:46 11.103435 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  903. 22:39:46 11.105419 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  904. 22:39:46 11.107234 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  905. 22:39:46 11.109001 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  906. 22:39:46 11.111053 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  907. 22:39:46 11.111940 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  908. 22:39:46 11.113916 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  909. 22:39:46 11.115766 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  910. 22:39:46 11.117814 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  911. 22:39:46 11.120158 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  912. 22:39:46 11.121284 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  913. 22:39:46 11.123479 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  914. 22:39:46 11.125404 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  915. 22:39:46 11.127418 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  916. 22:39:46 11.129250 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  917. 22:39:46 11.131463 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  918. 22:39:46 11.132411 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  919. 22:39:46 11.134380 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  920. 22:39:46 11.137015 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  921. 22:39:46 11.138056 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  922. 22:39:46 11.139083 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  923. 22:39:46 11.141344 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  924. 22:39:46 11.143235 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  925. 22:39:46 11.145200 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  926. 22:39:46 11.147414 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  927. 22:39:46 11.148361 T:1961058304 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  928. 22:39:46 11.157513 T:1961058304 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  929. 22:39:46 11.158804 T:1961058304 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  930. 22:39:46 11.162846 T:1961058304 DEBUG: Selected UDev as storage provider
  931. 22:39:46 11.163659 T:1961058304 NOTICE: Raspberry PI firmware version: Oct 20 2016 15:03:30
  932. Copyright (c) 2012 Broadcom
  933. version b1f1c64dd836f2324e1105db36f8c356a11b2d54 (clean) (release)
  934. 22:39:46 11.163809 T:1961058304 NOTICE: ARM mem: 752MB GPU mem: 256MB MPG2:1 WVC1:1
  935. 22:39:46 11.163882 T:1961058304 NOTICE: cache.memorysize: 20MB
  936. 22:39:46 11.164341 T:1961058304 NOTICE: Config:
  937. arm_freq=900
  938. audio_pwm_mode=1
  939. config_hdmi_boost=5
  940. disable_commandline_tags=2
  941. disable_l2cache=1
  942. enable_uart=1
  943. force_eeprom_read=1
  944. force_pwm_open=1
  945. framebuffer_ignore_alpha=1
  946. framebuffer_swap=1
  947. hdmi_channel_map=8
  948. hdmi_force_cec_address=65535
  949. hdmi_ignore_cec_init=1
  950. init_uart_clock=0x2dc6c00
  951. lcd_framerate=60
  952. over_voltage_avs=0x1b774
  953. overscan_bottom=48
  954. overscan_left=48
  955. overscan_right=48
  956. overscan_top=48
  957. pause_burst_frames=1
  958. program_serial_random=1
  959. sdram_freq=450
  960. temp_limit=85
  961. 22:39:46 11.164652 T:1961058304 NOTICE: Config:
  962. decode_MPG2=0x8508ec37
  963. decode_WVC1=0x99ffaf6f
  964. device_tree=-
  965. 22:39:46 11.164767 T:1961058304 DEBUG: DllBcm: Using omx system library
  966. 22:39:46 11.164847 T:1961058304 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  967. 22:39:46 11.166616 T:1961058304 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  968. 22:39:46 11.167277 T:1961058304 DEBUG: EGL get supported modes (2) = 5, prefer_group=1, prefer_mode=10
  969. 22:39:46 11.167402 T:1961058304 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  970. 22:39:46 11.167507 T:1961058304 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  971. 22:39:46 11.167602 T:1961058304 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  972. 22:39:46 11.167693 T:1961058304 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  973. 22:39:46 11.167790 T:1961058304 DEBUG: EGL mode 4: 1600x1200 (1440x1080) @ 60.00 - Full Screen (1.00) :33
  974. 22:39:46 11.168184 T:1961058304 DEBUG: EGL get supported modes (1) = 30, prefer_group=1, prefer_mode=10
  975. 22:39:46 11.168278 T:1961058304 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  976. 22:39:46 11.168375 T:1961058304 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  977. 22:39:46 11.168468 T:1961058304 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  978. 22:39:46 11.168559 T:1961058304 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  979. 22:39:46 11.168649 T:1961058304 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  980. 22:39:46 11.168737 T:1961058304 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  981. 22:39:46 11.168828 T:1961058304 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  982. 22:39:46 11.168920 T:1961058304 DEBUG: EGL mode 7: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:a
  983. 22:39:46 11.169009 T:1961058304 DEBUG: EGL mode 8: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:b
  984. 22:39:46 11.169112 T:1961058304 DEBUG: EGL mode 9: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :e
  985. 22:39:46 11.169206 T:1961058304 DEBUG: EGL mode 10: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :f
  986. 22:39:46 11.169298 T:1961058304 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  987. 22:39:46 11.169400 T:1961058304 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  988. 22:39:46 11.169482 T:1961058304 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  989. 22:39:46 11.169561 T:1961058304 DEBUG: EGL mode 14: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  990. 22:39:46 11.169641 T:1961058304 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  991. 22:39:46 11.169719 T:1961058304 DEBUG: EGL mode 16: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
  992. 22:39:46 11.169799 T:1961058304 DEBUG: EGL mode 17: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  993. 22:39:46 11.169878 T:1961058304 DEBUG: EGL mode 18: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:19
  994. 22:39:46 11.170056 T:1961058304 DEBUG: EGL mode 19: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:1a
  995. 22:39:46 11.170153 T:1961058304 DEBUG: EGL mode 20: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :1d
  996. 22:39:46 11.170238 T:1961058304 DEBUG: EGL mode 21: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :1e
  997. 22:39:46 11.170320 T:1961058304 DEBUG: EGL mode 22: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  998. 22:39:46 11.170400 T:1961058304 DEBUG: EGL mode 23: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  999. 22:39:46 11.170492 T:1961058304 DEBUG: EGL mode 24: 1920x1080 (1920x1080) @ 25.00 - Full Screen (1.00) :21
  1000. 22:39:46 11.170571 T:1961058304 DEBUG: EGL mode 25: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  1001. 22:39:46 11.170665 T:1961058304 DEBUG: EGL mode 26: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :23
  1002. 22:39:46 11.170760 T:1961058304 DEBUG: EGL mode 27: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :24
  1003. 22:39:46 11.170862 T:1961058304 DEBUG: EGL mode 28: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :25
  1004. 22:39:46 11.170944 T:1961058304 DEBUG: EGL mode 29: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :26
  1005. 22:39:46 11.171022 T:1961058304 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  1006. 22:39:46 11.171100 T:1961058304 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  1007. 22:39:46 11.171186 T:1961058304 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  1008. 22:39:46 11.171261 T:1961058304 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  1009. 22:39:46 11.171333 T:1961058304 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  1010. 22:39:46 11.171405 T:1961058304 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  1011. 22:39:46 11.171478 T:1961058304 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  1012. 22:39:46 11.171556 T:1961058304 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  1013. 22:39:46 11.171628 T:1961058304 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  1014. 22:39:46 11.171700 T:1961058304 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 60.000000 Hz
  1015. 22:39:46 11.171771 T:1961058304 NOTICE: Found resolution 1440 x 1080 for display 0 with 1600 x 1200 @ 59.940063 Hz
  1016. 22:39:46 11.171842 T:1961058304 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  1017. 22:39:46 11.171913 T:1961058304 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  1018. 22:39:46 11.171984 T:1961058304 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  1019. 22:39:46 11.172056 T:1961058304 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  1020. 22:39:46 11.172127 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  1021. 22:39:46 11.172205 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  1022. 22:39:46 11.172276 T:1961058304 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  1023. 22:39:46 11.172347 T:1961058304 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  1024. 22:39:46 11.172454 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  1025. 22:39:46 11.172532 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  1026. 22:39:46 11.172606 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  1027. 22:39:46 11.172677 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 25.000000 Hz
  1028. 22:39:46 11.172750 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  1029. 22:39:46 11.172821 T:1961058304 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  1030. 22:39:46 11.172918 T:1961058304 NOTICE: Found (1920x1080@60.000000) at 30, setting to RES_DESKTOP at 16
  1031. 22:39:46 11.173094 T:1961058304 NOTICE: Checking resolution 16
  1032. 22:39:46 11.238853 T:1924133792 DEBUG: CAESinkPi:Drain delay:49ms now:0ms
  1033. 22:39:46 11.238994 T:1924133792 DEBUG: CAESinkPi:Deinitialize
  1034. 22:39:46 11.239419 T:1924133792 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1035. 22:39:46 11.251126 T:1924133792 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x721020e0
  1036. 22:39:47 11.818011 T:1961058304 DEBUG: EGL set HDMI mode (1,16)=0 off
  1037. 22:39:47 11.955963 T:1896870816 DEBUG: EGL tv_service_callback (8,1,16)
  1038. 22:39:47 11.956720 T:1961058304 DEBUG: init_cursor
  1039. 22:39:47 11.957565 T:1961058304 DEBUG: set_cursor 16x16 0xfbb334
  1040. 22:39:47 11.958008 T:1961058304 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1041. 22:39:47 11.982183 T:1961058304 DEBUG: CreateWindow: Created surface of size 1920x1080
  1042. 22:39:47 11.983047 T:1934238624 DEBUG: CActiveAE - display reset event
  1043. 22:39:47 11.983305 T:1961058304 NOTICE: GL_VENDOR = Broadcom
  1044. 22:39:47 11.983480 T:1961058304 NOTICE: GL_RENDERER = VideoCore IV HW
  1045. 22:39:47 11.983593 T:1961058304 NOTICE: GL_VERSION = OpenGL ES 2.0
  1046. 22:39:47 11.983698 T:1924133792 INFO: CActiveAESink::OpenSink - initialize sink
  1047. 22:39:47 11.983826 T:1961058304 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  1048. 22:39:47 11.983943 T:1924133792 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1049. 22:39:47 11.984062 T:1961058304 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  1050. 22:39:47 11.984180 T:1961058304 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
  1051. 22:39:47 11.984357 T:1924133792 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:8816 bytes/s=352800.00 dest=PI:HDMI
  1052. 22:39:47 11.984480 T:1961058304 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  1053. 22:39:47 11.984612 T:1961058304 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  1054. 22:39:47 11.984736 T:1961058304 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  1055. 22:39:47 11.984895 T:1924133792 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1056. 22:39:47 11.987093 T:1924133792 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x72102038
  1057. 22:39:47 11.989529 T:1924133792 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(8816), nBufferAlignmen(16)
  1058. 22:39:47 11.990373 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1059. 22:39:47 11.990544 T:1924133792 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1060. 22:39:47 11.990677 T:1924133792 DEBUG: Output Device : HDMI
  1061. 22:39:47 11.990787 T:1961058304 DEBUG: Compiled
  1062. 22:39:47 11.990903 T:1924133792 DEBUG: Sample Rate : 44100
  1063. 22:39:47 11.991014 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1064. 22:39:47 11.991127 T:1924133792 DEBUG: Sample Format : AE_FMT_FLOAT
  1065. 22:39:47 11.991244 T:1924133792 DEBUG: Channel Count : 2
  1066. 22:39:47 11.991345 T:1924133792 DEBUG: Channel Layout: FL,FR
  1067. 22:39:47 11.991437 T:1924133792 DEBUG: Frames : 1102
  1068. 22:39:47 11.991549 T:1924133792 DEBUG: Frame Size : 8
  1069. 22:39:47 11.991649 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1070. 22:39:47 11.991902 T:1961058304 DEBUG: Compiled
  1071. 22:39:47 11.992014 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1072. 22:39:47 11.997148 T:1934238624 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1073. 22:39:47 12.012519 T:1961058304 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x18700a8
  1074. 22:39:47 12.014249 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1075. 22:39:47 12.014562 T:1961058304 DEBUG: Compiled
  1076. 22:39:47 12.014666 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1077. 22:39:47 12.015284 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1078. 22:39:47 12.015515 T:1961058304 DEBUG: Compiled
  1079. 22:39:47 12.015615 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1080. 22:39:47 12.036201 T:1961058304 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1870120
  1081. 22:39:47 12.037795 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1082. 22:39:47 12.038053 T:1961058304 DEBUG: Compiled
  1083. 22:39:47 12.038154 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1084. 22:39:47 12.038752 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1085. 22:39:47 12.038975 T:1961058304 DEBUG: Compiled
  1086. 22:39:47 12.039091 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1087. 22:39:47 12.060181 T:1961058304 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x18a76e8
  1088. 22:39:47 12.061698 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1089. 22:39:47 12.061953 T:1961058304 DEBUG: Compiled
  1090. 22:39:47 12.062054 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1091. 22:39:47 12.062641 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1092. 22:39:47 12.062861 T:1961058304 DEBUG: Compiled
  1093. 22:39:47 12.062959 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1094. 22:39:47 12.083892 T:1961058304 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1870198
  1095. 22:39:47 12.085302 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1096. 22:39:47 12.085542 T:1961058304 DEBUG: Compiled
  1097. 22:39:47 12.085640 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1098. 22:39:47 12.086198 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1099. 22:39:47 12.086433 T:1961058304 DEBUG: Compiled
  1100. 22:39:47 12.086533 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1101. 22:39:47 12.106906 T:1961058304 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x18a8418
  1102. 22:39:47 12.108349 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1103. 22:39:47 12.108607 T:1961058304 DEBUG: Compiled
  1104. 22:39:47 12.108706 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1105. 22:39:47 12.109299 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1106. 22:39:47 12.109524 T:1961058304 DEBUG: Compiled
  1107. 22:39:47 12.109621 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1108. 22:39:47 12.131083 T:1961058304 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x18a84f8
  1109. 22:39:47 12.132524 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1110. 22:39:47 12.132775 T:1961058304 DEBUG: Compiled
  1111. 22:39:47 12.132874 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1112. 22:39:47 12.133527 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1113. 22:39:47 12.133800 T:1961058304 DEBUG: Compiled
  1114. 22:39:47 12.133901 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1115. 22:39:47 12.154993 T:1961058304 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x18a8570
  1116. 22:39:47 12.155148 T:1961058304 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1117. 22:39:47 12.156556 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1118. 22:39:47 12.156888 T:1961058304 DEBUG: Compiled
  1119. 22:39:47 12.156998 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1120. 22:39:47 12.157641 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1121. 22:39:47 12.157871 T:1961058304 DEBUG: Compiled
  1122. 22:39:47 12.157969 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1123. 22:39:47 12.181078 T:1961058304 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x18a99c8
  1124. 22:39:47 12.182541 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1125. 22:39:47 12.182844 T:1961058304 DEBUG: Compiled
  1126. 22:39:47 12.182946 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1127. 22:39:47 12.183546 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1128. 22:39:47 12.183777 T:1961058304 DEBUG: Compiled
  1129. 22:39:47 12.183875 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1130. 22:39:47 12.204916 T:1961058304 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x18a85e8
  1131. 22:39:47 12.206364 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1132. 22:39:47 12.206629 T:1961058304 DEBUG: Compiled
  1133. 22:39:47 12.206784 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1134. 22:39:47 12.207497 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1135. 22:39:47 12.207725 T:1961058304 DEBUG: Compiled
  1136. 22:39:47 12.207823 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1137. 22:39:47 12.233070 T:1961058304 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x18aacc8
  1138. 22:39:47 12.233241 T:1961058304 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  1139. 22:39:47 12.234746 T:1961058304 DEBUG: GL: Vertex Shader compilation log:
  1140. 22:39:47 12.234998 T:1961058304 DEBUG: Compiled
  1141. 22:39:47 12.235100 T:1961058304 DEBUG: GL: Vertex Shader compiled successfully
  1142. 22:39:47 12.235845 T:1961058304 DEBUG: GL: Pixel Shader compilation log:
  1143. 22:39:47 12.236070 T:1961058304 DEBUG: Compiled
  1144. 22:39:47 12.236169 T:1961058304 DEBUG: GL: Fragment Shader compiled successfully
  1145. 22:39:47 12.264397 T:1961058304 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x18ab630
  1146. 22:39:47 12.264544 T:1961058304 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  1147. 22:39:47 12.264683 T:1961058304 INFO: GLES: Maximum texture width: 2048
  1148. 22:39:48 12.783606 T:1961058304 INFO: GLES: Enabling VSYNC
  1149. 22:39:48 12.783854 T:1961058304 INFO: GLES: Selected vsync mode 10
  1150. 22:39:48 12.784010 T:1961058304 INFO: load keymapping
  1151. 22:39:48 12.791212 T:1961058304 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  1152. 22:39:48 12.793096 T:1961058304 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  1153. 22:39:48 12.799592 T:1961058304 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  1154. 22:39:48 12.811775 T:1961058304 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  1155. 22:39:48 12.822233 T:1961058304 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  1156. 22:39:48 12.832567 T:1961058304 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  1157. 22:39:48 12.865612 T:1961058304 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  1158. 22:39:48 12.868672 T:1961058304 INFO: Loading special://xbmc/system/keymaps/remote.xml
  1159. 22:39:48 12.893662 T:1961058304 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  1160. 22:39:48 12.903652 T:1961058304 INFO: Loading special://xbmc/system/Lircmap.xml
  1161. 22:39:48 12.915621 T:1961058304 INFO: * Adding remote mapping for device 'mceusb'
  1162. 22:39:48 12.916113 T:1961058304 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  1163. 22:39:48 12.916278 T:1961058304 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  1164. 22:39:48 12.916420 T:1961058304 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1165. 22:39:48 12.916579 T:1961058304 INFO: * Adding remote mapping for device 'anysee'
  1166. 22:39:48 12.916777 T:1961058304 INFO: * Adding remote mapping for device 'iMON-PAD'
  1167. 22:39:48 12.916960 T:1961058304 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  1168. 22:39:48 12.917141 T:1961058304 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  1169. 22:39:48 12.917328 T:1961058304 INFO: * Adding remote mapping for device 'TwinHanRemote'
  1170. 22:39:48 12.917472 T:1961058304 INFO: * Adding remote mapping for device 'linux-input-layer'
  1171. 22:39:48 12.917754 T:1961058304 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1172. 22:39:48 12.917832 T:1961058304 INFO: * Adding remote mapping for device 'mediacenter'
  1173. 22:39:48 12.918068 T:1961058304 INFO: * Adding remote mapping for device 'devinput'
  1174. 22:39:48 12.919872 T:1961058304 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  1175. 22:39:48 12.919988 T:1961058304 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  1176. 22:39:48 12.920117 T:1961058304 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1177. 22:39:48 12.921400 T:1961058304 INFO: CLangInfo: loading resource.language.en_gb language information...
  1178. 22:39:48 12.927903 T:1961058304 DEBUG: trying to set locale to en_GB.UTF-8
  1179. 22:39:48 12.946043 T:1961058304 INFO: global locale set to C
  1180. 22:39:48 12.946871 T:1961058304 INFO: CLangInfo: loading resource.language.en_gb language strings...
  1181. 22:39:48 13.028500 T:1961058304 DEBUG: LocalizeStrings: loaded 3790 strings from file resource://resource.language.en_gb/strings.po
  1182. 22:39:48 13.097597 T:1961058304 DEBUG: LocalizeStrings: loaded 36 strings from file /storage/.kodi/addons/script.cu.lrclyrics/resources/language/English/strings.po
  1183. 22:39:48 13.103306 T:1961058304 DEBUG: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  1184. 22:39:48 13.109120 T:1961058304 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  1185. 22:39:48 13.112414 T:1961058304 DEBUG: LocalizeStrings: loaded 69 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  1186. 22:39:48 13.117558 T:1961058304 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.wma/resources/language/English/strings.po
  1187. 22:39:48 13.126361 T:1961058304 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  1188. 22:39:48 13.130227 T:1961058304 DEBUG: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  1189. 22:39:48 13.133533 T:1961058304 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  1190. 22:39:48 13.142138 T:1961058304 DEBUG: LocalizeStrings: loaded 198 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/English/strings.po
  1191. 22:39:48 13.148512 T:1961058304 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/plugin.video.itv/resources/language/English/strings.xml
  1192. 22:39:48 13.153584 T:1961058304 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/English/strings.po
  1193. 22:39:48 13.158710 T:1961058304 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  1194. 22:39:48 13.162037 T:1961058304 DEBUG: LocalizeStrings: loaded 67 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  1195. 22:39:48 13.166062 T:1961058304 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  1196. 22:39:48 13.177569 T:1961058304 DEBUG: LocalizeStrings: loaded 171 strings from file /storage/.kodi/addons/script.trakt/resources/language/English/strings.po
  1197. 22:39:48 13.182020 T:1961058304 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/plugin.video.FranceTVPluzz/resources/language/english/strings.xml
  1198. 22:39:48 13.188170 T:1961058304 DEBUG: LocalizeStrings: loaded 93 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  1199. 22:39:48 13.192204 T:1961058304 DEBUG: LocalizeStrings: loaded 27 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  1200. 22:39:48 13.196337 T:1961058304 DEBUG: LocalizeStrings: loaded 7 strings from file /usr/share/kodi/addons/inputstream.mpd/resources/language/resource.language.en_gb/strings.po
  1201. 22:39:48 13.201182 T:1961058304 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/inputstream.smoothstream/resources/language/resource.language.en_gb/strings.po
  1202. 22:39:48 13.203292 T:1961058304 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  1203. 22:39:48 13.207723 T:1961058304 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/service.subtitles.opensubtitles/resources/language/English/strings.po
  1204. 22:39:48 13.215463 T:1961058304 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  1205. 22:39:48 13.220420 T:1961058304 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  1206. 22:39:48 13.224268 T:1961058304 DEBUG: LocalizeStrings: loaded 28 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  1207. 22:39:48 13.234072 T:1961058304 DEBUG: LocalizeStrings: loaded 89 strings from file /storage/.kodi/addons/script.xbmcbackup/resources/language/English/strings.xml
  1208. 22:39:48 13.237034 T:1961058304 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.xbmc.builtin.aac/resources/language/English/strings.po
  1209. 22:39:48 13.242971 T:1961058304 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/English/strings.po
  1210. 22:39:48 13.248582 T:1961058304 DEBUG: LocalizeStrings: loaded 34 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  1211. 22:39:48 13.253931 T:1961058304 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  1212. 22:39:48 13.260643 T:1961058304 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  1213. 22:39:48 13.271299 T:1961058304 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  1214. 22:39:48 13.275869 T:1961058304 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  1215. 22:39:48 13.279488 T:1961058304 DEBUG: LocalizeStrings: loaded 68 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  1216. 22:39:48 13.287317 T:1961058304 DEBUG: LocalizeStrings: loaded 76 strings from file /storage/.kodi/addons/plugin.video.iplayerwww/resources/language/English/strings.po
  1217. 22:39:48 13.292165 T:1961058304 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/service.tvheadend42/resources/language/English/strings.xml
  1218. 22:39:48 13.297564 T:1961058304 DEBUG: LocalizeStrings: loaded 103 strings from file /storage/.kodi/addons/script.libreelec.devupdate-master/resources/language/English/strings.po
  1219. 22:39:48 13.303515 T:1961058304 DEBUG: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/script.module.buggalo/resources/language/English/strings.xml
  1220. 22:39:48 13.321861 T:1961058304 DEBUG: LocalizeStrings: loaded 116 strings from file /storage/.kodi/addons/script.tvguide.fullscreen/resources/language/English/strings.po
  1221. 22:39:48 13.329621 T:1961058304 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/service.subtitles.podnapisi/resources/language/English/strings.po
  1222. 22:39:48 13.340838 T:1961058304 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  1223. 22:39:48 13.341620 T:1961058304 DEBUG: LoadMappings - loaded node "CEC Adapter"
  1224. 22:39:48 13.341789 T:1961058304 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  1225. 22:39:48 13.342142 T:1961058304 DEBUG: LoadMappings - loaded node "iMON HID device"
  1226. 22:39:48 13.342301 T:1961058304 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  1227. 22:39:48 13.342470 T:1961058304 DEBUG: LoadMappings - loaded node ""
  1228. 22:39:48 13.343153 T:1961058304 DEBUG: CPeripheralBusUSB - initialised udev monitor
  1229. 22:39:48 13.343282 T:1961058304 DEBUG: SECTION:LoadDLL(libcec.so.3)
  1230. 22:39:48 13.346238 T:1961058304 DEBUG: Loading: libcec.so.3
  1231. 22:39:48 13.378481 T:1961058304 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  1232. 22:39:48 13.379090 T:1961058304 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  1233. 22:39:48 13.379188 T:1961058304 DEBUG: ADDON: Dll Initializing - Joystick Support
  1234. 22:39:48 13.379862 T:1961058304 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.2.0)
  1235. 22:39:48 13.380118 T:1961058304 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.2.0
  1236. 22:39:48 13.406432 T:1961058304 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 14 total joysticks
  1237. 22:39:48 13.407109 T:1961058304 DEBUG: Calling TransferSettings for: Joystick Support
  1238. 22:39:48 13.407875 T:1831859104 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  1239. 22:39:48 13.408246 T:1823470496 DEBUG: Thread PeripBusCEC start, auto delete: false
  1240. 22:39:48 13.408675 T:1815081888 DEBUG: Thread PeripBusAddon start, auto delete: false
  1241. 22:39:48 13.409119 T:1961058304 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  1242. 22:39:48 13.409420 T:1806693280 DEBUG: Thread PeripEventScanner start, auto delete: false
  1243. 22:39:48 13.412510 T:1961058304 DEBUG: Loading: libcurl.so.4
  1244. 22:39:48 13.509479 T:1961058304 NOTICE: Running database version Addons26
  1245. 22:39:48 13.511605 T:1961058304 DEBUG: Initialize, updating databases...
  1246. 22:39:48 13.523638 T:1961058304 NOTICE: Running database version ViewModes6
  1247. 22:39:48 13.556575 T:1961058304 NOTICE: Running database version Textures13
  1248. 22:39:48 13.726841 T:1823470496 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  1249. 22:39:48 13.728846 T:1961058304 NOTICE: Running database version MyMusic60
  1250. 22:39:48 13.732273 T:1823470496 DEBUG: InitialiseFeature - using libCEC v3.1.0
  1251. 22:39:48 13.732610 T:1823470496 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  1252. 22:39:48 13.732749 T:1823470496 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  1253. 22:39:48 13.732855 T:1789916064 DEBUG: Thread CECAdapter start, auto delete: false
  1254. 22:39:48 13.732969 T:1823470496 DEBUG: Thread PeripBusCEC 1823470496 terminating
  1255. 22:39:48 13.733091 T:1789916064 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  1256. 22:39:49 14.000875 T:1961058304 NOTICE: Running database version MyVideos107
  1257. 22:39:49 14.013904 T:1961058304 NOTICE: Running database version TV29
  1258. 22:39:49 14.019744 T:1961058304 NOTICE: Running database version Epg11
  1259. 22:39:49 14.025023 T:1961058304 DEBUG: Initialize, updating databases... DONE
  1260. 22:39:49 14.026031 T:1961058304 NOTICE: start dvd mediatype detection
  1261. 22:39:49 14.026422 T:1961058304 INFO: DPMS: not supported on this platform
  1262. 22:39:49 14.027465 T:1925272480 DEBUG: Thread DetectDVDMedia start, auto delete: false
  1263. 22:39:49 14.027661 T:1925272480 DEBUG: Compiled with libcdio Version 0.93
  1264. 22:39:49 14.030942 T:1925272480 DEBUG: Thread DetectDVDMedia 1925272480 terminating
  1265. 22:39:49 14.086740 T:1961051040 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1266. 22:39:49 14.087072 T:1961051040 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1267. 22:39:49 14.137534 T:1961058304 INFO: Unloading old skin ...
  1268. 22:39:49 14.138983 T:1961058304 INFO: load skin from: /usr/share/kodi/addons/skin.estuary (version: 0.8.5)
  1269. 22:39:49 14.139240 T:1961058304 INFO: load fonts for skin...
  1270. 22:39:49 14.148880 T:1961058304 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/1080i/Font.xml
  1271. 22:39:49 14.322611 T:1961058304 DEBUG: LocalizeStrings: loaded 150 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  1272. 22:39:49 14.323539 T:1961058304 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/1080i/Includes.xml
  1273. 22:39:49 14.576211 T:1961058304 INFO: load new skin...
  1274. 22:39:49 14.576761 T:1961058304 INFO: Loading user windows, path /usr/share/kodi/addons/skin.estuary/1080i
  1275. 22:39:49 14.610064 T:1961058304 DEBUG: Load Skin XML: 34.66ms
  1276. 22:39:49 14.610251 T:1961058304 INFO: initialize new skin...
  1277. 22:39:49 14.610352 T:1961058304 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1278. 22:39:49 14.610463 T:1961058304 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  1279. 22:39:49 14.631253 T:1961058304 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  1280. 22:39:49 14.640198 T:1961058304 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  1281. 22:39:49 14.645396 T:1961058304 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  1282. 22:39:49 14.666809 T:1961058304 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1283. 22:39:49 14.719562 T:1961058304 INFO: Previous line repeats 1 times.
  1284. 22:39:49 14.719757 T:1961058304 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1285. 22:39:49 14.726291 T:1961058304 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  1286. 22:39:49 14.734763 T:1961058304 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  1287. 22:39:50 14.763756 T:1961058304 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  1288. 22:39:50 14.785905 T:1961058304 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
  1289. 22:39:50 14.799772 T:1961058304 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  1290. 22:39:50 14.883163 T:1961058304 INFO: skin loaded...
  1291. 22:39:50 14.883471 T:1961058304 DEBUG: Activating window ID: 12997
  1292. 22:39:50 14.883600 T:1961058304 DEBUG: ------ Window Init () ------
  1293. 22:39:50 14.883993 T:1961058304 INFO: load splash image: /usr/share/kodi/media/Splash.png
  1294. 22:39:50 14.969933 T:1961058304 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  1295. 22:39:50 14.970181 T:1961058304 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1296. 22:39:50 14.970279 T:1961058304 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  1297. 22:39:50 14.971272 T:1961058304 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  1298. 22:39:50 15.079313 T:1961058304 ERROR: JSONRPC: Unable to parse JSON Schema definition for ""
  1299. 22:39:50 15.079537 T:1961058304 ERROR: JSONRPC: Invalid JSON Schema definition for method ""
  1300. 22:39:50 15.095085 T:1789916064 DEBUG: OpenConnection - connection to the CEC adapter opened
  1301. 22:39:50 15.095369 T:1789916064 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1302. 22:39:50 15.095767 T:1767453600 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1303. 22:39:50 15.106028 T:1961058304 INFO: JSONRPC v7.22.2: Successfully initialized
  1304. 22:39:50 15.106183 T:1961058304 DEBUG: ADDON: Starting service addons.
  1305. 22:39:50 15.117339 T:1759064992 DEBUG: Thread LanguageInvoker start, auto delete: false
  1306. 22:39:50 15.117790 T:1759064992 INFO: initializing python engine.
  1307. 22:39:50 15.118103 T:1750676384 DEBUG: Thread LanguageInvoker start, auto delete: false
  1308. 22:39:50 15.118494 T:1750676384 INFO: initializing python engine.
  1309. 22:39:50 15.118784 T:1742287776 DEBUG: Thread LanguageInvoker start, auto delete: false
  1310. 22:39:50 15.119063 T:1742287776 INFO: initializing python engine.
  1311. 22:39:50 15.119519 T:1733899168 DEBUG: Thread LanguageInvoker start, auto delete: false
  1312. 22:39:50 15.119917 T:1733899168 INFO: initializing python engine.
  1313. 22:39:50 15.120175 T:1961058304 DEBUG: Activating window ID: 12999
  1314. 22:39:50 15.120354 T:1961058304 DEBUG: ------ Window Init (Startup.xml) ------
  1315. 22:39:50 15.120470 T:1961058304 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  1316. 22:39:50 15.122567 T:1961058304 DEBUG: Activating window ID: 10000
  1317. 22:39:50 15.122761 T:1961058304 DEBUG: ------ Window Deinit (Startup.xml) ------
  1318. 22:39:50 15.122871 T:1961058304 DEBUG: ------ Window Init (Home.xml) ------
  1319. 22:39:50 15.122951 T:1961058304 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1320. 22:39:50 15.211536 T:1759064992 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): start processing
  1321. 22:39:50 15.211781 T:1750676384 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): start processing
  1322. 22:39:50 15.211943 T:1742287776 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): start processing
  1323. 22:39:50 15.212067 T:1733899168 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): start processing
  1324. 22:39:50 15.349591 T:1759064992 DEBUG: -->Python Interpreter Initialized<--
  1325. 22:39:50 15.349975 T:1759064992 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"
  1326. 22:39:50 15.354684 T:1759064992 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.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
  1327. 22:39:50 15.354963 T:1759064992 DEBUG: CPythonInvoker(0, /storage/.kodi/addons/script.cu.lrclyrics/default.py): entering source directory /storage/.kodi/addons/script.cu.lrclyrics
  1328. 22:39:50 15.355336 T:1759064992 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. 22:39:50 15.431088 T:1742287776 DEBUG: -->Python Interpreter Initialized<--
  1330. 22:39:50 15.431447 T:1742287776 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): the source file to load is "/storage/.kodi/addons/service.tvheadend42/default.py"
  1331. 22:39:50 15.458326 T:1767453600 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  1332. 22:39:50 15.504923 T:1733899168 DEBUG: -->Python Interpreter Initialized<--
  1333. 22:39:50 15.505308 T:1733899168 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): the source file to load is "/storage/.kodi/addons/script.tvguide.fullscreen/service.py"
  1334. 22:39:50 15.516530 T:1733899168 DEBUG: CPythonInvoker(3, /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/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. 22:39:50 15.516879 T:1733899168 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): entering source directory /storage/.kodi/addons/script.tvguide.fullscreen
  1336. 22:39:50 15.587197 T:1733899168 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/script.tvguide.fullscreen/service.py): instantiating addon using automatically obtained id of "script.tvguide.fullscreen" dependent on version 2.19.0 of the xbmc.python api
  1337. 22:39:51 15.893627 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1338. 22:39:51 15.894150 T:1961058304 DEBUG: CDirectoryProvider[videodb://recentlyaddedmovies/]: refreshing..
  1339. 22:39:51 15.899264 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1340. 22:39:51 15.899439 T:1725510560 DEBUG: Thread JobWorker start, auto delete: true
  1341. 22:39:51 15.899558 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1342. 22:39:51 15.900150 T:1961058304 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1343. 22:39:51 15.900330 T:1961058304 DEBUG: CDirectoryProvider[videodb://recentlyaddedepisodes/]: refreshing..
  1344. 22:39:51 15.900471 T:1717121952 DEBUG: Thread JobWorker start, auto delete: true
  1345. 22:39:51 15.900586 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1346. 22:39:51 15.955293 T:1873802144 DEBUG: RunQuery took 4 ms for 2 items query: select * from movie_view WHERE (movie_view.idFile IN (SELECT DISTINCT idFile FROM bookmark WHERE type = 1))
  1347. 22:39:51 15.972364 T:1961058304 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  1348. 22:39:51 15.972645 T:1961058304 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  1349. 22:39:51 15.972789 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  1350. 22:39:51 15.972910 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  1351. 22:39:51 15.973028 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  1352. 22:39:51 15.973182 T:1961058304 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  1353. 22:39:51 15.973596 T:1961058304 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1354. 22:39:51 15.973816 T:1961058304 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1355. 22:39:51 15.973989 T:1961058304 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1356. 22:39:51 15.974139 T:1961058304 DEBUG: CDirectoryProvider[]: refreshing..
  1357. 22:39:51 15.974253 T:1717121952 DEBUG: RunQuery took 15 ms for 26 items query: select * from movie_view WHERE ((movie_view.playCount IS NULL OR movie_view.playCount = 0))
  1358. 22:39:51 15.974443 T:1961058304 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1359. 22:39:51 15.974779 T:1961058304 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1360. 22:39:51 15.974941 T:1961058304 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1361. 22:39:51 15.975291 T:1961058304 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
  1362. 22:39:51 15.975448 T:1961058304 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
  1363. 22:39:51 15.975716 T:1961058304 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
  1364. 22:39:51 15.975870 T:1961058304 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
  1365. 22:39:51 15.977665 T:1725510560 DEBUG: RunQuery took 22 ms for 25 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 25
  1366. 22:39:51 16.067108 T:1873802144 DEBUG: RunQuery took 11 ms for 30 items query: select * from movie_view
  1367. 22:39:51 16.080313 T:1961058304 DEBUG: StereoscopicsManager::Initialize: stereo:0
  1368. 22:39:51 16.087564 T:1742287776 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
  1369. 22:39:51 16.088476 T:1742287776 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): entering source directory /storage/.kodi/addons/service.tvheadend42
  1370. 22:39:51 16.088751 T:1961058304 DEBUG: ContextMenuManager: addon menus reloaded.
  1371. 22:39:51 16.088995 T:1961058304 INFO: removing tempfiles
  1372. 22:39:51 16.089197 T:1750676384 DEBUG: -->Python Interpreter Initialized<--
  1373. 22:39:51 16.089424 T:1750676384 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): the source file to load is "/storage/.kodi/addons/script.trakt/default.py"
  1374. 22:39:51 16.092358 T:1961058304 DEBUG: ADDON: Starting service addons.
  1375. 22:39:51 16.093145 T:1742287776 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
  1376. 22:39:51 16.094908 T:1742287776 INFO: CPythonInvoker(2, /storage/.kodi/addons/service.tvheadend42/default.py): script successfully run
  1377. 22:39:51 16.101202 T:1742287776 INFO: Python script stopped
  1378. 22:39:51 16.101475 T:1742287776 DEBUG: Thread LanguageInvoker 1742287776 terminating
  1379. 22:39:51 16.107922 T:1742287776 DEBUG: Thread LanguageInvoker start, auto delete: false
  1380. 22:39:51 16.113880 T:1742287776 INFO: initializing python engine.
  1381. 22:39:51 16.114063 T:1742287776 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  1382. 22:39:51 16.114857 T:1690022816 DEBUG: Thread LanguageInvoker start, auto delete: false
  1383. 22:39:51 16.115662 T:1690022816 INFO: initializing python engine.
  1384. 22:39:51 16.115841 T:1690022816 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): start processing
  1385. 22:39:51 16.124151 T:1681634208 DEBUG: Thread LanguageInvoker start, auto delete: false
  1386. 22:39:51 16.125250 T:1681634208 INFO: initializing python engine.
  1387. 22:39:51 16.125412 T:1681634208 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/script.libreelec.devupdate-master/service.py): start processing
  1388. 22:39:51 16.165594 T:1961058304 DEBUG: CRepositoryUpdater: previous update at 21/10/2016 22:33:41, next at 22/10/2016 22:33:41
  1389. 22:39:51 16.166121 T:1961058304 NOTICE: initialize done
  1390. 22:39:51 16.166294 T:1961058304 NOTICE: Running the application...
  1391. 22:39:51 16.174206 T:1673245600 DEBUG: Thread Timer start, auto delete: false
  1392. 22:39:51 16.201056 T:1961058304 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  1393. 22:39:51 16.201557 T:1961058304 DEBUG: NetworkMessage - Starting network services
  1394. 22:39:51 16.214365 T:1717121952 DEBUG: RunQuery took 81 ms for 28 items query: SELECT * FROM tvshow_view WHERE watchedCount != 0 AND totalCount != watchedCount ORDER BY c00
  1395. 22:39:51 16.217916 T:1961058304 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  1396. 22:39:51 16.218555 T:1961058304 NOTICE: starting zeroconf publishing
  1397. 22:39:51 16.219957 T:1961058304 NOTICE: CWebServer[8080]: Started
  1398. 22:39:51 16.220421 T:1961058304 NOTICE: starting upnp client
  1399. 22:39:51 16.236923 T:1961058304 INFO: JSONRPC Server: Successfully initialized
  1400. 22:39:51 16.237986 T:1961058304 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  1401. 22:39:51 16.241972 T:1961058304 DEBUG: Loading: libshairplay.so.0
  1402. 22:39:51 16.244267 T:1597748128 DEBUG: Thread TCPServer start, auto delete: false
  1403. 22:39:51 16.245890 T:1606136736 DEBUG: Thread EventServer start, auto delete: false
  1404. 22:39:51 16.246544 T:1606136736 NOTICE: ES: Starting UDP Event server on port 9777
  1405. 22:39:51 16.247906 T:1606136736 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1406. 22:39:51 16.254082 T:1961058304 INFO: AIRPLAY: Cleaning up photoassetcache
  1407. 22:39:51 16.262465 T:1961058304 INFO: AIRPLAY Server: Successfully initialized
  1408. 22:39:51 16.269075 T:1566897056 DEBUG: Thread AirPlayServer start, auto delete: false
  1409. 22:39:51 16.334969 T:1717121952 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
  1410. 22:39:51 16.353512 T:1873802144 DEBUG: RunQuery took 42 ms for 21 items query: SELECT * FROM tvshow_view WHERE (totalCount IS NOT NULL AND totalCount > 0) AND (((tvshow_view.watchedcount = 0)) AND ((tvshow_view.totalCount > 0)))
  1411. 22:39:51 16.360315 T:1961058304 INFO: Found input device /dev/input/event0
  1412. 22:39:51 16.360809 T:1961058304 INFO: opened device 'Logitech K400' (file name /dev/input/event0), m_bSkipNonKeyEvents 0
  1413. 22:39:51 16.360971 T:1961058304 NOTICE: Logitech K400: keys:35 ext:64 but:16 rel:5 abs:0 m_deviceType:d bits:111000
  1414. 22:39:51 16.385059 T:1725510560 DEBUG: RunQuery took 202 ms for 25 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 25
  1415. 22:39:51 16.393860 T:1536045984 DEBUG: Thread CLinuxInputDevicesCheckHotplugged start, auto delete: false
  1416. 22:39:51 16.396225 T:1961058304 DEBUG: LoadXML: load:/usr/share/kodi/addons/skin.estuary/1080i/Pointer.xml,/usr/share/kodi/addons/skin.estuary/1080i/pointer.xml,/usr/share/kodi/addons/skin.estuary/1080i/pointer.xml
  1417. 22:39:51 16.396439 T:1961058304 DEBUG: LoadXML: control
  1418. 22:39:51 16.397030 T:1961058304 DEBUG: LoadXML: texture(0) pointer_arrow.png (1)
  1419. 22:39:51 16.397179 T:1961058304 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x22f7608,0x2416ee0)
  1420. 22:39:51 16.397274 T:1961058304 DEBUG: LoadXML: control
  1421. 22:39:51 16.397390 T:1961058304 DEBUG: LoadXML: texture(1) pointer_arrow.png (1)
  1422. 22:39:51 16.397476 T:1961058304 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x22f7608,0x2416ee0)
  1423. 22:39:51 16.397554 T:1961058304 DEBUG: LoadXML: control
  1424. 22:39:51 16.397661 T:1961058304 DEBUG: LoadXML: texture(2) pointer_arrow.png (1)
  1425. 22:39:51 16.397743 T:1961058304 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x22f7608,0x2416ee0)
  1426. 22:39:51 16.397814 T:1961058304 DEBUG: LoadXML: control
  1427. 22:39:51 16.398188 T:1961058304 DEBUG: LoadXML: texture(3) pointer_click.png (1)
  1428. 22:39:51 16.398293 T:1961058304 DEBUG: LoadXML: 48x50 44x50 44x50 48x50 (0x22f75a8,0x251e9f0)
  1429. 22:39:51 16.398529 T:1961058304 DEBUG: MessagePump: -1->0 48x50 (0x22f7608,0x2416ee0)
  1430. 22:39:51 16.398617 T:1961058304 DEBUG: set_cursor 48x50 0x2416ee0
  1431. 22:39:51 16.399294 T:1961058304 DEBUG: MessagePump: disable cursor 0->-1 active:1
  1432. 22:39:51 16.429726 T:1961058304 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x22f8188
  1433. 22:39:51 16.431181 T:1961058304 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1434. 22:39:51 16.435364 T:1961058304 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x24c6fb0
  1435. 22:39:51 16.437035 T:1961058304 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1436. 22:39:51 16.458153 T:1873802144 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
  1437. 22:39:51 16.467794 T:1750676384 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
  1438. 22:39:51 16.468155 T:1750676384 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.trakt/default.py): entering source directory /storage/.kodi/addons/script.trakt
  1439. 22:39:51 16.470148 T:1750676384 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
  1440. 22:39:51 16.478060 T:1961058304 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x22f8188
  1441. 22:39:51 16.479668 T:1961058304 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x24c6fb0
  1442. 22:39:51 16.480055 T:1961058304 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/SKINDEFAULT.jpg 1280x720
  1443. 22:39:51 16.510241 T:1527657376 DEBUG: Thread JobWorker start, auto delete: true
  1444. 22:39:51 16.517452 T:1717121952 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album'
  1445. 22:39:51 16.528809 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7451bf68
  1446. 22:39:51 16.530304 T:1527657376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1447. 22:39:51 16.535103 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x74520ee0
  1448. 22:39:51 16.536926 T:1527657376 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1449. 22:39:51 16.550949 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7451bf68
  1450. 22:39:51 16.554111 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x74520ee0
  1451. 22:39:51 16.554901 T:1527657376 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2fe796c4.jpg 360x540
  1452. 22:39:51 16.570614 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x74518dd0
  1453. 22:39:51 16.571718 T:1961058304 DEBUG: ------ Window Init () ------
  1454. 22:39:51 16.573187 T:1527657376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1455. 22:39:51 16.577648 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x74517520
  1456. 22:39:51 16.579292 T:1527657376 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1457. 22:39:51 16.584854 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x65c6f0e0
  1458. 22:39:51 16.586374 T:1873802144 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1459. 22:39:51 16.594593 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x65c68108
  1460. 22:39:51 16.595373 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x74518dd0
  1461. 22:39:51 16.596254 T:1873802144 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1462. 22:39:51 16.598579 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x74517520
  1463. 22:39:51 16.598995 T:1527657376 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/469dbb5d.jpg 360x540
  1464. 22:39:51 16.642202 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x65c6f0e0
  1465. 22:39:51 16.644960 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x745182c8
  1466. 22:39:51 16.659286 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x65c68108
  1467. 22:39:51 16.660656 T:1873802144 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/502c4875.jpg 360x540
  1468. 22:39:51 16.664698 T:1527657376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1469. 22:39:51 16.685728 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x74520c68
  1470. 22:39:51 16.687469 T:1527657376 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1471. 22:39:51 16.712091 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x745182c8
  1472. 22:39:51 16.712547 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x65c9e368
  1473. 22:39:51 16.714169 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x74520c68
  1474. 22:39:51 16.716345 T:1527657376 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6d175e42.jpg 360x540
  1475. 22:39:51 16.716595 T:1527657376 DEBUG: DoWork - took 116 ms to load special://masterprofile/Thumbnails/6/6d175e42.jpg
  1476. 22:39:51 16.719620 T:1873802144 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1477. 22:39:51 16.730839 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x65c6cc28
  1478. 22:39:51 16.733854 T:1873802144 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1479. 22:39:51 16.737017 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x74518308
  1480. 22:39:51 16.738722 T:1527657376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1481. 22:39:51 16.741915 T:1725510560 DEBUG: ffmpeg[66D933A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1482. 22:39:51 16.745834 T:1717121952 DEBUG: GetAlbumsByWhere - query took 228 ms
  1483. 22:39:51 16.748571 T:1527657376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7451b468
  1484. 22:39:52 16.750496 T:1527657376 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1485. 22:39:52 16.751070 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x65c9e368
  1486. 22:39:52 16.753098 T:1725510560 DEBUG: DoWork - took 125 ms to load special://masterprofile/Thumbnails/0/0eef8e23.jpg
  1487. 22:39:52 16.757805 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x65c6cc28
  1488. 22:39:52 16.760366 T:1873802144 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e968e905.jpg 360x540
  1489. 22:39:52 16.769217 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x74518308
  1490. 22:39:52 16.772762 T:1527657376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7451b468
  1491. 22:39:52 16.776024 T:1527657376 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/058489b3.jpg 369x540
  1492. 22:39:52 16.777479 T:1725510560 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6ffcbc40
  1493. 22:39:52 16.778980 T:1725510560 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1494. 22:39:52 16.788605 T:1725510560 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6ffd3368
  1495. 22:39:52 16.789417 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x64d17d28
  1496. 22:39:52 16.793213 T:1873802144 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1497. 22:39:52 16.793888 T:1725510560 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1498. 22:39:52 16.804869 T:1527657376 DEBUG: ffmpeg[5B0E33A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1499. 22:39:52 16.819338 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x65c6f0e0
  1500. 22:39:52 16.820887 T:1725510560 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6ffcbc40
  1501. 22:39:52 16.823507 T:1873802144 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1502. 22:39:52 16.824528 T:1725510560 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6ffd3368
  1503. 22:39:52 16.825190 T:1725510560 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/5078f1c0.jpg 360x540
  1504. 22:39:52 16.843515 T:1725510560 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6ff00a68
  1505. 22:39:52 16.844522 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x64d17d28
  1506. 22:39:52 16.847263 T:1527657376 DEBUG: ffmpeg[5B0E33A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1507. 22:39:52 16.848032 T:1725510560 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1508. 22:39:52 16.849117 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x65c6f0e0
  1509. 22:39:52 16.849894 T:1873802144 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8f3613d7.jpg 360x540
  1510. 22:39:52 16.856956 T:1725510560 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6ffa7080
  1511. 22:39:52 16.860931 T:1725510560 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1512. 22:39:52 16.866928 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x64d0abe8
  1513. 22:39:52 16.868620 T:1873802144 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1514. 22:39:52 16.879578 T:1725510560 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6ff00a68
  1515. 22:39:52 16.880594 T:1873802144 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x65c9e368
  1516. 22:39:52 16.883512 T:1725510560 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6ffa7080
  1517. 22:39:52 16.884022 T:1725510560 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/32da100c.jpg 360x540
  1518. 22:39:52 16.887117 T:1873802144 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1519. 22:39:52 16.899519 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x64d0abe8
  1520. 22:39:52 16.901564 T:1873802144 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x65c9e368
  1521. 22:39:52 16.902046 T:1873802144 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e6dcfa64.jpg 360x540
  1522. 22:39:52 16.907698 T:1527657376 DEBUG: ffmpeg[5B0E33A0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1523. 22:39:52 16.914185 T:1725510560 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist )) and artistview.strArtist != ''
  1524. 22:39:52 16.926046 T:1873802144 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0)))
  1525. 22:39:52 16.972452 T:1527657376 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (albumview.strReleaseType = 'album') AND (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0)))
  1526. 22:39:52 16.985891 T:1961058304 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1527. 22:39:52 17.015785 T:1725510560 DEBUG: Time to retrieve artists from dataset = 108
  1528. 22:39:52 17.027601 T:1527657376 DEBUG: GetAlbumsByWhere - query took 55 ms
  1529. 22:39:52 17.101955 T:1873802144 DEBUG: GetAlbumsByWhere - query took 175 ms
  1530. 22:39:52 17.122025 T:1527657376 ERROR: GetDirectory - Error getting
  1531. 22:39:52 17.177282 T:1725510560 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3A%2F%2Fprofile%2Fplaylists%2Fvideo/special%3A%2F%2Fprofile%2Fplaylists%2Fmixed/)
  1532. 22:39:52 17.177710 T:1725510560 DEBUG: Getting Directory (special://profile/playlists/video)
  1533. 22:39:52 17.180445 T:1725510560 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1534. 22:39:52 17.182566 T:1725510560 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1535. 22:39:52 17.185152 T:1725510560 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/*?view=lastplayed)
  1536. 22:39:52 17.188099 T:1725510560 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/tv/active?view=flat)
  1537. 22:39:52 17.191738 T:1725510560 DEBUG: CPVRDirectory::GetDirectory(pvr://recordings/radio/active?view=flat)
  1538. 22:39:52 17.192751 T:1725510560 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1539. 22:39:52 17.206831 T:1527657376 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/radio/*?view=lastplayed)
  1540. 22:39:52 17.232927 T:1725510560 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
  1541. 22:39:52 17.252737 T:1873802144 DEBUG: SECTION:LoadDLL(libnfs.so.8)
  1542. 22:39:52 17.256453 T:1873802144 DEBUG: Loading: libnfs.so.8
  1543. 22:39:52 17.284893 T:1527657376 DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend HTSP Client'
  1544. 22:39:52 17.285254 T:1527657376 DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
  1545. 22:39:52 17.286255 T:1527657376 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7)
  1546. 22:39:52 17.286566 T:1527657376 DEBUG: Loading: /usr/lib/kodi/addons/pvr.hts/pvr.hts.so.3.4.7
  1547. 22:39:52 17.318016 T:1527657376 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - starting PVR client
  1548. 22:39:52 17.318439 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
  1549. 22:39:52 17.322704 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
  1550. 22:39:52 17.325735 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
  1551. 22:39:52 17.328604 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
  1552. 22:39:52 17.331465 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
  1553. 22:39:52 17.334721 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
  1554. 22:39:52 17.337841 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
  1555. 22:39:52 17.340813 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'trace_debug'
  1556. 22:39:52 17.343731 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'epg_async'
  1557. 22:39:52 17.346485 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pretuner_enabled'
  1558. 22:39:52 17.349329 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_approxtime'
  1559. 22:39:52 17.352110 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_maxdiff'
  1560. 22:39:52 17.355122 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'streaming_profile'
  1561. 22:39:52 17.357876 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_priority'
  1562. 22:39:52 17.360882 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_lifetime'
  1563. 22:39:52 17.363798 T:1527657376 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_dubdetect'
  1564. 22:39:52 17.368643 T:1873802144 DEBUG: NFS: Context for 192.168.1.150/Multimedia not open - get a new context.
  1565. 22:39:52 17.370392 T:1527657376 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (0 -> 7)
  1566. 22:39:52 17.370703 T:1527657376 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '0' to '7'
  1567. 22:39:52 17.373652 T:1558508448 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
  1568. 22:39:52 17.379982 T:1558508448 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connecting to 127.0.0.1:9982
  1569. 22:39:52 17.380861 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
  1570. 22:39:52 17.382273 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
  1571. 22:39:52 17.382652 T:1558508448 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected
  1572. 22:39:52 17.383745 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending hello
  1573. 22:39:52 17.390333 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected to Tvheadend / 4.1.2236 ~ LibreELEC Tvh-addon v.105-#1015-milhouse-v4.1-2281-g39108ce (HTSPv25)
  1574. 22:39:52 17.390781 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending auth
  1575. 22:39:52 17.392544 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - rebuilding state
  1576. 22:39:52 17.401239 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:SDTV
  1577. 22:39:52 17.401600 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:TV channels
  1578. 22:39:52 17.401758 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:Radio
  1579. 22:39:52 17.401878 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:HDTV
  1580. 22:39:52 17.402256 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:5534622, name:CanalSur HD
  1581. 22:39:52 17.402550 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:49465334, name:La1 HD
  1582. 22:39:52 17.402805 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:83050349, name:nova
  1583. 22:39:52 17.402960 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:101622881, name:mega
  1584. 22:39:52 17.403099 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:121892946, name:DKISS
  1585. 22:39:52 17.403234 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:195629782, name:La1
  1586. 22:39:52 17.405582 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
  1587. 22:39:52 17.405918 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
  1588. 22:39:52 17.407429 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:231488685, name:neox
  1589. 22:39:52 17.407742 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:319199904, name:tdp
  1590. 22:39:52 17.407961 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:323087870, name:Vaughan Radio
  1591. 22:39:52 17.408142 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:346912611, name:Kiss FM
  1592. 22:39:52 17.408316 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:471492815, name:HIT FM
  1593. 22:39:52 17.408543 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:476165715, name:TEN
  1594. 22:39:52 17.408731 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:481124123, name:Divinity
  1595. 22:39:52 17.408884 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:498047369, name:El Correo TV
  1596. 22:39:52 17.409035 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:571194983, name:Telecinco
  1597. 22:39:52 17.409204 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:578533528, name:laSexta
  1598. 22:39:52 17.409369 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:585477048, name:GOL
  1599. 22:39:52 17.409502 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:604197185, name:Canal Sur Radio
  1600. 22:39:52 17.409643 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:677084579, name:Sevilla FC TV
  1601. 22:39:52 17.409800 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:681547959, name:Cope
  1602. 22:39:52 17.409948 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:694000540, name:Energy
  1603. 22:39:52 17.410978 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates requested
  1604. 22:39:52 17.411173 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - registered
  1605. 22:39:52 17.411289 T:1580970912 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (7 -> 5)
  1606. 22:39:52 17.411442 T:1580970912 DEBUG: PVR - PVRConnectionStateChange - state for connection '127.0.0.1:9982' on client 'Tvheadend HTSP Client' changed from '7' to '5'
  1607. 22:39:52 17.412258 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:704790291, name:Telecinco HD
  1608. 22:39:52 17.412514 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:712946008, name:Paramount
  1609. 22:39:52 17.412689 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:724634718, name:Melodia FM
  1610. 22:39:52 17.412834 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:770188521, name:Radio 5
  1611. 22:39:52 17.412983 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:795403258, name:13tv
  1612. 22:39:52 17.413158 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:803999239, name:Onda Cero
  1613. 22:39:52 17.413395 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:853762451, name:Europa FM
  1614. 22:39:52 17.413734 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:868951163, name:Boing
  1615. 22:39:52 17.413935 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:934506683, name:8 Sevilla
  1616. 22:39:52 17.415443 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:997411002, name:Radio Clasica
  1617. 22:39:52 17.419231 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  1618. 22:39:52 17.419458 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  1619. 22:39:52 17.431715 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1012069744, name:BeMad HD
  1620. 22:39:52 17.432077 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1020513796, name:laSexta HD
  1621. 22:39:52 17.432299 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1026781074, name:Radio Marca
  1622. 22:39:52 17.434853 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1044496899, name:Ondaluz
  1623. 22:39:52 17.436003 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1138904284, name:Betis TV
  1624. 22:39:52 17.438034 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  1625. 22:39:52 17.438951 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  1626. 22:39:52 17.439583 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1191916157, name:CanalSur
  1627. 22:39:52 17.439873 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1246608001, name:atreseries HD
  1628. 22:39:52 17.440159 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1360932085, name:24h
  1629. 22:39:52 17.442202 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1390516965, name:Canal Fiesta Radio
  1630. 22:39:52 17.442533 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1398948087, name:Cadena 100
  1631. 22:39:52 17.442720 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1470364876, name:Radio 3 HQ
  1632. 22:39:52 17.442879 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1554972244, name:Clan
  1633. 22:39:52 17.443041 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1618623136, name:Cuatro HD
  1634. 22:39:52 17.451330 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1666937784, name:BOM
  1635. 22:39:52 17.451647 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1702201255, name:La2
  1636. 22:39:52 17.451824 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1842628302, name:Cuatro
  1637. 22:39:52 17.453482 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB985AD8@Kodi (LibreELEC) port:36666
  1638. 22:39:52 17.453951 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: B827EB985AD8@Kodi (LibreELEC) type: _raop._tcp port:36666
  1639. 22:39:52 17.456842 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1894317522, name:Radio Exterior RNE
  1640. 22:39:52 17.457207 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1895039197, name:tdp HD
  1641. 22:39:52 17.457417 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1896119317, name:FDF
  1642. 22:39:52 17.457602 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1901886310, name:VER-T
  1643. 22:39:52 17.457758 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1907120060, name:Flamenco Radio
  1644. 22:39:52 17.457932 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1908888436, name:Disney
  1645. 22:39:52 17.458185 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1924207754, name:Realmadrid TV HD
  1646. 22:39:52 17.458363 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1939086766, name:CanalSur 2
  1647. 22:39:52 17.458515 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1947375443, name:Radio Andalucia Informacion
  1648. 22:39:52 17.458649 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1971094082, name:Radio Maria
  1649. 22:39:52 17.458778 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1983153933, name:esRadio
  1650. 22:39:52 17.458923 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1983871738, name:Antena3 HD
  1651. 22:39:52 17.459127 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2019071584, name:Discovery MAX
  1652. 22:39:52 17.459324 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2028244965, name:Radio Nacional Andalucia
  1653. 22:39:52 17.459517 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2045283751, name:ATV
  1654. 22:39:52 17.459677 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:2083058862, name:Antena3
  1655. 22:39:52 17.461002 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:SDTV
  1656. 22:39:52 17.461447 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:TV channels
  1657. 22:39:52 17.461761 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:Radio
  1658. 22:39:52 17.462021 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:HDTV
  1659. 22:39:52 17.466364 T:1544434592 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: htsp, comment: HTSP Default Stream Settings added
  1660. 22:39:52 17.477209 T:1527657376 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (LibreELEC) port:36667
  1661. 22:39:52 17.477713 T:1527657376 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _airplay._tcp port:36667
  1662. 22:39:52 17.532331 T:1580970912 DEBUG: Thread PVRManager start, auto delete: false
  1663. 22:39:52 17.537457 T:1580970912 DEBUG: PVRManager - Load - active clients found. continue to start
  1664. 22:39:52 17.541061 T:1961058304 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1665. 22:39:52 17.543594 T:1580970912 DEBUG: CPVRChannelGroups - Load - loading all TV channel groups
  1666. 22:39:52 17.549892 T:1873802144 DEBUG: NFS: Connected to server 192.168.1.150 and export /Multimedia
  1667. 22:39:52 17.550787 T:1873802144 DEBUG: NFS: chunks: r/w 524288/524288
  1668. 22:39:52 17.563929 T:1725510560 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
  1669. 22:39:52 17.582075 T:1664856992 NOTICE: CZeroconfAvahi::groupCallback: Service name collision. Renamed to: Kodi (LibreELEC) #2
  1670. 22:39:52 17.582365 T:1664856992 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) #2 type: _xbmc-jsonrpc-h._tcp port:8080
  1671. 22:39:52 17.585340 T:1580970912 DEBUG: PVR - Get - group 'All channels' loaded from the database
  1672. 22:39:52 17.585962 T:1580970912 DEBUG: CPVRChannelGroups - Load - 1 TV groups fetched from the database
  1673. 22:39:52 17.593853 T:1664856992 NOTICE: CZeroconfAvahi::groupCallback: Service name collision. Renamed to: Kodi (LibreELEC) #2
  1674. 22:39:52 17.594143 T:1664856992 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) #2 type: _http._tcp port:8080
  1675. 22:39:52 17.613012 T:1664856992 NOTICE: CZeroconfAvahi::groupCallback: Service name collision. Renamed to: Kodi (LibreELEC) #2
  1676. 22:39:52 17.613623 T:1664856992 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) #2 type: _xbmc-events._udp port:9777
  1677. 22:39:52 17.615505 T:1580970912 DEBUG: PVRChannelGroup - Load - 43 channels loaded from the database for group 'All channels'
  1678. 22:39:52 17.625763 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur HD'
  1679. 22:39:52 17.626173 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1 HD'
  1680. 22:39:52 17.626406 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'nova'
  1681. 22:39:52 17.626841 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'mega'
  1682. 22:39:52 17.627121 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'DKISS'
  1683. 22:39:52 17.627344 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La1'
  1684. 22:39:52 17.627558 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'neox'
  1685. 22:39:52 17.627823 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp'
  1686. 22:39:52 17.628017 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'TEN'
  1687. 22:39:52 17.628304 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Divinity'
  1688. 22:39:52 17.628531 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'El Correo TV'
  1689. 22:39:52 17.628735 T:1664856992 NOTICE: CZeroconfAvahi::groupCallback: Service name collision. Renamed to: Kodi (LibreELEC) #2
  1690. 22:39:52 17.628952 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco'
  1691. 22:39:52 17.629179 T:1664856992 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) #2 type: _xbmc-jsonrpc._tcp port:9090
  1692. 22:39:52 17.629353 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta'
  1693. 22:39:52 17.629566 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'GOL'
  1694. 22:39:52 17.629728 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Sevilla FC TV'
  1695. 22:39:52 17.629877 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Energy'
  1696. 22:39:52 17.630150 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Telecinco HD'
  1697. 22:39:52 17.630373 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Paramount'
  1698. 22:39:52 17.630556 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '13tv'
  1699. 22:39:52 17.630732 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Boing'
  1700. 22:39:52 17.630878 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '8 Sevilla'
  1701. 22:39:52 17.631054 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BeMad HD'
  1702. 22:39:52 17.631264 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'laSexta HD'
  1703. 22:39:52 17.631416 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Ondaluz'
  1704. 22:39:52 17.631565 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Betis TV'
  1705. 22:39:52 17.631716 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur'
  1706. 22:39:52 17.631887 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'atreseries HD'
  1707. 22:39:52 17.632063 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel '24h'
  1708. 22:39:52 17.632233 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Clan'
  1709. 22:39:52 17.632406 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro HD'
  1710. 22:39:52 17.632732 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'BOM'
  1711. 22:39:52 17.632906 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'La2'
  1712. 22:39:52 17.633057 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Cuatro'
  1713. 22:39:52 17.633204 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'tdp HD'
  1714. 22:39:52 17.633444 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'FDF'
  1715. 22:39:52 17.633673 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'VER-T'
  1716. 22:39:52 17.633856 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Disney'
  1717. 22:39:52 17.634001 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Realmadrid TV HD'
  1718. 22:39:52 17.634159 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'CanalSur 2'
  1719. 22:39:52 17.634331 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3 HD'
  1720. 22:39:52 17.634495 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Discovery MAX'
  1721. 22:39:52 17.634649 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'ATV'
  1722. 22:39:52 17.634800 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'Antena3'
  1723. 22:39:52 17.651339 T:1664856992 NOTICE: CZeroconfAvahi::groupCallback: Service name collision. Renamed to: Kodi (LibreELEC) #2
  1724. 22:39:52 17.651657 T:1664856992 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) #2 type: _airplay._tcp port:36667
  1725. 22:39:52 17.667721 T:1725510560 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1726. 22:39:52 17.691942 T:1580970912 INFO: easy_aquire - Created session to http://127.0.0.1
  1727. 22:39:53 17.816378 T:1725510560 DEBUG: RunQuery took 18 ms for 10 items query: select * from movie_view ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1728. 22:39:53 17.971294 T:1580970912 DEBUG: CPVRChannelGroups - LoadUserDefinedChannelGroups - 'synchannelgroups' is disabled; skipping groups from clients
  1729. 22:39:53 17.971684 T:1580970912 DEBUG: CPVRChannelGroups - Load - 1 TV channel groups loaded
  1730. 22:39:53 17.971863 T:1580970912 DEBUG: CPVRChannelGroups - Load - loading all radio channel groups
  1731. 22:39:53 18.011242 T:1580970912 DEBUG: PVR - Get - group 'All channels' loaded from the database
  1732. 22:39:53 18.011923 T:1580970912 DEBUG: CPVRChannelGroups - Load - 1 radio groups fetched from the database
  1733. 22:39:53 18.015724 T:1580970912 DEBUG: PVRChannelGroup - Load - 20 channels loaded from the database for group 'All channels'
  1734. 22:39:53 18.017696 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Vaughan Radio'
  1735. 22:39:53 18.017971 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Kiss FM'
  1736. 22:39:53 18.018160 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'HIT FM'
  1737. 22:39:53 18.018291 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Canal Sur Radio'
  1738. 22:39:53 18.018404 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Cope'
  1739. 22:39:53 18.018528 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Melodia FM'
  1740. 22:39:53 18.018654 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio 5'
  1741. 22:39:53 18.018782 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Onda Cero'
  1742. 22:39:53 18.018917 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Europa FM'
  1743. 22:39:53 18.019039 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Clasica'
  1744. 22:39:53 18.019262 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Marca'
  1745. 22:39:53 18.019402 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Canal Fiesta Radio'
  1746. 22:39:53 18.019533 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Cadena 100'
  1747. 22:39:53 18.019669 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio 3 HQ'
  1748. 22:39:53 18.019964 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Exterior RNE'
  1749. 22:39:53 18.020374 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Flamenco Radio'
  1750. 22:39:53 18.020555 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Andalucia Informacion'
  1751. 22:39:53 18.020805 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Maria'
  1752. 22:39:53 18.021055 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'esRadio'
  1753. 22:39:53 18.021227 T:1580970912 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated radio channel 'Radio Nacional Andalucia'
  1754. 22:39:53 18.141529 T:1725510560 DEBUG: RunQuery took 209 ms for 10 items query: select * from episode_view ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1755. 22:39:53 18.167416 T:1580970912 DEBUG: CPVRChannelGroups - LoadUserDefinedChannelGroups - 'synchannelgroups' is disabled; skipping groups from clients
  1756. 22:39:53 18.167831 T:1580970912 DEBUG: CPVRChannelGroups - Load - 1 radio channel groups loaded
  1757. 22:39:53 18.168062 T:1580970912 DEBUG: CPVRTimers - Update - updating timers
  1758. 22:39:53 18.168543 T:1580970912 DEBUG: CPVRRecordings - Update - updating recordings
  1759. 22:39:53 18.169432 T:1701393312 DEBUG: Thread PVRGUIInfo start, auto delete: false
  1760. 22:39:53 18.174793 T:1580970912 DEBUG: PVRManager - Process - entering main loop
  1761. 22:39:53 18.176188 T:1873802144 INFO: PVRChannelGroupsContainer - SearchMissingChannelIcons - starting channel icon search
  1762. 22:39:53 18.183161 T:1455485856 DEBUG: Thread EPGUpdater start, auto delete: false
  1763. 22:39:53 18.183708 T:1527657376 NOTICE: Start - EPG thread started
  1764. 22:39:53 18.185646 T:1580970912 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All channels' with 43 channels
  1765. 22:39:53 18.189386 T:1961058304 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1766. 22:39:53 18.267815 T:1725510560 DEBUG: Previous line repeats 1 times.
  1767. 22:39:53 18.268047 T:1725510560 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideo_view ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1768. 22:39:53 18.278748 T:1725510560 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1769. 22:39:53 18.294733 T:1725510560 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (artistview.idArtist IN (SELECT album_artist.idArtist FROM album_artist )) and artistview.strArtist != ''
  1770. 22:39:53 18.311090 T:1767453600 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (TX-SR608). volume will be controlled on the amp
  1771. 22:39:53 18.311567 T:1961051040 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
  1772. 22:39:53 18.312176 T:1961051040 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
  1773.  
  1774. ############### END LOG FILE ################
  1775.  
  1776. ############ END kodi CRASH LOG #############
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement