Skip to content

Instantly share code, notes, and snippets.

@danryu
Created June 22, 2014 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save danryu/22923fd3a78d8897a6eb to your computer and use it in GitHub Desktop.
Save danryu/22923fd3a78d8897a6eb to your computer and use it in GitHub Desktop.
xbmc crash on channel switch with tvheadend (tvheadend 3.9.936~ga287344~trusty xbmc 13.1~git20140606.0917-gotham-0trusty pvr.tvh addon v0.9.2)
############## XBMC CRASH LOG ###############
################ SYSTEM INFO ################
Date: Sun Jun 22 17:17:27 BST 2014
XBMC Options:
Arch: x86_64
Kernel: Linux 3.13.0-29-generic #53-Ubuntu SMP Wed Jun 4 21:00:20 UTC 2014
Release: Ubuntu 14.04, Trusty Tahr
############## END SYSTEM INFO ##############
############### STACK TRACE #################
=====> Core file: /home/jukeuser/core (2014-06-22 17:17:27.839404860 +0100)
=========================================
[New LWP 4686]
[New LWP 4688]
[New LWP 4508]
[New LWP 4509]
[New LWP 4511]
[New LWP 4512]
[New LWP 4515]
[New LWP 4516]
[New LWP 4520]
[New LWP 4521]
[New LWP 4522]
[New LWP 4523]
[New LWP 4528]
[New LWP 4530]
[New LWP 4531]
[New LWP 4532]
[New LWP 4533]
[New LWP 4535]
[New LWP 4536]
[New LWP 4537]
[New LWP 4538]
[New LWP 4539]
[New LWP 4541]
[New LWP 4542]
[New LWP 4546]
[New LWP 4547]
[New LWP 4622]
[New LWP 4680]
[New LWP 4693]
[New LWP 4694]
[New LWP 4552]
[New LWP 4695]
[New LWP 4499]
[New LWP 4687]
[New LWP 4524]
[New LWP 4534]
[New LWP 4692]
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
Core was generated by `/usr/lib/xbmc/xbmc.bin'.
Program terminated with signal SIGSEGV, Segmentation fault.
#0 0x00007fd99e72eb3b in ?? () from /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
Thread 37 (Thread 0x7fd91508a700 (LWP 4692)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x0000000001196bbb in ?? ()
#2 0x00007fd9b7654182 in start_thread (arg=0x7fd91508a700) at pthread_create.c:312
#3 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 36 (Thread 0x7fd952ffd700 (LWP 4534)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000000d98a5c in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000da5e85 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000dc4570 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
#4 0x0000000000da707a in PLT_ThreadTask::Run() ()
#5 0x0000000000d98ef6 in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd952ffd700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 35 (Thread 0x7fd96f815700 (LWP 4524)):
#0 0x00007fd9b765b7eb in __libc_recv (fd=fd@entry=30, buf=buf@entry=0x7fd96f814d50, n=n@entry=4, flags=-1, flags@entry=256) at ../sysdeps/unix/sysv/linux/x86_64/recv.c:33
#1 0x00007fd979de4665 in recv (__flags=256, __n=4, __buf=0x7fd96f814d50, __fd=30) at /usr/include/x86_64-linux-gnu/bits/socket2.h:44
#2 TcpSocketRead (iTimeoutMs=<optimised out>, len=<optimised out>, data=0x7fd96f814d50, iError=0x7fd9580010f0, socket=30) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/sockets/../posix/os-socket.h:233
#3 PLATFORM::CTcpSocket::Read (this=0x7fd9580010d0, data=0x7fd96f814d50, len=4, iTimeoutMs=0) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/sockets/tcp.h:93
#4 0x00007fd979de0bca in CHTSPConnection::ReadMessage (this=this@entry=0x7fd96000d3f0) at src/HTSPConnection.cpp:208
#5 0x00007fd979de1598 in CHTSPConnection::Process (this=0x7fd96000d3f0) at src/HTSPConnection.cpp:567
#6 0x00007fd979ddbe93 in PLATFORM::CThread::ThreadHandler (thread=0x7fd96000d3f0) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/threads.h:64
#7 0x00007fd9b7654182 in start_thread (arg=0x7fd96f815700) at pthread_create.c:312
#8 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 34 (Thread 0x7fd91608c700 (LWP 4687)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000001508853 in CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) ()
#2 0x00000000014f54e9 in CDVDPlayerAudio::DecodeFrame(stDVDAudioFrame&) ()
#3 0x00000000014f62fb in CDVDPlayerAudio::Process() ()
#4 0x0000000001741e58 in CThread::Action() ()
#5 0x0000000001742519 in CThread::staticThread(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd91608c700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 33 (Thread 0x7fd9b98627c0 (LWP 4499)):
#0 0x00007fd9b2202fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b00aeb72 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#2 0x00007fd9b00b03ff in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#3 0x00007fd9b00b0512 in xcb_wait_for_reply () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
#4 0x00007fd9b3a3048f in _XReply () from /usr/lib/x86_64-linux-gnu/libX11.so.6
#5 0x00007fd9b684b673 in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#6 0x00007fd9b684902b in ?? () from /usr/lib/x86_64-linux-gnu/mesa/libGL.so.1
#7 0x00007fd99ec1b9a9 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#8 0x00007fd99ec1bdc3 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#9 0x00007fd99ec1ff4b in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#10 0x00007fd99ea7f6e7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#11 0x00007fd99ea6527a in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#12 0x00007fd99ea65635 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#13 0x00007fd99ea65bcc in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#14 0x00007fd99ea670c7 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_dri.so
#15 0x00000000009e4c95 in CLinuxRendererGL::RenderUpdate(bool, unsigned int, unsigned int) ()
#16 0x00000000009dc5c3 in CXBMCRenderManager::PresentFields(bool, unsigned int, unsigned int) ()
#17 0x00000000009dc7b2 in CXBMCRenderManager::Render(bool, unsigned int, unsigned int) ()
#18 0x0000000000c84e02 in CApplication::RenderNoPresent() ()
#19 0x0000000000c85639 in CApplication::Render() ()
#20 0x0000000000d1fc31 in CXBApplicationEx::Run() ()
#21 0x0000000000d25af7 in XBMC_Run ()
#22 0x0000000000711825 in main ()
Thread 32 (Thread 0x7fd90edf0700 (LWP 4695)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x0000000001196bbb in ?? ()
#2 0x00007fd9b7654182 in start_thread (arg=0x7fd90edf0700) at pthread_create.c:312
#3 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 31 (Thread 0x7fd935ffb700 (LWP 4552)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00007fd979de7cb3 in Wait (iTimeoutMs=<optimised out>, mutex=..., this=0x7fd96000d6f8) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/../posix/os-threads.h:120
#2 Wait (iTimeout=1000, predicate=@0x7fd96000d6f0: false, mutex=..., this=0x7fd96000d6f8) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/mutex.h:277
#3 Pop (iTimeoutMs=1000, entry=<synthetic pointer>, this=0x7fd96000d660) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/util/buffer.h:92
#4 CHTSPDemuxer::Read (this=0x7fd96000d5e8) at src/HTSPDemuxer.cpp:121
#5 0x0000000000f6bc63 in PVR::CPVRClient::DemuxRead() ()
#6 0x0000000000913d3c in CDVDDemuxPVRClient::Read() ()
#7 0x00000000014e7b99 in CDVDPlayer::ReadPacket(DemuxPacket*&, CDemuxStream*&) ()
#8 0x00000000014ecfea in CDVDPlayer::Process() ()
#9 0x0000000001741e58 in CThread::Action() ()
#10 0x0000000001742519 in CThread::staticThread(void*) ()
#11 0x00007fd9b7654182 in start_thread (arg=0x7fd935ffb700) at pthread_create.c:312
#12 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 30 (Thread 0x7fd90f5f1700 (LWP 4694)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x0000000001196bbb in ?? ()
#2 0x00007fd9b7654182 in start_thread (arg=0x7fd90f5f1700) at pthread_create.c:312
#3 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 29 (Thread 0x7fd90ffff700 (LWP 4693)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:185
#1 0x0000000001196bbb in ?? ()
#2 0x00007fd9b7654182 in start_thread (arg=0x7fd90ffff700) at pthread_create.c:312
#3 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 28 (Thread 0x7fd9a1378700 (LWP 4680)):
#0 0x00007fd9b2202fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b3d59031 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x00007fd9b3d4a83c in pa_mainloop_poll () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#3 0x00007fd9b3d4aece in pa_mainloop_iterate () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#4 0x00007fd9b3d4af80 in pa_mainloop_run () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#5 0x00007fd9b3d58fe3 in ?? () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#6 0x00007fd9aeb48f08 in ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecommon-4.0.so
#7 0x00007fd9b7654182 in start_thread (arg=0x7fd9a1378700) at pthread_create.c:312
#8 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 27 (Thread 0x7fd917fff700 (LWP 4622)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000000ec8192 in CJobManager::GetNextJob(CJobWorker const*) ()
#2 0x0000000000ec849a in CJobWorker::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd917fff700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 26 (Thread 0x7fd988ab7700 (LWP 4547)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000017423bb in CThread::Sleep(unsigned int) ()
#2 0x0000000000a47fd2 in EPG::CEpgContainer::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd988ab7700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 25 (Thread 0x7fd97bfff700 (LWP 4546)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000017423bb in CThread::Sleep(unsigned int) ()
#2 0x0000000000c2ae36 in PVR::CPVRGUIInfo::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd97bfff700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 24 (Thread 0x7fd9367fc700 (LWP 4542)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000017423bb in CThread::Sleep(unsigned int) ()
#2 0x0000000000e993fb in CAlarmClock::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd9367fc700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 23 (Thread 0x7fd936ffd700 (LWP 4541)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000e73138 in CAirPlayServer::Process() ()
#2 0x0000000001741e58 in CThread::Action() ()
#3 0x0000000001742519 in CThread::staticThread(void*) ()
#4 0x00007fd9b7654182 in start_thread (arg=0x7fd936ffd700) at pthread_create.c:312
#5 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 22 (Thread 0x7fd937fff700 (LWP 4539)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd96fc587c4 in ?? () from /usr/lib/x86_64-linux-gnu/libshairplay.so.0
#2 0x00007fd9b7654182 in start_thread (arg=0x7fd937fff700) at pthread_create.c:312
#3 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 21 (Thread 0x7fd950ff9700 (LWP 4538)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000e59c24 in JSONRPC::CTCPServer::Process() ()
#2 0x0000000001741e58 in CThread::Action() ()
#3 0x0000000001742519 in CThread::staticThread(void*) ()
#4 0x00007fd9b7654182 in start_thread (arg=0x7fd950ff9700) at pthread_create.c:312
#5 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 20 (Thread 0x7fd9517fa700 (LWP 4537)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000e575d2 in SOCKETS::CSocketListener::Listen(int) ()
#2 0x0000000000e4a716 in EVENTSERVER::CEventServer::Run() ()
#3 0x0000000000e4abe8 in EVENTSERVER::CEventServer::Process() ()
#4 0x0000000001741e58 in CThread::Action() ()
#5 0x0000000001742519 in CThread::staticThread(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd9517fa700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 19 (Thread 0x7fd951ffb700 (LWP 4536)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000000d98a5c in NPT_PosixSharedVariable::WaitUntilEquals(int, int) ()
#2 0x0000000000da5e85 in PLT_ThreadTask::IsAborting(int) ()
#3 0x0000000000dc4570 in PLT_SsdpDeviceAnnounceTask::DoRun() ()
#4 0x0000000000da707a in PLT_ThreadTask::Run() ()
#5 0x0000000000d98ef6 in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd951ffb700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 18 (Thread 0x7fd9527fc700 (LWP 4535)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000d964ff in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000d970dd in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000dbe8a4 in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000da707a in PLT_ThreadTask::Run() ()
#5 0x0000000000d98ef6 in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd9527fc700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 17 (Thread 0x7fd9537fe700 (LWP 4533)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000d964ff in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000d970dd in NPT_BsdTcpServerSocket::WaitForNewClient(NPT_Socket*&, int, unsigned int) ()
#3 0x0000000000dbe8a4 in PLT_HttpListenTask::DoRun() ()
#4 0x0000000000da707a in PLT_ThreadTask::Run() ()
#5 0x0000000000d98ef6 in NPT_PosixThread::EntryPoint(void*) ()
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd9537fe700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 16 (Thread 0x7fd953fff700 (LWP 4532)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000000d964ff in NPT_BsdSocketFd::WaitForCondition(bool, bool, bool, int) ()
#2 0x0000000000d96885 in NPT_BsdUdpSocket::Receive(NPT_DataBuffer&, NPT_SocketAddress*) ()
#3 0x0000000000dcfb11 in PLT_InputDatagramStream::Read(void*, unsigned int, unsigned int*) ()
#4 0x0000000000da9adb in NPT_BufferedInputStream::FillBuffer() ()
#5 0x0000000000da983a in NPT_BufferedInputStream::ReadLine(char*, unsigned int, unsigned int*, bool) ()
#6 0x0000000000da9cb3 in NPT_BufferedInputStream::ReadLine(NPT_String&, unsigned int, bool) ()
#7 0x0000000000d842b4 in NPT_HttpRequest::Parse(NPT_BufferedInputStream&, NPT_SocketAddress const*, NPT_HttpRequest*&) ()
#8 0x0000000000dbe9f4 in PLT_HttpServerSocketTask::Read(NPT_Reference<NPT_BufferedInputStream>&, NPT_HttpRequest*&, NPT_HttpRequestContext*) ()
#9 0x0000000000dbef8c in PLT_HttpServerSocketTask::DoRun() ()
#10 0x0000000000da707a in PLT_ThreadTask::Run() ()
#11 0x0000000000d98ef6 in NPT_PosixThread::EntryPoint(void*) ()
#12 0x00007fd9b7654182 in start_thread (arg=0x7fd953fff700) at pthread_create.c:312
#13 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 15 (Thread 0x7fd96c810700 (LWP 4531)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b8820178 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
#2 0x00007fd9b8820352 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
#3 0x00007fd9b7654182 in start_thread (arg=0x7fd96c810700) at pthread_create.c:312
#4 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 14 (Thread 0x7fd96d011700 (LWP 4530)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b8820178 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
#2 0x00007fd9b8820352 in ?? () from /usr/lib/x86_64-linux-gnu/libmicrohttpd.so.10
#3 0x00007fd9b7654182 in start_thread (arg=0x7fd96d011700) at pthread_create.c:312
#4 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 13 (Thread 0x7fd96e013700 (LWP 4528)):
#0 0x00007fd9b2202fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b8a3399c in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#2 0x00007fd9b8a3351b in avahi_simple_poll_run () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#3 0x00007fd9b8a336f8 in avahi_simple_poll_iterate () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#4 0x00007fd9b8a3392d in avahi_simple_poll_loop () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#5 0x00007fd9b8a339f4 in ?? () from /usr/lib/x86_64-linux-gnu/libavahi-common.so.3
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd96e013700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 12 (Thread 0x7fd978d31700 (LWP 4523)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b63394ed in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2 0x00007fd9b64010d4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3 0x00007fd9b6401059 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4 0x00007fd9b6401059 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5 0x00007fd9b640317d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6 0x00007fd9b6403462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7 0x00007fd9b6403922 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#8 0x0000000000d338ef in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#9 0x0000000000d317ed in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#10 0x0000000001741e58 in CThread::Action() ()
#11 0x0000000001742519 in CThread::staticThread(void*) ()
#12 0x00007fd9b7654182 in start_thread (arg=0x7fd978d31700) at pthread_create.c:312
#13 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 11 (Thread 0x7fd979532700 (LWP 4522)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00007fd979ddb089 in Wait (iTimeoutMs=<optimised out>, mutex=..., this=0x7fd96000d938) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/../posix/os-threads.h:120
#2 Wait (iTimeout=2000, predicate=@0x7fd96000d930: false, mutex=..., this=0x7fd96000d938) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/mutex.h:277
#3 Pop (iTimeoutMs=2000, entry=..., this=0x7fd96000d8a0) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/util/buffer.h:92
#4 CTvheadend::Process (this=0x7fd96000d340) at src/Tvheadend.cpp:768
#5 0x00007fd979ddbe93 in PLATFORM::CThread::ThreadHandler (thread=0x7fd96000d340) at /home/jukeuser/xbmc_addon/xbmc-pvr-addons/lib/platform/threads/threads.h:64
#6 0x00007fd9b7654182 in start_thread (arg=0x7fd979532700) at pthread_create.c:312
#7 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 10 (Thread 0x7fd97a7fc700 (LWP 4521)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000017423bb in CThread::Sleep(unsigned int) ()
#2 0x0000000000f79559 in PVR::CPVRClients::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd97a7fc700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 9 (Thread 0x7fd97affd700 (LWP 4520)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000000c1df50 in PVR::CPVRManager::Process() ()
#2 0x0000000001741e58 in CThread::Action() ()
#3 0x0000000001742519 in CThread::staticThread(void*) ()
#4 0x00007fd9b7654182 in start_thread (arg=0x7fd97affd700) at pthread_create.c:312
#5 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 8 (Thread 0x7fd9892b8700 (LWP 4516)):
#0 0x00007fd9b2207c33 in select () at ../sysdeps/unix/syscall-template.S:81
#1 0x00007fd9b63394ed in ?? () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#2 0x00007fd9b64010d4 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#3 0x00007fd9b6401059 in PyEval_EvalFrameEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#4 0x00007fd9b640317d in PyEval_EvalCodeEx () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#5 0x00007fd9b6403462 in PyEval_EvalCode () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#6 0x00007fd9b6403922 in PyRun_FileExFlags () from /usr/lib/x86_64-linux-gnu/libpython2.7.so.1.0
#7 0x0000000000d338ef in CPythonInvoker::execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#8 0x0000000000d317ed in CPythonInvoker::Execute(std::string const&, std::vector<std::string, std::allocator<std::string> > const&) ()
#9 0x0000000001741e58 in CThread::Action() ()
#10 0x0000000001742519 in CThread::staticThread(void*) ()
#11 0x00007fd9b7654182 in start_thread (arg=0x7fd9892b8700) at pthread_create.c:312
#12 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 7 (Thread 0x7fd9b9772700 (LWP 4515)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000017423bb in CThread::Sleep(unsigned int) ()
#2 0x0000000000c62d29 in MEDIA_DETECT::CDetectDVDMedia::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd9b9772700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 6 (Thread 0x7fd99faaf700 (LWP 4512)):
#0 0x00007fd9b2202fbd in poll () at ../sysdeps/unix/syscall-template.S:81
#1 0x0000000001644082 in PERIPHERALS::CPeripheralBusUSB::WaitForUpdate() ()
#2 0x0000000001644140 in PERIPHERALS::CPeripheralBusUSB::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd99faaf700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 5 (Thread 0x7fd9a02b0700 (LWP 4511)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000001646f6c in PERIPHERALS::CPeripheralBus::Process() ()
#2 0x0000000001741e58 in CThread::Action() ()
#3 0x0000000001742519 in CThread::staticThread(void*) ()
#4 0x00007fd9b7654182 in start_thread (arg=0x7fd9a02b0700) at pthread_create.c:312
#5 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 4 (Thread 0x7fd9a1b79700 (LWP 4509)):
#0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:143
#1 0x00007fd9b3d59640 in pa_threaded_mainloop_wait () from /usr/lib/x86_64-linux-gnu/libpulse.so.0
#2 0x00000000009d351c in CAESinkPULSE::AddPackets(unsigned char*, unsigned int, bool, bool) ()
#3 0x00000000009b424d in ActiveAE::CActiveAESink::OutputSamples(ActiveAE::CSampleBuffer*) ()
#4 0x00000000009b53e9 in ActiveAE::CActiveAESink::StateMachine(int, Actor::Protocol*, Actor::Message*) ()
#5 0x00000000009b5dc7 in ActiveAE::CActiveAESink::Process() ()
#6 0x0000000001741e58 in CThread::Action() ()
#7 0x0000000001742519 in CThread::staticThread(void*) ()
#8 0x00007fd9b7654182 in start_thread (arg=0x7fd9a1b79700) at pthread_create.c:312
#9 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 3 (Thread 0x7fd99de41700 (LWP 4508)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x00000000009b0093 in ActiveAE::CActiveAE::Process() ()
#2 0x0000000001741e58 in CThread::Action() ()
#3 0x0000000001742519 in CThread::staticThread(void*) ()
#4 0x00007fd9b7654182 in start_thread (arg=0x7fd99de41700) at pthread_create.c:312
#5 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 2 (Thread 0x7fd91588b700 (LWP 4688)):
#0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:238
#1 0x0000000001508853 in CDVDMessageQueue::Get(CDVDMsg**, unsigned int, int&) ()
#2 0x00000000014f83ba in CDVDTeletextData::Process() ()
#3 0x0000000001741e58 in CThread::Action() ()
#4 0x0000000001742519 in CThread::staticThread(void*) ()
#5 0x00007fd9b7654182 in start_thread (arg=0x7fd91588b700) at pthread_create.c:312
#6 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
Thread 1 (Thread 0x7fd91688d700 (LWP 4686)):
#0 0x00007fd99e72eb3b in ?? () from /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
#1 0x00007fd99e72fab2 in ?? () from /usr/lib/x86_64-linux-gnu/libdrm_intel.so.1
#2 0x00007fd9170cd4ec in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
#3 0x00007fd91709af35 in ?? () from /usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
#4 0x00007fd9b94a2e15 in vaEndPicture () from /usr/lib/x86_64-linux-gnu/libva.so.1
#5 0x00000000013033a5 in ff_vaapi_render_picture ()
#6 0x000000000120b9a9 in ?? ()
#7 0x000000000104991a in ?? ()
#8 0x0000000001067e41 in ?? ()
#9 0x000000000120541a in avcodec_decode_video2 ()
#10 0x00000000008ece50 in CDVDVideoCodecFFmpeg::Decode(unsigned char*, int, double, double) ()
#11 0x00000000014fc42a in CDVDPlayerVideo::Process() ()
#12 0x0000000001741e58 in CThread::Action() ()
#13 0x0000000001742519 in CThread::staticThread(void*) ()
#14 0x00007fd9b7654182 in start_thread (arg=0x7fd91688d700) at pthread_create.c:312
#15 0x00007fd9b221030d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:111
############# END STACK TRACE ###############
################# LOG FILE ##################
17:15:55 T:140573097207744 NOTICE: special://profile/ is mapped to: special://masterprofile/
17:15:55 T:140573097207744 NOTICE: -----------------------------------------------------------------------
17:15:55 T:140573097207744 NOTICE: Starting XBMC (13.1 Git:f2acae7). Platform: x86 Linux 64-bit
17:15:55 T:140573097207744 NOTICE: Using Release XBMC x64 build, compiled Jun 6 2014 by GCC 4.8.2 for x86 Linux 64-bit 3.13.11
17:15:55 T:140573097207744 NOTICE: Running on Linux 64-bit (Ubuntu 14.04 LTS, 3.13.0-29-generic x86_64)
17:15:55 T:140573097207744 NOTICE: Host CPU: Intel(R) Core(TM) i5-2500K CPU @ 3.30GHz, 4 cores available
17:15:55 T:140573097207744 NOTICE: special://xbmc/ is mapped to: /usr/share/xbmc
17:15:55 T:140573097207744 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/xbmc
17:15:55 T:140573097207744 NOTICE: special://masterprofile/ is mapped to: /home/jukeuser/.xbmc/userdata
17:15:55 T:140573097207744 NOTICE: special://home/ is mapped to: /home/jukeuser/.xbmc
17:15:55 T:140573097207744 NOTICE: special://temp/ is mapped to: /home/jukeuser/.xbmc/temp
17:15:55 T:140573097207744 NOTICE: The executable running is: /usr/lib/xbmc/xbmc.bin
17:15:55 T:140573097207744 NOTICE: Local hostname: jukes
17:15:55 T:140573097207744 NOTICE: Log File is located: /home/jukeuser/.xbmc/temp/xbmc.log
17:15:55 T:140573097207744 NOTICE: -----------------------------------------------------------------------
17:15:55 T:140573097207744 NOTICE: load settings...
17:15:55 T:140573097207744 NOTICE: Found 1 Lists of Devices
17:15:55 T:140573097207744 NOTICE: Enumerated PULSE devices:
17:15:55 T:140573097207744 NOTICE: Device 1
17:15:55 T:140573097207744 NOTICE: m_deviceName : Default
17:15:55 T:140573097207744 NOTICE: m_displayName : Default
17:15:55 T:140573097207744 NOTICE: m_displayNameExtra: Default Output Device (PULSEAUDIO)
17:15:55 T:140573097207744 NOTICE: m_deviceType : AE_DEVTYPE_PCM
17:15:55 T:140573097207744 NOTICE: m_channels : FL,FR
17:15:55 T:140573097207744 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
17:15:55 T:140573097207744 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
17:15:55 T:140573097207744 NOTICE: Device 2
17:15:55 T:140573097207744 NOTICE: m_deviceName : alsa_output.pci-0000_04_04.0.iec958-stereo
17:15:55 T:140573097207744 NOTICE: m_displayName : Virtuoso 100 (Xonar Essence STX) Digital Stereo (IEC958)
17:15:55 T:140573097207744 NOTICE: m_displayNameExtra: Digital Output (S/PDIF) (PULSEAUDIO)
17:15:55 T:140573097207744 NOTICE: m_deviceType : AE_DEVTYPE_PCM
17:15:55 T:140573097207744 NOTICE: m_channels : FL,FR
17:15:55 T:140573097207744 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
17:15:55 T:140573097207744 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_S16NE,AE_FMT_S24LE3,AE_FMT_S24BE3,AE_FMT_S24NE3,AE_FMT_S24LE4,AE_FMT_S24BE4,AE_FMT_S24NE4,AE_FMT_S32BE,AE_FMT_S32LE,AE_FMT_S32NE,AE_FMT_FLOAT
17:15:55 T:140573097207744 NOTICE: No settings file to load (special://xbmc/system/advancedsettings.xml)
17:15:55 T:140573097207744 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
17:15:55 T:140573097207744 NOTICE: Default DVD Player: dvdplayer
17:15:55 T:140573097207744 NOTICE: Default Video Player: dvdplayer
17:15:55 T:140573097207744 NOTICE: Default Audio Player: paplayer
17:15:55 T:140573097207744 NOTICE: Enabled debug logging due to GUI setting (2)
17:15:55 T:140573097207744 NOTICE: Log level changed to 2
17:15:55 T:140573097207744 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
17:15:55 T:140573097207744 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
17:15:55 T:140573097207744 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
17:15:55 T:140573097207744 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
17:15:55 T:140573097207744 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
17:15:55 T:140573097207744 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
17:15:55 T:140573097207744 NOTICE: Loaded playercorefactory configuration
17:15:55 T:140573097207744 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
17:15:55 T:140573097207744 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
17:15:55 T:140573097207744 INFO: creating subdirectories
17:15:55 T:140573097207744 INFO: userdata folder: special://masterprofile/
17:15:55 T:140573097207744 INFO: recording folder:
17:15:55 T:140573097207744 INFO: screenshots folder: /home/jukeuser/Pictures/
17:15:55 T:140573097207744 INFO: load language info file: special://xbmc/language/English/langinfo.xml
17:15:55 T:140573097207744 DEBUG: trying to set locale to en_GB.UTF-8
17:15:55 T:140573097207744 INFO: global locale set to en_GB.UTF-8
17:15:55 T:140573097207744 INFO: load English language file, from path: special://xbmc/language/
17:15:55 T:140573097207744 DEBUG: POParser: loaded 3162 strings from file /usr/share/xbmc/language/English/strings.po
17:15:55 T:140572633601792 NOTICE: Thread ActiveAE start, auto delete: false
17:15:55 T:140572697794304 NOTICE: Thread AESink start, auto delete: false
17:15:55 T:140572697794304 INFO: CActiveAESink::OpenSink - initialize sink
17:15:55 T:140572697794304 DEBUG: CActiveAESink::OpenSink - trying to open device PULSE:Default
17:15:55 T:140572697794304 DEBUG: PulseAudio: Context authorizing
17:15:55 T:140572697794304 DEBUG: PulseAudio: Context setting name
17:15:55 T:140572697794304 DEBUG: PulseAudio: Context ready
17:15:55 T:140572697794304 DEBUG: PulseAudio: Stream ready
17:15:55 T:140572697794304 DEBUG: Restored Stream value to 1.000000
17:15:55 T:140572697794304 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
17:15:55 T:140572697794304 DEBUG: CActiveAESink::OpenSink - PULSE Initialized:
17:15:55 T:140572697794304 DEBUG: Output Device : Default
17:15:55 T:140572697794304 DEBUG: Sample Rate : 44100
17:15:55 T:140572697794304 DEBUG: Sample Format : AE_FMT_FLOAT
17:15:55 T:140572697794304 DEBUG: Channel Count : 2
17:15:55 T:140572697794304 DEBUG: Channel Layout: FL,FR
17:15:55 T:140572697794304 DEBUG: Frames : 2205
17:15:55 T:140572697794304 DEBUG: Frame Samples : 4410
17:15:55 T:140572697794304 DEBUG: Frame Size : 8
17:15:55 T:140573097207744 NOTICE: Running database version Addons16
17:15:55 T:140573097207744 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-x86_64-linux.so)
17:15:55 T:140573097207744 DEBUG: Loading: /usr/lib/xbmc/system/libcpluff-x86_64-linux.so
17:15:55 T:140573097207744 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/xbmc/addons: No such file or directory'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_trailers has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.techcrunch has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in visualization.fishbmc has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.howstuffworks_com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.cbsnews_com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.euphoria has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.socksipy has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.lcdproc has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.arte_tv has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.aljazeera has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.ted.talks has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.dailymotion_com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in visualization.projectm has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup4 has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.4od has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.guardian has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.engineeringtv has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.discovery_com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.tv5monde has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.itunes_podcasts has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.theonion_com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.solarwinds has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.colbert.report has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.the.daily.show has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.tvh has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.academicearth has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.audio.internet.archive has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.debug has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcutil has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.classiccinema has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.xbmcswift2 has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.elementtree has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in screensaver.rsxs.plasma has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in script.module.feedparser has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
17:15:55 T:140573097207744 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
17:15:55 T:140573097207744 NOTICE: ADDONS: Using repository repository.xbmc.org
17:15:55 T:140573097207744 INFO: LIRC Initialize: using: /dev/lircd
17:15:55 T:140573097207744 INFO: LIRC Initialize: successfully started
17:15:55 T:140573097207744 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
17:15:55 T:140573097207744 DEBUG: LoadMappings - loaded node "CEC Adapter"
17:15:55 T:140573097207744 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
17:15:55 T:140573097207744 DEBUG: LoadMappings - loaded node "iMON HID device"
17:15:55 T:140573097207744 DEBUG: CPeripheralBusUSB - initialised udev monitor
17:15:55 T:140573097207744 DEBUG: SECTION:LoadDLL(libcec.so.2)
17:15:55 T:140573097207744 DEBUG: Loading: libcec.so.2
17:15:55 T:140572671805184 NOTICE: Thread PeripBusCEC start, auto delete: false
17:15:55 T:140573097207744 DEBUG: GetMappingForDevice - device (15C2:0036) mapped to iMON HID device (type = imon)
17:15:55 T:140573097207744 DEBUG: InitialiseFeature - removing keymapping for: v15C2p0036
17:15:55 T:140573097207744 DEBUG: InitialiseFeature - initialised HID device (15C2:0036)
17:15:55 T:140573097207744 DEBUG: Initialise - initialised peripheral on '/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5.2' with 2 features and 0 sub devices
17:15:55 T:140573097207744 NOTICE: Register - new imon device registered on usb->/sys/devices/pci0000:00/0000:00:1d.0/usb2/2-1/2-1.5/2-1.5.2: iMON HID device (15C2:0036)
17:15:55 T:140572663412480 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
17:15:55 T:140573097207744 DEBUG: Selected UDisks as storage provider
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DaemonVersion 1
17:15:55 T:140573097207744 DEBUG: UDisks: Querying available devices
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks with interface org.freedesktop.UDisks and method EnumerateDevices
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda1)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda1 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda2)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda2 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda2: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sr0)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sr0 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sr0: IsFileSystem true HasFileSystem udf IsSystemInternal false IsMounted true IsRemovable true IsPartition false IsOptical true
17:15:55 T:140573097207744 INFO: UDisks: Added /media/jukeuser/THE ENDLESS SUMMER
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdc)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdc with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdc: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sda5)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda5 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sda with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sda5: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdd)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdd with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdd: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb1)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb1 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb1: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb2)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb2 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb2: IsFileSystem true HasFileSystem ext4 IsSystemInternal true IsMounted true IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 INFO: UDisks: Added /hd
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb3)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb3 with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method Get
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb3: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition true IsOptical false
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded (/org/freedesktop/UDisks/devices/sdb)
17:15:55 T:140573097207744 DEBUG: DBus: Creating message to org.freedesktop.UDisks on /org/freedesktop/UDisks/devices/sdb with interface org.freedesktop.DBus.Properties and method GetAll
17:15:55 T:140573097207744 DEBUG: UDisks: DeviceAdded - DeviceUDI /org/freedesktop/UDisks/devices/sdb: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
17:15:55 T:140573097207744 NOTICE: Setup SDL
17:15:55 T:140573097207744 INFO: Available videomodes (xrandr):
17:15:55 T:140573097207744 INFO: Number of connected outputs: 2
17:15:55 T:140573097207744 INFO: Output 'VGA1' has 9 modes
17:15:55 T:140573097207744 INFO: ID:0x49 Name:1280x800 Refresh:59.810329 Width:1280 Height:800
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.999396
17:15:55 T:140573097207744 INFO: ID:0xa4 Name:1280x800 Refresh:74.934143 Width:1280 Height:800
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.999396
17:15:55 T:140573097207744 INFO: ID:0xa5 Name:1024x768 Refresh:75.076218 Width:1024 Height:768
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xa6 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xa7 Name:800x600 Refresh:75.000000 Width:800 Height:600
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xa8 Name:800x600 Refresh:60.316540 Width:800 Height:600
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xa9 Name:640x480 Refresh:75.000000 Width:640 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xaa Name:640x480 Refresh:60.000000 Width:640 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.199275
17:15:55 T:140573097207744 INFO: ID:0xab Name:720x400 Refresh:70.081657 Width:720 Height:400
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.888352
17:15:55 T:140573097207744 INFO: Output 'HDMI2' has 32 modes
17:15:55 T:140573097207744 INFO: ID:0x4a Name:1920x1080 Refresh:60.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xac Name:1920x1080 Refresh:50.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xad Name:1920x1080 Refresh:59.940201 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb0 Name:1920x1080 Refresh:30.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb1 Name:1920x1080 Refresh:25.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb2 Name:1920x1080 Refresh:24.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb4 Name:1920x1080 Refresh:29.970100 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb5 Name:1920x1080 Refresh:23.976080 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xae Name:1920x1080i Refresh:30.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xaf Name:1920x1080i Refresh:25.000000 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb3 Name:1920x1080i Refresh:29.970100 Width:1920 Height:1080
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xb6 Name:2880x576 Refresh:50.000000 Width:2880 Height:576
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.355556
17:15:55 T:140573097207744 INFO: ID:0xb7 Name:2880x576i Refresh:25.000000 Width:2880 Height:576
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.355556
17:15:55 T:140573097207744 INFO: ID:0xb8 Name:2880x480 Refresh:60.000000 Width:2880 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.296296
17:15:55 T:140573097207744 INFO: ID:0xb9 Name:2880x480 Refresh:59.940060 Width:2880 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.296296
17:15:55 T:140573097207744 INFO: ID:0xba Name:1280x1024 Refresh:60.019741 Width:1280 Height:1024
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.422222
17:15:55 T:140573097207744 INFO: ID:0xbb Name:1152x864 Refresh:75.000000 Width:1152 Height:864
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.333333
17:15:55 T:140573097207744 INFO: ID:0xbc Name:1280x720 Refresh:60.000000 Width:1280 Height:720
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xbd Name:1280x720 Refresh:50.000000 Width:1280 Height:720
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xbe Name:1280x720 Refresh:59.940201 Width:1280 Height:720
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.000000
17:15:55 T:140573097207744 INFO: ID:0xbf Name:1440x576 Refresh:50.000000 Width:1440 Height:576
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.711111
17:15:55 T:140573097207744 INFO: ID:0xc0 Name:1440x576i Refresh:25.000000 Width:1440 Height:576
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.711111
17:15:55 T:140573097207744 INFO: ID:0xa6 Name:1024x768 Refresh:60.003841 Width:1024 Height:768
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.333333
17:15:55 T:140573097207744 INFO: ID:0xc1 Name:1440x480 Refresh:60.000000 Width:1440 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.592593
17:15:55 T:140573097207744 INFO: ID:0xc2 Name:1440x480 Refresh:59.940060 Width:1440 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.592593
17:15:55 T:140573097207744 INFO: ID:0xa8 Name:800x600 Refresh:60.316540 Width:800 Height:600
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.333333
17:15:55 T:140573097207744 INFO: ID:0xc3 Name:720x576 Refresh:50.000000 Width:720 Height:576
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.422222
17:15:55 T:140573097207744 INFO: ID:0xc4 Name:720x480 Refresh:60.000000 Width:720 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.185185
17:15:55 T:140573097207744 INFO: ID:0xc5 Name:720x480 Refresh:59.940060 Width:720 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.185185
17:15:55 T:140573097207744 INFO: ID:0xaa Name:640x480 Refresh:60.000000 Width:640 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.333333
17:15:55 T:140573097207744 INFO: ID:0xc6 Name:640x480 Refresh:59.940479 Width:640 Height:480
17:15:55 T:140573097207744 INFO: Pixel Ratio: 1.333333
17:15:55 T:140573097207744 INFO: ID:0xab Name:720x400 Refresh:70.081657 Width:720 Height:400
17:15:55 T:140573097207744 INFO: Pixel Ratio: 0.987654
17:15:55 T:140573097207744 NOTICE: Checking resolution 15
17:15:55 T:140573097207744 INFO: XRANDR: /usr/lib/xbmc/xbmc-xrandr --output VGA1 --mode 0x49
17:15:56 T:140573097207744 NOTICE: Using visual 0x21
17:15:56 T:140573097207744 INFO: GL: Maximum texture width: 8192
17:15:56 T:140573097207744 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-x86_64-linux.so)
17:15:56 T:140573097207744 DEBUG: Loading: /usr/lib/xbmc/system/ImageLib-x86_64-linux.so
17:15:56 T:140573097207744 DEBUG: GLX_EXTENSIONS: GLX_ARB_create_context GLX_ARB_create_context_profile GLX_ARB_create_context_robustness GLX_ARB_fbconfig_float GLX_ARB_framebuffer_sRGB GLX_ARB_get_proc_address GLX_ARB_multisample GLX_EXT_import_context GLX_EXT_visual_info GLX_EXT_visual_rating GLX_EXT_framebuffer_sRGB GLX_EXT_create_context_es2_profile GLX_MESA_copy_sub_buffer GLX_MESA_multithread_makecurrent GLX_MESA_query_renderer GLX_MESA_swap_control GLX_OML_swap_method GLX_OML_sync_control GLX_SGI_make_current_read GLX_SGI_swap_control GLX_SGI_video_sync GLX_SGIS_multisample GLX_SGIX_fbconfig GLX_SGIX_pbuffer GLX_SGIX_visual_select_group GLX_EXT_texture_from_pixmap GLX_INTEL_swap_event
17:15:56 T:140573097207744 NOTICE: GL_VENDOR = Intel Open Source Technology Center
17:15:56 T:140573097207744 NOTICE: GL_RENDERER = Mesa DRI Intel(R) Sandybridge Desktop
17:15:56 T:140573097207744 NOTICE: GL_VERSION = 3.0 Mesa 10.1.3
17:15:56 T:140573097207744 NOTICE: GL_SHADING_LANGUAGE_VERSION = 1.30
17:15:56 T:140573097207744 NOTICE: GL_EXTENSIONS = GL_ARB_multisample GL_EXT_abgr GL_EXT_bgra GL_EXT_blend_color GL_EXT_blend_minmax GL_EXT_blend_subtract GL_EXT_copy_texture GL_EXT_polygon_offset GL_EXT_subtexture GL_EXT_texture_object GL_EXT_vertex_array GL_EXT_compiled_vertex_array GL_EXT_texture GL_EXT_texture3D GL_IBM_rasterpos_clip GL_ARB_point_parameters GL_EXT_draw_range_elements GL_EXT_packed_pixels GL_EXT_point_parameters GL_EXT_rescale_normal GL_EXT_separate_specular_color GL_EXT_texture_edge_clamp GL_SGIS_generate_mipmap GL_SGIS_texture_border_clamp GL_SGIS_texture_edge_clamp GL_SGIS_texture_lod GL_ARB_framebuffer_sRGB GL_ARB_multitexture GL_EXT_framebuffer_sRGB GL_IBM_multimode_draw_arrays GL_IBM_texture_mirrored_repeat GL_3DFX_texture_compression_FXT1 GL_ARB_texture_cube_map GL_ARB_texture_env_add GL_ARB_transpose_matrix GL_EXT_blend_func_separate GL_EXT_fog_coord GL_EXT_multi_draw_arrays GL_EXT_secondary_color GL_EXT_texture_env_add GL_EXT_texture_filter_anisotropic GL_EXT_texture_lod_bias GL_INGR_blend_func_separate GL_NV_blend_square GL_NV_light_max_exponent GL_NV_texgen_reflection GL_NV_texture_env_combine4 GL_S3_s3tc GL_SUN_multi_draw_arrays GL_ARB_texture_border_clamp GL_ARB_texture_compression GL_EXT_framebuffer_object GL_EXT_texture_compression_s3tc GL_EXT_texture_env_combine GL_EXT_texture_env_dot3 GL_MESA_window_pos GL_NV_packed_depth_stencil GL_NV_texture_rectangle GL_ARB_depth_texture GL_ARB_occlusion_query GL_ARB_shadow GL_ARB_texture_env_combine GL_ARB_texture_env_crossbar GL_ARB_texture_env_dot3 GL_ARB_texture_mirrored_repeat GL_ARB_window_pos GL_ATI_envmap_bumpmap GL_EXT_stencil_two_side GL_EXT_texture_cube_map GL_NV_depth_clamp GL_APPLE_packed_pixels GL_APPLE_vertex_array_object GL_ARB_draw_buffers GL_ARB_fragment_program GL_ARB_fragment_shader GL_ARB_shader_objects GL_ARB_vertex_program GL_ARB_vertex_shader GL_ATI_draw_buffers GL_ATI_texture_env_combine3 GL_ATI_texture_float GL_EXT_shadow_funcs GL_EXT_stencil_wrap GL_MESA_pack_invert GL_NV_primitive_restart GL_ARB_depth_clamp GL_ARB_fragment_program_shadow GL_ARB_half_float_pixel GL_ARB_occlusion_query2 GL_ARB_point_sprite GL_ARB_shading_language_100 GL_ARB_sync GL_ARB_texture_non_power_of_two GL_ARB_vertex_buffer_object GL_ATI_blend_equation_separate GL_EXT_blend_equation_separate GL_OES_read_format GL_ARB_color_buffer_float GL_ARB_pixel_buffer_object GL_ARB_texture_compression_rgtc GL_ARB_texture_float GL_ARB_texture_rectangle GL_EXT_packed_float GL_EXT_pixel_buffer_object GL_EXT_texture_compression_dxt1 GL_EXT_texture_compression_rgtc GL_EXT_texture_rectangle GL_EXT_texture_sRGB GL_EXT_texture_shared_exponent GL_ARB_framebuffer_object GL_EXT_framebuffer_blit GL_EXT_framebuffer_multisample GL_EXT_packed_depth_stencil GL_APPLE_object_purgeable GL_ARB_vertex_array_object GL_ATI_separate_stencil GL_EXT_draw_buffers2 GL_EXT_draw_instanced GL_EXT_gpu_program_parameters GL_EXT_texture_array GL_EXT_texture_integer GL_EXT_texture_sRGB_decode GL_EXT_timer_query GL_OES_EGL_image GL_AMD_performance_monitor GL_ARB_copy_buffer GL_ARB_depth_buffer_float GL_ARB_draw_instanced GL_ARB_half_float_vertex GL_ARB_instanced_arrays GL_ARB_map_buffer_range GL_ARB_texture_rg GL_ARB_texture_swizzle GL_ARB_vertex_array_bgra GL_EXT_separate_shader_objects GL_EXT_texture_swizzle GL_EXT_vertex_array_bgra GL_NV_conditional_render GL_AMD_draw_buffers_blend GL_AMD_seamless_cubemap_per_texture GL_ARB_ES2_compatibility GL_ARB_blend_func_extended GL_ARB_debug_output GL_ARB_draw_buffers_blend GL_ARB_draw_elements_base_vertex GL_ARB_explicit_attrib_location GL_ARB_fragment_coord_conventions GL_ARB_provoking_vertex GL_ARB_sample_shading GL_ARB_sampler_objects GL_ARB_seamless_cube_map GL_ARB_shader_texture_lod GL_ARB_texture_cube_map_array GL_ARB_texture_multisample GL_ARB_texture_query_lod GL_ARB_texture_rgb10_a2ui GL_ARB_uniform_buffer_object GL_ARB_vertex_type_2_10_10_10_rev GL_EXT_provoking_vertex GL_EXT_texture_snorm GL_MESA_texture_signed_rgba GL_ARB_get_program_binary GL_ARB_robustness GL_ARB_shader_bit_encoding GL_ARB_timer_query GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_ARB_internalformat_query GL_ARB_map_buffer_alignment GL_ARB_shading_language_420pack GL_ARB_shading_language_packing GL_ARB_texture_storage GL_EXT_framebuffer_multisample_blit_scaled GL_EXT_transform_feedback GL_AMD_shader_trinary_minmax GL_ARB_ES3_compatibility GL_ARB_clear_buffer_object GL_ARB_invalidate_subdata GL_ARB_texture_query_levels GL_ARB_texture_storage_multisample GL_ARB_vertex_attrib_binding GL_KHR_debug GL_ARB_texture_mirror_clamp_to_edge GL_ARB_vertex_type_10f_11f_11f_rev GL_EXT_shader_integer_mix
17:15:56 T:140573097207744 INFO: GL: Maximum texture width: 8192
17:15:56 T:140573097207744 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:15:56 T:140573097207744 INFO: load default splash image: /usr/share/xbmc/media/Splash.png
17:15:56 T:140573097207744 INFO: load keymapping
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Harmony.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/joystick.xml
17:15:56 T:140573097207744 NOTICE: No Joystick name specified, loading default map
17:15:56 T:140573097207744 NOTICE: Previous line repeats 35 times.
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/mouse.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/remote.xml
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
17:15:56 T:140573097207744 INFO: Loading special://masterprofile/keymaps/remote.xml
17:15:56 T:140573097207744 ERROR: Remote Translator: Can't find button eject
17:15:56 T:140573097207744 ERROR: Window Translator: Can't find window scriptsdebuginfo
17:15:56 T:140573097207744 INFO: Loading special://profile/keymaps/remote.xml
17:15:56 T:140573097207744 ERROR: Remote Translator: Can't find button eject
17:15:56 T:140573097207744 ERROR: Window Translator: Can't find window scriptsdebuginfo
17:15:56 T:140573097207744 INFO: Loading special://xbmc/system/Lircmap.xml
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'mceusb'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'XboxDVDDongle'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'anysee'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'iMON-PAD'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'MCE_via_iMON'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'TwinHanRemote'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'linux-input-layer'
17:15:56 T:140573097207744 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'mediacenter'
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'devinput'
17:15:56 T:140573097207744 INFO: Loading special://profile/Lircmap.xml
17:15:56 T:140573097207744 INFO: * Adding remote mapping for device 'linux-input-layer'
17:15:56 T:140573097207744 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
17:15:56 T:140573097207744 INFO: * Linking remote mapping for 'linux-input-layer' to '/dev/input/irremote0'
17:15:56 T:140573097207744 INFO: * Linking remote mapping for 'linux-input-layer' to '/dev/input/irremote1'
17:15:56 T:140573097207744 INFO: GUI format 1920x1056, Display Windowed
17:15:56 T:140573097207744 DEBUG: guilib: Fill viewport on change for solving rendering passes
17:15:56 T:140573097207744 DEBUG: SECTION:LoadDLL(libcurl.so.4)
17:15:56 T:140573097207744 DEBUG: Loading: libcurl.so.4
17:15:56 T:140573097207744 NOTICE: Running database version Addons16
17:15:56 T:140573097207744 DEBUG: Initialize, updating databases...
17:15:56 T:140573097207744 NOTICE: Running database version ViewModes6
17:15:56 T:140573097207744 NOTICE: Running database version Textures13
17:15:56 T:140573097207744 NOTICE: Running database version MyMusic46
17:15:56 T:140573097207744 NOTICE: Running database version MyVideos78
17:15:56 T:140573097207744 NOTICE: Running database version TV22
17:15:56 T:140573097207744 NOTICE: Running database version Epg7
17:15:56 T:140573097207744 DEBUG: Initialize, updating databases... DONE
17:15:56 T:140573097207744 NOTICE: start dvd mediatype detection
17:15:56 T:140573097207744 NOTICE: initializing playlistplayer
17:15:56 T:140573097207744 NOTICE: DONE initializing playlistplayer
17:15:56 T:140573096224512 NOTICE: Thread DetectDVDMedia start, auto delete: false
17:15:56 T:140573096224512 DEBUG: Compiled with libcdio Version 0.83
17:15:56 T:140573097207744 DEBUG: DPMS: supported power-saving modes: SUSPEND OFF STANDBY
17:15:56 T:140573097207744 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
17:15:56 T:140573097207744 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
17:15:56 T:140573097207744 INFO: Unloading old skin ...
17:15:56 T:140573097207744 INFO: load skin from: /usr/share/xbmc/addons/skin.confluence (version: 2.2.17)
17:15:56 T:140573097207744 INFO: load fonts for skin...
17:15:56 T:140573097207744 INFO: Loading fonts from /usr/share/xbmc/addons/skin.confluence/720p/Font.xml
17:15:56 T:140573097207744 DEBUG: POParser: loaded 148 strings from file /usr/share/xbmc/addons/skin.confluence/language/English/strings.po
17:15:56 T:140573097207744 INFO: Loading skin includes from /usr/share/xbmc/addons/skin.confluence/720p/includes.xml
17:15:56 T:140573097207744 INFO: load new skin...
17:15:56 T:140573097207744 INFO: Loading user windows, path /usr/share/xbmc/addons/skin.confluence/720p
17:15:56 T:140573097207744 DEBUG: Load Skin XML: 1.28ms
17:15:56 T:140573097207744 INFO: initialize new skin...
17:15:56 T:140573097207744 DEBUG: guilib: Fill viewport on change for solving rendering passes
17:15:56 T:140573097207744 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 DEBUG: OpenBundle - Opened bundle /usr/share/xbmc/addons/skin.confluence/media/Textures.xbt
17:15:56 T:140573097207744 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
17:15:56 T:140573097207744 INFO: Loading /usr/share/xbmc/addons/skin.confluence/sounds/sounds.xml
17:15:56 T:140573097207744 INFO: skin loaded...
17:15:56 T:140573097207744 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
17:15:56 T:140573097207744 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
17:15:56 T:140573097207744 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
17:15:56 T:140573097207744 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
17:15:56 T:140573097207744 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
17:15:56 T:140573097207744 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
17:15:56 T:140573097207744 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
17:15:56 T:140573097207744 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
17:15:56 T:140573097207744 INFO: JSONRPC v6.14.3: Successfully initialized
17:15:56 T:140573097207744 DEBUG: ADDON: Starting service addons.
17:15:56 T:140572285961984 NOTICE: Thread LanguageInvoker start, auto delete: false
17:15:56 T:140572285961984 INFO: initializing python engine.
17:15:56 T:140573096224512 INFO: Detecting DVD-ROM media filesystem...
17:15:56 T:140573097207744 DEBUG: Activating window ID: 12999
17:15:56 T:140573097207744 DEBUG: ------ Window Init (Startup.xml) ------
17:15:56 T:140573097207744 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
17:15:56 T:140572065003264 NOTICE: Thread LanguageInvoker start, auto delete: false
17:15:56 T:140572065003264 INFO: initializing python engine.
17:15:56 T:140572056610560 NOTICE: Thread JobWorker start, auto delete: true
17:15:56 T:140572277569280 NOTICE: Thread LanguageInvoker start, auto delete: false
17:15:56 T:140572277569280 INFO: initializing python engine.
17:15:56 T:140572056610560 NOTICE: PVRManager - starting up
17:15:56 T:140572048217856 NOTICE: Thread PVRManager start, auto delete: false
17:15:56 T:140572039825152 NOTICE: Thread PVRClient start, auto delete: false
17:15:56 T:140572039825152 DEBUG: RegisterClient - registering add-on 'Tvheadend Client'
17:15:56 T:140572039825152 DEBUG: PVR - Create - creating PVR add-on instance 'Tvheadend Client'
17:15:56 T:140572039825152 DEBUG: ADDON: Dll Initializing - Tvheadend Client
17:15:56 T:140572039825152 DEBUG: SECTION:LoadDLL(/home/jukeuser/.xbmc/addons/pvr.tvh/XBMC_pvr_tvh.pvr)
17:15:56 T:140572039825152 DEBUG: Loading: /home/jukeuser/.xbmc/addons/pvr.tvh/XBMC_pvr_tvh.pvr
17:15:56 T:140572039825152 INFO: AddOnLog: Tvheadend Client: pvr.tvh - starting PVR client
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'host'
17:15:56 T:140572277569280 DEBUG: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): start processing
17:15:56 T:140572065003264 DEBUG: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): start processing
17:15:56 T:140572285961984 DEBUG: CPythonInvoker(0, /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py): start processing
17:15:56 T:140573096224512 INFO: CD Analysis Report
17:15:56 T:140573096224512 INFO: __________________________________
17:15:56 T:140572277569280 NOTICE: -->Python Interpreter Initialized<--
17:15:56 T:140572277569280 DEBUG: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): the source file to load is /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py
17:15:56 T:140573096224512 INFO: CD-ROM with unknown filesystem
17:15:56 T:140573096224512 INFO: Tracks overall:1; Audio tracks:0; Data tracks:1
17:15:56 T:140573096224512 INFO: Using protocol D:\
17:15:56 T:140573096224512 WARNING: Filesystem is not supported
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'user'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'pass'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'htsp_port'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'http_port'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'connect_timeout'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'response_timeout'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'epg_async'
17:15:56 T:140572039825152 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend Client' requests setting 'trace_debug'
17:15:56 T:140573097207744 INFO: removing tempfiles
17:15:56 T:140573097207744 DEBUG: ADDON: Starting service addons.
17:15:56 T:140573097207744 NOTICE: initialize done
17:15:56 T:140573097207744 NOTICE: Running the application...
17:15:56 T:140572011730688 NOTICE: Thread LanguageInvoker start, auto delete: false
17:15:56 T:140572011730688 INFO: initializing python engine.
17:15:56 T:140572011730688 DEBUG: CPythonInvoker(3, /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py): start processing
17:15:56 T:140573097207744 DEBUG: Activating window ID: 10000
17:15:56 T:140572277569280 DEBUG: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): setting the Python path to /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck:/home/jukeuser/.xbmc/addons/script.module.xbmcswift/lib:/home/jukeuser/.xbmc/addons/script.module.socksipy/lib:/home/jukeuser/.xbmc/addons/script.module.simplejson/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup4/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jukeuser/.xbmc/addons/script.common.plugin.cache/lib:/home/jukeuser/.xbmc/addons/script.module.simple.downloader/lib:/home/jukeuser/.xbmc/addons/script.module.requests/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/jukeuser/.xbmc/addons/script.module.parsedom/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcutil/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcswift2/lib:/home/jukeuser/.xbmc/addons/script.module.elementtree/lib:/home/jukeuser/.xbmc/addons/script.module.feedparser/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/ubuntuone-client:/usr/lib/python2.7/dist-packages/ubuntuone-control-panel:/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol
17:15:56 T:140572277569280 DEBUG: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): entering source directory /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck
17:15:56 T:140572065003264 NOTICE: -->Python Interpreter Initialized<--
17:15:56 T:140572065003264 DEBUG: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): the source file to load is /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py
17:15:56 T:140572065003264 DEBUG: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): setting the Python path to /home/jukeuser/.xbmc/addons/script.module.simple.downloader:/home/jukeuser/.xbmc/addons/script.module.xbmcswift/lib:/home/jukeuser/.xbmc/addons/script.module.socksipy/lib:/home/jukeuser/.xbmc/addons/script.module.simplejson/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup4/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jukeuser/.xbmc/addons/script.common.plugin.cache/lib:/home/jukeuser/.xbmc/addons/script.module.simple.downloader/lib:/home/jukeuser/.xbmc/addons/script.module.requests/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/jukeuser/.xbmc/addons/script.module.parsedom/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcutil/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcswift2/lib:/home/jukeuser/.xbmc/addons/script.module.elementtree/lib:/home/jukeuser/.xbmc/addons/script.module.feedparser/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/ubuntuone-client:/usr/lib/python2.7/dist-packages/ubuntuone-control-panel:/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol
17:15:56 T:140572065003264 DEBUG: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): entering source directory /home/jukeuser/.xbmc/addons/script.module.simple.downloader
17:15:56 T:140572277569280 DEBUG: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
17:15:56 T:140572065003264 DEBUG: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
17:15:56 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - connecting to 127.0.0.1:9982
17:15:56 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - connected
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - sending hello
17:15:56 T:140573097207744 DEBUG: ------ Window Init () ------
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - connected to HTS Tvheadend / 3.9.936~ga287344~trusty (HTSPv12)
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - sending auth
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - rebuilding state
17:15:56 T:140573097207744 DEBUG: ------ Window Init (Pointer.xml) ------
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - async updates requested
17:15:56 T:140571846985472 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - registered
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:6, name:Arqivq
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:4, name:SDTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:1, name:TV channels
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:7, name:Arqiva
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:5, name:Radio
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:2, name:HDTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:3, name:BSkyB
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:3925975, name:22102
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:5425150, name:UTV HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:5637491, name:CAPITAL TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:19796266, name:NKWA Radio
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:26701395, name:Channel AKA
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:29457297, name:Reality TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:31024725, name:PopGirl
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:55765390, name:True Movies 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:68655932, name:EWTN
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:76557527, name:BBC One East E
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:88344414, name:Studio 66 TV 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:90525609, name:Noor TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:105053595, name:BBC One ScotHD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:105337596, name:4624
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:107651809, name:Challenge
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:128675147, name:22103
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:135986240, name:Planet Pop
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:144759228, name:GEO News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:148616573, name:Gems TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:149504340, name:Glory TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:157502429, name:BBC One Wales
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:167564917, name:BON TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:169224136, name:Brit Asia TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:173835633, name:QVC Beauty
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:190205061, name:SkyNws Arabia
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:192111042, name:4seven
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:194482942, name:Al Jazeera Eng
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:205663719, name:Red Light 2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:208307458, name:RT
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:213602521, name:Kerrang!
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:213756672, name:BBC London
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:214521670, name:8039
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:219536656, name:GOD Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:226771308, name:Channel 5+24
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:227732426, name:GEO TEZ
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:231490256, name:BBC Two HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:237451435, name:Islam Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:242564969, name:Peace TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:242581354, name:Food Network
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:263505853, name:CBBC HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:265913557, name:Believe TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:269429612, name:DM Plus TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:274222174, name:mta-muslim tv
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:277627405, name:British Muslim
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:284123484, name:S4C
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:290824639, name:UCB Ireland
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:296743527, name:HUM EUROPE
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:307215173, name:Ideal World
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:316375004, name:Heart TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:322935079, name:Olive TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:323930145, name:Create & Craft
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:331635892, name:BFBS Radio
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:334803215, name:Sky
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:337092179, name:UCB Gospel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:349865482, name:BBC One HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:350324683, name:The Box
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:370031481, name:Channel 5
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:371061025, name:BEN
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:372585579, name:BBC R4 LW
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:380722512, name:More4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:381698758, name:CBeebies HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:382381749, name:TV Warehouse
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:385038089, name:BBC R3
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:389852391, name:Safeer TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:401974349, name:BBC One CI
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:412196660, name:c4 l
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:422020522, name:RT HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:425409778, name:Thane
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:432315490, name:Pick+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:443409739, name:True Movies 2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:445231533, name:Nicktoons
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:447051241, name:Zing
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:460357048, name:Best Direct
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:462878812, name:Gay Network
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:470606062, name:VIVA
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:478225710, name:20810
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:479982647, name:BBC R Cymru
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:481932311, name:E4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:504636498, name:CBBC
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:511307460, name:22105
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:512034960, name:NHK World HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:541909414, name:ITV HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:543470565, name:Takbeer TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:556794105, name:ETV1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:562207229, name:Dating Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:568963389, name:E4+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:590756029, name:Tiny Pop
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:596669608, name:Peace TV Urdu
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:605912654, name:BET +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:610557949, name:CCTV News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:612113101, name:COLORS
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:612146802, name:High Street TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:632262690, name:Channel 4 +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:633741316, name:ITV Border
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:640730775, name:ITV2+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:643717494, name:Gold
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:644554412, name:BBC One Wal HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:645818302, name:22104
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:671719867, name:SONY SAB
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:672778725, name:Smooth
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:677475791, name:Khushkhabri
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:678694148, name:FilmOn.TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:688314479, name:Sukh Sagar
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:692436413, name:CITV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:692743966, name:UCB Insp
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:695893024, name:Studio 66 TV 2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:703048458, name:True Drama
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:713070914, name:BBC One S West
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:715179440, name:BBC One Oxford
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:716796276, name:BBC One Scot
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:716819972, name:Film4 +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:717487652, name:IQRA TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:718094064, name:more>movies
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:718839842, name:Psychic Today
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:722467043, name:RTE 2FM
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:724930921, name:SKY Challenge TV FSAT
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:746803855, name:STV HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:755680213, name:NOW Music
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:773441826, name:BBC One NI
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:778545133, name:ITV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:779408263, name:CH NINE UK
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:785771895, name:Challenge+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:789590702, name:Euronews
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:808670866, name:22110
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:813930813, name:BBC One Yk&Li
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:824448358, name:Pick
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:832879164, name:Kix+
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:836750648, name:Chl Line-up
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:843969713, name:BBC Two Eng
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:850468872, name:6391
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:858740818, name:BBC R Wales
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:858983533, name:Record TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:859203921, name:CBeebies
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:867893317, name:Kix
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:870017408, name:BBC R1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:876418296, name:BBC 6 Music
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:877420631, name:Madani Chnl
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:881377769, name:BBC R5SX
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:883933938, name:propeller
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:896908353, name:BBC R4 FM
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:908562242, name:SNR
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:909335675, name:ITV2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:912145213, name:Bloomberg
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:919920842, name:talkSPORT
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:928399169, name:Ahlulbayt TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:936665103, name:QVC
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:938016259, name:Eurosport 2 HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:945924097, name:Clubland TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:947430700, name:AAJ TAK
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:949577129, name:The Store
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:951416241, name:Classic FM
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:953133209, name:mov4men+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:954431871, name:NTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:970085078, name:BBC One S East
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:972086198, name:Capital XTRA
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:973686179, name:RTE TWO
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:978788493, name:Lamhe
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:979928700, name:Capital FM
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:987608146, name:BBC Two NI
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:996440731, name:Bliss
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:997526719, name:CBS Reality
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1000842217, name:Akaal Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1023224866, name:Craft Extra
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1033703469, name:ABN TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1037632567, name:Rocks & Co 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1047098608, name:Chartshw Dnce
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1048243612, name:revelation
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1051383914, name:ETV5
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1057181051, name:LBP TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1073764843, name:BBC Parliament
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1075080951, name:Showcase
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1076120155, name:Hidayat TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1077011108, name:UCB UK
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1079849317, name:54115
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1081293797, name:Scuzz
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1084347083, name:holiday+cruise
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1092720795, name:RTE Radio 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1093754979, name:UMP Movies
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1104887451, name:22120
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1117728680, name:STV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1120001448, name:BBC Two Scot
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1121857300, name:ABP News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1127092118, name:20800
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1132453141, name:ITV Wales
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1133314902, name:ARY World
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1138203315, name:ComedyXtra
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1144448725, name:FAB TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1145153327, name:Play TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1162984563, name:Chart Show TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1163060735, name:Channel i
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1174377178, name:BBC One E Mid
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1178966351, name:TBN Europe
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1184048921, name:Watch +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1184640238, name:Chat Box
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1195444724, name:BET:BlackEntTv
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1197252245, name:5 USA +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1199177199, name:MUTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1206257174, name:ARISE News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1210789748, name:Rishtey
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1216942058, name:Tristar
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1228933494, name:Retail TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1232516978, name:Studio 66 TV 3
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1242747913, name:BBC One East W
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1246057754, name:ITV +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1246979355, name:BBC One W Mid
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1251975897, name:TVC News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1254891104, name:UCB Bible
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1261048728, name:True Ent
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1270318464, name:horror channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1270374384, name:Babestation
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1276702702, name:BBC WS
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1287273647, name:CBS Action
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1295672262, name:The Arrow
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1295915661, name:Pick FSAT
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1298312001, name:movies4men
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1308297438, name:ITV4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1315625435, name:ETV6
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1322777118, name:BBC R Scot.
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1322988538, name:e4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1323861715, name:QVC Style
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1323912196, name:BT Sport 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1329345242, name:Vintage TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1334414832, name:SuperCasino
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1363972892, name:m>movies+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1401052972, name:Eden+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1404016637, name:Sangat
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1416846044, name:Africa Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1418106098, name:BBC One South
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1420245425, name:ETV2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1428871250, name:Tiny Pop +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1451069678, name:FRANCE Eng
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1451408279, name:7232
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1455225744, name:Magic
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1466504697, name:Ummah TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1480315885, name:CBS Reality+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1482498590, name:TLC+2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1492693736, name:ITV Encore+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1494973323, name:The Dept Store
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1503828402, name:BBC One NI HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1510657741, name:ITV3+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1523405741, name:SmartLive
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1525140971, name:News 18 India
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1535909245, name:V Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1536428792, name:eNCA Africa
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1545772179, name:Sky2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1545817285, name:PlayboyTV Chat
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1550882041, name:Travel Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1564091993, name:BBC R1X
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1564625465, name:Paversshoes.tv
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1576533754, name:Newstalk
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1579298378, name:PTV Global
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1589171187, name:Storm
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1593590416, name:Aastha
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1595275101, name:BBC R n Gael
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1595680238, name:Showcase 3
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1595921957, name:RTE Lyric fm
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1597374815, name:Sky News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1600149206, name:UTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1600697023, name:Channel 4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1608237801, name:PTC PUNJABI
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1609326884, name:Community
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1619837447, name:5 USA
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1636179180, name:UCB TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1637813326, name:ARY QTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1639213059, name:MATV National
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1646915250, name:My Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1649937515, name:BBC ALBA
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1652171974, name:The Vault
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1656926605, name:TV SHOP
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1662030553, name:PCNE Chinese
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1663118711, name:Red Light 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1667590154, name:POP
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1669428857, name:Film4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1671504224, name:BBC One N West
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1672732724, name:Kiss
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1674746889, name:6370
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1683828058, name:ITV3
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1686382364, name:CNN
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1686701795, name:6380
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1690520752, name:Showcase 2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1714010730, name:BBC R2
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1714851085, name:CNC World
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1714897480, name:QVC Extra
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1716526465, name:TG4
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1722223297, name:Word Network
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1722269367, name:Bangla TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1732405311, name:Starz TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1734371498, name:Sky Intro
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1752306898, name:6945
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1755580139, name:Jewellery Ch.
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1757061130, name:The Mall
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1760785463, name:Jewelry Maker
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1763283100, name:Channel 4 HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1763963037, name:XFM
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1765138217, name:LBC News
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1782334532, name:Abu Dhabi TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1792258250, name:BBC R4 Ex
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1796717596, name:BBC One Yorks
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1806639388, name:Forces TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1811310597, name:Panjab Radio
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1811601573, name:horror ch+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1820731996, name:Cheeky Chat
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1823690596, name:BBC R Ulster
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1826027464, name:Inspiration
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1828413328, name:Gospel Channel
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1829000976, name:5*
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1829819674, name:BBC R5L
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1833102114, name:BBC Asian
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1839871607, name:BBC Two Wales
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1842284958, name:Channel 5+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1851051564, name:Information TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1862657237, name:Red Light 3
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1863123231, name:Vox Africa
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1863546029, name:ATN Bangla UK
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1869704305, name:Food Netwrk+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1872270406, name:BBC RB 1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1873899261, name:Get Lucky TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1876781885, name:ITV4+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1890935209, name:RTE R na G
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1900515388, name:The Boutique
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1915585084, name:DAYSTAR
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1924994938, name:Horse & Country
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1956106205, name:Ideal Extra
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1959329202, name:BBC One Lon
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1975901121, name:Nick Jr+1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1981058367, name:Sky Action
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1981650872, name:Showcase 2 +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1983146060, name:KISS
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:1994647026, name:BBC NEWS HD
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2000833915, name:CNBC
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2004202290, name:B4U Music
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2004627382, name:High Street Xtra
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2006144366, name:SonLife
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2009557066, name:Venus TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2013074915, name:10225
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2021861530, name:CBS Drama
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2022379290, name:Heat
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2023437100, name:BBC One NE&C
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2023467355, name:Lucky Star
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2035246705, name:More4 +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2042536424, name:TV 99
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2064633732, name:BBC NEWS
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2066842375, name:LOVEWORLD TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2084773126, name:BBC One West
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2088691419, name:Heart
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2092846297, name:Alexcasino
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2096068284, name:Smash Hits!
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2124099546, name:Travel Ch +1
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2136949170, name:LBC
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2142683683, name:Planet Rock
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2143241912, name:Flava
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2143376305, name:Flow TV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - channel update id:2146456613, name:JML Direct
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:6, name:Arqivq
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:4, name:SDTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:1, name:TV channels
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:7, name:Arqiva
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:5, name:Radio
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:2, name:HDTV
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - tag updated id:3, name:BSkyB
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:3, state:completed, title:CNBC, desc:18/06/2014 from 18:46 to 18:46, error:
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:11, state:completed, title:Let's Stay Together, desc:Charles encourages Stacy to go out with Dr. Sutton in order to avoid attending cultural events that he hates. Jamal and Tasha jump through hoops to get the twins into a prestigious pre-school. , error:
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:8, state:completed, title:Quest Means Business, desc:CNN's Richard Quest presents a round-up of the day's global business news with focus on international business and market trends., error:
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:7, state:completed, title:Airplane II: The Sequel, desc:(1982) Comedy. Now-disgraced former pilot Ted Striker (Robert Hays) escapes from hospital to board the first commercial flight to the moon. But a computer malfunction endangers the vessel. [S], error:Aborted by user
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:9, state:completed, title:Gilles Peterson, desc:Gilles celebrates iconic bandleader and composer Sun Ra, who would have turned 100 in May 2014, with live tracks recorded especially for the BBC., error:
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:4, state:completed, title:Abu Dhabi TV, desc:18/06/2014 from 18:46 to 18:46, error:
17:15:56 T:140572020123392 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - recording id:6, state:completed, title:Bloomberg West, desc:From Bloomberg's San Francisco studio, Emily Chang hosts the show that focuses on innovation, technology, media and the future of business. With Cory Johnson and Jon Erlichman., error:
17:15:56 T:140572277569280 DEBUG: XBMC Version Check: Version 0.1.21 started
17:15:56 T:140573097207744 DEBUG: ------ Window Deinit (Startup.xml) ------
17:15:56 T:140573097207744 DEBUG: CheckDisplayEvents: Received RandR event 89
17:15:56 T:140573097207744 DEBUG: CheckDisplayEvents - notify display reset event
17:15:56 T:140573097207744 DEBUG: ------ Window Init (Home.xml) ------
17:15:56 T:140573097207744 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
17:15:56 T:140572048217856 DEBUG: PVRManager - Load - active clients found. continue to start
17:15:56 T:140573097207744 DEBUG: no profile autoexec.py (/home/jukeuser/.xbmc/userdata/autoexec.py) found, skipping
17:15:56 T:140573097207744 DEBUG: NetworkMessage - Starting network services
17:15:56 T:140572277569280 INFO: CPythonInvoker(1, /home/jukeuser/.xbmc/addons/service.xbmc.versioncheck/service.py): script successfully run
17:15:56 T:140572056610560 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
17:15:56 T:140572285961984 NOTICE: -->Python Interpreter Initialized<--
17:15:56 T:140572285961984 DEBUG: CPythonInvoker(0, /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py): the source file to load is /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py
17:15:56 T:140573097207744 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
17:15:56 T:140572056610560 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
17:15:56 T:140572056610560 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
17:15:56 T:140573097207744 NOTICE: starting zeroconf publishing
17:15:56 T:140573097207744 NOTICE: Webserver: Starting...
17:15:56 T:140573097207744 NOTICE: WebServer: Started the webserver
17:15:56 T:140573097207744 NOTICE: starting upnp server
17:15:56 T:140572056610560 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
17:15:56 T:140571821811456 NOTICE: Thread JobWorker start, auto delete: true
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:XBMC (jukes) port:8080
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::addService() named: XBMC (jukes) type: _http._tcp port:8080
17:15:56 T:140572056610560 DEBUG: RunQuery took 0 ms for 0 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
17:15:56 T:140572056610560 DEBUG: RunQuery took 0 ms for 0 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
17:15:56 T:140572056610560 DEBUG: RunQuery took 0 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
17:15:56 T:140572056610560 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:XBMC (jukes) port:8080
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::addService() named: XBMC (jukes) type: _xbmc-jsonrpc-h._tcp port:8080
17:15:56 T:140573097207744 NOTICE: starting upnp renderer
17:15:56 T:140573097207744 NOTICE: ES: Starting event server
17:15:56 T:140571351951104 NOTICE: Thread EventServer start, auto delete: false
17:15:56 T:140571351951104 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
17:15:56 T:140571351951104 NOTICE: UDP: Listening on port 9777
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (jukes) port:9777
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::addService() named: XBMC (jukes) type: _xbmc-events._udp port:9777
17:15:56 T:140573097207744 INFO: JSONRPC Server: Successfully initialized
17:15:56 T:140573097207744 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
17:15:56 T:140573097207744 DEBUG: Loading: libshairplay.so.0
17:15:56 T:140572056610560 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (jukes) port:9090
17:15:56 T:140571343558400 NOTICE: Thread TCPServer start, auto delete: false
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:94DE80C45B3D@XBMC (jukes) port:36666
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::addService() named: 94DE80C45B3D@XBMC (jukes) type: _raop._tcp port:36666
17:15:56 T:140573097207744 INFO: AIRPLAY Server: Successfully initialized
17:15:56 T:140573097207744 DEBUG: started alarm with name: checkatboot
17:15:56 T:140573097207744 DEBUG: started alarm with name: checkwhilerunning
17:15:56 T:140573097207744 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
17:15:56 T:140572048217856 DEBUG: PVR - Load - loading all radio channel groups
17:15:56 T:140570907367168 NOTICE: Thread AirPlayServer start, auto delete: false
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 22 channels loaded from the database for group 'All radio channels'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'EWTN'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R4 LW'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R3'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R Cymru'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R Wales'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC 6 Music'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R4 FM'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'talkSPORT'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC WS'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R Scot.'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R n Gael'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R4 Ex'
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - added radio channel 'BBC R Ulster'
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:XBMC (jukes) port:36667
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All radio channels' with 35 channels
17:15:56 T:140571821811456 DEBUG: CZeroconfAvahi::addService() named: XBMC (jukes) type: _airplay._tcp port:36667
17:15:56 T:140570915759872 NOTICE: Thread JobWorker start, auto delete: true
17:15:56 T:140572056610560 DEBUG: CZeroconfAvahi::addService() named: XBMC (jukes) type: _xbmc-jsonrpc._tcp port:9090
17:15:56 T:140570898974464 NOTICE: Thread AlarmClock start, auto delete: false
17:15:56 T:140571862169344 NOTICE: Thread RSSReader start, auto delete: false
17:15:56 T:140571862169344 DEBUG: CurlFile::Open(0x7fd96fe8ec60) http://feeds.xbmc.org/xbmc
17:15:56 T:140571862169344 INFO: easy_aquire - Created session to http://feeds.xbmc.org
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All radio channels' with 35 channels
17:15:56 T:140572285961984 DEBUG: CPythonInvoker(0, /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py): setting the Python path to /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc:/home/jukeuser/.xbmc/addons/script.module.xbmcswift/lib:/home/jukeuser/.xbmc/addons/script.module.socksipy/lib:/home/jukeuser/.xbmc/addons/script.module.simplejson/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup4/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jukeuser/.xbmc/addons/script.common.plugin.cache/lib:/home/jukeuser/.xbmc/addons/script.module.simple.downloader/lib:/home/jukeuser/.xbmc/addons/script.module.requests/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/jukeuser/.xbmc/addons/script.module.parsedom/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcutil/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcswift2/lib:/home/jukeuser/.xbmc/addons/script.module.elementtree/lib:/home/jukeuser/.xbmc/addons/script.module.feedparser/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/ubuntuone-client:/usr/lib/python2.7/dist-packages/ubuntuone-control-panel:/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol
17:15:56 T:140572285961984 DEBUG: CPythonInvoker(0, /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py): entering source directory /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc
17:15:56 T:140572285961984 DEBUG: CPythonInvoker(0, /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/lcdmain.py): instantiating addon using automatically obtained id of "script.xbmc.lcdproc" dependent on version 2.14.0 of the xbmc.python api
17:15:56 T:140572011730688 NOTICE: -->Python Interpreter Initialized<--
17:15:56 T:140572011730688 DEBUG: CPythonInvoker(3, /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py): the source file to load is /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 13 channels added from clients to group 'All radio channels'
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'All radio channels' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 user defined radio channel groups fetched from the database
17:15:56 T:140572048217856 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined radio channel groups fetched from clients
17:15:56 T:140572048217856 DEBUG: PVR - PersistAll - persisting all changes in channel groups
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All radio channels' with 35 channels
17:15:56 T:140572011730688 DEBUG: CPythonInvoker(3, /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py): setting the Python path to /home/jukeuser/.xbmc/addons/script.common.plugin.cache:/home/jukeuser/.xbmc/addons/script.module.xbmcswift/lib:/home/jukeuser/.xbmc/addons/script.module.socksipy/lib:/home/jukeuser/.xbmc/addons/script.module.simplejson/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup4/lib:/home/jukeuser/.xbmc/addons/script.module.beautifulsoup/lib:/usr/share/xbmc/addons/script.module.pil/lib:/home/jukeuser/.xbmc/addons/script.common.plugin.cache/lib:/home/jukeuser/.xbmc/addons/script.module.simple.downloader/lib:/home/jukeuser/.xbmc/addons/script.module.requests/lib:/usr/share/xbmc/addons/xbmc.debug/:/home/jukeuser/.xbmc/addons/script.module.parsedom/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcutil/lib:/home/jukeuser/.xbmc/addons/script.module.xbmcswift2/lib:/home/jukeuser/.xbmc/addons/script.module.elementtree/lib:/home/jukeuser/.xbmc/addons/script.module.feedparser/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-x86_64-linux-gnu:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0:/usr/lib/pymodules/python2.7:/usr/lib/python2.7/dist-packages/ubuntu-sso-client:/usr/lib/python2.7/dist-packages/ubuntuone-client:/usr/lib/python2.7/dist-packages/ubuntuone-control-panel:/usr/lib/python2.7/dist-packages/ubuntuone-storage-protocol
17:15:56 T:140572011730688 DEBUG: CPythonInvoker(3, /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py): entering source directory /home/jukeuser/.xbmc/addons/script.common.plugin.cache
17:15:56 T:140572011730688 DEBUG: CPythonInvoker(3, /home/jukeuser/.xbmc/addons/script.common.plugin.cache/default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
17:15:56 T:140572065003264 INFO: CPythonInvoker(2, /home/jukeuser/.xbmc/addons/script.module.simple.downloader/default.py): script successfully run
17:15:56 T:140572048217856 DEBUG: PVR - Load - 1 radio channel groups loaded
17:15:56 T:140572048217856 DEBUG: PVR - Load - loading all TV channel groups
17:15:56 T:140572277569280 INFO: Python script stopped
17:15:56 T:140572277569280 DEBUG: Thread LanguageInvoker 140572277569280 terminating
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 331 channels loaded from the database for group 'All TV channels'
17:15:56 T:140572048217856 INFO: PVRChannelGroup - RemoveDeletedChannels - deleted TV channel '' from group 'All TV channels'
17:15:56 T:140572048217856 INFO: Previous line repeats 12 times.
17:15:56 T:140572048217856 INFO: PVRChannelGroupInternal - AddAndUpdateChannels - updated TV channel 'ITV Encore+1'
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All TV channels' with 318 channels
17:15:56 T:140572065003264 INFO: Python script stopped
17:15:56 T:140572065003264 DEBUG: Thread LanguageInvoker 140572065003264 terminating
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All TV channels' with 318 channels
17:15:56 T:140572285961984 DEBUG: ### [XBMC LCDproc] - Open 127.0.0.1:13666
17:15:56 T:140572011730688 NOTICE: StorageServer Module loaded RUN
17:15:56 T:140572011730688 NOTICE: StorageClient-2.5.4 Starting server
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'All TV channels' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'TV channels' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'HDTV' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'BSkyB' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'SDTV' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'Radio' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'Arqivq' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - Get - group 'Arqiva' loaded from the database
17:15:56 T:140572048217856 DEBUG: PVR - LoadUserDefinedChannelGroups - 7 user defined TV channel groups fetched from the database
17:15:56 T:140572048217856 DEBUG: PVR - LoadUserDefinedChannelGroups - 0 new user defined TV channel groups fetched from clients
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 304 channels loaded from the database for group 'TV channels'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'TV channels' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140571862169344 DEBUG: Got rss feed: http://feeds.xbmc.org/xbmc
17:15:56 T:140571862169344 DEBUG: RSS feed encoding: UTF-8
17:15:56 T:140571862169344 DEBUG: Parsed rss feed: http://feeds.xbmc.org/xbmc
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 20 channels loaded from the database for group 'HDTV'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'HDTV' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140571862169344 DEBUG: Thread RSSReader 140571862169344 terminating
17:15:56 T:140572285961984 DEBUG: ### [XBMC LCDproc] - Reply: connect LCDproc 0.5.5 protocol 0.3 lcd wid 16 hgt 2 cellwid 5 cellhgt 8
17:15:56 T:140572285961984 NOTICE: ### [XBMC LCDproc] - Connected to LCDd at 127.0.0.1:13666, Protocol version 0.3 - Geometry 16x2 characters (80x16 pixels, 5x8 pixels per character)
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 316 channels loaded from the database for group 'BSkyB'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'BSkyB' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 284 channels loaded from the database for group 'SDTV'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'SDTV' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140572285961984 NOTICE: ### [XBMC LCDproc] - Driver information reply: Soundgraph/Ahanix/Silverstone/Uneed/Accent iMON IR/VFD driver
17:15:56 T:140572285961984 NOTICE: ### [XBMC LCDproc] - SoundGraph iMON IR/VFD detected
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 15 channels loaded from the database for group 'Radio'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Radio' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 1 channels loaded from the database for group 'Arqivq'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Arqivq' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140572048217856 DEBUG: PVRChannelGroup - Load - 1 channels loaded from the database for group 'Arqiva'
17:15:56 T:140572048217856 DEBUG: PVR - GetChannelGroupMembers - get group members for group 'Arqiva' from add-on 'HTS Tvheadend:127.0.0.1:9982 [connected]'
17:15:56 T:140572048217856 DEBUG: PVR - PersistAll - persisting all changes in channel groups
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All TV channels' with 318 channels
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'TV channels' with 304 channels
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'BSkyB' with 316 channels
17:15:56 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'SDTV' with 284 channels
17:15:56 T:140573097207744 DEBUG: UPower: Received an unknown signal NameAcquired
17:15:56 T:140572048217856 DEBUG: PVR - Load - 8 TV channel groups loaded
17:15:56 T:140572048217856 DEBUG: CPVRTimers - Update - updating timers
17:15:56 T:140572048217856 DEBUG: CPVRRecordings - Update - updating recordings
17:15:56 T:140572065003264 NOTICE: Thread PVRGUIInfo start, auto delete: false
17:15:56 T:140572048217856 DEBUG: PVRManager - Process - entering main loop
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22102'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UTV HD'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CAPITAL TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'NKWA Radio'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Channel AKA'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Reality TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'PopGirl'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'EWTN'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One East E'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Studio 66 TV 1'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Noor TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One ScotHD'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '4624'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22103'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Planet Pop'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'GEO News'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Gems TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Glory TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BON TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Brit Asia TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'QVC Beauty'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SkyNws Arabia'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Al Jazeera Eng'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Red Light 2'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RT'.
17:15:56 T:140572285961984 DEBUG: ### [XBMC LCDproc] - Registering HD44780-ROM pseudocodepages
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Kerrang!'.
17:15:56 T:140572285961984 NOTICE: ### [XBMC LCDproc] - Loading settings from /home/jukeuser/.xbmc/addons/script.xbmc.lcdproc/resources/LCD.xml.defaults
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC London'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '8039'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'GOD Channel'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Channel 5+24'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'GEO TEZ'.
17:15:56 T:140572285961984 NOTICE: ### [XBMC LCDproc] - Loading settings from /home/jukeuser/.xbmc/userdata/LCD.xml
17:15:56 T:140572285961984 WARNING: ### [XBMC LCDproc] - Empty Mode 3, consider checking LCD.xml
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Islam Channel'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Peace TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CBBC HD'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Believe TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'DM Plus TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'mta-muslim tv'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'British Muslim'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Ireland'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'HUM EUROPE'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Ideal World'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Heart TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Olive TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Create & Craft'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BFBS Radio'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sky'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Gospel'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Box'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BEN'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R4 LW'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CBeebies HD'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TV Warehouse'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R3'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Safeer TV'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One CI'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'c4 l'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RT HD'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Thane'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Pick+1'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Nicktoons'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Zing'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Best Direct'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Gay Network'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'VIVA'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '20810'.
17:15:56 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R Cymru'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22105'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'NHK World HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Takbeer TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ETV1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Dating Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'E4+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Peace TV Urdu'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CCTV News'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'COLORS'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'High Street TV'.
17:15:57 T:140573097207744 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17:15:57 T:140573097207744 DEBUG: OnKey: down (0xf081) pressed, action is Down
17:15:57 T:140573097207744 DEBUG: ------ Window Deinit (Pointer.xml) ------
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV Border'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV2+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Gold'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One Wal HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22104'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SONY SAB'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Smooth'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Khushkhabri'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'FilmOn.TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sukh Sagar'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Insp'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Studio 66 TV 2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'True Drama'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One S West'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One Scot'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'IQRA TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'more>movies'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Psychic Today'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RTE 2FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SKY Challenge TV FSAT'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'STV HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'NOW Music'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One NI'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CH NINE UK'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Challenge+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Euronews'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22110'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One Yk&Li'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Pick'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Kix+'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Chl Line-up'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC Two Eng'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '6391'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R Wales'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Record TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Kix'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC 6 Music'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Madani Chnl'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R5SX'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'propeller'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R4 FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SNR'.
17:15:57 T:140571830204160 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
17:15:57 T:140572048217856 DEBUG: Previous line repeats 5 times.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Bloomberg'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'talkSPORT'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Ahlulbayt TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Eurosport 2 HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Clubland TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'AAJ TAK'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Store'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Classic FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'mov4men+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'NTV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One S East'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Capital XTRA'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RTE TWO'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Lamhe'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Capital FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC Two NI'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Akaal Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Craft Extra'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ABN TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Rocks & Co 1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Chartshw Dnce'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'revelation'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ETV5'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'LBP TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Showcase'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Hidayat TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB UK'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '54115'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'holiday+cruise'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RTE Radio 1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UMP Movies'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '22120'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'STV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC Two Scot'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ABP News'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '20800'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV Wales'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ARY World'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ComedyXtra'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'FAB TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Play TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Channel i'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One E Mid'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TBN Europe'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Watch +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Chat Box'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BET:BlackEntTv'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '5 USA +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'MUTV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ARISE News'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Rishtey'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Tristar'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Retail TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Studio 66 TV 3'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One East W'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One W Mid'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TVC News'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Bible'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'True Ent'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'horror channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Babestation'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC WS'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Arrow'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Pick FSAT'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'movies4men'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ETV6'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R Scot.'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'e4'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'QVC Style'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BT Sport 1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Vintage TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SuperCasino'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'm>movies+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Eden+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sangat'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Africa Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ETV2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Tiny Pop +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'FRANCE Eng'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '7232'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Magic'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Ummah TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CBS Reality+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TLC+2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV Encore+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Dept Store'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One NI HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV3+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SmartLive'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'News 18 India'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'V Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'eNCA Africa'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sky2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'PlayboyTV Chat'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Travel Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R1X'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Paversshoes.tv'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Newstalk'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'PTV Global'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Storm'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Aastha'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R n Gael'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Showcase 3'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RTE Lyric fm'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UTV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'PTC PUNJABI'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Community'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '5 USA'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ARY QTV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'MATV National'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'My Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC ALBA'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Vault'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TV SHOP'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'PCNE Chinese'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Red Light 1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One N West'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Kiss'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '6370'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CNN'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '6380'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Showcase 2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CNC World'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'QVC Extra'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TG4'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Word Network'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Bangla TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Starz TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sky Intro'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '6945'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Jewellery Ch.'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Mall'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Jewelry Maker'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'XFM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'LBC News'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Abu Dhabi TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R4 Ex'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One Yorks'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Forces TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Panjab Radio'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'horror ch+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Cheeky Chat'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R Ulster'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Inspiration'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Gospel Channel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R5L'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC Asian'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Channel 5+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Information TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Red Light 3'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Vox Africa'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ATN Bangla UK'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Food Netwrk+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC RB 1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Get Lucky TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'ITV4+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'RTE R na G'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'The Boutique'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'DAYSTAR'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Horse & Country'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Ideal Extra'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One Lon'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Nick Jr+1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sky Action'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Showcase 2 +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'KISS'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC NEWS HD'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'CNBC'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'B4U Music'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'High Street Xtra'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SonLife'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Venus TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table '10225'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Heat'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC One NE&C'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Lucky Star'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'TV 99'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC NEWS'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'LOVEWORLD TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Heart'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Alexcasino'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Smash Hits!'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Travel Ch +1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'LBC'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Planet Rock'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Flow TV'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'JML Direct'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC London'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Ireland'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Gospel'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Gold'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Khushkhabri'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Sukh Sagar'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Insp'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R1'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R5SX'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'SNR'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Classic FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Capital XTRA'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Capital FM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB UK'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'UCB Bible'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R1X'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R2'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'XFM'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Panjab Radio'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC R5L'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'BBC Asian'.
17:15:57 T:140572048217856 DEBUG: EPG - Load - no database entries found for table 'Planet Rock'.
17:15:57 T:140572277569280 NOTICE: Thread EPGUpdater start, auto delete: false
17:15:57 T:140572048217856 NOTICE: Start - EPG thread started
17:15:57 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All radio channels' with 35 channels
17:15:57 T:140572048217856 DEBUG: CPVRChannelGroup - Persist - persisting channel group 'All TV channels' with 318 channels
17:15:57 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:15:57 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:15:57 T:140572048217856 DEBUG: CPVRTimers - Update - updating timers
17:15:57 T:140573097207744 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
17:15:57 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22102' from client '1'
17:15:57 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:15:57 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:15:57 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'UTV HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CAPITAL TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'NKWA Radio' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Channel AKA' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Reality TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'PopGirl' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One East E' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Studio 66 TV 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Noor TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One ScotHD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '4624' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22103' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Planet Pop' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'GEO News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Gems TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Glory TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BON TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Brit Asia TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC Beauty' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SkyNws Arabia' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Al Jazeera Eng' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Red Light 2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RT' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Kerrang!' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '8039' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'GOD Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Channel 5+24' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'GEO TEZ' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Islam Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Peace TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CBBC HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Believe TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DM Plus TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'mta-muslim tv' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'British Muslim' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'HUM EUROPE' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Ideal World' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Heart TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Olive TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Create & Craft' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BFBS Radio' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Sky' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Box' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BEN' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CBeebies HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TV Warehouse' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Safeer TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One CI' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'c4 l' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RT HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Thane' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Pick+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Nicktoons' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Zing' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Best Direct' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Gay Network' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'VIVA' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '20810' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22105' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'NHK World HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Takbeer TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ETV1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Dating Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'E4+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Peace TV Urdu' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CCTV News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'COLORS' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'High Street TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV Border' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV2+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One Wal HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22104' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SONY SAB' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Smooth' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'FilmOn.TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Studio 66 TV 2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'True Drama' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One S West' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One Scot' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'IQRA TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'more>movies' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Psychic Today' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTE 2FM' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SKY Challenge TV FSAT' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'STV HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'NOW Music' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One NI' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CH NINE UK' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Challenge+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Euronews' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22110' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One Yk&Li' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Pick' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Kix+' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Chl Line-up' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC Two Eng' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '6391' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Record TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Kix' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Madani Chnl' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'propeller' from client '1'
17:15:58 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:15:58 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:15:58 T:140573097207744 DEBUG: Activating window ID: 10601
17:15:58 T:140573097207744 DEBUG: ------ Window Deinit (Home.xml) ------
17:15:58 T:140573097207744 DEBUG: ------ Window Init (MyPVR.xml) ------
17:15:58 T:140573097207744 INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
17:15:58 T:140573097207744 DEBUG: CGUIMediaWindow::GetDirectory ()
17:15:58 T:140573097207744 DEBUG: ParentPath = []
17:15:58 T:140573097207744 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
17:15:58 T:140573097207744 DEBUG: CGUIWindowPVRChannels - UpdateData - update window 'tv'. set view to 11
17:15:58 T:140573097207744 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All TV channels/)
17:15:58 T:140573097207744 DEBUG: ParentPath = []
17:15:58 T:140571821811456 DEBUG: CPVRDirectory::GetDirectory(pvr://channels/tv/All TV channels)
17:15:58 T:140573097207744 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'tv'
17:15:58 T:140573097207744 ERROR: Control 31 in window 10151 has been asked to focus, but it can't
17:15:58 T:140573097207744 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
17:15:58 T:140573097207744 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Bloomberg' from client '1'
17:15:58 T:140573097207744 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=22/06/2014 13:00:00 end=06/07/2014 5:00:00
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Ahlulbayt TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Eurosport 2 HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Clubland TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'AAJ TAK' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Store' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'mov4men+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'NTV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One S East' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTE TWO' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Lamhe' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC Two NI' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Akaal Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Craft Extra' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ABN TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Rocks & Co 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Chartshw Dnce' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'revelation' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ETV5' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'LBP TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Showcase' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Hidayat TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '54115' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'holiday+cruise' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTE Radio 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'UMP Movies' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '22120' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'STV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC Two Scot' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ABP News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '20800' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV Wales' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ARY World' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ComedyXtra' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'FAB TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Play TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Channel i' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One E Mid' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TBN Europe' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Watch +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Chat Box' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BET:BlackEntTv' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '5 USA +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MUTV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ARISE News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Rishtey' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Tristar' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Retail TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Studio 66 TV 3' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One East W' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One W Mid' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TVC News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'True Ent' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'horror channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Babestation' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Arrow' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Pick FSAT' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'movies4men' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ETV6' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'e4' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC Style' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BT Sport 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Vintage TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SuperCasino' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'm>movies+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Eden+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Sangat' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Africa Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ETV2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Tiny Pop +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'FRANCE Eng' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '7232' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Magic' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Ummah TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CBS Reality+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TLC+2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV Encore+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Dept Store' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One NI HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV3+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SmartLive' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'News 18 India' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'V Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'eNCA Africa' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Sky2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'PlayboyTV Chat' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Travel Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Paversshoes.tv' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Newstalk' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'PTV Global' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Storm' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Aastha' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Showcase 3' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTE Lyric fm' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'UTV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'PTC PUNJABI' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Community' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '5 USA' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'UCB TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ARY QTV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'MATV National' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'My Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC ALBA' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Vault' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TV SHOP' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'PCNE Chinese' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Red Light 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One N West' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Kiss' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '6370' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CNN' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '6380' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Showcase 2' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CNC World' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'QVC Extra' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TG4' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Word Network' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Bangla TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Starz TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Sky Intro' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '6945' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Jewellery Ch.' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Mall' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Jewelry Maker' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'LBC News' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Abu Dhabi TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One Yorks' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Forces TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'horror ch+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Cheeky Chat' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Inspiration' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Gospel Channel' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Channel 5+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Information TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Red Light 3' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Vox Africa' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ATN Bangla UK' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Food Netwrk+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC RB 1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Get Lucky TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'ITV4+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'RTE R na G' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'The Boutique' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'DAYSTAR' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Horse & Country' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Ideal Extra' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One Lon' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Nick Jr+1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Sky Action' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Showcase 2 +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'KISS' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC NEWS HD' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'CNBC' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'B4U Music' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'High Street Xtra' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'SonLife' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Venus TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel '10225' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Heat' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC One NE&C' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Lucky Star' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'TV 99' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC NEWS' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'LOVEWORLD TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Heart' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Alexcasino' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Smash Hits!' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Travel Ch +1' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'LBC' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'Flow TV' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'JML Direct' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'EWTN'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'EWTN' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R4 LW'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R4 LW' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R3'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R3' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R Cymru'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R Cymru' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R Wales'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R Wales' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC 6 Music'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC 6 Music' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R4 FM'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R4 FM' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'talkSPORT'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'talkSPORT' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC WS'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC WS' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R Scot.'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R Scot.' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R n Gael'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R n Gael' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R4 Ex'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R4 Ex' from client '1'
17:15:58 T:140572277569280 DEBUG: EPG - Load - no database entries found for table 'BBC R Ulster'.
17:15:58 T:140572277569280 DEBUG: EPG - UpdateFromScraper - updating EPG for channel 'BBC R Ulster' from client '1'
17:15:58 T:140572048217856 DEBUG: CPVRTimers - Update - updating timers
17:15:58 T:140573097207744 DEBUG: UpdateItems completed successfully in 50 ms
17:15:58 T:140572277569280 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
17:15:58 T:140572277569280 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=22/06/2014 13:00:00 end=06/07/2014 5:00:00
17:15:58 T:140572277569280 DEBUG: UpdateItems completed successfully in 48 ms
17:15:59 T:140573097207744 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
17:15:59 T:140573097207744 DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17:15:59 T:140573097207744 DEBUG: OnKey: up (0xf080) pressed, action is Up
17:16:00 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:00 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:00 T:140573097207744 DEBUG: ------ Window Init (DialogPVRGuideInfo.xml) ------
17:16:00 T:140573097207744 INFO: Loading skin file: DialogPVRGuideInfo.xml, load type: LOAD_EVERY_TIME
17:16:01 T:140573097207744 DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
17:16:01 T:140573097207744 DEBUG: OnKey: left (0xf082) pressed, action is Left
17:16:01 T:140573097207744 DEBUG: Keyboard: scancode: 0x71, sym: 0x0114, unicode: 0x0000, modifier: 0x0
17:16:01 T:140573097207744 DEBUG: OnKey: left (0xf082) pressed, action is Left
17:16:01 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:01 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://channels/tv/All TV channels/315.pvr)
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
17:16:01 T:140573097207744 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (1)
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
17:16:01 T:140573097207744 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
17:16:01 T:140573097207744 NOTICE: DVDPlayer: Opening: pvr://channels/tv/All TV channels/315.pvr
17:16:01 T:140573097207744 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
17:16:01 T:140573097207744 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
17:16:01 T:140573097207744 DEBUG: LinuxRendererGL: Cleaning up GL resources
17:16:01 T:140573097207744 DEBUG: CLinuxRendererGL::PreInit - precision of luminance 16 is 16
17:16:01 T:140570890581760 NOTICE: Thread DVDPlayer start, auto delete: false
17:16:01 T:140570890581760 NOTICE: Creating InputStream
17:16:01 T:140570890581760 DEBUG: PVRManager - OpenLiveStream - opening live stream on channel 'Flava'
17:16:01 T:140570890581760 DEBUG: opening live stream for channel 'Flava'
17:16:01 T:140570890581760 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux open
17:16:01 T:140570890581760 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux subscribe to 2143241912
17:16:01 T:140570890581760 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux successfully subscribed to 2143241912
17:16:01 T:140570890581760 DEBUG: PVRFile - Open - playback has started on filename pvr://channels/tv/All TV channels/315.pvr
17:16:01 T:140570890581760 DEBUG: CDVDInputStreamPVRManager::Open - stream opened: pvr://channels/tv/All TV channels/315.pvr
17:16:01 T:140570890581760 NOTICE: Creating Demuxer
17:16:01 T:140570890581760 ERROR: Get - failed to get stream
17:16:01 T:140570890581760 DEBUG: CDVDPlayer::SetCaching - caching state 2
17:16:01 T:140570890581760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:16:01 T:140570890581760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:16:01 T:140570890581760 DEBUG: OnPlayBackStarted : play state was 1, starting 1
17:16:01 T:140573097207744 DEBUG: PlayFile : OpenFile succeed, play state 2
17:16:01 T:140573097207744 DEBUG: OnPlayBackStarted : play state was 2, starting 0
17:16:01 T:140573097207744 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
17:16:02 T:140573097207744 DEBUG: CGUIInfoManager::SetCurrentMovie(pvr://channels/tv/All TV channels/315.pvr)
17:16:02 T:140573097207744 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
17:16:02 T:140573097207744 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
17:16:02 T:140573097207744 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - Announce(flag=Player, sender=xbmc, message=OnPlay)
17:16:02 T:140573097207744 DEBUG: UPnP: Building didl for object 'pvr://channels/tv/All TV channels/315.pvr'
17:16:02 T:140573097207744 DEBUG: ------ Window Deinit (DialogPVRGuideInfo.xml) ------
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux subscription start
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - id: 1, type MPEG2AUDIO, codec: 86016
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux subscription start
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - id: 2, type MPEG2VIDEO, codec: 2
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux stream change
17:16:04 T:140570890581760 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 0:2 with codec_id 2
17:16:04 T:140570890581760 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 1:1 with codec_id 86016
17:16:04 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:04 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:04 T:140570890581760 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes AMCodec:no MediaCodec:no OpenMax:no libstagefright:no VDPAU:yes VAAPI:yes
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: - Opening
17:16:04 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
17:16:04 T:140570890581760 NOTICE: Creating video thread
17:16:04 T:140570871015168 NOTICE: Thread DVDPlayerVideo start, auto delete: false
17:16:04 T:140570871015168 NOTICE: running thread: video_thread
17:16:04 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:16:04 T:140570890581760 NOTICE: Finding audio codec for: 86016
17:16:04 T:140570871015168 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Audio: passthrough - Opening
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Audio: passthrough - Failed
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Audio: libmad - Opening
17:16:04 T:140570890581760 DEBUG: SECTION:LoadDLL(libmad.so.0)
17:16:04 T:140570890581760 DEBUG: Loading: libmad.so.0
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Audio: libmad - Opened
17:16:04 T:140570890581760 NOTICE: Creating audio thread
17:16:04 T:140570387281664 NOTICE: Thread DVDPlayerAudio start, auto delete: false
17:16:04 T:140570387281664 NOTICE: running thread: CDVDPlayerAudio::Process()
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux subscription start
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - id: 1, type MPEG2AUDIO, codec: 86016
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux subscription start
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - id: 2, type MPEG2VIDEO, codec: 2
17:16:04 T:140571855378176 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - demux stream change
17:16:04 T:140570890581760 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 0:2 with codec_id 2
17:16:04 T:140570890581760 DEBUG: CDVDDemuxPVRClient::RequestStreams(): added/updated stream 1:1 with codec_id 86016
17:16:04 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:04 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:04 T:140570890581760 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes AMCodec:no MediaCodec:no OpenMax:no libstagefright:no VDPAU:yes VAAPI:yes
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: - Opening
17:16:04 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
17:16:04 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:16:04 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:04 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:04 T:140570890581760 DEBUG: CDVDFactoryCodec: compiled in hardware support: CrystalHD:yes AMCodec:no MediaCodec:no OpenMax:no libstagefright:no VDPAU:yes VAAPI:yes
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: - Opening
17:16:04 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:04 T:140570890581760 DEBUG: FactoryCodec - Video: ff-mpeg2video - Opened
17:16:04 T:140570871015168 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(0.000000, 1)
17:16:04 T:140570871015168 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(544x576)
17:16:04 T:140570871015168 NOTICE: (VDPAU) Close
17:16:04 T:140570871015168 DEBUG: VAAPI - attempting to open codec 2 with profile 4 at level 8 with 1 reference frames
17:16:04 T:140570871015168 DEBUG: VAAPI - initialize version 0.35
17:16:04 T:140570871015168 DEBUG: VAAPI - vendor: Intel i965 driver - 1.3.0
17:16:04 T:140570871015168 DEBUG: VAAPI - attrib 0 (get/set) min -100 max 100 value 0x0
17:16:04 T:140570871015168 DEBUG: VAAPI - attrib 1 (get/set) min 0 max 100 value 0x32
17:16:04 T:140570871015168 DEBUG: VAAPI - attrib 2 (get/set) min -180 max 180 value 0x0
17:16:04 T:140570871015168 DEBUG: VAAPI - attrib 3 (get/set) min 0 max 100 value 0x32
17:16:04 T:140570871015168 DEBUG: VAAPI - attrib 6 (get/set) min 0 max 3 value 0x0
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 0
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 1
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 13
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 6
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 7
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 8
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 9
17:16:04 T:140570871015168 DEBUG: VAAPI - profile 10
17:16:04 T:140570871015168 DEBUG: VAAPI - profile -1
17:16:04 T:140570871015168 DEBUG: VAAPI - making sure 6 surfaces are allocated for given 1 references
17:16:04 T:140570871015168 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
17:16:04 T:140570871015168 NOTICE: fps: 25.000000, pwidth: 544, pheight: 576, dwidth: 544, dheight: 304
17:16:04 T:140570871015168 DEBUG: OutputPicture - change configuration. 544x576. framerate: 25.00. format: VAAPI
17:16:04 T:140570871015168 NOTICE: Display resolution DESKTOP : 1280x800@ 59.81 - Full Screen (16)
17:16:04 T:140570871015168 DEBUG: CXBMCRenderManager::Configure - 3
17:16:04 T:140573097207744 NOTICE: Using GL_TEXTURE_2D
17:16:04 T:140573097207744 NOTICE: GL: Using VAAPI render method
17:16:04 T:140573097207744 NOTICE: GL: NPOT texture support detected
17:16:04 T:140573097207744 NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:16:04 T:140573097207744 DEBUG: Activating window ID: 12005
17:16:04 T:140573097207744 DEBUG: ------ Window Deinit (MyPVR.xml) ------
17:16:04 T:140573097207744 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
17:16:04 T:140573097207744 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
17:16:04 T:140573097207744 DEBUG: CLinuxRendererGL::UploadVAAPITexture - creating vaapi surface for texture 1
17:16:04 T:140573097207744 DEBUG: GL: Vertex Shader compilation log:
17:16:04 T:140573097207744 DEBUG: GL: Vertex Shader compiled successfully
17:16:04 T:140573097207744 DEBUG: GL: Pixel Shader compilation log:
17:16:04 T:140573097207744 DEBUG: GL: Fragment Shader compiled successfully
17:16:04 T:140570890581760 DEBUG: CDVDPlayer::HandleMessages - player started 2
17:16:05 T:140570387281664 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(21755.000000, 0)
17:16:05 T:140570387281664 DEBUG: CDVDPlayerAudio: Sample rate changed, checking for passthrough
17:16:05 T:140570387281664 DEBUG: FactoryCodec - Audio: passthrough - Opening
17:16:05 T:140570387281664 DEBUG: FactoryCodec - Audio: passthrough - Failed
17:16:05 T:140570387281664 DEBUG: FactoryCodec - Audio: libmad - Opening
17:16:05 T:140570387281664 DEBUG: FactoryCodec - Audio: libmad - Opened
17:16:05 T:140570387281664 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
17:16:05 T:140570387281664 DEBUG: CDVDPlayerAudio:: synctype set to 0: clock feedback
17:16:05 T:140572697794304 INFO: CActiveAESink::OpenSink - initialize sink
17:16:05 T:140572697794304 DEBUG: CActiveAESink::OpenSink - trying to open device PULSE:Default
17:16:05 T:140572697794304 DEBUG: PulseAudio: Context authorizing
17:16:05 T:140572697794304 DEBUG: PulseAudio: Context setting name
17:16:05 T:140572697794304 DEBUG: PulseAudio: Context ready
17:16:05 T:140572697794304 DEBUG: PulseAudio: Stream ready
17:16:05 T:140572697794304 DEBUG: Restored Stream value to 1.000000
17:16:05 T:140572697794304 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
17:16:05 T:140572697794304 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
17:16:05 T:140572697794304 DEBUG: AddOnLog: Tvheadend Client: pvr.tvh - Announce(flag=Application, sender=xbmc, message=OnVolumeChanged)
17:16:05 T:140572697794304 DEBUG: CActiveAESink::OpenSink - PULSE Initialized:
17:16:05 T:140572697794304 DEBUG: Output Device : Default
17:16:05 T:140572697794304 DEBUG: Sample Rate : 48000
17:16:05 T:140572697794304 DEBUG: Sample Format : AE_FMT_FLOAT
17:16:05 T:140572697794304 DEBUG: Channel Count : 2
17:16:05 T:140572697794304 DEBUG: Channel Layout: FL,FR
17:16:05 T:140572697794304 DEBUG: Frames : 2400
17:16:05 T:140572697794304 DEBUG: Frame Samples : 4800
17:16:05 T:140572697794304 DEBUG: Frame Size : 8
17:16:05 T:140572633601792 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
17:16:05 T:140570890581760 DEBUG: Previous line repeats 1 times.
17:16:05 T:140570890581760 DEBUG: CDVDPlayer::HandleMessages - player started 1
17:16:05 T:140570890581760 DEBUG: set caching from pvr to done. audio (1) = 11. video (1) = 13
17:16:05 T:140570890581760 DEBUG: CDVDPlayer::SetCaching - caching state 0
17:16:05 T:140570387281664 DEBUG: CDVDPlayerAudio:: Discontinuity1 - was:274.596000, should be:-179419.376588, error:-179693.972588
17:16:05 T:140573097207744 DEBUG: CLinuxRendererGL::UploadVAAPITexture - creating vaapi surface for texture 2
17:16:06 T:140573097207744 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
17:16:06 T:140573097207744 DEBUG: CLinuxRendererGL::UploadVAAPITexture - creating vaapi surface for texture 0
17:16:07 T:140570387281664 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:1860473.685412, should be:1837835.578771, error:-22638.106641
17:16:08 T:140573097207744 DEBUG: Keyboard: scancode: 0x09, sym: 0x001b, unicode: 0x001b, modifier: 0x0
17:16:08 T:140573097207744 DEBUG: OnKey: escape (0xf01b) pressed, action is Fullscreen
17:16:08 T:140573097207744 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:16:08 T:140573097207744 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
17:16:08 T:140573097207744 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:16:08 T:140573097207744 DEBUG: ------ Window Init (MyPVR.xml) ------
17:16:08 T:140573097207744 INFO: Loading skin file: MyPVR.xml, load type: LOAD_EVERY_TIME
17:16:08 T:140573097207744 DEBUG: Using already stored xml root node for /usr/share/xbmc/addons/skin.confluence/720p/MyPVR.xml
17:16:08 T:140573097207744 DEBUG: CGUIMediaWindow::GetDirectory ()
17:16:08 T:140573097207744 DEBUG: ParentPath = []
17:16:08 T:140573097207744 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
17:16:08 T:140573097207744 DEBUG: CGUIWindowPVRGuide - UpdateData - update window 'epg'. set view to 16
17:16:08 T:140573097207744 DEBUG: CGUIEPGGridContainer - SetStartEnd - start=22/06/2014 13:00:00 end=06/07/2014 5:00:00
17:16:08 T:140573097207744 DEBUG: UpdateItems completed successfully in 48 ms
17:16:08 T:140573097207744 DEBUG: CGUIWindowPVRCommon - OnMessageFocus - focus set to window 'epg'
17:16:08 T:140573097207744 DEBUG: GL: Vertex Shader compilation log:
17:16:08 T:140573097207744 DEBUG: GL: Vertex Shader compiled successfully
17:16:08 T:140573097207744 DEBUG: GL: Pixel Shader compilation log:
17:16:08 T:140573097207744 DEBUG: GL: Fragment Shader compiled successfully
17:16:09 T:140573097207744 DEBUG: Keyboard: scancode: 0x09, sym: 0x001b, unicode: 0x001b, modifier: 0x0
17:16:09 T:140573097207744 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
17:16:09 T:140573097207744 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
17:16:09 T:140573097207744 DEBUG: ------ Window Deinit (MyPVR.xml) ------
17:16:09 T:140573097207744 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
17:16:09 T:140573097207744 DEBUG: ------ Window Init (Home.xml) ------
17:16:09 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:09 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:10 T:140570387281664 DEBUG: CDVDPlayerAudio:: Discontinuity2 - was:3860828.752771, should be:3845086.004483, error:-15742.748288
17:16:10 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:10 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:10 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:10 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:10 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:10 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:11 T:140570871015168 DEBUG: CPullupCorrection: detected pattern of length 1: 40000.00, frameduration: 40000.000000
17:16:11 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:11 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:11 T:140573097207744 DEBUG: Keyboard: scancode: 0x74, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17:16:11 T:140573097207744 DEBUG: OnKey: down (0xf081) pressed, action is Down
17:16:12 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:12 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:12 T:140573097207744 DEBUG: Activating window ID: 10004
17:16:12 T:140573097207744 DEBUG: ------ Window Deinit (Home.xml) ------
17:16:12 T:140573097207744 DEBUG: ------ Window Init (Settings.xml) ------
17:16:12 T:140573097207744 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
17:16:13 T:140573097207744 DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17:16:13 T:140573097207744 DEBUG: OnKey: up (0xf080) pressed, action is Up
17:16:13 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:13 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:13 T:140573097207744 DEBUG: Activating window ID: 10016
17:16:13 T:140573097207744 DEBUG: ------ Window Deinit (Settings.xml) ------
17:16:13 T:140573097207744 DEBUG: ------ Window Init (SettingsCategory.xml) ------
17:16:13 T:140573097207744 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
17:16:14 T:140573097207744 DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17:16:14 T:140573097207744 DEBUG: OnKey: up (0xf080) pressed, action is Up
17:16:14 T:140573097207744 DEBUG: Keyboard: scancode: 0x6f, sym: 0x0111, unicode: 0x0000, modifier: 0x0
17:16:14 T:140573097207744 DEBUG: OnKey: up (0xf080) pressed, action is Up
17:16:15 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:15 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:15 T:140573097207744 DEBUG: Keyboard: scancode: 0x72, sym: 0x0113, unicode: 0x0000, modifier: 0x0
17:16:15 T:140573097207744 DEBUG: OnKey: right (0xf083) pressed, action is Right
17:16:16 T:140573097207744 DEBUG: Keyboard: scancode: 0x24, sym: 0x000d, unicode: 0x000d, modifier: 0x0
17:16:16 T:140573097207744 DEBUG: OnKey: return (0xf00d) pressed, action is Select
17:16:16 T:140573097207744 NOTICE: Disabled debug logging due to GUI setting. Level 0.
17:16:16 T:140573097207744 NOTICE: Log level changed to 0
17:16:26 T:140570253063936 NOTICE: Thread LanguageInvoker start, auto delete: false
17:16:26 T:140570253063936 NOTICE: -->Python Interpreter Initialized<--
17:16:56 T:140570890581760 NOTICE: PVRManager - PerformChannelSwitch - switched to channel 'Flow TV'
17:16:56 T:140570890581760 NOTICE: Creating Demuxer
17:16:56 T:140570890581760 NOTICE: Closing video stream
17:16:56 T:140570890581760 NOTICE: waiting for video thread to exit
17:16:56 T:140570871015168 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:16:56 T:140570871015168 NOTICE: thread end: video_thread
17:16:56 T:140570890581760 NOTICE: deleting video codec
17:16:56 T:140570890581760 NOTICE: Closing audio stream
17:16:56 T:140570890581760 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
17:16:56 T:140570890581760 NOTICE: Waiting for audio thread to exit
17:16:56 T:140570387281664 NOTICE: thread end: CDVDPlayerAudio::OnExit()
17:16:56 T:140570890581760 NOTICE: Closing audio device
17:16:56 T:140570890581760 NOTICE: Deleting audio codec
17:16:56 T:140570890581760 ERROR: Get - failed to get stream
17:16:56 T:140570890581760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:16:56 T:140570890581760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:16:56 T:140570387281664 NOTICE: Thread JobWorker start, auto delete: true
17:16:58 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:58 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:58 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:58 T:140570890581760 NOTICE: Creating video thread
17:16:58 T:140570871015168 NOTICE: Thread DVDPlayerVideo start, auto delete: false
17:16:58 T:140570871015168 NOTICE: running thread: video_thread
17:16:58 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:16:58 T:140570890581760 NOTICE: Finding audio codec for: 86016
17:16:58 T:140570890581760 NOTICE: Creating audio thread
17:16:58 T:140570915759872 NOTICE: Thread DVDPlayerAudio start, auto delete: false
17:16:58 T:140570915759872 NOTICE: running thread: CDVDPlayerAudio::Process()
17:16:58 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:58 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:58 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:58 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:16:58 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:16:58 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:16:58 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:16:58 T:140570871015168 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(544x576)
17:16:58 T:140570871015168 NOTICE: (VDPAU) Close
17:16:58 T:140570871015168 WARNING: CDVDMessageQueue(video)::Get - asked for new data packet, with nothing available
17:16:58 T:140570871015168 NOTICE: fps: 25.000000, pwidth: 544, pheight: 576, dwidth: 544, dheight: 408
17:16:58 T:140570871015168 NOTICE: Display resolution DESKTOP : 1280x800@ 59.81 - Full Screen (16)
17:16:58 T:140573097207744 NOTICE: Using GL_TEXTURE_2D
17:16:58 T:140573097207744 NOTICE: GL: Using VAAPI render method
17:16:58 T:140573097207744 NOTICE: GL: NPOT texture support detected
17:16:58 T:140573097207744 NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:16:58 T:140570915759872 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
17:17:04 T:140570890581760 NOTICE: PVRManager - PerformChannelSwitch - switched to channel 'JML Direct'
17:17:04 T:140570890581760 NOTICE: Creating Demuxer
17:17:04 T:140570890581760 NOTICE: Closing video stream
17:17:04 T:140570890581760 NOTICE: waiting for video thread to exit
17:17:04 T:140570871015168 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:17:04 T:140570871015168 NOTICE: thread end: video_thread
17:17:04 T:140570890581760 NOTICE: deleting video codec
17:17:04 T:140570890581760 NOTICE: Closing audio stream
17:17:04 T:140570890581760 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
17:17:04 T:140570890581760 NOTICE: Waiting for audio thread to exit
17:17:04 T:140570915759872 NOTICE: thread end: CDVDPlayerAudio::OnExit()
17:17:04 T:140570890581760 NOTICE: Closing audio device
17:17:04 T:140570890581760 NOTICE: Deleting audio codec
17:17:04 T:140570890581760 ERROR: Get - failed to get stream
17:17:04 T:140570890581760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:17:04 T:140570890581760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:17:06 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:06 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:06 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:06 T:140570890581760 NOTICE: Creating video thread
17:17:06 T:140570915759872 NOTICE: Thread DVDPlayerVideo start, auto delete: false
17:17:06 T:140570915759872 NOTICE: running thread: video_thread
17:17:06 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:17:06 T:140570890581760 NOTICE: Finding audio codec for: 86016
17:17:06 T:140570890581760 NOTICE: Creating audio thread
17:17:06 T:140570871015168 NOTICE: Thread DVDPlayerAudio start, auto delete: false
17:17:06 T:140570871015168 NOTICE: running thread: CDVDPlayerAudio::Process()
17:17:07 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:07 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:07 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:07 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:17:07 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:07 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:07 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:07 T:140570915759872 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(720x576)
17:17:07 T:140570915759872 NOTICE: (VDPAU) Close
17:17:07 T:140570915759872 NOTICE: fps: 25.000000, pwidth: 720, pheight: 576, dwidth: 720, dheight: 405
17:17:07 T:140570915759872 NOTICE: Display resolution DESKTOP : 1280x800@ 59.81 - Full Screen (16)
17:17:07 T:140573097207744 NOTICE: Using GL_TEXTURE_2D
17:17:07 T:140573097207744 NOTICE: GL: Using VAAPI render method
17:17:07 T:140573097207744 NOTICE: GL: NPOT texture support detected
17:17:07 T:140573097207744 NOTICE: GL: Using GL_ARB_pixel_buffer_object
17:17:07 T:140570871015168 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
17:17:13 T:140570890581760 NOTICE: PVRManager - PerformChannelSwitch - switched to channel '22102'
17:17:13 T:140570890581760 NOTICE: Creating Demuxer
17:17:13 T:140570890581760 NOTICE: Closing video stream
17:17:13 T:140570890581760 NOTICE: waiting for video thread to exit
17:17:13 T:140570915759872 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:17:13 T:140570915759872 NOTICE: thread end: video_thread
17:17:13 T:140570890581760 NOTICE: deleting video codec
17:17:13 T:140570890581760 NOTICE: Closing audio stream
17:17:13 T:140570890581760 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
17:17:13 T:140570890581760 NOTICE: Waiting for audio thread to exit
17:17:13 T:140570871015168 NOTICE: thread end: CDVDPlayerAudio::OnExit()
17:17:13 T:140570890581760 NOTICE: Closing audio device
17:17:13 T:140570890581760 NOTICE: Deleting audio codec
17:17:13 T:140570890581760 ERROR: Get - failed to get stream
17:17:13 T:140570890581760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:17:13 T:140570890581760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:17:14 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:14 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:14 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:14 T:140570890581760 NOTICE: Creating video thread
17:17:14 T:140570871015168 NOTICE: Thread DVDPlayerVideo start, auto delete: false
17:17:14 T:140570871015168 NOTICE: running thread: video_thread
17:17:14 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:17:14 T:140570890581760 NOTICE: Finding audio codec for: 86016
17:17:14 T:140570890581760 NOTICE: Creating audio thread
17:17:14 T:140570915759872 NOTICE: Thread DVDPlayerAudio start, auto delete: false
17:17:14 T:140570915759872 NOTICE: running thread: CDVDPlayerAudio::Process()
17:17:14 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:14 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:14 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:14 T:140570871015168 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(720x576)
17:17:14 T:140570871015168 NOTICE: (VDPAU) Close
17:17:14 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:14 T:140570890581760 NOTICE: Creating video codec with codec id: 2
17:17:14 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: MPEG-2 video
17:17:14 T:140570890581760 NOTICE: Opening audio stream: 1 source: 256
17:17:15 T:140570871015168 NOTICE: CDVDVideoCodecFFmpeg::GetFormat - Creating VDPAU(720x576)
17:17:15 T:140570871015168 NOTICE: (VDPAU) Close
17:17:16 T:140570915759872 NOTICE: Creating audio stream (codec id: 86016, channels: 2, sample rate: 48000, no pass-through)
17:17:24 T:140570890581760 NOTICE: PVRManager - PerformChannelSwitch - switched to channel 'UTV HD'
17:17:24 T:140570890581760 NOTICE: Creating Demuxer
17:17:24 T:140570890581760 NOTICE: Closing video stream
17:17:24 T:140570890581760 NOTICE: waiting for video thread to exit
17:17:24 T:140570871015168 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
17:17:24 T:140570871015168 NOTICE: thread end: video_thread
17:17:24 T:140570890581760 NOTICE: deleting video codec
17:17:24 T:140570890581760 NOTICE: Closing audio stream
17:17:24 T:140570890581760 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
17:17:24 T:140570890581760 NOTICE: Waiting for audio thread to exit
17:17:24 T:140570915759872 NOTICE: thread end: CDVDPlayerAudio::OnExit()
17:17:24 T:140570890581760 NOTICE: Closing audio device
17:17:24 T:140570890581760 NOTICE: Deleting audio codec
17:17:24 T:140570890581760 ERROR: Get - failed to get stream
17:17:24 T:140570890581760 WARNING: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
17:17:24 T:140570890581760 WARNING: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
17:17:26 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:26 T:140570890581760 NOTICE: Creating video codec with codec id: 28
17:17:26 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
17:17:26 T:140570890581760 NOTICE: Creating video thread
17:17:26 T:140570362697472 NOTICE: Thread DVDPlayerVideo start, auto delete: false
17:17:26 T:140570362697472 NOTICE: running thread: video_thread
17:17:26 T:140570890581760 NOTICE: Opening audio stream: 5 source: 256
17:17:26 T:140570890581760 NOTICE: Finding audio codec for: 86019
17:17:26 T:140570890581760 NOTICE: Creating audio thread
17:17:26 T:140570354304768 NOTICE: Thread DVDPlayerAudio start, auto delete: false
17:17:26 T:140570354304768 NOTICE: running thread: CDVDPlayerAudio::Process()
17:17:26 T:140570890581760 NOTICE: Opening Subtitle stream: 2 source: 256
17:17:26 T:140570890581760 NOTICE: Opening teletext stream: 3 source: 256
17:17:26 T:140570890581760 NOTICE: Creating teletext data thread
17:17:26 T:140570345912064 NOTICE: Thread DVDTeletextData start, auto delete: false
17:17:26 T:140570345912064 NOTICE: running thread: CDVDTeletextData
17:17:27 T:140570890581760 NOTICE: Opening video stream: 0 source: 256
17:17:27 T:140570890581760 NOTICE: Creating video codec with codec id: 28
17:17:27 T:140570890581760 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10
############### END LOG FILE ################
############ END XBMC CRASH LOG #############
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment