Skip to content

Instantly share code, notes, and snippets.

@mathieugouin
Last active February 19, 2020 01:46
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 mathieugouin/9f75613841e7456a4501b27db6d4c428 to your computer and use it in GitHub Desktop.
Save mathieugouin/9f75613841e7456a4501b27db6d4c428 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
2019-04-11 12:28:42.031 T:1937312192 NOTICE: -----------------------------------------------------------------------
2019-04-11 12:28:42.031 T:1937312192 NOTICE: Starting Kodi (18.5 Git:newclock5_18.5-Leia). Platform: Linux ARM 32-bit
2019-04-11 12:28:42.031 T:1937312192 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
2019-04-11 12:28:42.031 T:1937312192 NOTICE: Kodi compiled 2019-11-23 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.83 (267091)
2019-04-11 12:28:42.031 T:1937312192 NOTICE: Running on LibreELEC (official): 9.2.0, kernel: Linux ARM 32-bit version 4.19.83
2019-04-11 12:28:42.031 T:1937312192 NOTICE: FFmpeg version/source: 4.0.4-Kodi
2019-04-11 12:28:42.031 T:1937312192 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
2019-04-11 12:28:42.031 T:1937312192 NOTICE: ARM Features: Neon enabled
2019-04-11 12:28:42.031 T:1937312192 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
2019-04-11 12:28:42.031 T:1937312192 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://envhome/ is mapped to: /storage
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://home/ is mapped to: /storage/.kodi
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
2019-04-11 12:28:42.032 T:1937312192 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
2019-04-11 12:28:42.032 T:1937312192 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
2019-04-11 12:28:42.032 T:1937312192 NOTICE: Local hostname: LibreELEC
2019-04-11 12:28:42.032 T:1937312192 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
2019-04-11 12:28:42.032 T:1937312192 NOTICE: -----------------------------------------------------------------------
2019-04-11 12:28:42.050 T:1937312192 INFO: loading settings
2019-04-11 12:28:42.052 T:1937312192 NOTICE: special://profile/ is mapped to: special://masterprofile/
2019-04-11 12:28:42.085 T:1937312192 DEBUG: CSkinSettings: no <skinsettings> tag found
2019-04-11 12:28:42.086 T:1937312192 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
2019-04-11 12:28:42.086 T:1937312192 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
<?xml version="1.0" encoding="utf-8" ?>
<advancedsettings>
<cputempcommand>/usr/bin/cputemp</cputempcommand>
<gputempcommand>/usr/bin/gputemp</gputempcommand>
<showexitbutton>false</showexitbutton>
<remotedelay>1</remotedelay>
<samba>
<clienttimeout>30</clienttimeout>
</samba>
<fanartres>720</fanartres>
<imageres>540</imageres>
</advancedsettings>
2019-04-11 12:28:42.086 T:1937312192 WARNING: CSettingsManager: missing version attribute
2019-04-11 12:28:42.089 T:1937312192 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
2019-04-11 12:28:42.089 T:1937312192 NOTICE: Contents of special://profile/advancedsettings.xml are...
<advancedsettings version="1.0">
<!-- That should enable debug logging but without that annoying overlay on the screen. -->
<loglevel>1</loglevel>
</advancedsettings>
2019-04-11 12:28:42.089 T:1937312192 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
2019-04-11 12:28:42.091 T:1937312192 NOTICE: Default Video Player: VideoPlayer
2019-04-11 12:28:42.091 T:1937312192 NOTICE: Default Audio Player: paplayer
2019-04-11 12:28:42.091 T:1937312192 NOTICE: Disabled debug logging due to GUI setting. Level 1.
2019-04-11 12:28:42.091 T:1937312192 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
2019-04-11 12:28:42.091 T:1937312192 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
2019-04-11 12:28:42.301 T:1937312192 INFO: creating subdirectories
2019-04-11 12:28:42.302 T:1937312192 INFO: userdata folder: special://masterprofile/
2019-04-11 12:28:42.302 T:1937312192 INFO: recording folder:
2019-04-11 12:28:42.302 T:1937312192 INFO: screenshots folder: /storage/screenshots/
2019-04-11 12:28:42.641 T:1937312192 DEBUG: DllBcm: Using omx system library
2019-04-11 12:28:42.666 T:1937312192 NOTICE: PulseAudio: Server found running - will try to use Pulse
2019-04-11 12:28:42.667 T:1860170624 DEBUG: Thread Lirc start, auto delete: false
2019-04-11 12:28:42.668 T:1927279488 DEBUG: Thread libinput start, auto delete: false
2019-04-11 12:28:42.668 T:1860170624 INFO: Loading special://xbmc/system/Lircmap.xml
2019-04-11 12:28:42.678 T:1860170624 INFO: * Adding remote mapping for device 'mceusb'
2019-04-11 12:28:42.678 T:1860170624 INFO: * Adding remote mapping for device 'XboxDVDDongle'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'anysee'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'iMON-PAD'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'MCE_via_iMON'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'TwinHanRemote'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'linux-input-layer'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
2019-04-11 12:28:42.679 T:1860170624 INFO: * Adding remote mapping for device 'mediacenter'
2019-04-11 12:28:42.680 T:1860170624 INFO: * Adding remote mapping for device 'devinput'
2019-04-11 12:28:42.680 T:1860170624 INFO: * Adding remote mapping for device 'devinput-32'
2019-04-11 12:28:42.680 T:1860170624 INFO: * Adding remote mapping for device 'devinput-64'
2019-04-11 12:28:42.681 T:1860170624 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
2019-04-11 12:28:42.777 T:1937312192 NOTICE: Running database version Addons27
2019-04-11 12:28:42.869 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: Logitech K400 Plus (event0)
2019-04-11 12:28:42.870 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: Logitech K400 Plus (event0)
2019-04-11 12:28:42.870 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 33ms for Logitech K400 Plus (event0)
2019-04-11 12:28:43.143 T:1937312192 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
2019-04-11 12:28:43.143 T:1937312192 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: game.controller.default v1.0.8 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: game.controller.snes v1.0.8 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: inputstream.adaptive v2.4.2.1 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: kodi.resource v1.0.0 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
2019-04-11 12:28:43.144 T:1937312192 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.local v1.0.0 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.4.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: os.libreelec.tv v9.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: os.openelec.tv v9.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: plugin.audio.radio_de v2.4.2 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: pvr.hts v4.4.20.1 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: repository.depot.quebec v1.0.0 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.58 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: script.module.chardet v3.0.4 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: script.module.dateutil v2.8.1 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: script.module.googleapi v1.6.4 installed
2019-04-11 12:28:43.145 T:1937312192 NOTICE: ADDON: script.module.httplib2 v0.10.3 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.idna v2.8 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.inputstreamhelper v0.4.3 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.oauth2client v4.1.3 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.pil v1.1.7 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.requests v2.22.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.six v1.13.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.uritemplate v0.6.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.xbmcswift2 v2.5.1 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.yaml v4.1 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.module.zap2epg v1.3.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: script.xbmcbackup v1.1.3 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: service.tvheadend42 v9.2.0.121 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: skin.estuary v2.0.26 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: weather.yahoo v5.0.6 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.addon v18.5.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.core v0.1.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.gui v5.14.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.json v10.3.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.python v2.26.0 installed
2019-04-11 12:28:43.146 T:1937312192 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
2019-04-11 12:28:43.199 T:1937312192 DEBUG: CFavourites::Load - no system favourites found, skipping
2019-04-11 12:28:43.205 T:1937312192 DEBUG: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
2019-04-11 12:28:43.206 T:1937312192 INFO: Selected Logind/UPower as PowerSyscall
2019-04-11 12:28:43.206 T:1937312192 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2019-04-11 12:28:43.206 T:1937312192 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
2019-04-11 12:28:43.218 T:1937312192 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 19
2019-04-11 12:28:43.221 T:1937312192 DEBUG: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
2019-04-11 12:28:43.222 T:1915003776 DEBUG: Thread ActiveAE start, auto delete: false
2019-04-11 12:28:43.222 T:1905259392 DEBUG: Thread AESink start, auto delete: false
2019-04-11 12:28:43.223 T:1894773632 DEBUG: Thread FDEventMonitor start, auto delete: false
2019-04-11 12:28:43.236 T:1915003776 INFO: CAESinkALSA - Unable to open device "default" for playback
2019-04-11 12:28:43.250 T:1915003776 DEBUG: PulseAudio: Context authorizing
2019-04-11 12:28:43.251 T:1915003776 DEBUG: PulseAudio: Context setting name
2019-04-11 12:28:43.251 T:1915003776 DEBUG: PulseAudio: Context ready
2019-04-11 12:28:43.252 T:1915003776 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
2019-04-11 12:28:43.253 T:1915003776 NOTICE: Found 2 Lists of Devices
2019-04-11 12:28:43.253 T:1915003776 NOTICE: Enumerated PI devices:
2019-04-11 12:28:43.253 T:1915003776 NOTICE: Device 1
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_deviceName : HDMI
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_displayName : HDMI
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_displayNameExtra:
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_channels : FL, FR
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
2019-04-11 12:28:43.253 T:1915003776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP,AE_FMT_RAW
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_EAC3,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_512
2019-04-11 12:28:43.254 T:1915003776 NOTICE: Device 2
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceName : Analogue
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayName : Analogue
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayNameExtra:
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_channels : FL, FR
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_sampleRates : 48000
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_streamTypes : No passthrough capabilities
2019-04-11 12:28:43.254 T:1915003776 NOTICE: Device 3
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceName : Both
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayName : HDMI and Analogue
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayNameExtra:
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_channels : FL, FR
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_sampleRates : 48000
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_streamTypes : No passthrough capabilities
2019-04-11 12:28:43.254 T:1915003776 NOTICE: Enumerated PULSE devices:
2019-04-11 12:28:43.254 T:1915003776 NOTICE: Device 1
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceName : Default
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayName : Default
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
2019-04-11 12:28:43.254 T:1915003776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
2019-04-11 12:28:43.255 T:1915003776 NOTICE: m_channels : FL, FR
2019-04-11 12:28:43.255 T:1915003776 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
2019-04-11 12:28:43.255 T:1915003776 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
2019-04-11 12:28:43.255 T:1915003776 NOTICE: m_streamTypes : No passthrough capabilities
2019-04-11 12:28:43.255 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2019-04-11 12:28:43.255 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2019-04-11 12:28:43.255 T:1905259392 DEBUG: DllBcm: Using omx system library
2019-04-11 12:28:43.257 T:1905259392 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
2019-04-11 12:28:43.259 T:1905259392 DEBUG: Loading: libopenmaxil.so
2019-04-11 12:28:43.266 T:1816114048 DEBUG: Thread CRBPWorker start, auto delete: false
2019-04-11 12:28:43.267 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2019-04-11 12:28:43.267 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2019-04-11 12:28:43.268 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2019-04-11 12:28:43.271 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2019-04-11 12:28:43.271 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Output Device : HDMI
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Sample Rate : 44100
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Channel Count : 2
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Channel Layout: FL, FR
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Frames : 2205
2019-04-11 12:28:43.271 T:1905259392 DEBUG: Frame Size : 8
2019-04-11 12:28:43.284 T:1937312192 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
2019-04-11 12:28:43.297 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
2019-04-11 12:28:43.298 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
2019-04-11 12:28:43.301 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
2019-04-11 12:28:43.303 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
2019-04-11 12:28:43.303 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
2019-04-11 12:28:43.304 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
2019-04-11 12:28:43.306 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
2019-04-11 12:28:43.307 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
2019-04-11 12:28:43.308 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
2019-04-11 12:28:43.309 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
2019-04-11 12:28:43.309 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
2019-04-11 12:28:43.310 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
2019-04-11 12:28:43.311 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
2019-04-11 12:28:43.312 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
2019-04-11 12:28:43.313 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
2019-04-11 12:28:43.314 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
2019-04-11 12:28:43.314 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
2019-04-11 12:28:43.315 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
2019-04-11 12:28:43.316 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
2019-04-11 12:28:43.317 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
2019-04-11 12:28:43.318 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
2019-04-11 12:28:43.319 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
2019-04-11 12:28:43.320 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
2019-04-11 12:28:43.320 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
2019-04-11 12:28:43.321 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
2019-04-11 12:28:43.322 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
2019-04-11 12:28:43.323 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
2019-04-11 12:28:43.324 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
2019-04-11 12:28:43.325 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
2019-04-11 12:28:43.326 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
2019-04-11 12:28:43.327 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
2019-04-11 12:28:43.328 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
2019-04-11 12:28:43.328 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
2019-04-11 12:28:43.329 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
2019-04-11 12:28:43.330 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
2019-04-11 12:28:43.331 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
2019-04-11 12:28:43.332 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
2019-04-11 12:28:43.333 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
2019-04-11 12:28:43.334 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
2019-04-11 12:28:43.334 T:1937312192 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
2019-04-11 12:28:43.336 T:1937312192 DEBUG: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
2019-04-11 12:28:43.336 T:1937312192 DEBUG: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
2019-04-11 12:28:43.339 T:1937312192 DEBUG: Selected UDev as storage provider
2019-04-11 12:28:43.339 T:1937312192 NOTICE: Raspberry PI firmware version: Nov 5 2019 20:41:14
Copyright (c) 2012 Broadcom
version b60349918206bf0ce2310de058cf7c5dd0958699 (clean) (release) (start_x)
2019-04-11 12:28:43.340 T:1937312192 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:1 WVC1:0
2019-04-11 12:28:43.340 T:1937312192 NOTICE: cache.memorysize: 20MB
2019-04-11 12:28:43.341 T:1937312192 NOTICE: Config:
aphy_params_current=819
arm_freq=1200
audio_pwm_mode=514
config_hdmi_boost=5
core_freq=400
desired_osc_freq=0x36ee80
disable_commandline_tags=2
disable_l2cache=1
display_hdmi_rotate=-1
display_lcd_rotate=-1
dphy_params_current=547
force_eeprom_read=1
force_pwm_open=1
framebuffer_ignore_alpha=1
framebuffer_swap=1
gpu_freq=300
hdmi_channel_map=8
init_uart_clock=0x2dc6c00
lcd_framerate=60
over_voltage_avs=0x1b774
pause_burst_frames=1
program_serial_random=1
sdram_freq=450
hdmi_force_cec_address:0=65535
hdmi_force_cec_address:1=65535
hdmi_ignore_cec_init:0=1
hdmi_pixel_freq_limit:0=0x9a7ec80
hdmi_pixel_freq_limit:1=0x9a7ec80
2019-04-11 12:28:43.341 T:1937312192 NOTICE: Config:
decode_MPG2=0x16baa230
device_tree=-
overlay_prefix=overlays/
hdmi_cvt:0=
hdmi_cvt:1=
hdmi_edid_filename:0=
hdmi_edid_filename:1=
hdmi_timings:0=
hdmi_timings:1=
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL get supported modes (2) = 4, prefer_group=1, prefer_mode=10
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
2019-04-11 12:28:43.342 T:1937312192 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL get supported modes (1) = 9, prefer_group=1, prefer_mode=10
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL mode 8: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
2019-04-11 12:28:43.343 T:1937312192 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
2019-04-11 12:28:43.343 T:1937312192 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
2019-04-11 12:28:43.344 T:1937312192 NOTICE: Found (1920x1080@60.000000) at 28, setting to RES_DESKTOP at 16
2019-04-11 12:28:43.345 T:1937312192 NOTICE: EGL_VERSION = 1.4
2019-04-11 12:28:43.345 T:1937312192 NOTICE: EGL_VENDOR = Broadcom
2019-04-11 12:28:43.345 T:1937312192 NOTICE: EGL_EXTENSIONS = EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_vg_parent_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_lock_surface
2019-04-11 12:28:43.345 T:1937312192 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL Config Attributes:
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_BUFFER_SIZE: 32
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_ALPHA_SIZE: 8
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_BLUE_SIZE: 8
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_GREEN_SIZE: 8
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_RED_SIZE: 8
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_DEPTH_SIZE: 24
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_STENCIL_SIZE: 0
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_CONFIG_ID: 3
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_LEVEL: 0
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_NATIVE_RENDERABLE: 1
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
2019-04-11 12:28:43.345 T:1937312192 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_SAMPLES: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_SAMPLE_BUFFERS: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_SURFACE_TYPE: 1639
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_LUMINANCE_SIZE: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_ALPHA_MASK_SIZE: 0
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_RENDERABLE_TYPE: 7
2019-04-11 12:28:43.346 T:1937312192 DEBUG: EGL_CONFORMANT: 7
2019-04-11 12:28:43.347 T:1937312192 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
2019-04-11 12:28:43.347 T:1937312192 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
2019-04-11 12:28:43.347 T:1937312192 NOTICE: Checking resolution 16
2019-04-11 12:28:43.482 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2019-04-11 12:28:43.482 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2019-04-11 12:28:43.483 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2019-04-11 12:28:43.492 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2019-04-11 12:28:43.500 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2019-04-11 12:28:43.634 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2019-04-11 12:28:43.635 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2019-04-11 12:28:43.651 T:1915003776 DEBUG: CActiveAE - display reset event
2019-04-11 12:28:43.651 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2019-04-11 12:28:43.651 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2019-04-11 12:28:43.651 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2019-04-11 12:28:43.652 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2019-04-11 12:28:43.653 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2019-04-11 12:28:43.654 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2019-04-11 12:28:43.655 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Output Device : HDMI
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Sample Rate : 44100
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Channel Count : 2
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Channel Layout: FL, FR
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Frames : 2205
2019-04-11 12:28:43.655 T:1905259392 DEBUG: Frame Size : 8
2019-04-11 12:28:43.657 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2019-04-11 12:28:43.663 T:1937312192 NOTICE: GL_VENDOR = Broadcom
2019-04-11 12:28:43.663 T:1937312192 NOTICE: GL_RENDERER = VideoCore IV HW
2019-04-11 12:28:43.663 T:1937312192 NOTICE: GL_VERSION = OpenGL ES 2.0
2019-04-11 12:28:43.664 T:1937312192 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
2019-04-11 12:28:43.664 T:1937312192 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
2019-04-11 12:28:43.667 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.667 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.668 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.668 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.681 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.681 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.681 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.681 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.696 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.696 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.696 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.696 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.712 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.712 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.712 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.712 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.727 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.727 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.727 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.727 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.741 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.741 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.742 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.742 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.757 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.757 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.758 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.758 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.773 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.773 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.773 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.773 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.788 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.788 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.788 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.788 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.806 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.806 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.807 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.807 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.823 T:1937312192 DEBUG: GL: Vertex Shader compilation log:
2019-04-11 12:28:43.823 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.824 T:1937312192 DEBUG: GL: Pixel Shader compilation log:
2019-04-11 12:28:43.824 T:1937312192 DEBUG: Compiled
2019-04-11 12:28:43.958 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
2019-04-11 12:28:43.958 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2019-04-11 12:28:43.958 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2019-04-11 12:28:43.960 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2019-04-11 12:28:43.967 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2019-04-11 12:28:44.101 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2019-04-11 12:28:44.102 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2019-04-11 12:28:44.118 T:1915003776 DEBUG: CActiveAE - display reset event
2019-04-11 12:28:44.118 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2019-04-11 12:28:44.118 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2019-04-11 12:28:44.119 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2019-04-11 12:28:44.119 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2019-04-11 12:28:44.121 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2019-04-11 12:28:44.124 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2019-04-11 12:28:44.124 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2019-04-11 12:28:44.124 T:1905259392 DEBUG: Output Device : HDMI
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Sample Rate : 44100
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Channel Count : 2
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Channel Layout: FL, FR
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Frames : 2205
2019-04-11 12:28:44.125 T:1905259392 DEBUG: Frame Size : 8
2019-04-11 12:28:44.129 T:1937312192 INFO: GLES: Maximum texture width: 2048
2019-04-11 12:28:44.129 T:1937312192 DEBUG: guilib: Fill viewport on change for solving rendering passes
2019-04-11 12:28:44.129 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2019-04-11 12:28:44.189 T:1937312192 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
2019-04-11 12:28:44.189 T:1937312192 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/media/splash.jpg GetCodingType=0x7fffffff (1920x1080)
2019-04-11 12:28:44.189 T:1937312192 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
2019-04-11 12:28:45.012 T:1937312192 INFO: GLES: Enabling VSYNC
2019-04-11 12:28:45.012 T:1937312192 INFO: load keymapping
2019-04-11 12:28:45.017 T:1937312192 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
2019-04-11 12:28:45.020 T:1937312192 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
2019-04-11 12:28:45.023 T:1937312192 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
2019-04-11 12:28:45.029 T:1937312192 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
2019-04-11 12:28:45.033 T:1937312192 INFO: Loading special://xbmc/system/keymaps/joystick.xml
2019-04-11 12:28:45.039 T:1937312192 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
2019-04-11 12:28:45.053 T:1937312192 INFO: Loading special://xbmc/system/keymaps/mouse.xml
2019-04-11 12:28:45.054 T:1937312192 INFO: Loading special://xbmc/system/keymaps/remote.xml
2019-04-11 12:28:45.062 T:1937312192 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
2019-04-11 12:28:45.068 T:1937312192 INFO: Loading special://masterprofile/keymaps/keyboard.xml
2019-04-11 12:28:45.070 T:1937312192 INFO: Loading special://profile/keymaps/keyboard.xml
2019-04-11 12:28:45.071 T:1937312192 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
2019-04-11 12:28:45.071 T:1937312192 INFO: CLangInfo: loading resource.language.en_gb language information...
2019-04-11 12:28:45.077 T:1937312192 DEBUG: trying to set locale to en_US.UTF-8
2019-04-11 12:28:45.096 T:1937312192 INFO: global locale set to C
2019-04-11 12:28:45.097 T:1937312192 INFO: CLangInfo: loading resource.language.en_gb language strings...
2019-04-11 12:28:45.147 T:1937312192 DEBUG: LocalizeStrings: loaded 4022 strings from file resource://resource.language.en_gb/strings.po
2019-04-11 12:28:45.171 T:1937312192 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
2019-04-11 12:28:45.172 T:1937312192 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
2019-04-11 12:28:45.174 T:1937312192 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.178 T:1937312192 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.181 T:1937312192 DEBUG: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.184 T:1937312192 DEBUG: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.192 T:1937312192 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.194 T:1937312192 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.198 T:1937312192 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.207 T:1937312192 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.210 T:1937312192 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.213 T:1937312192 DEBUG: LocalizeStrings: loaded 256 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.222 T:1937312192 DEBUG: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/plugin.audio.radio_de/resources/language/English/strings.po
2019-04-11 12:28:45.230 T:1937312192 DEBUG: LocalizeStrings: loaded 16 strings from file /storage/.kodi/addons/weather.yahoo/resources/language/resource.language.en_GB/strings.po
2019-04-11 12:28:45.233 T:1937312192 DEBUG: LocalizeStrings: loaded 44 strings from file /storage/.kodi/addons/service.tvheadend42/resources/language/English/strings.po
2019-04-11 12:28:45.237 T:1937312192 DEBUG: LocalizeStrings: loaded 85 strings from file /storage/.kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.241 T:1937312192 DEBUG: LocalizeStrings: loaded 72 strings from file /storage/.kodi/addons/script.module.zap2epg/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.245 T:1937312192 DEBUG: LocalizeStrings: loaded 73 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.247 T:1937312192 DEBUG: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.257 T:1937312192 DEBUG: LocalizeStrings: loaded 97 strings from file /storage/.kodi/addons/script.xbmcbackup/resources/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.258 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2019-04-11 12:28:45.258 T:1807721344 DEBUG: Initialize, updating databases...
2019-04-11 12:28:45.261 T:1807721344 NOTICE: Running database version Addons27
2019-04-11 12:28:45.267 T:1807721344 NOTICE: Running database version ViewModes6
2019-04-11 12:28:45.273 T:1807721344 NOTICE: Running database version Textures13
2019-04-11 12:28:45.318 T:1807721344 NOTICE: Running database version MyMusic72
2019-04-11 12:28:45.355 T:1807721344 NOTICE: Running database version MyVideos116
2019-04-11 12:28:45.362 T:1807721344 NOTICE: Running database version TV32
2019-04-11 12:28:45.368 T:1807721344 NOTICE: Running database version Epg12
2019-04-11 12:28:45.368 T:1807721344 DEBUG: Initialize, updating databases... DONE
2019-04-11 12:28:45.369 T:1937312192 NOTICE: start dvd mediatype detection
2019-04-11 12:28:45.369 T:1928614784 DEBUG: Thread DetectDVDMedia start, auto delete: false
2019-04-11 12:28:45.370 T:1937312192 INFO: DPMS: not supported on this platform
2019-04-11 12:28:45.370 T:1928614784 DEBUG: Compiled with libcdio Version 0.94
2019-04-11 12:28:45.373 T:1928614784 DEBUG: Thread DetectDVDMedia 1928614784 terminating
2019-04-11 12:28:45.451 T:1937312192 INFO: Unloading old skin ...
2019-04-11 12:28:45.454 T:1937312192 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.26)
2019-04-11 12:28:45.454 T:1937312192 INFO: load fonts for skin...
2019-04-11 12:28:45.465 T:1937312192 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
2019-04-11 12:28:45.640 T:1937312192 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
2019-04-11 12:28:45.774 T:1937312192 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
2019-04-11 12:28:45.774 T:1937312192 INFO: load new skin...
2019-04-11 12:28:45.774 T:1937312192 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
2019-04-11 12:28:45.798 T:1937312192 DEBUG: Load Skin XML: 23.72ms
2019-04-11 12:28:45.798 T:1937312192 INFO: initialize new skin...
2019-04-11 12:28:45.798 T:1937312192 DEBUG: guilib: Fill viewport on change for solving rendering passes
2019-04-11 12:28:45.798 T:1937312192 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.855 T:1937312192 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
2019-04-11 12:28:45.898 T:1937312192 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.906 T:1937312192 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.914 T:1937312192 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.924 T:1937312192 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.927 T:1937312192 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.967 T:1937312192 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.974 T:1937312192 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.978 T:1937312192 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.982 T:1937312192 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:45.984 T:1937312192 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:46.010 T:1937312192 INFO: Previous line repeats 1 times.
2019-04-11 12:28:46.010 T:1937312192 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:46.014 T:1937312192 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
2019-04-11 12:28:46.032 T:1937312192 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
2020-02-15 14:50:32.264 T:1937312192 INFO: skin loaded...
2020-02-15 14:50:32.265 T:1937312192 DEBUG: Activating window ID: 12997
2020-02-15 14:50:32.265 T:1937312192 DEBUG: ------ Window Init () ------
2020-02-15 14:50:32.265 T:1937312192 DEBUG: Activating window ID: 12999
2020-02-15 14:50:32.265 T:1937312192 DEBUG: ------ Window Init (Startup.xml) ------
2020-02-15 14:50:32.265 T:1937312192 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
2020-02-15 14:50:32.266 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 14:50:32.266 T:1937312192 DEBUG: ------ Window Deinit (Startup.xml) ------
2020-02-15 14:50:32.266 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 14:50:32.266 T:1937312192 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[library://music/]: refreshing..
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
2020-02-15 14:50:32.620 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 14:50:32.620 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[library://video/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
2020-02-15 14:50:32.621 T:1937312192 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
2020-02-15 14:50:32.621 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 14:50:32.623 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 14:50:32.623 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 14:50:32.623 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 14:50:32.624 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 14:50:32.624 T:1937312192 DEBUG: CDirectoryProvider[favourites://]: refreshing..
2020-02-15 14:50:32.624 T:1937312192 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
2020-02-15 14:50:32.624 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 14:50:32.641 T:1790935936 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
2020-02-15 14:50:32.651 T:1799328640 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
2020-02-15 14:50:32.686 T:1937312192 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
2020-02-15 14:50:32.686 T:1937312192 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
2020-02-15 14:50:32.686 T:1937312192 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
2020-02-15 14:50:32.686 T:1937312192 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
2020-02-15 14:50:32.690 T:1799328640 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 15
2020-02-15 14:50:32.700 T:1799328640 DEBUG: GetAlbumsByWhere: Time to fill list with albums 13ms query took 5ms
2020-02-15 14:50:32.713 T:1807721344 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RANDOM() LIMIT 15
2020-02-15 14:50:32.722 T:1807721344 DEBUG: GetArtistsByWhere: Time to fill list with artists 12ms query took 5ms
2020-02-15 14:50:32.727 T:1790935936 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RANDOM() LIMIT 15
2020-02-15 14:50:32.741 T:1790935936 DEBUG: GetAlbumsByWhere: Time to fill list with albums 19ms query took 8ms
2020-02-15 14:50:32.746 T:1937312192 INFO: JSONRPC v10.3.0: Successfully initialized
2020-02-15 14:50:32.749 T:1937312192 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
2020-02-15 14:50:32.750 T:1937312192 DEBUG: LoadMappings - loaded node "CEC Adapter"
2020-02-15 14:50:32.750 T:1937312192 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
2020-02-15 14:50:32.750 T:1937312192 DEBUG: LoadMappings - loaded node "iMON HID device"
2020-02-15 14:50:32.750 T:1937312192 DEBUG: LoadMappings - loaded node "WETEK Play remote"
2020-02-15 14:50:32.750 T:1937312192 DEBUG: LoadMappings - loaded node ""
2020-02-15 14:50:32.750 T:1937312192 DEBUG: CPeripheralBusUSB - initialised udev monitor
2020-02-15 14:50:32.751 T:1937312192 DEBUG: Add-on bus: Registering add-on peripheral.joystick
2020-02-15 14:50:32.752 T:1937312192 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
2020-02-15 14:50:32.752 T:1937312192 DEBUG: ADDON: Dll Initializing - Joystick Support
2020-02-15 14:50:32.752 T:1937312192 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8)
2020-02-15 14:50:32.752 T:1937312192 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8
2020-02-15 14:50:32.766 T:1807721344 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
2020-02-15 14:50:32.776 T:1937312192 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
2020-02-15 14:50:32.777 T:1937312192 DEBUG: Calling TransferSettings for: Joystick Support
2020-02-15 14:50:32.777 T:1937312192 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
2020-02-15 14:50:32.778 T:1937312192 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
2020-02-15 14:50:32.779 T:1774150528 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
2020-02-15 14:50:32.783 T:1765757824 DEBUG: Thread PeripBusCEC start, auto delete: false
2020-02-15 14:50:32.788 T:1757365120 DEBUG: Thread PeripBusAddon start, auto delete: false
2020-02-15 14:50:32.791 T:1937312192 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
2020-02-15 14:50:32.791 T:1937312192 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
2020-02-15 14:50:32.792 T:1937312192 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
2020-02-15 14:50:32.792 T:1937312192 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
2020-02-15 14:50:32.795 T:1748972416 DEBUG: Thread PeripEventScanner start, auto delete: false
2020-02-15 14:50:32.818 T:1799328640 DEBUG: CAddonMgr::GetAvailableUpdates took 70 ms
2020-02-15 14:50:32.827 T:1937312192 DEBUG: ContextMenuManager: addon menus reloaded.
2020-02-15 14:50:32.827 T:1937312192 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
2020-02-15 14:50:32.832 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
2020-02-15 14:50:32.833 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
2020-02-15 14:50:32.833 T:1937312192 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
2020-02-15 14:50:32.833 T:1937312192 NOTICE: Loaded playercorefactory configuration
2020-02-15 14:50:32.833 T:1937312192 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
2020-02-15 14:50:32.833 T:1937312192 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
2020-02-15 14:50:32.833 T:1937312192 INFO: removing tempfiles
2020-02-15 14:50:32.881 T:1937312192 DEBUG: CRepositoryUpdater: previous update at 2020-02-15 07:25:23, next at 2020-02-16 07:25:23
2020-02-15 14:50:32.882 T:1740579712 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:50:32.914 T:1937312192 DEBUG: CServiceAddonManager: starting service.libreelec.settings
2020-02-15 14:50:32.917 T:1732187008 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 14:50:32.917 T:1937312192 DEBUG: CServiceAddonManager: starting service.tvheadend42
2020-02-15 14:50:32.917 T:1732187008 INFO: initializing python engine.
2020-02-15 14:50:32.923 T:1723794304 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 14:50:32.923 T:1723794304 INFO: initializing python engine.
2020-02-15 14:50:32.925 T:1937312192 DEBUG: CServiceAddonManager: starting script.xbmcbackup
2020-02-15 14:50:32.925 T:1715401600 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 14:50:32.926 T:1937312192 NOTICE: initialize done
2020-02-15 14:50:32.926 T:1937312192 NOTICE: Running the application...
2020-02-15 14:50:32.926 T:1715401600 INFO: initializing python engine.
2020-02-15 14:50:32.950 T:1937312192 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
2020-02-15 14:50:32.950 T:1937312192 DEBUG: NetworkMessage - Starting network services
2020-02-15 14:50:32.968 T:1937312192 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
2020-02-15 14:50:32.969 T:1937312192 NOTICE: starting zeroconf publishing
2020-02-15 14:50:32.970 T:1937312192 NOTICE: CWebServer[8080]: Started
2020-02-15 14:50:32.974 T:1681830784 DEBUG: Thread EventServer start, auto delete: false
2020-02-15 14:50:32.974 T:1681830784 NOTICE: ES: Starting UDP Event server on port 9777
2020-02-15 14:50:32.975 T:1681830784 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
2020-02-15 14:50:32.998 T:1937312192 INFO: JSONRPC Server: Successfully initialized
2020-02-15 14:50:33.000 T:1937312192 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
2020-02-15 14:50:33.003 T:1937312192 DEBUG: Loading: libshairplay.so.0
2020-02-15 14:50:33.007 T:1673438080 DEBUG: Thread TCPServer start, auto delete: false
2020-02-15 14:50:33.070 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1c0a328
2020-02-15 14:50:33.072 T:1807721344 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2020-02-15 14:50:33.073 T:1807721344 DEBUG: Getting Directory (special://profile/playlists/video)
2020-02-15 14:50:33.073 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
2020-02-15 14:50:33.078 T:1807721344 DEBUG: Getting Directory (special://profile/playlists/mixed)
2020-02-15 14:50:33.081 T:1723794304 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/service.tvheadend42/default.py): start processing
2020-02-15 14:50:33.083 T:1715401600 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): start processing
2020-02-15 14:50:33.083 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x1c25e80
2020-02-15 14:50:33.083 T:1732187008 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
2020-02-15 14:50:33.086 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1c25fb8
2020-02-15 14:50:33.087 T:1807721344 DEBUG: CMultiPathDirectory::MergeItems, items = 0
2020-02-15 14:50:33.089 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 14:50:33.233 T:1723794304 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 14:50:33.233 T:1723794304 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/service.tvheadend42/default.py): the source file to load is "/storage/.kodi/addons/service.tvheadend42/default.py"
2020-02-15 14:50:33.240 T:1790935936 DEBUG: ADDON: Dll Initializing - Tvheadend HTSP Client
2020-02-15 14:50:33.240 T:1790935936 DEBUG: SECTION:LoadDLL(/storage/.kodi/addons/pvr.hts/pvr.hts.so.4.4.20)
2020-02-15 14:50:33.240 T:1790935936 DEBUG: Loading: /storage/.kodi/addons/pvr.hts/pvr.hts.so.4.4.20
2020-02-15 14:50:33.269 T:1790935936 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - starting PVR client
2020-02-15 14:50:33.269 T:1807721344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
2020-02-15 14:50:33.269 T:1807721344 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
2020-02-15 14:50:33.270 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'host'
2020-02-15 14:50:33.272 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1c0a328
2020-02-15 14:50:33.272 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.272 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.273 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x1c25e80
2020-02-15 14:50:33.275 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.275 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1c25fb8
2020-02-15 14:50:33.275 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
2020-02-15 14:50:33.276 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'htsp_port'
2020-02-15 14:50:33.278 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.278 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.281 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.281 T:1807721344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
2020-02-15 14:50:33.281 T:1807721344 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
2020-02-15 14:50:33.282 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'http_port'
2020-02-15 14:50:33.284 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.285 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.287 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.288 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'user'
2020-02-15 14:50:33.290 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1c0a328
2020-02-15 14:50:33.290 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.290 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.291 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
2020-02-15 14:50:33.293 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.294 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pass'
2020-02-15 14:50:33.296 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.296 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e4540d0
2020-02-15 14:50:33.296 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.297 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 14:50:33.298 T:1807721344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
2020-02-15 14:50:33.298 T:1807721344 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
2020-02-15 14:50:33.298 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.299 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'connect_timeout'
2020-02-15 14:50:33.303 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.304 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.307 T:1807721344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
2020-02-15 14:50:33.307 T:1807721344 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
2020-02-15 14:50:33.311 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.313 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'response_timeout'
2020-02-15 14:50:33.316 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.316 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.317 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1c0a328
2020-02-15 14:50:33.318 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e4540d0
2020-02-15 14:50:33.318 T:1807721344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB06338B@Kodi (LibreELEC) port:36666
2020-02-15 14:50:33.319 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
2020-02-15 14:50:33.319 T:1807721344 DEBUG: CZeroconfAvahi::addService() named: B827EB06338B@Kodi (LibreELEC) type: _raop._tcp port:36666
2020-02-15 14:50:33.319 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.321 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'trace_debug'
2020-02-15 14:50:33.324 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.324 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.327 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.328 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'epg_async'
2020-02-15 14:50:33.330 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.331 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.333 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.334 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'pretuner_enabled'
2020-02-15 14:50:33.336 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.336 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.338 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.339 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_approxtime'
2020-02-15 14:50:33.341 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.341 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.348 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.349 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'autorec_maxdiff'
2020-02-15 14:50:33.351 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.351 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.354 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.355 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'streaming_profile'
2020-02-15 14:50:33.357 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.357 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.360 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.361 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_priority'
2020-02-15 14:50:33.363 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.363 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.365 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.366 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_lifetime'
2020-02-15 14:50:33.368 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.368 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.370 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.371 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_dubdetect'
2020-02-15 14:50:33.373 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.373 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.376 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.376 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_playstatus'
2020-02-15 14:50:33.378 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.379 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.381 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.382 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'stream_readchunksize'
2020-02-15 14:50:33.384 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.384 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.386 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.387 T:1790935936 DEBUG: CAddonCallbacksAddon - GetAddonSetting - add-on 'Tvheadend HTSP Client' requests setting 'dvr_ignore_duplicates'
2020-02-15 14:50:33.389 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting definitions
2020-02-15 14:50:33.389 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: trying to load setting definitions from old format...
2020-02-15 14:50:33.392 T:1790935936 DEBUG: CAddonSettings[pvr.hts]: loading setting values
2020-02-15 14:50:33.397 T:1790935936 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (0 -> 7)
2020-02-15 14:50:33.400 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:33.401 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connecting to localhost:9982
2020-02-15 14:50:33.418 T:1799328640 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
2020-02-15 14:50:33.421 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:33.421 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (7 -> 1)
2020-02-15 14:50:33.437 T:1723794304 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/service.tvheadend42/default.py): setting the Python path to /storage/.kodi/addons/service.tvheadend42:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 14:50:33.437 T:1723794304 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/service.tvheadend42/default.py): entering source directory /storage/.kodi/addons/service.tvheadend42
2020-02-15 14:50:33.437 T:1715401600 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 14:50:33.438 T:1715401600 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): the source file to load is "/storage/.kodi/addons/script.xbmcbackup/scheduler.py"
2020-02-15 14:50:33.441 T:1723794304 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/service.tvheadend42/default.py): instantiating addon using automatically obtained id of "service.tvheadend42" dependent on version 2.1.0 of the xbmc.python api
2020-02-15 14:50:33.443 T:1732187008 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 14:50:33.443 T:1732187008 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
2020-02-15 14:50:33.460 T:1799328640 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum FROM album ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
2020-02-15 14:50:33.519 T:1799328640 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
2020-02-15 14:50:33.542 T:1799328640 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
2020-02-15 14:50:33.567 T:1765757824 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
2020-02-15 14:50:33.573 T:1765757824 DEBUG: InitialiseFeature - using libCEC v4.0.4
2020-02-15 14:50:33.573 T:1765757824 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
2020-02-15 14:50:33.573 T:1765757824 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
2020-02-15 14:50:33.574 T:1765757824 DEBUG: Thread PeripBusCEC 1765757824 terminating
2020-02-15 14:50:33.574 T:1625285504 DEBUG: Thread CECAdapter start, auto delete: false
2020-02-15 14:50:33.574 T:1625285504 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
2020-02-15 14:50:33.581 T:1937312192 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
2020-02-15 14:50:33.583 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 14:50:33.589 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 14:50:33.591 T:1608500096 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 14:50:33.591 T:1608500096 INFO: initializing python engine.
2020-02-15 14:50:33.591 T:1608500096 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 14:50:33.592 T:1799328640 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
2020-02-15 14:50:33.601 T:1799328640 DEBUG: GetArtistsByWhere query: SELECT COUNT(DISTINCT artistview.idArtist) FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '')
2020-02-15 14:50:33.636 T:1732187008 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 14:50:33.636 T:1732187008 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
2020-02-15 14:50:33.637 T:1732187008 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
2020-02-15 14:50:33.647 T:1715401600 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): setting the Python path to /storage/.kodi/addons/script.xbmcbackup:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.googleapi/lib:/storage/.kodi/addons/script.module.httplib2/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.oauth2client/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.uritemplate/lib:/storage/.kodi/addons/script.module.urllib3/lib:/storage/.kodi/addons/script.module.yaml/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 14:50:33.647 T:1715401600 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): entering source directory /storage/.kodi/addons/script.xbmcbackup
2020-02-15 14:50:33.687 T:1715401600 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/script.xbmcbackup/scheduler.py): instantiating addon using automatically obtained id of "script.xbmcbackup" dependent on version 2.24.0 of the xbmc.python api
2020-02-15 14:50:33.922 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:33.929 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:34.253 T:1707008896 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
2020-02-15 14:50:34.367 T:1732187008 DEBUG: Previous line repeats 4 times.
2020-02-15 14:50:34.367 T:1732187008 DEBUG: ## LibreELEC Addon ## 9.0.0
2020-02-15 14:50:34.435 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:34.441 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:34.453 T:1608500096 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 14:50:34.453 T:1608500096 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 14:50:34.477 T:1608500096 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 14:50:34.477 T:1608500096 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 14:50:34.478 T:1608500096 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 14:50:34.605 T:1937312192 NOTICE: UDev: Added /var/media/GRAY_500GB
2020-02-15 14:50:34.844 T:1625285504 DEBUG: OpenConnection - connection to the CEC adapter opened
2020-02-15 14:50:34.844 T:1625285504 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
2020-02-15 14:50:34.845 T:1596294016 DEBUG: Thread CECAdapterUpdate start, auto delete: false
2020-02-15 14:50:34.942 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:34.948 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:35.449 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:35.454 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:35.669 T:1937312192 NOTICE: UDev: Added /var/media/RED_2TB
2020-02-15 14:50:35.955 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:35.961 T:1645618048 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - unable to connect to localhost:9982
2020-02-15 14:50:39.710 T:1715401600 DEBUG: CAddonSettings[script.xbmcbackup]: loading setting definitions
2020-02-15 14:50:39.710 T:1715401600 DEBUG: CAddonSettings[script.xbmcbackup]: trying to load setting definitions from old format...
2020-02-15 14:50:39.714 T:1715401600 DEBUG: CAddonSettings[script.xbmcbackup]: loading setting values
2020-02-15 14:50:40.433 T:1608500096 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 14:50:40.433 T:1608500096 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 14:50:40.435 T:1608500096 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 14:50:40.515 T:1732187008 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
2020-02-15 14:50:40.516 T:1732187008 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
2020-02-15 14:50:40.516 T:1732187008 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
2020-02-15 14:50:41.099 T:1608500096 INFO: CPythonInvoker(3, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 14:50:41.100 T:1608500096 DEBUG: onExecutionDone(3, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 14:50:41.312 T:1608500096 INFO: Python interpreter stopped
2020-02-15 14:50:41.312 T:1608500096 DEBUG: Thread LanguageInvoker 1608500096 terminating
2020-02-15 14:50:41.327 T:1732187008 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
2020-02-15 14:50:41.329 T:1732187008 INFO: ## LibreELEC Addon ## updates::set_auto_update ## auto
2020-02-15 14:50:41.349 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 14:50:41.422 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 14:50:41.432 T:1541399424 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
2020-02-15 14:50:41.455 T:1549792128 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
2020-02-15 14:50:45.961 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:45.964 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected
2020-02-15 14:50:45.967 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending hello
2020-02-15 14:50:50.969 T:1533006720 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - Command hello failed: No response received
2020-02-15 14:50:50.969 T:1533006720 ERROR: AddOnLog: Tvheadend HTSP Client: pvr.hts - failed to send hello
2020-02-15 14:50:50.969 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (1 -> 2)
2020-02-15 14:50:50.990 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 14:50:55.972 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - new connection requested
2020-02-15 14:50:55.973 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connecting to localhost:9982
2020-02-15 14:50:55.974 T:1645618048 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected
2020-02-15 14:50:55.975 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending hello
2020-02-15 14:50:55.979 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connected to Tvheadend / 4.2.8-36 ~ LibreELEC Tvh-addon v9.2.0.121 (HTSPv27)
2020-02-15 14:50:55.979 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - sending auth
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - Received permissions:
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - administrator : 1
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - HTSP streaming : 1
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - HTSP DVR : 1
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - Failed/aborted DVR : 1
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - anonymous HTSP only : 0
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - global connection limit : 0
2020-02-15 14:50:55.981 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - DVR connection limit : 0
2020-02-15 14:50:55.982 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - streaming connection limit : 0
2020-02-15 14:50:55.982 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - rebuilding state
2020-02-15 14:50:55.982 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - request async EPG (14)
2020-02-15 14:50:55.983 T:1533006720 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates requested
2020-02-15 14:50:55.983 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - registered
2020-02-15 14:50:55.983 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - connection state change (2 -> 5)
2020-02-15 14:50:55.984 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:English
2020-02-15 14:50:55.985 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:USA
2020-02-15 14:50:55.986 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:French
2020-02-15 14:50:55.987 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:En-Can
2020-02-15 14:50:55.988 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:5, name:Canada
2020-02-15 14:50:55.989 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:131583586, name:CTV
2020-02-15 14:50:55.990 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:149927712, name:TVA
2020-02-15 14:50:55.992 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:608362642, name:Canal-Savoir
2020-02-15 14:50:55.993 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:610783058, name:Radio-Canada
2020-02-15 14:50:55.994 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:611412093, name:MHz-WorldView
2020-02-15 14:50:55.994 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:704476147, name:CBC
2020-02-15 14:50:55.994 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:734530991, name:ICI-Television
2020-02-15 14:50:55.995 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:776335106, name:Global
2020-02-15 14:50:55.995 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:951999653, name:City
2020-02-15 14:50:55.995 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1774245099, name:Tele-Quebec
2020-02-15 14:50:55.996 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1774869083, name:PBS
2020-02-15 14:50:55.996 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1794518702, name:V
2020-02-15 14:50:55.997 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - channel added id:1893956217, name:PBS-Kids
2020-02-15 14:50:55.998 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:1, name:English
2020-02-15 14:50:55.998 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:2, name:USA
2020-02-15 14:50:55.998 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:3, name:French
2020-02-15 14:50:55.998 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:4, name:En-Can
2020-02-15 14:50:55.998 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - tag updated id:5, name:Canada
2020-02-15 14:50:56.000 T:1799328640 NOTICE: PVR Manager: Starting
2020-02-15 14:50:56.002 T:1533006720 DEBUG: Thread PVRManager start, auto delete: false
2020-02-15 14:50:56.007 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1679770190, state:completed, title:T'choupi-_-l'_cole-S01E40_2018-03-12, desc:Not available, error:none
2020-02-15 14:50:56.007 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1147235301, state:scheduled, title:Épidémie, desc:Un dangereux virus se répand à Montréal et dans les environs. Personne n'est à l'abri. Anne-Marie Leclerc, infectiologue et directrice du Laboratoire d'urgence sanitaire, doit combattre cette maladie hautement contagieuse., error:none
2020-02-15 14:50:56.010 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:684892146, state:scheduled, title:En tout cas, desc:Les retrouvailles secrètes de Simon et de son ex créent une commotion dans la famille; être ou ne pas être jaloux: là est la question et Danielle a la réponse; Sophie encourage Fred à essayer de la rendre jalouse., error:none
2020-02-15 14:50:56.011 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:862036340, state:completed, title:Super-Wings-E09_2018-11-03, desc:Not available, error:none
2020-02-15 14:50:56.011 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:802797270, state:completed, title:Les-pays-d'en-haut-S05E01_2020-01-06, desc:Not available, error:none
2020-02-15 14:50:56.011 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1793642190, state:completed, title:Caillou_2016-11-02, desc:Not available, error:none
2020-02-15 14:50:56.012 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1781032654, state:completed, title:La Pat'Patrouille, desc:Les chiots doivent travailler dur avec Ryder pour réparer les rails du chemin de fer et enlever un wagon de la voie, avant que le prochain ne passe., error:none
2020-02-15 14:50:56.012 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:436309640, state:completed, title:Caillou_2017-04-27, desc:Not available, error:none
2020-02-15 14:50:56.012 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:642165113, state:completed, title:Les magnifiques, desc:On n'a pas tous la mémoire des visages, mais il y a des gens qu'on doit reconnaître; une femme a une technique infaillible pour se sortir d'une contravention pour vitesse, mais économiser peut coûter cher., error:none
2020-02-15 14:50:56.012 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1677591442, state:completed, title:Caillou_2017-05-04, desc:Not available, error:none
2020-02-15 14:50:56.012 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1172398294, state:completed, title:Épidémie, desc:Tout est mis en oeuvre pour stopper la chaîne de contagion; l'état de Chloé s'aggrave; Anne-Marie ignore qu'un deuxième foyer d'épidémie se développe et concentre ses énergies à trouver un médicament pour ceux dont le pronostic vital est engagé., error:none
2020-02-15 14:50:56.013 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1311729590, state:completed, title:T'choupi-_-l'_cole-E42_2018-03-14, desc:Not available, error:none
2020-02-15 14:50:56.013 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:935960021, state:completed, title:R_volution-S02E10_2019-11-24, desc:Not available, error:none
2020-02-15 14:50:56.013 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:512869130, state:completed, title:Caillou_2017-04-28, desc:Not available, error:none
2020-02-15 14:50:56.014 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:380483861, state:completed, title:Le-bon-docteur-S02E08_2019-11-07, desc:Not available, error:none
2020-02-15 14:50:56.014 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:451401970, state:completed, title:Cerebrum, desc:Les responsabilités parentales rattrapent Henri en pleine nuit alors qu'il reçoit un appel inquiétant d'Alice qui a perdu la trace de Marine; cette dernière s'est réfugiée chez son nouvel ami Tristan; un article rapporte que l'enquête tourne en rond., error:none
2020-02-15 14:50:56.014 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:717499960, state:scheduled, title:La Pat'Patrouille, desc:La mairesse s'est envolée dans une montgolfière! Ryder et la bande doivent la sauver et l'aider à gagner la course., error:none
2020-02-15 14:50:56.014 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1478885468, state:scheduled, title:Fugueuse, desc:Fanny emmène Daisie chez Manon, bien décidée à la sortir d'affaire, mais celle-ci peine à se reprendre en main; Nathan réapparait, traumatisé; Damien apprend à Carlo que Fanny est policière; un autre corps retrouvé dans la carrière est identifié., error:none
2020-02-15 14:50:56.014 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1737608009, state:completed, title:Les-invisibles-S02E07_2019-10-30, desc:Not available, error:none
2020-02-15 14:50:56.015 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1439778807, state:scheduled, title:District 31, desc:À l'occasion d'un déjeuner, Bruno partage des confidences avec Patrick et Noélie., error:none
2020-02-15 14:50:56.015 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:982283250, state:completed, title:Mensonges-S04E09_2019-11-13, desc:Not available, error:none
2020-02-15 14:50:56.015 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1137558579, state:completed, title:Robots_2017-01-03, desc:Not available, error:none
2020-02-15 14:50:56.015 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1398635134, state:completed, title:Super-Wings-S01E01_2019-04-01, desc:Not available, error:none
2020-02-15 14:50:56.015 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:896245769, state:completed, title:T'choupi-_-l'_cole-E45_2018-03-15, desc:Not available, error:none
2020-02-15 14:50:56.016 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1272809378, state:scheduled, title:5e rang, desc:Une idylle pour Marie-Paule se pointe à l'horizon; inquiet, Paul cherche le pistolet de Vince; Jean-Michel lui avoue l'avoir vendu; Gladys informe Fred d'un nouveau recoupement dans le dossier des femmes disparues., error:none
2020-02-15 14:50:56.016 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:57154783, state:completed, title:Super-Wings-E59_2019-04-22, desc:Not available, error:none
2020-02-15 14:50:56.016 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1632898474, state:completed, title:La Pat'Patrouille, desc:Ryder vit bien des aventures en compagnie de sa joyeuse bande de six adorables chiots., error:none
2020-02-15 14:50:56.016 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:125441279, state:completed, title:La Pat'Patrouille, desc:Les chiots vont s'affronter dans une course autour de la ville; M. Porter s'inscrit à un concours de gâteau., error:none
2020-02-15 14:50:56.017 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1084572643, state:completed, title:SOS sages-femmes, desc:Les problèmes de la jeune handicapée Susan s'accentuent à mesure qu'elle grandit; le Dr Turner se bat pour obtenir l'appui nécessaire de ses parents afin de l'envoyer dans un hôpital spécialisé., error:none
2020-02-15 14:50:56.017 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1780824413, state:completed, title:En-tout-cas-S03E01_2020-01-06, desc:Not available, error:none
2020-02-15 14:50:56.017 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1045465591, state:completed, title:Une-promenade-inoubliable_2017-06-28, desc:Not available, error:none
2020-02-15 14:50:56.017 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:958974344, state:completed, title:T'choupi-_-l'_cole-S01E21_2018-03-19, desc:Not available, error:none
2020-02-15 14:50:56.018 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:364476172, state:completed, title:T'choupi-_-l'_cole-S01E42_2018-03-13, desc:Not available, error:none
2020-02-15 14:50:56.018 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1444531468, state:completed, title:T'choupi-_-l'_cole-S01E08_2018-03-26, desc:Not available, error:none
2020-02-15 14:50:56.018 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1990601649, state:completed, title:T'choupi-_-l'_cole-S01E51_2018-02-28, desc:Not available, error:none
2020-02-15 14:50:56.018 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1051063265, state:scheduled, title:La Pat'Patrouille, desc:Maurice le morse, le meilleur ami du Capitaine Turbot est coincé dans un filet sous l'eau; la Pat'Patrouille vient à sa rescousse., error:none
2020-02-15 14:50:56.019 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1291156998, state:completed, title:Caillou_2017-04-11, desc:Not available, error:none
2020-02-15 14:50:56.019 T:1524614016 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
2020-02-15 14:50:56.019 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1769320834, state:completed, title:Les magnifiques, desc:Une blague déplacée peut créer un malaise, même lors d'un accident de vélo; c'est important de bien choisir le haut-parleur intelligent qui va avec notre personnalité; pas toujours facile d'être un sauveteur, surtout en eau froide., error:none
2020-02-15 14:50:56.020 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1241296225, state:completed, title:La Pat'Patrouille, desc:Des vaches s'échappent d'un train à la gare., error:none
2020-02-15 14:50:56.020 T:1937312192 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
2020-02-15 14:50:56.021 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1826629094, state:completed, title:T'choupi-_-l'_cole-S01E39_2018-03-12, desc:Not available, error:none
2020-02-15 14:50:56.021 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:184472467, state:completed, title:Super-Wings-S01E43_2019-01-19, desc:Not available, error:none
2020-02-15 14:50:56.023 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1800805695, state:completed, title:Le bon docteur, desc:Le docteur Andrews cherche les mots pour convaincre une famille en deuil de sa fille; une autre fille dont le visage a été horriblement défiguré dans un accident pourrait bénéficier d'un nouveau départ dans la vie grâce à une greffe du visage., error:none
2020-02-15 14:50:56.024 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:324818027, state:completed, title:La Pat'Patrouille, desc:Ryder et la Pat'Patrouille se mettent à l'action quand le bateau du capitaine s'écrase sur un rocher; Ryder et la Pat'Patrouille aident le fermier Yumi à récolter ses pommes avant les grands froids., error:none
2020-02-15 14:50:56.025 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1160844635, state:completed, title:SOS-sages-femmes-S06E01_2019-11-27, desc:Not available, error:none
2020-02-15 14:50:56.025 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1694536151, state:completed, title:Burlesque_2016-09-01, desc:Not available, error:none
2020-02-15 14:50:56.027 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:103329544, state:completed, title:Caillou-S02E19_2019-02-20, desc:Not available, error:none
2020-02-15 14:50:56.028 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1463127885, state:completed, title:Les beaux malaises, desc:C'est le retour de la marionnette qui dit tout haut ce que Martin pense en silence. Cette fois, le malaise originel émane de Monique, la mère de Martin, qui manifeste le désir de venir vivre à la maison, chez Martin et Julie., error:none
2020-02-15 14:50:56.030 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:820046622, state:completed, title:Passe-Partout-S01E01_2020-01-08, desc:Not available, error:none
2020-02-15 14:50:56.032 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:81202927, state:completed, title:007 Spectre, desc:Un message cryptique venu tout droit de son passé pousse Bond à enquêter sur une sinistre organisation. Alors que M affronte une tempête politique pour que les services secrets puissent continuer à opérer, Bond s'échine à révéler la terrible vérité., error:none
2020-02-15 14:50:56.032 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:961043211, state:completed, title:Super-Wings-S02E11_2018-11-10, desc:Not available, error:none
2020-02-15 14:50:56.032 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2002988903, state:completed, title:Shrek_2016-12-26, desc:Not available, error:none
2020-02-15 14:50:56.034 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1410922353, state:completed, title:Super-Wings-S01E24_2019-05-01, desc:Not available, error:none
2020-02-15 14:50:56.035 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:119180425, state:completed, title:Passe-Partout-S02E14_2019-10-29, desc:Not available, error:none
2020-02-15 14:50:56.036 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:206705652, state:completed, title:L'Acad_mie-S01E10_2020-01-07, desc:Not available, error:none
2020-02-15 14:50:56.037 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:510360634, state:completed, title:Passe-Partout-S02E34_2019-12-03, desc:Not available, error:none
2020-02-15 14:50:56.039 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:272632334, state:completed, title:R_volution-S02E08_2019-11-10, desc:Not available, error:none
2020-02-15 14:50:56.039 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1118411135, state:scheduled, title:La Pat'Patrouille, desc:La Pat'Patrouille trouve des empreintes étranges sur la montagne. Serait-ce le monstre des neiges?, error:none
2020-02-15 14:50:56.040 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:440116351, state:scheduled, title:Le bon docteur, desc:Le nouveau chef de la chirurgie, le Dr Jackson Han, croit que le Dr Shaun Murphy est un handicap et il fait tout pour le garder hors de la salle d'opération de façon permanente., error:none
2020-02-15 14:50:56.040 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1798182672, state:completed, title:Passe-Partout-S02E28_2019-11-21, desc:Not available, error:none
2020-02-15 14:50:56.040 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:742458236, state:completed, title:Caillou-S02E21_2019-02-18, desc:Not available, error:none
2020-02-15 14:50:56.041 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1001897134, state:completed, title:Cerebrum, desc:Simone et Danno poursuivent leur enquête et l'histoire de Patrick Lemire, le patient d'Henri qui s'est enlevé la vie, refait surface; Richard et Sophie font preuve de grande solidarité envers la famille de leur ami; Marine avoue à son père un secret., error:none
2020-02-15 14:50:56.042 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1970213795, state:completed, title:Mensonges-S04E01_2019-09-11, desc:Not available, error:none
2020-02-15 14:50:56.042 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1453073161, state:completed, title:Super-Wings-S02E19_2019-01-12, desc:Not available, error:none
2020-02-15 14:50:56.044 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:292456994, state:completed, title:Super-Wings-S02E04_2018-09-22, desc:Not available, error:none
2020-02-15 14:50:56.044 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:611936061, state:completed, title:Le-bon-docteur-S02E09_2020-01-09, desc:Not available, error:none
2020-02-15 14:50:56.046 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1764700560, state:completed, title:Le-bon-docteur-S02E09_2019-11-14, desc:Not available, error:none
2020-02-15 14:50:56.046 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1456517789, state:completed, title:Tristan-et-Yseult_2017-06-30, desc:Not available, error:none
2020-02-15 14:50:56.046 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2105734631, state:scheduled, title:La Pat'Patrouille, desc:Des vaches s'échappent d'un train à la gare., error:none
2020-02-15 14:50:56.047 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1354508325, state:completed, title:Pinocchio_2017-06-25, desc:Not available, error:none
2020-02-15 14:50:56.047 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1894957140, state:completed, title:SOS sages-femmes, desc:Les problèmes de la jeune handicapée Susan s'accentuent à mesure qu'elle grandit; le Dr Turner se bat pour obtenir l'appui nécessaire de ses parents afin de l'envoyer dans un hôpital spécialisé., error:none
2020-02-15 14:50:56.048 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1341827354, state:completed, title:Super-Wings-S01E21_2019-04-26, desc:Not available, error:none
2020-02-15 14:50:56.049 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:700119043, state:completed, title:Discussions-avec-mes-parents-S02E11_2019-11-25, desc:Not available, error:none
2020-02-15 14:50:56.053 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1772457643, state:completed, title:Le bon docteur, desc:Une section de l'hôpital Saint Bonaventure est placée en quarantaine; tandis que les choses vont au plus mal, Shaun et le reste des personnes coincées commencent à reprendre les choses en main., error:none
2020-02-15 14:50:56.053 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:160036572, state:completed, title:Super-Wings-S02E25_2019-03-30, desc:Not available, error:none
2020-02-15 14:50:56.054 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2002074682, state:scheduled, title:Lâcher prise, desc:Simon aimerait bien que Valérie se débarrasse de ses cauchemars afin qu'elle puisse retrouver le sommeil; pour ce faire, il l'emmène consulter Rachel; durant leur absence, Thomas est gardé par Margot et Bianca., error:none
2020-02-15 14:50:56.054 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:916769095, state:scheduled, title:Toute la vie, desc:Alors que le jour de l'accouchement de Den approche, Françoise constate une fois de plus à quel point la jeune femme se montre dure envers son corps; Tina et Christophe sont inquiets pour elle et entendent la suivre de près., error:none
2020-02-15 14:50:56.054 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1979291649, state:completed, title:Jack-et-les-camions_2017-02-17, desc:Not available, error:none
2020-02-15 14:50:56.054 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1242211586, state:completed, title:Léo, desc:Léo et Cindy, nouvellement fiancés, ont une grande nouvelle à annoncer; ils se rendent chez Ginette et Maurice, les parents de Cindy, dans l'espoir de passer une soirée festive et agréable, mais rien ne se passe comme prévu., error:none
2020-02-15 14:50:56.054 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:155038786, state:completed, title:Le-bon-docteur-S02E01_2019-09-19, desc:Not available, error:none
2020-02-15 14:50:56.055 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2023278605, state:completed, title:T'choupi-_-l'_cole-S01E37_2019-08-10, desc:Not available, error:none
2020-02-15 14:50:56.056 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1144916792, state:completed, title:La Pat'Patrouille, desc:Skye et Rocky font du camping pour la première fois. Malheureusement, la Pat'Patrouille doit intervenir lorsqu'il arrive un petit accident de parcours., error:none
2020-02-15 14:50:56.056 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1580698397, state:completed, title:Super-Wings-S01E28_2019-05-07, desc:Not available, error:none
2020-02-15 14:50:56.057 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1074031374, state:completed, title:Les-invisibles-S02E09_2019-11-13, desc:Not available, error:none
2020-02-15 14:50:56.057 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:60100666, state:scheduled, title:La Pat'Patrouille, desc:Skye et Rocky font du camping pour la première fois. Malheureusement, la Pat'Patrouille doit intervenir lorsqu'il arrive un petit accident de parcours., error:none
2020-02-15 14:50:56.058 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1818258265, state:completed, title:Un-amour-infini_2016-12-07, desc:Not available, error:none
2020-02-15 14:50:56.059 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1297090040, state:completed, title:Mensonges-S04E02_2019-09-18, desc:Not available, error:none
2020-02-15 14:50:56.059 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1826478844, state:completed, title:T'choupi-_-l'_cole-S01E47_2018-03-16, desc:Not available, error:none
2020-02-15 14:50:56.060 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1400926443, state:completed, title:SOS sages-femmes, desc:Les problèmes de la jeune handicapée Susan s'accentuent à mesure qu'elle grandit; le Dr Turner se bat pour obtenir l'appui nécessaire de ses parents afin de l'envoyer dans un hôpital spécialisé., error:none
2020-02-15 14:50:56.061 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:27885707, state:completed, title:T'choupi-_-l'_cole-E43_2018-03-14, desc:Not available, error:none
2020-02-15 14:50:56.062 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:144876901, state:completed, title:Super-Wings-S02E22_2019-03-09, desc:Not available, error:none
2020-02-15 14:50:56.062 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:759988992, state:completed, title:T'choupi-_-l'_cole-S01E25_2018-03-01, desc:Not available, error:none
2020-02-15 14:50:56.063 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1369755867, state:completed, title:Super-Wings-S02E51_2018-12-25, desc:Not available, error:none
2020-02-15 14:50:56.064 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1150005787, state:completed, title:Les pays d'en haut, desc:Bidou et Délima ouvrent leur bar avec l'aide de Rosa-Rose, Todore, Caroline et Joe; pour se venger de Délima, le curé Caron commet un geste inacceptable; furieux, Alexis n'a pas dit son dernier mot., error:none
2020-02-15 14:50:56.065 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1640639674, state:completed, title:La Pat'Patrouille, desc:Des vaches s'échappent d'un train à la gare., error:none
2020-02-15 14:50:56.066 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1293705517, state:scheduled, title:Format familial, desc:Bianca rencontre des parents qui ont décidé d'habiter et d'élever ensemble leurs enfants; Marie-Hélène Thibault confesse s'être débarrassée de jouets de ses enfants à leur insu., error:none
2020-02-15 14:50:56.066 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1936741325, state:scheduled, title:Léo, desc:Mononc' Reynald a décidé qu'Yvon était dû pour un grand ménage dans sa vie; sans en aviser Léo, ils ont vidé la grange de ses vieilleries pour les donner à la Fabrique du village qui organise l'encan au profit des nouveaux arrivants., error:none
2020-02-15 14:50:56.066 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1660972251, state:completed, title:T'choupi-_-l'_cole-S01E16_2018-02-22, desc:Not available, error:none
2020-02-15 14:50:56.067 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:7759135, state:completed, title:Super-Wings-S02E23_2019-03-16, desc:Not available, error:none
2020-02-15 14:50:56.067 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:495254942, state:scheduled, title:District 31, desc:Jean Brière reçoit des informations potentiellement explosives., error:none
2020-02-15 14:50:56.068 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:870092196, state:completed, title:Format familial, desc:Sébastien visite l'école Louis-de-France, où l'agriculture est au coeur du programme éducatif; montée de lait de David Savard sur la conciliation nourriture et adolescence., error:none
2020-02-15 14:50:56.069 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1792424942, state:completed, title:La-v_rit_-toute-crue_2017-10-15, desc:Not available, error:none
2020-02-15 14:50:56.070 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1726738253, state:completed, title:T'choupi-_-l'_cole-S01E26_2018-03-01, desc:Not available, error:none
2020-02-15 14:50:56.071 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1712227787, state:scheduled, title:L'heure bleue, desc:Le projet de bar à vin de Véronique et Raphaël avance concrètement; Véronique a des idées de grandeur et Raphaël est très inquiet de leurs finances; Véronique va même jusqu'à proposer à Bernard de s'associer au projet; Raphaël est furieux., error:none
2020-02-15 14:50:56.071 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1330071114, state:completed, title:Caillou_2017-04-26, desc:Not available, error:none
2020-02-15 14:50:56.076 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:858029186, state:completed, title:T'choupi-_-l'_cole-E20_2019-06-09, desc:Not available, error:none
2020-02-15 14:50:56.077 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1723003089, state:completed, title:T'choupi-_-l'_cole-S01E23_2018-03-20, desc:Not available, error:none
2020-02-15 14:50:56.078 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:691404718, state:completed, title:Passe-Partout-S02E32_2019-11-28, desc:Not available, error:none
2020-02-15 14:50:56.080 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:860495310, state:scheduled, title:Click, desc:An overworked architect (Adam Sandler) obtains a universal remote that allows him to control the world around him., error:none
2020-02-15 14:50:56.085 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:683327843, state:scheduled, title:District 31, desc:Un article de Jean Brière fait jaser au poste., error:none
2020-02-15 14:50:56.085 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1607108319, state:completed, title:Les magnifiques, desc:C'est très mauvais de travailler au lit, que ce soit sur son ordinateur ou pas; une femme soupçonne qu'il existe un réseau d'enlèvements de bons gars; quoi de mieux qu'un bel enclos à poules pour divertir ses enfants., error:none
2020-02-15 14:50:56.085 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1608137983, state:completed, title:Jack-et-les-camions_2017-02-11, desc:Not available, error:none
2020-02-15 14:50:56.085 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1769247043, state:completed, title:Les magnifiques, desc:Ça prend un bon professeur de conduite si on veut faire de la bonne rage au volant; pas facile d'avoir du service quand on commande un panini à la quincaillerie; rien de mieux que le camping pour relaxer, sauf quand son cellulaire est déchargé., error:none
2020-02-15 14:50:56.085 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1863498955, state:scheduled, title:La Pat'Patrouille, desc:Quand une ancienne relique disparaît des fouilles archéologiques de Carlos, Tracker et Stella doivent retrouver la créature qui peut l'avoir prise; le maire Humdinger fait semblant de se casser un orteil pour gagner une course., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:26350806, state:completed, title:Les-invisibles-S02E03_2019-09-25, desc:Not available, error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2117885347, state:completed, title:Mensonges-S04E07_2019-10-30, desc:Not available, error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:365007953, state:scheduled, title:Une autre histoire, desc:Anémone en apprend plus de Gisèle Primeau-Dupont sur la mort de son fils Pierre; cette annonce ouvre à nouveau le dossier sur la cause véritable du décès de Claudio; Caroline rassure ses frères sur son état de santé psychologique., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:727406939, state:scheduled, title:District 31, desc:Noélie impressionne ses collègues par son aplomb dans un interrogatoire., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:80996272, state:completed, title:SOS sages-femmes, desc:Les sages-femmes, dirigées par soeur Julienne, supervisent l'ouverture d'une clinique de planification familiale au centre communautaire local; mère de trois enfants, Wilma Goddens a hâte de retourner au travail en tant que consultante corsetière., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:786142600, state:scheduled, title:La Pat'Patrouille, desc:La Pat'Patrouille poursuit un singe rescapé., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1620149922, state:completed, title:L'Académie, desc:Marie savoure son heure de gloire en flirtant avec Théo et Victor en même temps; elle joue avec le feu, mais refuse de ralentir la cadence tandis qu'Agathe tient tête à madame Léger durant un souper de famille mouvementé., error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1616565951, state:completed, title:Passe-Partout-S02E18_2019-11-05, desc:Not available, error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1733973232, state:completed, title:Les-invisibles-S02E10_2019-11-20, desc:Not available, error:none
2020-02-15 14:50:56.086 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1109785616, state:completed, title:Les pays d'en haut, desc:Les vaccins ramenés par Arthur sont presque tous périmés; Donalda propose une idée au Dr Cyprien qui pourrait régler le problème; l'épidémie frappe Oscar de plein fouet., error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:758305335, state:completed, title:Super-Wings-S01E15_2019-04-18, desc:Not available, error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:968365974, state:completed, title:Jack-et-les-camions_2016-11-01, desc:Not available, error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:129317805, state:scheduled, title:Cerebrum, desc:Pour une rare fois, Simone et Danno ne s'entendent pas sur la manière de mener l'entrevue avec Sacha Brousseau, un ancien patient du Dr Lacombe qui aurait toutes les raisons du monde de lui en vouloir; Julia, la soeur d'Anne, appelle Simone., error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1979231707, state:completed, title:La Pat'Patrouille, desc:Alex a peur d'aller chez le dentiste, alors Chase et la Pat'Patrouille tentent de le rassurer., error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1301892715, state:completed, title:Les-invisibles-S02E06_2019-10-23, desc:Not available, error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2050822023, state:completed, title:La Pat'Patrouille, desc:Super-Ruben essaie lui aussi de sauver un train lors d'un glissement de terrain; quand le chien robot de Ryder se brise et se met à vadrouiller dans la Grande Vallée, tous les chiots de la Pat'Patrouille unissent leurs efforts pour le retrouver., error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:620937536, state:completed, title:L'Académie, desc:Les trois filles subissent les conséquences de leurs actes récents et souffrent chacune à leur façon; l'accident chamboule Agathe plus que prévu puisque sa mère est décédée dans un incident similaire, mais Clément est forcé de la laisser., error:none
2020-02-15 14:50:56.087 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1201299518, state:completed, title:La Pat'Patrouille, desc:Un déversement d'huile dans la baie met Ryder et la Pat'Patrouille en alerte puisqu'un baleineau a nagé en plein dedans., error:none
2020-02-15 14:50:56.089 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:666809960, state:completed, title:Léo, desc:Léo veut gagner des points auprès de Cindy; il fait une visite surprise et fait la rencontre de son frère, Yannick, qu'il n'a jamais vu; après s'être mis les pieds dans les plats, Léo tente de se racheter en passant le reste de la journée avec eux., error:none
2020-02-15 14:50:56.090 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:541466637, state:completed, title:T'choupi-_-l'_cole-S01E30_2019-07-14, desc:Not available, error:none
2020-02-15 14:50:56.090 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1080831765, state:completed, title:Super-Wings-S02E28_2018-12-25, desc:Not available, error:none
2020-02-15 14:50:56.090 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1303687513, state:completed, title:Passe-Partout-S02E25_2019-11-18, desc:Not available, error:none
2020-02-15 14:50:56.091 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1514931991, state:completed, title:Les pays d'en haut, desc:On célèbre la réalisation du grand rêve du curé Labelle: l'inauguration du chemin de fer à la gare de Sainte-Adèle; monseigneur Fabre et Honoré Mercier seront présents; le curé Caron demande à Séraphin de faire le ménage dans le village., error:none
2020-02-15 14:50:56.091 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:45593657, state:completed, title:Passe-Partout-S02E24_2019-11-14, desc:Not available, error:none
2020-02-15 14:50:56.091 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:749956161, state:completed, title:Le-bon-docteur-S02E02_2019-09-26, desc:Not available, error:none
2020-02-15 14:50:56.091 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:358374630, state:completed, title:T'choupi-_-l'_cole-S01E48_2018-03-16, desc:Not available, error:none
2020-02-15 14:50:56.091 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:220697715, state:completed, title:La Pat'Patrouille, desc:La voiture de M. Porter est coincée sur la glace. Vite, la Pat'Patrouille et Ryder doivent la tirer de là et sauver toutes les gâteries pour chiens qu'elle contient., error:none
2020-02-15 14:50:56.092 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2167312, state:completed, title:T'choupi-_-l'_cole-S01E34_2019-07-28, desc:Not available, error:none
2020-02-15 14:50:56.092 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1695737785, state:completed, title:Super-Wings-S02E18_2019-01-05, desc:Not available, error:none
2020-02-15 14:50:56.092 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:132912047, state:completed, title:La Pat'Patrouille, desc:Un petit chat s'est égaré; Ryder et la Pat'Patrouille le cherchent pour le rendre à son propriétaire; un éboulement a emprisonné Katie et Cali dans un train sur le vieux pont; Ryder et la Pat'Patrouille arrivent à leur rescousse., error:none
2020-02-15 14:50:56.092 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1437887830, state:completed, title:T'choupi-_-l'_cole-S01E29_2019-07-13, desc:Not available, error:none
2020-02-15 14:50:56.093 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1429825145, state:completed, title:Caillou_2017-05-01, desc:Not available, error:none
2020-02-15 14:50:56.093 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1828374200, state:completed, title:Les-invisibles-S02E12_2019-12-04, desc:Not available, error:none
2020-02-15 14:50:56.093 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:288246728, state:completed, title:La Pat'Patrouille, desc:Maurice le morse, le meilleur ami du Capitaine Turbot est coincé dans un filet sous l'eau; la Pat'Patrouille vient à sa rescousse., error:none
2020-02-15 14:50:56.093 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:320393571, state:completed, title:Super-Wings-S02E33_2018-12-26, desc:Not available, error:none
2020-02-15 14:50:56.093 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1270168834, state:completed, title:Léo, desc:Lors d'un premier rendez-vous, Léo se refuse le droit à l'erreur; avec l'aide de Jessica, il prépare sérieusement l'ambiance et le repas; bon élève, peut-être même trop, Léo est déterminé à en mettre plein la vue., error:none
2020-02-15 14:50:56.094 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1164465331, state:completed, title:_pid_mie-S01E01_2020-01-07, desc:Not available, error:none
2020-02-15 14:50:56.094 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2114640667, state:completed, title:Léo, desc:En vue de l'anniversaire de la mort de sa mère, Léo fait face à sa quête ultime; il prépare une grande demande et la journée est planifiée au quart de tour, mais les plans de notre attachant Léo ne fonctionnent pas du premier coup., error:none
2020-02-15 14:50:56.094 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:280520137, state:completed, title:Shrek-4,-Il-_tait-une-fin_2017-12-28, desc:Not available, error:none
2020-02-15 14:50:56.094 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1460583195, state:completed, title:Le-bon-docteur-S02E04_2019-10-10, desc:Not available, error:none
2020-02-15 14:50:56.095 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:414097844, state:scheduled, title:District 31, desc:Daniel raconte à Florence dans quelles circonstances Yves Jacob a été muté aux affaires internes., error:none
2020-02-15 14:50:56.096 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1915891936, state:scheduled, title:La Pat'Patrouille, desc:Alex a un super-tricycle, mais pas facile de manier son nouveau jouet; heureusement, la Pat'Patrouille est là pour l'aider., error:none
2020-02-15 14:50:56.096 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1423730300, state:completed, title:T'choupi-_-l'_cole-S01E35_2019-08-03, desc:Not available, error:none
2020-02-15 14:50:56.096 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1055700159, state:completed, title:Table-pour-trois_2019-12-25, desc:Not available, error:none
2020-02-15 14:50:56.097 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:747437104, state:scheduled, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 14:50:56.097 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:21015143, state:completed, title:Caillou-S04E05_2019-01-31, desc:Not available, error:none
2020-02-15 14:50:56.097 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:828362961, state:completed, title:Les beaux malaises, desc:Invité à souper par un vieil ami qui habite Québec, Martin choisit d'y amener toute la famille, Monique incluse, avec l'objectif de passer un chouette week-end en famille dans la vieille capitale., error:none
2020-02-15 14:50:56.103 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1920155567, state:completed, title:SOS-sages-femmes-E56_2019-11-20, desc:Not available, error:none
2020-02-15 14:50:56.103 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:298779332, state:completed, title:T'choupi-_-l'_cole-S01E13_2018-03-29, desc:Not available, error:none
2020-02-15 14:50:56.103 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:602678367, state:completed, title:Thomas-&-Friends-E899_2017-12-26, desc:Not available, error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1229047672, state:completed, title:Super-Wings-S01E20_2018-10-20, desc:Not available, error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:743149565, state:completed, title:La Pat'Patrouille, desc:La Pat'Patrouille trouve des empreintes étranges sur la montagne. Serait-ce le monstre des neiges?, error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1713569131, state:completed, title:T'choupi-_-l'_cole-S01E03_2018-03-22, desc:Not available, error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1273365914, state:completed, title:Caillou-S04E10_2019-02-11, desc:Not available, error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2070067007, state:completed, title:La Pat'Patrouille, desc:La Pat'Patrouille poursuit un singe rescapé., error:none
2020-02-15 14:50:56.104 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:923896083, state:completed, title:Super-Wings-S01E22_2019-04-29, desc:Not available, error:none
2020-02-15 14:50:56.105 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:505038579, state:completed, title:Le bon docteur, desc:Le Dr Murphy, le Dr Reznick et le Dr Lim traitent une femme qui souffre d'autisme et d'une affection cérébrale délicate; Lea et Shaun travaillent sur leur relation., error:none
2020-02-15 14:50:56.105 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1579496170, state:completed, title:Les-invisibles-S02E05_2019-10-16, desc:Not available, error:none
2020-02-15 14:50:56.105 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:294803322, state:completed, title:L'Académie, desc:Pendant que les autres élèves sont en camping, Agathe et Clément se sauvent de l'Académie en voiture; en forêt, Wendy est confrontée à ses sentiments pour Scarlett et se rend compte qu'elle l'aime encore beaucoup trop pour continuer ainsi., error:none
2020-02-15 14:50:56.106 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2087561680, state:completed, title:Le bon docteur, desc:Shaun, Morgan, Claire et Alex Park profitent tous d'un jour de congé après l'épreuve qu'ils ont traversée quand l'hôpital a été mis en quarantaine pour Noël; Andrews fait face à une enquête administrative à la suite des mêmes événements., error:none
2020-02-15 14:50:56.106 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1668822992, state:completed, title:Passe-Partout-S02E35_2019-12-04, desc:Not available, error:none
2020-02-15 14:50:56.106 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:785802358, state:completed, title:Une-vie-de-bestiole_2017-06-11, desc:Not available, error:none
2020-02-15 14:50:56.106 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1009050267, state:completed, title:Caillou-S02E16_2019-02-22, desc:Not available, error:none
2020-02-15 14:50:56.106 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:776558110, state:completed, title:T'choupi-_-l'_cole-S01E12_2018-03-28, desc:Not available, error:none
2020-02-15 14:50:56.107 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:498503326, state:scheduled, title:Léo, desc:Une nouvelle arrivée à l'usine bouscule toute l'équipe de Dubeau Gâteau; toujours réfractaires aux changements, les gars de l'usine ont de la difficulté à s'adapter et commencent rapidement à avoir peur pour l'avenir de leur usine., error:none
2020-02-15 14:50:56.107 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:558411746, state:completed, title:Caillou-S04E04_2019-02-15, desc:Not available, error:none
2020-02-15 14:50:56.107 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1992143812, state:scheduled, title:L'heure bleue, desc:Alain fait une visite surprise à Véronique pour lui annoncer son départ à l'étranger; Raphaël reçoit la visite des hommes de main de Morneau qui lui réclame une somme d'argent mensuelle pour le bar; Xavier rencontre son agente de probation., error:none
2020-02-15 14:50:56.107 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1640560879, state:completed, title:Super-Wings-S02E06_2018-12-28, desc:Not available, error:none
2020-02-15 14:50:56.107 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1931694581, state:completed, title:Léo, desc:Cindy emménage chez Léo avec sa chienne, Madonna; Léo, n'aimant pas particulièrement les animaux, doit déployer beaucoup d'efforts pour cohabiter avec l'animal; Madonna, étant vieille, a beaucoup de difficultés à s'adapter à son nouvel environnement., error:none
2020-02-15 14:50:56.108 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1876932586, state:completed, title:En tout cas, desc:Danielle a pris une grande décision et va trop loin pour obtenir l'attention de ses enfants; le groupe de Danielle renaît de ses cendres; Chloé et Fred gèrent les ardeurs promotionnelles de leur mère qui étale leur vie sur les réseaux sociaux., error:none
2020-02-15 14:50:56.108 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2016194537, state:completed, title:Les-invisibles-S02E02_2019-09-18, desc:Not available, error:none
2020-02-15 14:50:56.108 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1317494485, state:completed, title:Gang-de-requins_2016-12-16, desc:Not available, error:none
2020-02-15 14:50:56.109 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1320306508, state:completed, title:T'choupi-_-l'_cole-S01E31_2019-07-20, desc:Not available, error:none
2020-02-15 14:50:56.109 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1076723651, state:completed, title:Super-Wings-S02E27_2019-01-04, desc:Not available, error:none
2020-02-15 14:50:56.110 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1732207416, state:scheduled, title:Épidémie, desc:L'annonce d'un 200e décès dû au CoVA est imminente; les Montréalais fuient la ville et tardent à se faire diagnostiquer dès les premiers symptômes; Anne-Marie doit changer sa stratégie de lutte contre le coronavirus., error:none
2020-02-15 14:50:56.110 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1597112539, state:completed, title:Passe-Partout-S02E22_2019-11-12, desc:Not available, error:none
2020-02-15 14:50:56.111 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1625963445, state:completed, title:En tout cas, desc:Danielle et son équipe s'unissent pour en faire baver à Luc; après avoir jonglé avec l'idée de renouer avec leur père, Chloé et Fred ont la naïveté de croire qu'ils pourront le faire à l'insu de leur mère., error:none
2020-02-15 14:50:56.111 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:711302645, state:scheduled, title:La Pat'Patrouille, desc:Lorsque Marshall commence à sentir que sa maladresse ruine le plaisir de ses amis, il décide de prendre une pause de la Pat-Patrouille et se rend dans les bois; Cali devient une passagère clandestine du patrouilleur par accident., error:none
2020-02-15 14:50:56.111 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1099293659, state:scheduled, title:L'échappée, desc:Avec ses problèmes d'alcool, Brigitte crée des malaises au centre; Noémie se doit d'intervenir; David célèbre les 18 ans de Joëlle; elle lui obéit maintenant au doigt et à l'oeil; se sentant mise de côté par Marie-Louise, Rosalie a un nouveau projet., error:none
2020-02-15 14:50:56.111 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1814636279, state:completed, title:T'choupi-_-l'_cole-E44_2018-03-15, desc:Not available, error:none
2020-02-15 14:50:56.112 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1077668009, state:completed, title:Caillou_2017-05-09, desc:Not available, error:none
2020-02-15 14:50:56.112 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:220489688, state:scheduled, title:La Pat'Patrouille, desc:Lorsque les chiots campent sous la lune magique avec le Capitaine Turbot, ils se transforment en chiens-sirènes pour pouvoir aider des sirènes sous l'eau., error:none
2020-02-15 14:50:56.112 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1175148562, state:scheduled, title:La Pat'Patrouille, desc:Marcus doit partir en mission seul lorsque Katie appelle en urgence; la Pat'Patrouille doit sauver une famille de cerfs qui sont coincés sur la glace., error:none
2020-02-15 14:50:56.112 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:612373495, state:completed, title:Thomas-&-Friends-E894_2017-12-27, desc:Not available, error:none
2020-02-15 14:50:56.112 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:578621764, state:completed, title:Transformers_-le-film_2017-07-21, desc:Not available, error:none
2020-02-15 14:50:56.113 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:345787898, state:completed, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 14:50:56.113 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1496249291, state:completed, title:Un-jour_2017-04-27, desc:Not available, error:none
2020-02-15 14:50:56.114 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:483352117, state:completed, title:Passe-Partout-S02E27_2019-11-20, desc:Not available, error:none
2020-02-15 14:50:56.114 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1468725470, state:completed, title:La Pat'Patrouille, desc:Ryder et la Pat'Patrouille tentent de sauver Noël., error:none
2020-02-15 14:50:56.115 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:965699875, state:completed, title:Cerebrum, desc:Malgré le deuil, Henri doit assurer; d'abord avec son fils William qui lui lance des signaux et ses patients qui ont besoin de lui; Henri hésite à révéler l'identité de patients pour lesquels il aurait des doutes, plaidant son devoir professionnel., error:none
2020-02-15 14:50:56.115 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1022637571, state:completed, title:Cerebrum, desc:Simone et Danno s'entretiennent avec Dr Kenton, un membre du comité consultatif qu'Anne côtoyait dans le cadre de sa campagne de sensibilisation; pour la première fois, Anne est décrite comme une femme qui n'allait pas bien, ce qui perturbe Henri., error:none
2020-02-15 14:50:56.116 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2099034127, state:completed, title:L_o-S01E01_2020-01-08, desc:Not available, error:none
2020-02-15 14:50:56.116 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:622300834, state:completed, title:Super-Wings-S01E19_2019-04-24, desc:Not available, error:none
2020-02-15 14:50:56.117 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1119883737, state:completed, title:Super-Wings-S02E15_2018-12-01, desc:Not available, error:none
2020-02-15 14:50:56.117 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:286124396, state:completed, title:Les-invisibles-S02E01_2019-09-11, desc:Not available, error:none
2020-02-15 14:50:56.118 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:300389538, state:completed, title:Super-Wings-S02E13_2018-11-24, desc:Not available, error:none
2020-02-15 14:50:56.118 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2120205993, state:scheduled, title:Cerebrum, desc:À l'Institut, Henri passe une journée houleuse en présence de ses patients; à la demande de Simone, Laure se rend au poste de police; la rencontre devient subitement très intense et entraîne de graves répercussions pour son frère Toby., error:none
2020-02-15 14:50:56.118 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2106934395, state:completed, title:La Pat'Patrouille, desc:Ryder et la Pat'Patrouille aident des bébés tortues qui viennent juste d'éclore à traverser la route jusqu'à la mer; un bébé baleine s'est échoué sur la plage et Ryder et la bande arrive à sa rescousse et ils l'aident à retrouver sa maman., error:none
2020-02-15 14:50:56.119 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:399914234, state:completed, title:T'choupi-_-l'_cole-S01E36_2019-08-04, desc:Not available, error:none
2020-02-15 14:50:56.120 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2023584797, state:completed, title:Format familial, desc:Bianca rencontre France, qui a été grand-mère à l'âge de 42 ans, et Danny St-Pierre confesse que sa fille sacre et que c'est de sa faute., error:none
2020-02-15 14:50:56.120 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:732867982, state:scheduled, title:Léo, desc:Cindy le sent: l'église de Walton sera l'endroit idéal pour célébrer leur union; Léo, lui, veut que la cérémonie soit parfaite; il accepte donc de suivre les cours de préparation au mariage et de s'informer davantage sur la religion., error:none
2020-02-15 14:50:56.121 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1845057091, state:scheduled, title:L'échappée, desc:Le retour de Bobby force Brigitte à replonger dans son passé; inquiet pour son avenir, Raphaël vit une autre déception avec son père; Richard s'intéresse au Nouveau-Brunswick pendant que David planifie son retour à Ste-Alice., error:none
2020-02-15 14:50:56.121 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1115061014, state:completed, title:Passe-Partout-S02E23_2019-11-13, desc:Not available, error:none
2020-02-15 14:50:56.121 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:66871415, state:completed, title:Passe-Partout-S02E39_2019-12-11, desc:Not available, error:none
2020-02-15 14:50:56.121 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:117759862, state:completed, title:Mensonges-S04E04_2019-10-09, desc:Not available, error:none
2020-02-15 14:50:56.122 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1295014833, state:completed, title:Format familial, desc:Sébastien visite l'école Louis-de-France, où l'agriculture est au coeur du programme éducatif; montée de lait de David Savard sur la conciliation nourriture et adolescence., error:none
2020-02-15 14:50:56.122 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1737295268, state:completed, title:Caillou_2017-05-02, desc:Not available, error:none
2020-02-15 14:50:56.126 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1709764096, state:completed, title:Super-Wings-S01E29_2019-05-08, desc:Not available, error:none
2020-02-15 14:50:56.128 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1994888854, state:completed, title:Léo, desc:Léo éprouve certaines difficultés à se soumettre à son horaire de travail; il doit aussi composer avec la personnalité et le sens de l'humour parfois douteux de ses collègues; Léo entend à rire, mais il a des principes., error:none
2020-02-15 14:50:56.132 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:989007368, state:completed, title:Passe-Partout-S02E17_2019-11-04, desc:Not available, error:none
2020-02-15 14:50:56.132 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:577724924, state:completed, title:Caillou-S04E17_2019-02-25, desc:Not available, error:none
2020-02-15 14:50:56.132 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2129545894, state:completed, title:Super-Wings-S02E14_2018-12-15, desc:Not available, error:none
2020-02-15 14:50:56.133 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1897042189, state:completed, title:Passe-Partout-S02E26_2019-11-19, desc:Not available, error:none
2020-02-15 14:50:56.133 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1785937299, state:completed, title:Passe-Partout-S02E33_2019-12-02, desc:Not available, error:none
2020-02-15 14:50:56.133 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:14702004, state:completed, title:T'choupi-_-l'_cole-E04_2018-03-22, desc:Not available, error:none
2020-02-15 14:50:56.133 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1892535312, state:completed, title:Super-Wings-S01E23_2019-04-30, desc:Not available, error:none
2020-02-15 14:50:56.133 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1467789221, state:completed, title:Super-Wings-S01E13_2019-02-09, desc:Not available, error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1248774749, state:scheduled, title:Format familial, desc:L'histoire de Prinzy, qui a été accueilli dans la famille de son entraîneuse de soccer; montée de lait de Mélissa Bédard pour qui les vacances ne sont pas synonymes de repos et un top 3 fantastique., error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1652078339, state:completed, title:Mensonges-S04E05_2019-10-16, desc:Not available, error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2117501253, state:completed, title:Super-Wings-S01E16_2019-04-19, desc:Not available, error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1751155264, state:completed, title:La Pat'Patrouille, desc:Un bébé éléphant s'échappe du cirque qui est arrivé en ville., error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:276161105, state:completed, title:Les-invisibles-S02E04_2019-10-09, desc:Not available, error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1332825168, state:completed, title:Super-Wings-S01E09_2019-04-10, desc:Not available, error:none
2020-02-15 14:50:56.134 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1026801670, state:completed, title:_-fond-de-train_2016-05-29, desc:Not available, error:none
2020-02-15 14:50:56.137 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2095671588, state:completed, title:Super-Wings-S01E12_2019-04-15, desc:Not available, error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1648269077, state:completed, title:T'choupi-_-l'_cole-E06_2018-03-23, desc:Not available, error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2142510143, state:scheduled, title:En tout cas, desc:Pour certains, un chalet est synonyme de détente; pour Danielle, c'est synonyme de survie; avec des vivres pour une armée, Danielle entraîne sa bande au chalet de JF; Chloé apprend à ses dépens qu'il n'est pas toujours indiqué de voyager léger., error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1679828158, state:completed, title:Jack-et-les-camions_2016-11-03, desc:Not available, error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:864609344, state:completed, title:Les-magnifiques-S02E01_2020-01-10, desc:Not available, error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2010618610, state:scheduled, title:L'Académie, desc:Wendy fuit ses problèmes, mais Agathe et Marie la pousse à aller mieux; elle refuse de se présenter à la rencontre avec ses parents de peur d'être humiliée; Agathe est agacée par l'insouciance de Clément., error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1301070707, state:scheduled, title:Trop belle!, desc:Un agent de sécurité d'un aéroport doit comprendre comment entretenir une relation avec une superbe créature qui est tombée amoureuse de lui., error:none
2020-02-15 14:50:56.138 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:726639680, state:scheduled, title:L'Académie, desc:Agathe fait le deuil de sa mère avec l'aide inespérée de son père et de madame Léger; Wendy dépasse les bornes dans le cours de développement personnel et affronte madame Gallant afin de faire passer un message à Scarlett et d'extérioriser sa peine., error:none
2020-02-15 14:50:56.139 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2069228679, state:completed, title:Mensonges-S04E10_2019-11-20, desc:Not available, error:none
2020-02-15 14:50:56.139 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:682599429, state:completed, title:Super-Wings-S02E24_2019-03-23, desc:Not available, error:none
2020-02-15 14:50:56.139 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2080167107, state:completed, title:T'choupi-_-l'_cole-S01E10_2018-03-27, desc:Not available, error:none
2020-02-15 14:50:56.139 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1707992402, state:completed, title:L'Académie, desc:La venue d'une nouvelle professeure chamboule le quotidien des élèves à l'Académie; Wendy réagit très mal à ce changement et le cours de développement personnel est menacé à cause des problèmes financiers de l'école., error:none
2020-02-15 14:50:56.140 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:544866214, state:scheduled, title:Le bon docteur, desc:Le nouveau chef de chirurgie se demande s'il doit garder Shaun après qu'il a été brutalement honnête avec la mère d'un enfant gravement malade., error:none
2020-02-15 14:50:56.140 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:131622762, state:scheduled, title:Léo, desc:Jacynthe est à couteaux tirés avec Couture, qui refuse tout ce qu'elle veut entreprendre à l'usine; catapulté au milieu de leur conflit de travail, Léo doit manoeuvrer du mieux qu'il peut pour maintenir l'organigramme de l'usine en place., error:none
2020-02-15 14:50:56.140 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:376854315, state:scheduled, title:La Pat'Patrouille, desc:Un bébé éléphant s'échappe du cirque qui est arrivé en ville., error:none
2020-02-15 14:50:56.140 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2047024126, state:completed, title:Les-invisibles-S02E08_2019-11-06, desc:Not available, error:none
2020-02-15 14:50:56.140 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1033584419, state:completed, title:Caillou_2017-04-18, desc:Not available, error:none
2020-02-15 14:50:56.141 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:65374011, state:scheduled, title:Une autre histoire, desc:Ayant appris que Vincent a tenté de la piéger, Anémone reste sur ses positions: elle ne veut plus travailler avec lui; outrée par les soupçons de Vincent, Karla se porte à la défense de sa mère., error:none
2020-02-15 14:50:56.141 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1131900279, state:completed, title:T'choupi-_-l'_cole-S01E22_2018-03-19, desc:Not available, error:none
2020-02-15 14:50:56.141 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:107026402, state:completed, title:Shrek-2_2016-12-27, desc:Not available, error:none
2020-02-15 14:50:56.141 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1600815033, state:completed, title:Le-bon-docteur-S02E05_2019-10-17, desc:Not available, error:none
2020-02-15 14:50:56.141 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:471991631, state:completed, title:Shrek-le-troisi_me_2016-12-28, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1809901071, state:completed, title:Super-Wings-S01E20_2019-04-25, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:269002697, state:completed, title:T'choupi-_-l'_cole-S01E24_2018-02-28, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2102135846, state:completed, title:Léo, desc:Léo est invité au shower de bébé qu'organise Chabot, pour sa blonde; s'étant fait demander d'être le parrain de l'enfant, Léo prend cette journée très à coeur et arrive au shower, gonflé à bloc, mais une surprise attend Chabot et Léo., error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1914789424, state:completed, title:T'choupi-_-l'_cole-S01E27_2018-03-02, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:622487105, state:completed, title:Passe-Partout-S02E02_2020-01-06, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1668090019, state:completed, title:Passe-Partout-S02E38_2019-12-10, desc:Not available, error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1818991305, state:scheduled, title:District 31, desc:Sonia discute avec Gabrielle de l'évolution de certains dossiers., error:none
2020-02-15 14:50:56.142 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1750854873, state:completed, title:En tout cas, desc:Si Chloé veut son mariage de rêve, la chose à faire est de tenir sa mère à l'écart; au grand dam de Danielle, Chloé engage une planificatrice de mariage; désireuse de raviver les traditions familiales, Danielle impose une virée à la cabane à sucre., error:none
2020-02-15 14:50:56.143 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:705724905, state:completed, title:Passe-Partout-S02E21_2019-11-11, desc:Not available, error:none
2020-02-15 14:50:56.143 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1746845641, state:completed, title:Super-Wings-S02E01_2018-09-08, desc:Not available, error:none
2020-02-15 14:50:56.143 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1603205008, state:completed, title:Thomas-&-Friends_-Journey-Beyond-Sodor_2017-11-20, desc:Not available, error:none
2020-02-15 14:50:56.143 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1917321605, state:completed, title:SOS sages-femmes, desc:Nous sommes en octobre 1962 et le monde retient son souffle quand les tensions entre l'Union soviétique et les États-Unis sont sur le point de s'apaiser; Valerie Dyer cherche ses marques, en supervisant les soins apportés à une nouvelle mère., error:none
2020-02-15 14:50:56.143 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:259901056, state:completed, title:SOS sages-femmes, desc:Les sages-femmes, dirigées par soeur Julienne, supervisent l'ouverture d'une clinique de planification familiale au centre communautaire local; mère de trois enfants, Wilma Goddens a hâte de retourner au travail en tant que consultante corsetière., error:none
2020-02-15 14:50:56.144 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:735933675, state:completed, title:La Pat'Patrouille, desc:Alex a un super-tricycle, mais pas facile de manier son nouveau jouet; heureusement, la Pat'Patrouille est là pour l'aider., error:none
2020-02-15 14:50:56.144 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1013183352, state:completed, title:Caillou_2017-05-08, desc:Not available, error:none
2020-02-15 14:50:56.144 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:197437038, state:completed, title:T'choupi-_-l'_cole-E02_2018-03-21, desc:Not available, error:none
2020-02-15 14:50:56.145 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1787399787, state:scheduled, title:La Pat'Patrouille, desc:Alex a peur d'aller chez le dentiste, alors Chase et la Pat'Patrouille tentent de le rassurer., error:none
2020-02-15 14:50:56.145 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:457262061, state:completed, title:SOS sages-femmes, desc:Nous sommes en octobre 1962 et le monde retient son souffle quand les tensions entre l'Union soviétique et les États-Unis sont sur le point de s'apaiser; Valerie Dyer cherche ses marques, en supervisant les soins apportés à une nouvelle mère., error:none
2020-02-15 14:50:56.145 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:602165663, state:completed, title:Thomas-&-Friends-E896_2017-12-29, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:269050140, state:scheduled, title:5e rang, desc:Toujours fragile à la suite du décès brutal de son mari, Sophie veut absolument retourner à son travail d'enquête; Julie confronte Charles au sujet de sa prétendue paternité et lui demande de passer un test d'ADN., error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:151543052, state:completed, title:Jack-et-les-camions_2017-02-09, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:936610270, state:completed, title:Le-bon-docteur-S02E07_2019-10-31, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:590270785, state:completed, title:Super-Wings-S01E02_2019-04-02, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1085126580, state:completed, title:La Pat'Patrouille, desc:Le capitaine Turbot tombe par hasard sur une caverne secrète qui était jadis le repaire de pirates., error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:252389592, state:completed, title:Les-tortues-Ninja_2017-10-07, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1457750473, state:completed, title:Discussions-avec-mes-parents-S02E10_2019-11-18, desc:Not available, error:none
2020-02-15 14:50:56.146 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:615651486, state:completed, title:Super-Wings-S02E12_2018-11-17, desc:Not available, error:none
2020-02-15 14:50:56.147 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1864821384, state:completed, title:Mensonges-S04E08_2019-11-06, desc:Not available, error:none
2020-02-15 14:50:56.151 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1925396130, state:completed, title:SOS sages-femmes, desc:La couturière locale, Ivy, Jackson, et son fils Reggie mènent une vie plutôt recluse; en effet, Reggie est atteint du syndrome de Down, mais Ivy a toujours refusé de le faire soigner., error:none
2020-02-15 14:50:56.152 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:807104731, state:completed, title:Super-Wings-S01E07_2019-04-08, desc:Not available, error:none
2020-02-15 14:50:56.152 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:676359091, state:completed, title:Super-Wings-S01E10_2019-04-11, desc:Not available, error:none
2020-02-15 14:50:56.152 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1923090574, state:completed, title:Caillou-S04E02_2019-02-12, desc:Not available, error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1986999008, state:completed, title:Mensonges-S04E03_2019-09-25, desc:Not available, error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1044529031, state:scheduled, title:District 31, desc:Mélissa Corbeil tente de mettre un peu de pression sur Sonia., error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2114399251, state:completed, title:R_volution-S02E09_2019-11-17, desc:Not available, error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1598703267, state:completed, title:Caillou_2017-04-17, desc:Not available, error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1766670539, state:completed, title:T'choupi-_-l'_cole-E54_2018-03-13, desc:Not available, error:none
2020-02-15 14:50:56.153 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:641897962, state:completed, title:Caillou-S02E20_2019-02-19, desc:Not available, error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1803740845, state:completed, title:Épidémie, desc:Les cas de CoVA se multiplient et les mises en quarantaine à la maison se comptent par centaines; Anne-Marie redouble d'ardeur pour garder le contrôle sur l'épidémie et limiter les morts; en quarantaine chez elle, Geneviève cache ses symptômes., error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:926540281, state:scheduled, title:La Pat'Patrouille, desc:Super-Ruben essaie lui aussi de sauver un train lors d'un glissement de terrain; quand le chien robot de Ryder se brise et se met à vadrouiller dans la Grande Vallée, tous les chiots de la Pat'Patrouille unissent leurs efforts pour le retrouver., error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:836174704, state:completed, title:Caillou_2017-05-05, desc:Not available, error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:257711708, state:completed, title:La Pat'Patrouille, desc:Le maire et Alex décident d'aller examiner un bébé baleine quand soudain, une tempête les fait dériver; Ryder découvre la chèvre Garby, coincée au sommet d'une falaise., error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1489941414, state:completed, title:L_o-S01E02_2020-01-08, desc:Not available, error:none
2020-02-15 14:50:56.154 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1747238101, state:completed, title:Super-Wings-S02E20_2019-02-23, desc:Not available, error:none
2020-02-15 14:50:56.155 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1072646069, state:completed, title:Léo, desc:Léo, à l'inverse de Cindy, n'a jamais mis les pieds dans un congrès; il sait toutefois qu'on y suit des conférences et des formations; enfin, c'est ce qu'il croit; ses collègues en savent un peu plus que lui sur le sujet., error:none
2020-02-15 14:50:56.155 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:172152094, state:completed, title:La Pat'Patrouille, desc:La mairesse s'est envolée dans une montgolfière! Ryder et la bande doivent la sauver et l'aider à gagner la course., error:none
2020-02-15 14:50:56.155 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:53758371, state:completed, title:Jack-et-les-camions_2016-11-06, desc:Not available, error:none
2020-02-15 14:50:56.155 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:128788061, state:completed, title:Jack-et-les-camions_2016-11-04, desc:Not available, error:none
2020-02-15 14:50:56.155 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:410619299, state:scheduled, title:La Pat'Patrouille, desc:Il y a un problème géant en ville et il s'appelle... Alex; la Pat'Patrouille doit le garder occupé afin qu'il ne cause pas de dégâts par inadvertance., error:none
2020-02-15 14:50:56.156 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1869122122, state:completed, title:La Pat'Patrouille, desc:C'est la chasse annuelle aux oeufs de Pâques de la Grande Vallée; les chiots aident le maire à décorer pour l'occasion., error:none
2020-02-15 14:50:56.156 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:259461165, state:completed, title:T'choupi-_-l'_cole-S01E32_2019-07-21, desc:Not available, error:none
2020-02-15 14:50:56.157 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1687252327, state:completed, title:Cerebrum-S01E01_2020-01-08, desc:Not available, error:none
2020-02-15 14:50:56.157 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:827412524, state:completed, title:Jack-et-les-camions_2016-11-05, desc:Not available, error:none
2020-02-15 14:50:56.157 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1740871407, state:completed, title:Super-Wings-S01E26_2019-05-03, desc:Not available, error:none
2020-02-15 14:50:56.158 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1758296883, state:completed, title:Caillou-S02E18_2019-02-21, desc:Not available, error:none
2020-02-15 14:50:56.158 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2041935815, state:completed, title:Passe-Partout-S01E40_2020-01-06, desc:Not available, error:none
2020-02-15 14:50:56.159 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2109089476, state:scheduled, title:La Pat'Patrouille, desc:Ryder et la Pat'Patrouille tentent de sauver Noël., error:none
2020-02-15 14:50:56.159 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1414284392, state:completed, title:Super-Wings-S01E05_2019-04-05, desc:Not available, error:none
2020-02-15 14:50:56.159 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2127985233, state:scheduled, title:Fugueuse, desc:La mort de Carlo a de lourdes conséquences: Natacha est accusée de l'avoir tué; pour se disculper, elle affirme avoir croisé Damien en quittant le repaire de Carlo; Karim demande à Daisie de partir avec lui à Vancouver, mais celle-ci reste pour Alex., error:none
2020-02-15 14:50:56.159 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1651061239, state:completed, title:Ma-belle-m_re-est-un-monstre_2017-01-02, desc:Not available, error:none
2020-02-15 14:50:56.160 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1762629924, state:scheduled, title:La Pat'Patrouille, desc:Skye et Rocky font du camping pour la première fois. Malheureusement, la Pat'Patrouille doit intervenir lorsqu'il arrive un petit accident de parcours., error:none
2020-02-15 14:50:56.160 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:422682218, state:completed, title:Raiponce_2016-12-30, desc:Not available, error:none
2020-02-15 14:50:56.161 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:611672210, state:scheduled, title:Lâcher prise, desc:Madeleine et Simon désespèrent de trouver une occupation à Valérie, qui n'en peut plus de son repos forcé; lorsque Shawn débarque, Valérie y voit enfin une occasion favorable de se rendre utile, mais elle abuse un peu de la situation., error:none
2020-02-15 14:50:56.161 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1526873220, state:scheduled, title:District 31, desc:Da-Xia et les enquêteurs tentent de comprendre le sens d'un message mystérieux reçu sur la ligne infocrime., error:none
2020-02-15 14:50:56.161 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1952160250, state:completed, title:Super-Wings-S02E61_2018-10-13, desc:Not available, error:none
2020-02-15 14:50:56.161 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1532924857, state:completed, title:T'choupi-_-l'_cole-E05_2018-03-23, desc:Not available, error:none
2020-02-15 14:50:56.161 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1363906826, state:completed, title:Super-Wings-S01E03_2019-04-03, desc:Not available, error:none
2020-02-15 14:50:56.162 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1426350838, state:completed, title:Les-invisibles-S02E11_2019-11-27, desc:Not available, error:none
2020-02-15 14:50:56.162 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1202849259, state:completed, title:Super-Wings-S02E42_2018-12-24, desc:Not available, error:none
2020-02-15 14:50:56.163 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:613247811, state:completed, title:T'choupi-_-l'_cole-S01E14_2018-03-29, desc:Not available, error:none
2020-02-15 14:50:56.163 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1952804867, state:completed, title:Caillou_2017-04-25, desc:Not available, error:none
2020-02-15 14:50:56.163 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1152975469, state:completed, title:Super-Wings-S02E03_2018-09-15, desc:Not available, error:none
2020-02-15 14:50:56.164 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:981688917, state:completed, title:La Pat'Patrouille, desc:Un déversement d'huile dans la baie met Ryder et la Pat'Patrouille en alerte puisqu'un baleineau a nagé en plein dedans., error:none
2020-02-15 14:50:56.164 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1518282224, state:completed, title:Trouver-Doris_2018-08-24, desc:Not available, error:none
2020-02-15 14:50:56.165 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2106418925, state:completed, title:Épidémie, desc:Anne-Marie doit savoir si des proches des victimes sont atteints de la mystérieuse maladie; le temps presse; l'équipe du laboratoire met tout en oeuvre pour stopper la chaîne de contamination et découvrir la nature du virus., error:none
2020-02-15 14:50:56.166 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1662870588, state:completed, title:SOS-sages-femmes-S06E04_2020-01-08, desc:Not available, error:none
2020-02-15 14:50:56.166 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:535206164, state:completed, title:Super-Wings-S02E07_2019-01-02, desc:Not available, error:none
2020-02-15 14:50:56.167 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1262616467, state:completed, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 14:50:56.167 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1303700291, state:completed, title:Super-Wings-S01E06_2019-01-26, desc:Not available, error:none
2020-02-15 14:50:56.168 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:436031902, state:completed, title:Super-Wings-S02E21_2019-03-02, desc:Not available, error:none
2020-02-15 14:50:56.168 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1215959541, state:completed, title:T'choupi-_-l'_cole-S01E28_2018-03-02, desc:Not available, error:none
2020-02-15 14:50:56.169 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1598259041, state:completed, title:Le-bon-docteur-S02E03_2019-10-03, desc:Not available, error:none
2020-02-15 14:50:56.169 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1291827052, state:completed, title:L'_toile-de-No_l_2019-12-08, desc:Not available, error:none
2020-02-15 14:50:56.169 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:929966539, state:completed, title:T'choupi-_-l'_cole-S01E52_2018-03-20, desc:Not available, error:none
2020-02-15 14:50:56.170 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:352198118, state:completed, title:Super-Wings-S01E27_2019-05-06, desc:Not available, error:none
2020-02-15 14:50:56.170 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1386473618, state:completed, title:Coyote-Ugly_2018-06-02, desc:Not available, error:none
2020-02-15 14:50:56.171 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:105456136, state:completed, title:En tout cas, desc:Chloé peut souffler, c'est au tour de Simon d'être embarrassé par ses parents; Chloé et Danielle apprennent à leurs dépens qu'on est tous le bourgeois de l'un et le colon d'un autre; Sophie prend très au sérieux son rôle de conseillère municipale., error:none
2020-02-15 14:50:56.171 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:819131337, state:completed, title:Passe-Partout-S02E29_2019-11-25, desc:Not available, error:none
2020-02-15 14:50:56.172 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1192730426, state:completed, title:Format familial, desc:Bianca rencontre France, qui a été grand-mère à l'âge de 42 ans, et Danny St-Pierre confesse que sa fille sacre et que c'est de sa faute., error:none
2020-02-15 14:50:56.172 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1327640508, state:scheduled, title:Les magnifiques, desc:Pas facile de communiquer avec les morts quand il y a trop de monde sur la ligne de la médium; pour impressionner une fille qui "tripe" sur la mode rétro, rien de mieux qu'une belle pagette., error:none
2020-02-15 14:50:56.172 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1532043597, state:completed, title:Super-Wings-S01E08_2019-04-09, desc:Not available, error:none
2020-02-15 14:50:56.172 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:360080874, state:completed, title:SOS-sages-femmes-S06E02_2019-12-04, desc:Not available, error:none
2020-02-15 14:50:56.173 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1894984038, state:completed, title:Super-Wings-S02E02_2018-12-27, desc:Not available, error:none
2020-02-15 14:50:56.173 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2008656995, state:completed, title:Super-Wings-S01E25_2019-05-02, desc:Not available, error:none
2020-02-15 14:50:56.174 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:310791712, state:completed, title:Passe-Partout-S02E01_2020-01-07, desc:Not available, error:none
2020-02-15 14:50:56.174 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2117912685, state:scheduled, title:La Pat'Patrouille, desc:Digger et Rocky aident Ryder à remplir la piscine d'eau., error:none
2020-02-15 14:50:56.174 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1270079366, state:scheduled, title:La Pat'Patrouille, desc:Pendant qu'ils sont sur un safari, les chiots doivent réunir et sauver une famille d'éléphants; les chatons arrivent à la baie et sèment la pagaille., error:none
2020-02-15 14:50:56.174 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2046631006, state:scheduled, title:La Pat'Patrouille, desc:Ryder vit bien des aventures en compagnie de sa joyeuse bande de six adorables chiots., error:none
2020-02-15 14:50:56.175 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:846540700, state:completed, title:Les pays d'en haut, desc:Rosa-Rose s'ajoute aux victimes de vols; Séraphin nomme Bidou détective de la couronne; le curé Caron profite de la détresse de Délima pour passer au vote l'abolition de l'alcool à Sainte-Adèle; Délima veut se venger du curé Caron., error:none
2020-02-15 14:50:56.175 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:825892123, state:completed, title:Super-Wings-S02E60_2018-10-06, desc:Not available, error:none
2020-02-15 14:50:56.175 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:42612607, state:completed, title:Format familial, desc:Sébastien visite l'école Louis-de-France, où l'agriculture est au coeur du programme éducatif; montée de lait de David Savard sur la conciliation nourriture et adolescence., error:none
2020-02-15 14:50:56.175 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:588067576, state:completed, title:Les-beaux-malaises-S03E03_2020-01-07, desc:Not available, error:none
2020-02-15 14:50:56.176 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1722032571, state:completed, title:T'choupi-_-l'_cole-S01E50_2018-02-27, desc:Not available, error:none
2020-02-15 14:50:56.176 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1867475029, state:completed, title:Super-Wings-S01E32_2019-02-16, desc:Not available, error:none
2020-02-15 14:50:56.177 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1148244853, state:completed, title:T'choupi-_-l'_cole-S01E07_2018-03-26, desc:Not available, error:none
2020-02-15 14:50:56.177 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:903198687, state:completed, title:Super-Wings-S02E16_2018-12-08, desc:Not available, error:none
2020-02-15 14:50:56.177 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:315202032, state:completed, title:Jack-et-les-camions_2016-10-31, desc:Not available, error:none
2020-02-15 14:50:56.178 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:356443570, state:completed, title:Passe-Partout_2019-12-11, desc:Not available, error:none
2020-02-15 14:50:56.178 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:281976900, state:scheduled, title:La Pat'Patrouille, desc:C'est le premier jour d'école et Alex a perdu son cartable; une tempête cause une panne dans toute la Grande Vallée., error:none
2020-02-15 14:50:56.178 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:678448722, state:completed, title:T'choupi-_-l'_cole-S01E33_2019-07-27, desc:Not available, error:none
2020-02-15 14:50:56.178 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:821716626, state:completed, title:Crimes et petits mensonges, desc:À Détroit en 1978, deux malfrats kidnappent la femme d'un entrepreneur véreux qui refuse de payer la rançon., error:none
2020-02-15 14:50:56.179 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:435559020, state:completed, title:Jack-et-les-camions_2016-10-30, desc:Not available, error:none
2020-02-15 14:50:56.179 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1555717720, state:completed, title:Mensonges-S04E06_2019-10-23, desc:Not available, error:none
2020-02-15 14:50:56.180 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:105688670, state:completed, title:Passe-Partout-S02E37_2019-12-09, desc:Not available, error:none
2020-02-15 14:50:56.180 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:333262279, state:scheduled, title:La Pat'Patrouille, desc:Des carottes disparaissent; un concours de beauté canin., error:none
2020-02-15 14:50:56.180 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1181816849, state:completed, title:T'choupi-_-l'_cole-S01E09_2018-03-27, desc:Not available, error:none
2020-02-15 14:50:56.181 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1783286207, state:completed, title:Passe-Partout-S02E16_2019-10-31, desc:Not available, error:none
2020-02-15 14:50:56.181 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:351320378, state:scheduled, title:Toute la vie, desc:Flora se prépare à retourner vivre chez ses parents; son père remercie chaleureusement Tina et Christophe; Julie continue d'être une source d'anxiété pour son frère., error:none
2020-02-15 14:50:56.181 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1877440777, state:completed, title:Passe-Partout-S02E31_2019-11-27, desc:Not available, error:none
2020-02-15 14:50:56.181 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1174642892, state:completed, title:SOS-sages-femmes-S06E03_2019-12-11, desc:Not available, error:none
2020-02-15 14:50:56.182 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1081262966, state:completed, title:Super-Wings-S02E26_2019-01-03, desc:Not available, error:none
2020-02-15 14:50:56.182 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:487305491, state:completed, title:Super-Wings-S01E18_2019-02-02, desc:Not available, error:none
2020-02-15 14:50:56.182 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1522627272, state:completed, title:Julie-et-Julia_2017-01-01, desc:Not available, error:none
2020-02-15 14:50:56.183 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:24056429, state:completed, title:Super-Wings-S01E04_2019-04-04, desc:Not available, error:none
2020-02-15 14:50:56.183 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2134261721, state:completed, title:Jack-et-les-camions_2017-02-12, desc:Not available, error:none
2020-02-15 14:50:56.184 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:651327289, state:completed, title:Épidémie, desc:Inquiète, Nelli alerte Anne-Marie qu'une mystérieuse maladie frappe son entourage; malgré le scepticisme du milieu hospitalier, Anne-Marie amorce une enquête sur la mort des deux itinérants; elle l'ignore, mais le temps presse., error:none
2020-02-15 14:50:56.184 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1346035048, state:completed, title:Blanche-Neige-et-les-sept-nains_2017-12-17, desc:Not available, error:none
2020-02-15 14:50:56.184 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:634613896, state:completed, title:T'choupi-_-l'_cole-S01E11_2018-03-28, desc:Not available, error:none
2020-02-15 14:50:56.185 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:316415572, state:completed, title:Discussions-avec-mes-parents-S02E12_2019-12-02, desc:Not available, error:none
2020-02-15 14:50:56.185 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:2063553199, state:completed, title:R_volution-S02E11_2019-12-01, desc:Not available, error:none
2020-02-15 14:50:56.185 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:109113501, state:completed, title:Super-Wings-S02E05_2018-09-29, desc:Not available, error:none
2020-02-15 14:50:56.186 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:680673312, state:completed, title:Passe-Partout-S02E40_2019-12-12, desc:Not available, error:none
2020-02-15 14:50:56.186 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:498244378, state:completed, title:Super-Wings-S02E31_2018-10-27, desc:Not available, error:none
2020-02-15 14:50:56.187 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1627751201, state:completed, title:Format familial, desc:Bianca rencontre France, qui a été grand-mère à l'âge de 42 ans, et Danny St-Pierre confesse que sa fille sacre et que c'est de sa faute., error:none
2020-02-15 14:50:56.187 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1999966229, state:completed, title:Le-bon-docteur-S02E06_2019-10-24, desc:Not available, error:none
2020-02-15 14:50:56.187 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1489135003, state:completed, title:Passe-Partout-S02E30_2019-11-26, desc:Not available, error:none
2020-02-15 14:50:56.187 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:550058632, state:scheduled, title:La Pat'Patrouille, desc:Un déversement d'huile dans la baie met Ryder et la Pat'Patrouille en alerte puisqu'un baleineau a nagé en plein dedans., error:none
2020-02-15 14:50:56.188 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1953887303, state:completed, title:Jack-et-les-camions_2017-02-16, desc:Not available, error:none
2020-02-15 14:50:56.188 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:768034541, state:scheduled, title:La Pat'Patrouille, desc:La Pat'Patrouille va à la jungle pour aider leur ami à trouver un perroquet disparu; les chiots découvrent une ruche d'abeille dans le phare du Capitaine Turbot., error:none
2020-02-15 14:50:56.188 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1531226904, state:completed, title:Passe-Partout-S02E36_2019-12-05, desc:Not available, error:none
2020-02-15 14:50:56.188 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1760951507, state:scheduled, title:Les magnifiques, desc:Rien de pire que de répéter la cérémonie funéraire d'une metteuse en scène; les règlements de compte au cinéma, ça va, mais en silence; pas facile de savoir quoi faire avec un adolescent défectueux., error:none
2020-02-15 14:50:56.189 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1723638196, state:completed, title:Super-Wings-S01E14_2019-04-17, desc:Not available, error:none
2020-02-15 14:50:56.446 T:1512043392 DEBUG: Thread PVRGUIInfo start, auto delete: false
2020-02-15 14:50:56.450 T:1533006720 NOTICE: PVR Manager: Started
2020-02-15 14:50:56.450 T:1790935936 INFO: Starting PVR channel icon search
2020-02-15 14:50:56.450 T:1503650688 DEBUG: Thread EPGUpdater start, auto delete: false
2020-02-15 14:50:56.451 T:1807721344 NOTICE: EPG thread started
2020-02-15 14:50:56.522 T:1524614016 DEBUG: Thread PVRGUIProgressHandler 1524614016 terminating (autodelete)
2020-02-15 14:50:56.750 T:1937312192 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2020-02-15 14:50:56.859 T:1654010752 INFO: AddOnLog: Tvheadend HTSP Client: pvr.hts - async updates initialised
2020-02-15 14:50:56.870 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: webtv-h264-aac-mpegts, comment: WEBTV profile H264/AAC/MPEG-TS added
2020-02-15 14:50:56.873 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: htsp, comment: HTSP Default Stream Settings added
2020-02-15 14:50:56.873 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: webtv-vp8-vorbis-webm, comment: WEBTV profile VP8/Vorbis/WEBM added
2020-02-15 14:50:56.873 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - profile name: webtv-h264-aac-matroska, comment: WEBTV profile H264/AAC/Matroska added
2020-02-15 14:50:56.895 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582118880 stop 1582118880
2020-02-15 14:50:56.997 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 229
2020-02-15 14:50:56.998 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 start 1581987480 stop 1581987480
2020-02-15 14:50:57.019 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 events 75
2020-02-15 14:50:57.020 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 start 1582768680 stop 1582768680
2020-02-15 14:50:57.113 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 events 452
2020-02-15 14:50:57.116 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 149927712 start 1582768680 stop 1582768680
2020-02-15 14:50:57.171 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 149927712 events 272
2020-02-15 14:50:57.173 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582322340 stop 1582322340
2020-02-15 14:50:57.252 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 388
2020-02-15 14:50:57.254 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 start 1582077480 stop 1582077480
2020-02-15 14:50:57.283 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 events 114
2020-02-15 14:50:57.284 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582063080 stop 1582063080
2020-02-15 14:50:57.321 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 191
2020-02-15 14:50:57.323 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582723680 stop 1582723680
2020-02-15 14:50:57.451 T:1524614016 DEBUG: Thread PVRGUIProgressHandler start, auto delete: true
2020-02-15 14:50:57.453 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 663
2020-02-15 14:50:57.457 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 start 1582073880 stop 1582073880
2020-02-15 14:50:57.488 T:1937312192 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
2020-02-15 14:50:57.489 T:1524614016 DEBUG: Thread PVRGUIProgressHandler 1524614016 terminating (autodelete)
2020-02-15 14:50:57.490 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 events 113
2020-02-15 14:50:57.491 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 start 1582592280 stop 1582592280
2020-02-15 14:50:57.497 T:1937312192 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
2020-02-15 14:50:57.576 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 610783058 events 375
2020-02-15 14:50:57.579 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582378140 stop 1582378140
2020-02-15 14:50:57.675 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 426
2020-02-15 14:50:57.678 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582205280 stop 1582205280
2020-02-15 14:50:57.744 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 295
2020-02-15 14:50:57.748 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582810080 stop 1582810080
2020-02-15 14:50:57.895 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 729
2020-02-15 14:50:57.900 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582840740 stop 1582840740
2020-02-15 14:50:58.057 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 756
2020-02-15 14:50:58.062 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582581540 stop 1582581540
2020-02-15 14:50:58.181 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 557
2020-02-15 14:50:58.186 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582235880 stop 1582235880
2020-02-15 14:50:58.258 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 322
2020-02-15 14:50:58.261 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1581946080 stop 1581946080
2020-02-15 14:50:58.285 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 96
2020-02-15 14:50:58.288 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582637280 stop 1582637280
2020-02-15 14:50:58.403 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 598
2020-02-15 14:50:58.408 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582464540 stop 1582464540
2020-02-15 14:50:58.509 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 478
2020-02-15 14:50:58.513 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582149480 stop 1582149480
2020-02-15 14:50:58.571 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 256
2020-02-15 14:50:58.573 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582763280 stop 1582763280
2020-02-15 14:50:58.711 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 698
2020-02-15 14:50:58.715 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582754340 stop 1582754340
2020-02-15 14:50:58.858 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 690
2020-02-15 14:50:58.863 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582158480 stop 1582158480
2020-02-15 14:50:58.925 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 264
2020-02-15 14:50:58.930 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582667880 stop 1582667880
2020-02-15 14:50:59.053 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 625
2020-02-15 14:50:59.057 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582032480 stop 1582032480
2020-02-15 14:50:59.100 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 164
2020-02-15 14:50:59.102 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582927140 stop 1582927140
2020-02-15 14:50:59.260 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 822
2020-02-15 14:50:59.265 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582291680 stop 1582291680
2020-02-15 14:50:59.349 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 361
2020-02-15 14:50:59.353 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582982880 stop 1582982880
2020-02-15 14:50:59.522 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 860
2020-02-15 14:50:59.528 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582896480 stop 1582896480
2020-02-15 14:50:59.695 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 795
2020-02-15 14:50:59.700 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1582550880 stop 1582550880
2020-02-15 14:50:59.815 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 529
2020-02-15 14:50:59.819 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 start 1581976680 stop 1581976680
2020-02-15 14:50:59.852 T:1533006720 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - get epg channel 1774245099 events 124
2020-02-15 14:51:01.388 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 14:51:26.648 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 14:51:26.648 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 14:51:26.648 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 14:52:01.403 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 14:52:11.404 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 14:52:11.405 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 14:52:11.413 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 14:54:43.460 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:54:43.461 T:1799328640 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:54:43.481 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:43.482 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:54:43.482 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 14:54:43.482 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 14:54:43.483 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 14:54:43.483 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 14:54:43.487 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2020-02-15 14:54:43.489 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 14:54:43.490 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 14:54:43.490 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 14:54:43.490 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 14:54:43.491 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 14:54:43.491 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 14:54:43.491 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 14:54:43.491 T:1905259392 DEBUG: Frames : 2205
2020-02-15 14:54:43.491 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 14:54:43.496 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 14:54:43.497 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 14:54:43.497 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 14:54:43.497 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 14:54:43.526 T:1799328640 DEBUG: Previous line repeats 1 times.
2020-02-15 14:54:43.526 T:1799328640 DEBUG: Thread Timer 1799328640 terminating
2020-02-15 14:54:43.572 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:43.584 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 14:54:43.796 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:54:43.798 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 14:54:43.799 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:54:43.801 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 14:54:43.801 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 14:54:43.801 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Le bon docteur
2020-02-15 14:54:52.054 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:54:52.055 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:54:52.093 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:52.093 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:54:52.262 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:54:52.275 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:52.408 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:54:52.408 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:52.408 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:54:52.408 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:54:52.520 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:54:52.525 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:54:53.214 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:54:53.214 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:54:53.215 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:54:53.350 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:54:53.351 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:54:53.351 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 14:54:53.351 T:1937312192 DEBUG: Activating window ID: 10702
2020-02-15 14:54:53.668 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 14:54:53.668 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:54:53.675 T:1937312192 DEBUG: ------ Window Init (MyPVRGuide.xml) ------
2020-02-15 14:54:53.675 T:1937312192 INFO: Loading skin file: MyPVRGuide.xml, load type: KEEP_IN_MEMORY
2020-02-15 14:54:53.765 T:1481634688 DEBUG: Thread epg-grid-refresh-timeline-items start, auto delete: false
2020-02-15 14:55:01.052 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:01.053 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:01.087 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:01.087 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:01.180 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:01.183 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:01.360 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:01.360 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:01.375 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:01.375 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:01.448 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:01.475 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:01.862 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:01.862 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:01.889 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:01.889 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:01.950 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:01.951 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:02.222 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:02.222 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:02.225 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:02.225 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:02.318 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:02.325 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:02.558 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:02.558 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:02.575 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:02.575 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:02.704 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:02.708 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:05.864 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:05.865 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:05.886 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:05.886 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:06.074 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:06.078 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:07.834 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:07.834 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:07.854 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:07.854 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:55:07.988 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:07.991 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:08.306 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:08.306 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:08.325 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:08.325 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:55:08.452 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:08.475 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:08.636 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:08.636 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:08.641 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:08.642 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:08.782 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:08.791 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:14.326 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:14.326 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:14.359 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:14.359 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:14.486 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:14.527 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:14.974 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:14.974 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:14.988 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:14.989 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:15.126 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:15.140 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:15.574 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:15.574 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:15.574 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:15.574 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:15.734 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:15.765 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:16.188 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:16.188 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:16.200 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:16.201 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:16.356 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:16.362 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:16.964 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:16.964 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:16.989 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:16.990 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:17.060 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:17.081 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:17.752 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:17.752 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:17.787 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:17.787 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:55:17.880 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:17.891 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:26.732 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:26.732 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:26.740 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:26.740 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:26.862 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:26.875 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:27.006 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:27.006 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:27.008 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:27.008 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:27.102 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:27.125 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:27.564 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:27.564 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:27.590 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:27.590 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:27.692 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:27.725 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:28.168 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:28.168 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:28.211 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:28.211 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:28.290 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:28.291 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:28.660 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:28.660 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:28.675 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:28.675 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:28.796 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:28.808 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:29.548 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:29.548 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:29.559 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:29.559 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:29.684 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:29.691 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:30.102 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:30.102 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:30.122 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:30.122 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:30.206 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:30.208 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:30.838 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:30.838 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:30.882 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:30.882 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:30.901 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fbaba00
2020-02-15 14:55:30.902 T:1807721344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 14:55:30.904 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fbc8df8
2020-02-15 14:55:30.905 T:1807721344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 14:55:30.914 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fbaba00
2020-02-15 14:55:30.915 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fbc8df8
2020-02-15 14:55:30.915 T:1807721344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c3db2b54.jpg 540x540
2020-02-15 14:55:30.950 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:30.958 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:31.778 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:31.778 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:31.780 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:31.781 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:31.882 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:31.891 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:32.994 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:32.994 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:33.004 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:33.004 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:33.106 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:33.108 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:34.310 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:34.310 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:34.325 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:34.325 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:55:34.454 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:34.469 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:53.996 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:53.997 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:54.035 T:1937312192 DEBUG: Keyboard: scancode: 0x0b, sym: 0x0030, unicode: 0x0030, modifier: 0x0
2020-02-15 14:55:54.035 T:1937312192 DEBUG: HandleKey: zero (0xf030) pressed, action is Number0
2020-02-15 14:55:54.108 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:54.123 T:1937312192 DEBUG: Keyboard: scancode: 0x0b, sym: 0x0030, unicode: 0x0030, modifier: 0x0
2020-02-15 14:55:55.002 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:55.003 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:55.041 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:55:55.132 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 14:55:55.142 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:55:55.143 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 14:55:55.143 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 14:55:55.474 T:1937312192 DEBUG: ------ Window Deinit (MyPVRGuide.xml) ------
2020-02-15 14:55:55.474 T:1481634688 DEBUG: Thread epg-grid-refresh-timeline-items 1481634688 terminating
2020-02-15 14:55:55.481 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:55:55.492 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 14:55:55.493 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 14:55:55.495 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 14:55:55.507 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:55:55.507 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 14:55:55.508 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:55:55.508 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 14:55:55.508 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 14:55:55.509 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Le bon docteur
2020-02-15 14:55:56.932 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:56.933 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:56.942 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:56.942 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 14:55:57.052 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:55:57.058 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:57.262 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:57.262 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:57.268 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:55:57.392 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:55:57.397 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:55:57.397 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 14:55:57.398 T:1937312192 DEBUG: Activating window ID: 10700
2020-02-15 14:55:57.716 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 14:55:57.717 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:55:57.725 T:1937312192 DEBUG: ------ Window Init (MyPVRChannels.xml) ------
2020-02-15 14:55:57.725 T:1937312192 INFO: Loading skin file: MyPVRChannels.xml, load type: KEEP_IN_MEMORY
2020-02-15 14:55:57.803 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://channels/tv/All channels/)
2020-02-15 14:55:57.803 T:1937312192 DEBUG: ParentPath = []
2020-02-15 14:55:57.930 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1e45030
2020-02-15 14:55:57.932 T:1790935936 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 14:55:57.935 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1bf37a0
2020-02-15 14:55:57.936 T:1790935936 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 14:55:57.946 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1e45030
2020-02-15 14:55:57.948 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1bf37a0
2020-02-15 14:55:57.948 T:1790935936 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c3db2b54.jpg 540x540
2020-02-15 14:55:59.458 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:55:59.459 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:55:59.479 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:55:59.480 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:55:59.612 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:55:59.625 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.202 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:00.202 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:00.222 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.222 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:00.298 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:00.308 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.686 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:00.686 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:00.692 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.692 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:00.774 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:00.791 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.894 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:00.894 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:00.908 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:00.908 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:00.982 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:00.991 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.364 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:01.364 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:01.393 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.393 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:01.412 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:01.423 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.482 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:01.482 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:01.491 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.492 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:01.578 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:01.608 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.690 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:01.690 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:01.691 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:01.692 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:01.786 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:01.791 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:02.644 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:02.644 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:02.686 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:02.686 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:02.724 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:02.743 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:03.026 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:03.026 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:03.027 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:03.027 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:03.146 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:03.175 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:03.474 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:03.474 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:03.475 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:03.475 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:03.642 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:03.659 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:04.216 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:04.216 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:04.252 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:04.253 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:04.346 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:04.375 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:05.414 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:05.415 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:05.444 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:05.445 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:05.542 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:05.562 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:05.824 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:05.824 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:05.867 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:05.867 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:05.962 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:05.975 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:06.374 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:06.374 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:06.375 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:06.375 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:06.544 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:06.559 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:07.812 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:07.812 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:07.848 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:07.848 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 14:56:07.848 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 14:56:07.932 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:08.168 T:1937312192 DEBUG: ------ Window Deinit (MyPVRChannels.xml) ------
2020-02-15 14:56:08.169 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:56:08.175 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 14:56:08.184 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:08.189 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:56:08.189 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 14:56:08.189 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:56:08.190 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 14:56:08.190 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 14:56:08.190 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Le bon docteur
2020-02-15 14:56:09.160 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:09.160 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:09.165 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:09.166 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:56:09.258 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:09.258 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:09.354 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:09.355 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:09.358 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:09.358 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 14:56:09.466 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:09.475 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:10.102 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:10.103 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:10.130 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:56:10.208 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:10.221 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 14:56:10.222 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 14:56:10.222 T:1937312192 DEBUG: Activating window ID: 10701
2020-02-15 14:56:10.533 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 14:56:10.534 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:56:10.558 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 14:56:10.558 T:1937312192 INFO: Loading skin file: MyPVRRecordings.xml, load type: KEEP_IN_MEMORY
2020-02-15 14:56:10.623 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 14:56:10.623 T:1937312192 DEBUG: ParentPath = []
2020-02-15 14:56:10.691 T:1481634688 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 14:56:10.714 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/La-Pat-Patrouille]: refreshing..
2020-02-15 14:56:10.776 T:1481634688 DEBUG: Thread BackgroundLoader 1481634688 terminating
2020-02-15 14:56:12.386 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:12.386 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:12.416 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:12.416 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:12.418 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-jour_2017-04-27
2020-02-15 14:56:12.419 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Robots_2017-01-03
2020-02-15 14:56:12.420 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Ma-belle-m_re-est-un-monstre_2017-01-02
2020-02-15 14:56:12.420 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Julie-et-Julia_2017-01-01
2020-02-15 14:56:12.421 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Raiponce_2016-12-30
2020-02-15 14:56:12.421 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-le-troisi_me_2016-12-28
2020-02-15 14:56:12.422 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-2_2016-12-27
2020-02-15 14:56:12.422 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek_2016-12-26
2020-02-15 14:56:12.423 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Gang-de-requins_2016-12-16
2020-02-15 14:56:12.424 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-amour-infini_2016-12-07
2020-02-15 14:56:12.424 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Burlesque_2016-09-01
2020-02-15 14:56:12.425 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 482 for recording _-fond-de-train_2016-05-29
2020-02-15 14:56:12.506 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:12.508 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:18.944 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:18.944 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:18.951 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:18.952 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:19.104 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:19.108 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:19.690 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:19.690 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:19.709 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:19.709 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:19.820 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:19.841 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:19.978 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:19.978 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:20.017 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.017 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:20.496 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.496 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.538 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.538 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.580 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.580 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.581 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.581 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.626 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.626 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.670 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.670 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.683 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.684 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.725 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.725 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.769 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.770 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.781 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.781 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.825 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.825 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.859 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.860 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.892 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.892 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.925 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.925 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.958 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.958 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:20.991 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:20.992 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.025 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.025 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.041 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.042 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.083 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.084 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.108 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.108 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.142 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.142 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.191 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.192 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.192 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Une-vie-de-bestiole_2017-06-11
2020-02-15 14:56:21.208 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.208 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.241 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.242 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.275 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.275 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.308 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.308 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.309 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Pinocchio_2017-06-25
2020-02-15 14:56:21.341 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.342 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.375 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.375 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.393 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Une-promenade-inoubliable_2017-06-28
2020-02-15 14:56:21.425 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.425 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.441 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.442 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.481 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.481 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.508 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.508 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.509 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Tristan-et-Yseult_2017-06-30
2020-02-15 14:56:21.545 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.545 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.566 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Transformers_-le-film_2017-07-21
2020-02-15 14:56:21.585 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.586 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.608 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.608 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.630 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 14:56:21.652 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.652 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.673 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.673 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.698 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 14:56:21.720 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.720 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.743 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.743 T:1937312192 DEBUG: HandleKey: long-up (0x100f080) pressed, action is Up
2020-02-15 14:56:21.750 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:21.769 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:21.770 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 14:56:21.818 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 14:56:21.892 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 14:56:22.100 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:22.100 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:22.135 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:22.136 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:22.598 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:22.628 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.004 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:23.004 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:23.009 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.009 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:23.123 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-le-troisi_me_2016-12-28
2020-02-15 14:56:23.126 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:23.163 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.316 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:23.316 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:23.351 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.351 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:23.406 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:23.412 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.460 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-2_2016-12-27
2020-02-15 14:56:23.510 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:23.510 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:23.533 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.533 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:23.630 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:23.646 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.671 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek_2016-12-26
2020-02-15 14:56:23.736 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:23.736 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:23.744 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.744 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:23.746 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-jour_2017-04-27
2020-02-15 14:56:23.832 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:23.832 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:23.858 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Gang-de-requins_2016-12-16
2020-02-15 14:56:24.250 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:24.250 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:24.280 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:24.280 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 14:56:24.281 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Robots_2017-01-03
2020-02-15 14:56:24.387 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-amour-infini_2016-12-07
2020-02-15 14:56:24.394 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:24.416 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:25.684 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:25.684 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:25.724 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:25.724 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:25.820 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:25.840 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.048 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:26.048 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:26.076 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.077 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:26.176 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:26.195 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.242 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:26.242 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:26.244 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.244 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:26.362 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:26.385 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.486 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:26.486 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:26.497 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.497 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:26.558 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:26.584 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.624 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:26.625 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:26.655 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:26.655 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:26.712 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:26.719 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.022 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:27.022 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:27.026 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.027 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:27.078 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:27.090 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.314 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:27.314 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:27.351 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.351 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:27.367 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 14:56:27.394 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:27.419 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.480 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:27.480 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:27.491 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.492 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:27.557 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 14:56:27.584 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:27.607 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.680 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:27.680 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:27.703 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.703 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:27.744 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 14:56:27.752 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:27.769 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.830 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:27.830 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:27.841 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.842 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:27.894 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:27.907 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:27.932 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 14:56:28.008 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:28.008 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:28.027 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.027 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:28.040 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:28.042 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.130 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:28.130 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:28.135 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.135 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:28.242 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:28.243 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.296 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:28.296 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:28.306 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.306 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:28.408 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:28.426 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.638 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:28.638 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:28.676 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:28.677 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:28.742 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:28.759 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:29.222 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:29.222 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:29.229 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:29.229 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 14:56:29.344 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:29.359 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 14:56:30.960 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:30.960 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:30.977 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:30.977 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 14:56:30.978 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 14:56:31.114 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:31.282 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 14:56:31.283 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 14:56:31.291 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 14:56:31.300 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:31.304 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:56:31.305 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 14:56:31.305 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 14:56:31.306 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 14:56:31.306 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 14:56:31.306 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Le bon docteur
2020-02-15 14:56:32.342 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 14:56:32.343 T:1481634688 DEBUG: Thread Timer start, auto delete: false
2020-02-15 14:56:32.371 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:32.480 T:1481634688 DEBUG: Thread Timer 1481634688 terminating
2020-02-15 14:56:32.507 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 14:56:32.508 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 14:56:32.509 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 14:56:40.715 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 14:56:40.715 T:1524614016 DEBUG: Thread JobWorker 1524614016 terminating (autodelete)
2020-02-15 14:56:40.715 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 14:56:40.814 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 14:57:32.946 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
2020-02-15 14:57:42.947 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 14:57:42.947 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 14:57:42.953 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 15:20:41.437 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:20:41.438 T:1799328640 INFO: WEATHER: Downloading weather
2020-02-15 15:20:41.439 T:1807721344 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 15:20:41.440 T:1807721344 INFO: initializing python engine.
2020-02-15 15:20:41.440 T:1807721344 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 15:20:41.502 T:1807721344 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 15:20:41.502 T:1807721344 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 15:20:41.504 T:1807721344 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 15:20:41.505 T:1807721344 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 15:20:41.505 T:1807721344 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 15:20:42.149 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 15:20:42.149 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 15:20:42.150 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 15:20:42.651 T:1807721344 INFO: CPythonInvoker(4, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 15:20:42.651 T:1807721344 DEBUG: onExecutionDone(4, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 15:20:42.798 T:1807721344 INFO: Python interpreter stopped
2020-02-15 15:20:42.799 T:1807721344 DEBUG: Thread LanguageInvoker 1807721344 terminating
2020-02-15 15:20:42.861 T:1799328640 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 15:21:12.863 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 15:29:30.001 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:747437104, state:recording, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 15:29:30.011 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:860495310, state:recording, title:Click, desc:An overworked architect (Adam Sandler) obtains a universal remote that allows him to control the world around him., error:none
2020-02-15 15:29:30.078 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:29:30.093 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 15:29:30.093 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 15:29:30.094 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 15:29:30.094 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 15:29:30.095 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 15:29:30.097 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2020-02-15 15:29:30.100 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 15:29:30.101 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Frames : 2205
2020-02-15 15:29:30.101 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 15:29:30.254 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 15:29:30.254 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 15:29:30.259 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:29:30.455 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 15:29:30.455 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 15:29:30.455 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:29:30.651 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 15:29:30.652 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 15:29:30.652 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 15:29:36.893 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 15:29:36.894 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 15:30:00.468 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 15:30:00.477 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 15:30:00.643 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 15:30:03.726 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:860495310, state:recording, title:Click, desc:An overworked architect (Adam Sandler) obtains a universal remote that allows him to control the world around him., error:none
2020-02-15 15:30:03.747 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:747437104, state:recording, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 15:30:03.938 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:30:03.976 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 15:30:03.976 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 15:30:03.977 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:30:04.162 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 15:30:04.163 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 15:30:04.163 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:30:04.375 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 15:30:04.376 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 15:30:04.376 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 15:30:34.182 T:1790935936 DEBUG: Previous line repeats 1 times.
2020-02-15 15:30:34.182 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 15:30:34.310 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 15:30:34.361 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 15:30:36.898 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
2020-02-15 15:30:46.898 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 15:30:46.899 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 15:30:46.910 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 15:50:42.940 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 15:50:43.221 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 15:50:43.242 T:1799328640 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 15:50:43.243 T:1799328640 INFO: initializing python engine.
2020-02-15 15:50:43.243 T:1799328640 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 15:50:43.607 T:1799328640 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 15:50:43.607 T:1799328640 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 15:50:43.609 T:1799328640 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 15:50:43.609 T:1799328640 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 15:50:43.609 T:1799328640 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 15:50:44.960 T:1799328640 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 15:50:44.960 T:1799328640 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 15:50:44.987 T:1799328640 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 15:50:45.682 T:1799328640 INFO: CPythonInvoker(5, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 15:50:45.682 T:1799328640 DEBUG: onExecutionDone(5, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 15:50:45.855 T:1799328640 INFO: Python interpreter stopped
2020-02-15 15:50:45.855 T:1799328640 DEBUG: Thread LanguageInvoker 1799328640 terminating
2020-02-15 15:50:46.078 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 15:51:16.079 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 16:00:00.267 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:747437104, state:completed, title:Format familial, desc:Bianca rencontre une mère polyamoureuse et montée de lait de Patrice Bélanger sur les soirées de couple ratées., error:none
2020-02-15 16:00:00.429 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 16:00:00.510 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 16:00:00.571 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 16:00:00.571 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 16:00:00.588 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 16:00:00.589 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 16:00:00.638 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2020-02-15 16:00:00.641 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 16:00:00.642 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Frames : 2205
2020-02-15 16:00:00.642 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 16:00:00.887 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 16:00:00.895 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 16:00:00.908 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 16:00:01.179 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 16:00:01.179 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 16:00:01.179 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 16:00:01.403 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 16:00:01.404 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 16:00:01.405 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 16:00:01.406 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 16:00:06.212 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 16:00:06.213 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 16:00:31.191 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
2020-02-15 16:00:31.197 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 16:00:31.399 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 16:01:06.237 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 16:01:16.238 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 16:01:16.239 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 16:01:16.252 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 16:20:46.324 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 16:20:46.527 T:1790935936 INFO: WEATHER: Downloading weather
2020-02-15 16:20:46.572 T:1807721344 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 16:20:46.572 T:1807721344 INFO: initializing python engine.
2020-02-15 16:20:46.572 T:1807721344 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 16:20:46.940 T:1807721344 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 16:20:46.940 T:1807721344 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 16:20:46.941 T:1807721344 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 16:20:46.957 T:1807721344 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 16:20:46.957 T:1807721344 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 16:20:48.234 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 16:20:48.234 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 16:20:48.266 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 16:20:48.786 T:1807721344 INFO: CPythonInvoker(6, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 16:20:48.786 T:1807721344 DEBUG: onExecutionDone(6, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 16:20:48.946 T:1807721344 INFO: Python interpreter stopped
2020-02-15 16:20:48.946 T:1807721344 DEBUG: Thread LanguageInvoker 1807721344 terminating
2020-02-15 16:20:49.024 T:1790935936 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 16:21:19.026 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 16:50:49.101 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 16:50:49.297 T:1790935936 INFO: WEATHER: Downloading weather
2020-02-15 16:50:49.355 T:1807721344 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 16:50:49.355 T:1807721344 INFO: initializing python engine.
2020-02-15 16:50:49.355 T:1807721344 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 16:50:49.740 T:1807721344 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 16:50:49.741 T:1807721344 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 16:50:49.742 T:1807721344 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 16:50:49.775 T:1807721344 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 16:50:49.775 T:1807721344 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 16:50:51.028 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 16:50:51.028 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 16:50:51.048 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 16:50:51.549 T:1807721344 INFO: CPythonInvoker(7, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 16:50:51.549 T:1807721344 DEBUG: onExecutionDone(7, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 16:50:51.727 T:1807721344 INFO: Python interpreter stopped
2020-02-15 16:50:51.727 T:1807721344 DEBUG: Thread LanguageInvoker 1807721344 terminating
2020-02-15 16:50:51.810 T:1790935936 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 16:51:21.823 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 17:20:52.121 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 17:20:52.337 T:1790935936 INFO: WEATHER: Downloading weather
2020-02-15 17:20:52.374 T:1807721344 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 17:20:52.375 T:1807721344 INFO: initializing python engine.
2020-02-15 17:20:52.375 T:1807721344 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 17:20:52.689 T:1807721344 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 17:20:52.690 T:1807721344 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 17:20:52.691 T:1807721344 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 17:20:52.721 T:1807721344 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 17:20:52.721 T:1807721344 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 17:20:54.004 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 17:20:54.004 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 17:20:54.020 T:1807721344 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 17:20:54.494 T:1807721344 INFO: CPythonInvoker(8, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 17:20:54.495 T:1807721344 DEBUG: onExecutionDone(8, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 17:20:54.652 T:1807721344 INFO: Python interpreter stopped
2020-02-15 17:20:54.652 T:1807721344 DEBUG: Thread LanguageInvoker 1807721344 terminating
2020-02-15 17:20:54.729 T:1790935936 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 17:21:24.732 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 17:30:00.233 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:860495310, state:completed, title:Click, desc:An overworked architect (Adam Sandler) obtains a universal remote that allows him to control the world around him., error:none
2020-02-15 17:30:00.333 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 17:30:00.453 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 17:30:00.478 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 17:30:00.478 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 17:30:00.478 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 17:30:00.479 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 17:30:00.507 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2020-02-15 17:30:00.509 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 17:30:00.513 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Frames : 2205
2020-02-15 17:30:00.513 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 17:30:00.742 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 17:30:00.751 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 17:30:00.752 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 17:30:01.022 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 17:30:01.022 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 17:30:01.023 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 17:30:01.023 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 17:30:01.024 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 17:30:06.131 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 17:30:06.140 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 17:30:30.833 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 17:30:30.980 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 17:31:06.153 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 17:31:16.154 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 17:31:16.154 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 17:31:16.162 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 17:50:54.737 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 17:50:54.739 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 17:50:54.740 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 17:50:54.740 T:1790935936 INFO: initializing python engine.
2020-02-15 17:50:54.740 T:1790935936 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 17:50:55.075 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 17:50:55.075 T:1790935936 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 17:50:55.076 T:1790935936 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 17:50:55.076 T:1790935936 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 17:50:55.076 T:1790935936 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 17:50:56.193 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 17:50:56.193 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 17:50:56.210 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 17:50:56.641 T:1790935936 INFO: CPythonInvoker(9, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 17:50:56.641 T:1790935936 DEBUG: onExecutionDone(9, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 17:50:56.790 T:1790935936 INFO: Python interpreter stopped
2020-02-15 17:50:56.790 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 17:50:56.880 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 17:51:26.882 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 18:20:56.920 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 18:20:56.922 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 18:20:56.922 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 18:20:56.922 T:1790935936 INFO: initializing python engine.
2020-02-15 18:20:56.923 T:1790935936 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 18:20:56.983 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 18:20:56.984 T:1790935936 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 18:20:56.987 T:1790935936 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 18:20:56.987 T:1790935936 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 18:20:56.987 T:1790935936 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 18:20:57.681 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 18:20:57.681 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 18:20:57.683 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 18:20:58.089 T:1790935936 INFO: CPythonInvoker(10, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 18:20:58.089 T:1790935936 DEBUG: onExecutionDone(10, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 18:20:58.248 T:1790935936 INFO: Python interpreter stopped
2020-02-15 18:20:58.249 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 18:20:58.344 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 18:21:28.345 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 18:50:58.355 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 18:50:58.356 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 18:50:58.357 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 18:50:58.357 T:1790935936 INFO: initializing python engine.
2020-02-15 18:50:58.357 T:1790935936 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 18:50:58.386 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 18:50:58.387 T:1790935936 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 18:50:58.388 T:1790935936 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 18:50:58.388 T:1790935936 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 18:50:58.388 T:1790935936 DEBUG: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 18:50:58.998 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 18:50:58.999 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 18:50:59.000 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 18:50:59.401 T:1790935936 INFO: CPythonInvoker(11, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 18:50:59.401 T:1790935936 DEBUG: onExecutionDone(11, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 18:50:59.552 T:1790935936 INFO: Python interpreter stopped
2020-02-15 18:50:59.552 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 18:50:59.578 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 18:51:29.579 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 19:20:59.597 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 19:20:59.599 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 19:20:59.599 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 19:20:59.600 T:1790935936 INFO: initializing python engine.
2020-02-15 19:20:59.600 T:1790935936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 19:20:59.658 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 19:20:59.658 T:1790935936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 19:20:59.661 T:1790935936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 19:20:59.661 T:1790935936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 19:20:59.661 T:1790935936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 19:21:00.291 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 19:21:00.291 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 19:21:00.292 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 19:21:00.701 T:1790935936 INFO: CPythonInvoker(12, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 19:21:00.701 T:1790935936 DEBUG: onExecutionDone(12, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 19:21:00.853 T:1790935936 INFO: Python interpreter stopped
2020-02-15 19:21:00.853 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 19:21:00.921 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 19:21:30.922 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 19:51:00.925 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 19:51:00.927 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 19:51:00.928 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 19:51:00.928 T:1790935936 INFO: initializing python engine.
2020-02-15 19:51:00.928 T:1790935936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 19:51:00.986 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 19:51:00.986 T:1790935936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 19:51:00.988 T:1790935936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 19:51:00.989 T:1790935936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 19:51:00.989 T:1790935936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 19:51:01.617 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 19:51:01.618 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 19:51:01.619 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 19:51:02.011 T:1790935936 INFO: CPythonInvoker(13, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 19:51:02.011 T:1790935936 DEBUG: onExecutionDone(13, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 19:51:02.162 T:1790935936 INFO: Python interpreter stopped
2020-02-15 19:51:02.162 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 19:51:02.249 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 19:51:32.251 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 20:21:02.281 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 20:21:02.283 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 20:21:02.284 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 20:21:02.284 T:1790935936 INFO: initializing python engine.
2020-02-15 20:21:02.284 T:1790935936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 20:21:02.342 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 20:21:02.342 T:1790935936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 20:21:02.343 T:1790935936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 20:21:02.343 T:1790935936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 20:21:02.344 T:1790935936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 20:21:02.962 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 20:21:02.962 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 20:21:02.963 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 20:21:03.375 T:1790935936 INFO: CPythonInvoker(14, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 20:21:03.375 T:1790935936 DEBUG: onExecutionDone(14, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 20:21:03.529 T:1790935936 INFO: Python interpreter stopped
2020-02-15 20:21:03.529 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 20:21:03.605 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 20:21:33.606 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 20:51:03.621 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 20:51:03.623 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 20:51:03.624 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 20:51:03.625 T:1790935936 INFO: initializing python engine.
2020-02-15 20:51:03.625 T:1790935936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 20:51:03.681 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 20:51:03.681 T:1790935936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 20:51:03.684 T:1790935936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 20:51:03.684 T:1790935936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 20:51:03.684 T:1790935936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 20:51:04.300 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 20:51:04.300 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 20:51:04.301 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 20:51:04.707 T:1790935936 INFO: CPythonInvoker(15, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 20:51:04.707 T:1790935936 DEBUG: onExecutionDone(15, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 20:51:04.861 T:1790935936 INFO: Python interpreter stopped
2020-02-15 20:51:04.861 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 20:51:04.946 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 20:51:34.947 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 21:21:04.963 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 21:21:04.965 T:1807721344 INFO: WEATHER: Downloading weather
2020-02-15 21:21:04.966 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 21:21:04.966 T:1790935936 INFO: initializing python engine.
2020-02-15 21:21:04.966 T:1790935936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 21:21:05.022 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 21:21:05.023 T:1790935936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 21:21:05.025 T:1790935936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 21:21:05.025 T:1790935936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 21:21:05.026 T:1790935936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 21:21:05.653 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 21:21:05.653 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 21:21:05.654 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 21:21:06.197 T:1790935936 INFO: CPythonInvoker(16, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 21:21:06.197 T:1790935936 DEBUG: onExecutionDone(16, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 21:21:06.348 T:1790935936 INFO: Python interpreter stopped
2020-02-15 21:21:06.348 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 21:21:06.387 T:1807721344 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 21:21:36.389 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 21:47:29.087 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:29.088 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:29.112 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:29.118 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:29.118 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:47:29.118 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:47:29.118 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 21:47:29.119 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 21:47:29.120 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
2020-02-15 21:47:29.122 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 21:47:29.122 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Frames : 2205
2020-02-15 21:47:29.122 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 21:47:29.222 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:29.250 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:29.544 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:29.544 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:29.572 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:29.572 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:29.690 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:29.716 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.020 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:30.020 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:30.055 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.055 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:30.116 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:30.116 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.214 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:30.215 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:30.216 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.217 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:30.302 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:30.316 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.438 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:30.439 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:30.450 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.450 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:30.553 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:30.583 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.704 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:30.705 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:30.716 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.717 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:30.826 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:30.833 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.923 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:30.924 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:30.950 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:30.950 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:31.002 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:31.033 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.100 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:31.101 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:31.116 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.117 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:31.164 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:31.167 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.252 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:31.253 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:31.283 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.283 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:31.311 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:31.333 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.398 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:31.399 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:31.416 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.417 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:47:31.454 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:31.467 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.680 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:31.681 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:31.700 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.700 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:31.784 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:31.800 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.890 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:31.891 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:31.900 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:31.900 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:31.994 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:32.000 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:32.074 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:32.075 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:32.083 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:32.083 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:32.188 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:32.200 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:32.268 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:47:32.269 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:47:32.283 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:47:32.283 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:47:32.356 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:47:32.366 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:10.861 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:10.861 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:10.904 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:10.905 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:48:11.013 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:48:11.017 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:11.461 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:11.461 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:11.490 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:11.491 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:48:11.573 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:48:11.584 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:16.707 T:1927279488 DEBUG: libinput: event0 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_OTHERBUTTON → DEBOUNCE_STATE_IS_UP
2020-02-15 21:48:16.988 T:1927279488 DEBUG: libinput: event0 - debounce state: DEBOUNCE_STATE_IS_UP → DEBOUNCE_EVENT_PRESS → DEBOUNCE_STATE_DOWN_WAITING
2020-02-15 21:48:16.988 T:1927279488 DEBUG: libinput: event0 - debounce state: DEBOUNCE_STATE_DOWN_WAITING → DEBOUNCE_EVENT_RELEASE → DEBOUNCE_STATE_RELEASE_PENDING
2020-02-15 21:48:17.024 T:1927279488 DEBUG: CLibInputPointer::ProcessButton - event.type: 4, event.button.button: 1, event.button.x: 0, event.button.y: 0
2020-02-15 21:48:17.024 T:1927279488 DEBUG: libinput: event0 - debounce state: DEBOUNCE_STATE_RELEASE_PENDING → DEBOUNCE_EVENT_TIMEOUT → DEBOUNCE_STATE_IS_UP
2020-02-15 21:48:17.024 T:1927279488 DEBUG: CLibInputPointer::ProcessButton - event.type: 5, event.button.button: 1, event.button.x: 0, event.button.y: 0
2020-02-15 21:48:19.433 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:19.433 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:19.466 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:19.537 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:48:19.557 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:19.558 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:48:19.558 T:1937312192 DEBUG: Activating window ID: 10701
2020-02-15 21:48:19.859 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 21:48:19.859 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:48:19.867 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 21:48:19.867 T:1937312192 DEBUG: CDirectoryProvider[]: refreshing..
2020-02-15 21:48:19.868 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 21:48:19.868 T:1807721344 ERROR: GetDirectory - Error getting
2020-02-15 21:48:19.903 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:48:19.903 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:48:19.980 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:48:19.993 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 21:48:19.999 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:48:20.000 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 21:48:20.001 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 21:48:20.001 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 21:48:20.001 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 21:48:20.002 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 21:48:20.002 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 21:48:20.003 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 21:48:20.003 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 21:48:20.064 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:48:22.119 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:22.119 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:22.123 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.124 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:22.257 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:22.267 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.355 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:22.355 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:22.367 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.367 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:22.369 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Jack-et-les-camions]: refreshing..
2020-02-15 21:48:22.467 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:22.467 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.579 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:22.579 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:22.584 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.584 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:22.586 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Thomas]: refreshing..
2020-02-15 21:48:22.667 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:22.667 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.773 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:22.773 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:22.784 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.784 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:22.786 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Caillou]: refreshing..
2020-02-15 21:48:22.869 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:22.900 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:22.975 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:22.975 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:23.000 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:23.001 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:23.004 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Super-Wings]: refreshing..
2020-02-15 21:48:23.071 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:23.084 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:23.499 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:23.499 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:23.505 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:23.505 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:23.507 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Tchoupi]: refreshing..
2020-02-15 21:48:23.605 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:23.634 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:24.419 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:24.419 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:24.441 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:24.441 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:24.443 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Revolution]: refreshing..
2020-02-15 21:48:24.523 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:24.534 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:26.881 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:26.881 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:26.924 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:26.925 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:26.929 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Discussions-avec-mes-parents]: refreshing..
2020-02-15 21:48:27.009 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:27.025 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:27.373 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:27.373 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:27.414 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:27.414 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:27.416 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-invisibles]: refreshing..
2020-02-15 21:48:27.503 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:27.517 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:27.687 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:27.687 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:27.700 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:27.701 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:27.703 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Passe-Partout]: refreshing..
2020-02-15 21:48:27.839 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:27.850 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:28.005 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:28.005 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:28.027 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:28.027 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:28.029 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-beaux-malaises]: refreshing..
2020-02-15 21:48:28.141 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:28.150 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:29.317 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:29.317 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:29.356 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:29.356 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:29.359 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/SOS-sages-femmes]: refreshing..
2020-02-15 21:48:29.493 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:29.500 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:29.687 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:29.687 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:29.693 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:29.693 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:29.695 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/En-tout-cas]: refreshing..
2020-02-15 21:48:29.839 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:29.850 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:30.301 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:30.301 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:30.315 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:30.315 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:30.318 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-pays-d-en-haut]: refreshing..
2020-02-15 21:48:30.453 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:30.467 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:30.899 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:30.899 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:30.915 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:30.915 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:30.917 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/L-Academie]: refreshing..
2020-02-15 21:48:31.019 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:31.034 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:31.481 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:31.481 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:31.516 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:31.516 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:31.518 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Epidemie]: refreshing..
2020-02-15 21:48:31.609 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:31.617 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:31.853 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:31.853 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:31.886 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:31.886 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:31.888 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Cerebrum]: refreshing..
2020-02-15 21:48:31.991 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:32.000 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:32.175 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:32.175 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:32.210 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:32.210 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:32.212 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Leo]: refreshing..
2020-02-15 21:48:32.313 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:32.334 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:32.549 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:32.549 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:32.586 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:32.586 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:32.588 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Mensonges]: refreshing..
2020-02-15 21:48:32.695 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:32.700 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:33.089 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:33.089 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:33.098 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:33.098 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:33.100 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Le-bon-docteur]: refreshing..
2020-02-15 21:48:33.235 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:33.250 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:33.551 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:33.551 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:33.557 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:33.557 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:33.561 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-magnifiques]: refreshing..
2020-02-15 21:48:33.679 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:33.684 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:35.001 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:35.001 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:35.009 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:35.010 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:35.013 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/La-Pat-Patrouille]: refreshing..
2020-02-15 21:48:35.107 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:35.113 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:35.283 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:35.283 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:35.303 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:35.303 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:48:35.305 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Format-familial]: refreshing..
2020-02-15 21:48:35.405 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:35.417 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:36.511 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:36.512 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:36.517 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:36.617 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:36.651 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:36.652 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:48:36.655 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:48:36.655 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:48:36.657 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:48:36.672 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:48:36.759 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:48:36.772 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:48:36.795 T:1790935936 DEBUG: Previous line repeats 8 times.
2020-02-15 21:48:36.795 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:48:37.895 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:37.896 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:37.902 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:37.902 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:37.991 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:38.011 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.003 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:43.004 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:43.014 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.014 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:43.123 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:43.155 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.237 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:43.238 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:43.243 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.243 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:43.325 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:43.328 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.423 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:43.424 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:43.459 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.459 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:43.519 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:43.534 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.615 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:43.615 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:43.617 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.617 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:43.711 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:43.717 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.817 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:43.817 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:43.817 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:43.817 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:43.905 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:43.917 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.011 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:44.011 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:44.017 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.017 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:44.091 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:44.101 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.229 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:44.229 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:44.250 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.251 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:44.301 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:44.334 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.509 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:44.509 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:44.517 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:44.517 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:48:44.613 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:44.617 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:45.457 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:45.457 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:45.484 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:45.569 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:48:45.584 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:48:45.584 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:48:45.622 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr)
2020-02-15 21:48:45.622 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2020-02-15 21:48:45.622 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2020-02-15 21:48:45.622 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2020-02-15 21:48:45.623 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
2020-02-15 21:48:45.876 T:1937312192 DEBUG: CMMALPool::CMMALPool Created pool 0x2170680 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 21:48:45.877 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:48:45.883 T:1937312192 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2020-02-15 21:48:45.883 T:1937312192 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:48:45.883 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:48:45.883 T:1799328640 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:48:45.884 T:1937312192 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
2020-02-15 21:48:45.884 T:1524614016 DEBUG: Thread VideoPlayer start, auto delete: false
2020-02-15 21:48:45.884 T:1799328640 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:48:45.887 T:1524614016 NOTICE: Creating InputStream
2020-02-15 21:48:45.893 T:1807721344 DEBUG: Loading settings for pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:48:45.904 T:1937312192 DEBUG: CVideoGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr)
2020-02-15 21:48:45.977 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 21:48:45.977 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:48:45.977 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:48:45.986 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
2020-02-15 21:48:45.986 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:48:45.987 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 21:48:45.987 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Frames : 800
2020-02-15 21:48:45.987 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 21:48:46.136 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs open file=dvr/1295014833
2020-02-15 21:48:46.139 T:1524614016 DEBUG: CInputStreamPVRRecording - OpenPVRStream - opened recording stream pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:48:46.139 T:1524614016 NOTICE: Creating Demuxer
2020-02-15 21:48:46.176 T:1937312192 DEBUG: CPlayerGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr)
2020-02-15 21:48:46.180 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:48:46.277 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 21:48:46.277 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 21:48:46.833 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:48:49.868 T:1524614016 DEBUG: Open - probing detected format [mpegts]
2020-02-15 21:48:49.896 T:1524614016 DEBUG: Open - avformat_find_stream_info starting
2020-02-15 21:48:50.065 T:1524614016 ERROR: ffmpeg[5ADFC380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 21:48:50.159 T:1524614016 ERROR: Previous line repeats 28 times.
2020-02-15 21:48:50.160 T:1524614016 INFO: ffmpeg[5ADFC380]: [mpegts] decoding for stream 0 failed
2020-02-15 21:48:50.298 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:50.300 T:1524614016 DEBUG: Previous line repeats 2 times.
2020-02-15 21:48:50.300 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:50.301 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:50.335 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] Could not find codec parameters for stream 0 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv, top first)): unspecified size
2020-02-15 21:48:50.335 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] Consider increasing the value for the 'analyzeduration' and 'probesize' options
2020-02-15 21:48:50.335 T:1524614016 DEBUG: Open - av_find_stream_info finished
2020-02-15 21:48:50.335 T:1524614016 INFO: ffmpeg[5ADFC380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr':
2020-02-15 21:48:50.336 T:1524614016 INFO: ffmpeg[5ADFC380]: Duration: 00:30:00.45, start: 38500.164378, bitrate: 18207 kb/s
2020-02-15 21:48:50.336 T:1524614016 INFO: ffmpeg[5ADFC380]: Program 3
2020-02-15 21:48:50.336 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:0[0x31]: Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv, top first), 29.97 fps, 29.97 tbr, 90k tbn, 90k tbc
2020-02-15 21:48:50.336 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s
2020-02-15 21:48:50.336 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:2[0x35](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 160 kb/s
2020-02-15 21:48:50.337 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:48:50.337 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:48:50.337 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:48:50.339 T:1524614016 DEBUG: Open - probing detected format [mpegts]
2020-02-15 21:48:50.344 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:48:50.344 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:48:50.344 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:48:50.347 T:1524614016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x6fb84c60
2020-02-15 21:48:50.348 T:1524614016 DEBUG: OMXClock::OMXStop
2020-02-15 21:48:50.348 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:48:50.348 T:1524614016 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:48:50.348 T:1524614016 DEBUG: DllBcm: Using omx system library
2020-02-15 21:48:50.350 T:1524614016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x6fbbea80
2020-02-15 21:48:50.352 T:1524614016 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 21:48:50.369 T:1524614016 DEBUG: COMXVideo::Open - decoder_component(0x0x6fbbea80), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 21:48:50.369 T:1524614016 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 0 height 0 profile -99 fps 25.000000
2020-02-15 21:48:50.369 T:1524614016 NOTICE: Creating video thread
2020-02-15 21:48:50.369 T:1458934656 DEBUG: Thread OMXPlayerVideo start, auto delete: false
2020-02-15 21:48:50.369 T:1524614016 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:48:50.370 T:1524614016 DEBUG: ReadPvr - Reading Edl for recording: Format familial
2020-02-15 21:48:50.387 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=1295014833
2020-02-15 21:48:50.389 T:1524614016 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:48:50.390 T:1524614016 NOTICE: Creating audio thread
2020-02-15 21:48:50.390 T:1450304384 DEBUG: Thread OMXPlayerAudio start, auto delete: false
2020-02-15 21:48:50.391 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:48:50.391 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:50.391 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 21:48:50.391 T:1524614016 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (1000)
2020-02-15 21:48:50.401 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:48:50.401 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:48:50.528 T:1524614016 DEBUG: CDVDDemuxFFmpeg::ParsePacket() fetching extradata, extradata_size(34)
2020-02-15 21:48:50.528 T:1524614016 NOTICE: CDVDDemuxFFmpeg::Read() stream change
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr':
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Duration: 00:30:00.45, bitrate: N/A
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Program 3
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:0[0x31]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 1920x1080, 90k tbn
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 384 kb/s
2020-02-15 21:48:50.529 T:1524614016 INFO: ffmpeg[5ADFC380]: Stream #0:2[0x35](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, 160 kb/s
2020-02-15 21:48:50.529 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:48:50.529 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:48:50.529 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:48:50.530 T:1524614016 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:48:50.530 T:1524614016 DEBUG: DllBcm: Using omx system library
2020-02-15 21:48:50.547 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x6fbbea80
2020-02-15 21:48:50.549 T:1524614016 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x6fbbea80
2020-02-15 21:48:50.550 T:1524614016 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 21:48:50.569 T:1524614016 DEBUG: COMXVideo::Open - decoder_component(0x0x6fbbea80), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 21:48:50.569 T:1524614016 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 1920 height 1080 profile -99 fps 25.000000
2020-02-15 21:48:50.569 T:1524614016 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:48:50.569 T:1524614016 DEBUG: ReadPvr - Reading Edl for recording: Format familial
2020-02-15 21:48:50.569 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=1295014833
2020-02-15 21:48:50.571 T:1524614016 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:48:50.574 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 21:48:50.578 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 1
2020-02-15 21:48:50.579 T:1458934656 DEBUG: OMXVideo::Decode VDec : setStartTime -0.316488
2020-02-15 21:48:50.579 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:50.585 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:48:50.586 T:1450304384 DEBUG: COMXAudioCodecOMX::Decode(0x58de3c00,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x70f98a90,0x70f9a8c0,0x70f9c0f0,0x70f94570,0x70f95d90,0x70f0da80,(nil),(nil)
2020-02-15 21:48:50.586 T:1450304384 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x70f89b80, desired=49152
2020-02-15 21:48:50.587 T:1450304384 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 21:48:50.591 T:1450304384 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 21:48:50.591 T:1450304384 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 21:48:50.592 T:1450304384 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 21:48:50.592 T:1450304384 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 21:48:50.592 T:1450304384 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 21:48:50.592 T:1458934656 INFO: Previous line repeats 4 times.
2020-02-15 21:48:50.592 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:48:50.593 T:1450304384 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 21:48:50.596 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:48:50.596 T:1450304384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x58c8df10
2020-02-15 21:48:50.597 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:48:50.598 T:1450304384 INFO: Previous line repeats 1 times.
2020-02-15 21:48:50.598 T:1450304384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 21:48:50.605 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:48:50.611 T:1450304384 INFO: Previous line repeats 1 times.
2020-02-15 21:48:50.611 T:1450304384 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 21:48:50.611 T:1450304384 DEBUG: pcm->direction : input
2020-02-15 21:48:50.611 T:1450304384 DEBUG: pcm->nPortIndex : 0
2020-02-15 21:48:50.611 T:1450304384 DEBUG: pcm->eNumData : 0
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->eEndian : 1
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->bInterleaved : 1
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->nBitPerSample : 32
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->ePCMMode : 0
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->nChannels : 6
2020-02-15 21:48:50.612 T:1450304384 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 21:48:50.612 T:1450304384 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 21:48:50.612 T:1450304384 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 21:48:50.612 T:1450304384 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
2020-02-15 21:48:50.614 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:48:50.616 T:1450304384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x58d1d520
2020-02-15 21:48:50.617 T:1450304384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f40788
2020-02-15 21:48:50.618 T:1450304384 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 21:48:50.618 T:1450304384 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->direction : output
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->nPortIndex : 231
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->eNumData : 0
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->eEndian : 1
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->bInterleaved : 1
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->nBitPerSample : 16
2020-02-15 21:48:50.618 T:1450304384 DEBUG: pcm->ePCMMode : 0
2020-02-15 21:48:50.619 T:1450304384 DEBUG: pcm->nChannels : 2
2020-02-15 21:48:50.619 T:1450304384 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 21:48:50.620 T:1450304384 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 21:48:50.622 T:1458934656 DEBUG: COMXVideo::PortSettingsChanged - 1920x1080@25.00 interlace:3 deinterlace:1
2020-02-15 21:48:50.623 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x5d4021a8
2020-02-15 21:48:50.627 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x705cc5d8
2020-02-15 21:48:50.629 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_fx input port 190 output port 191 m_handle 0x705c12f8
2020-02-15 21:48:50.655 T:1458934656 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 50.00. 1920x1080 format: BYPASS
2020-02-15 21:48:50.655 T:1458934656 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 50.00.
2020-02-15 21:48:50.658 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:48:50.771 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:48:50.771 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:48:50.771 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:48:50.772 T:1799328640 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:48:50.772 T:1799328640 DEBUG: Thread MMALProcess 1799328640 terminating
2020-02-15 21:48:50.772 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:48:50.772 T:1799328640 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:48:50.772 T:1937312192 DEBUG: CMMALRenderer::Configure - 1920x1080->1920x1080@50.00 flags:0 format:-1 orient:0
2020-02-15 21:48:50.772 T:1799328640 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:48:50.772 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 21:48:50.773 T:1458934656 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,0,0 (0,0,0,0,)
2020-02-15 21:48:50.773 T:1458934656 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,0,0 t:100000
2020-02-15 21:48:50.775 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:48:50.775 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:48:50.775 T:1524614016 DEBUG: VideoPlayer::Sync - Audio - pts: -802798.999997, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:48:50.775 T:1524614016 DEBUG: VideoPlayer::Sync - Video - pts: -16187.888890, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:48:50.775 T:1524614016 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:48:50.775 T:1524614016 NOTICE: OMXClock using audio as reference
2020-02-15 21:48:50.775 T:1524614016 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:48:50.775 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:48:50.776 T:1458934656 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-116187.888890)
2020-02-15 21:48:50.776 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(-116187.888890)
2020-02-15 21:48:50.776 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:50.776 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:48:50.776 T:1807721344 DEBUG: OnAVStarted: CApplication::OnAVStarted
2020-02-15 21:48:50.819 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1506049)
2020-02-15 21:48:50.827 T:1450304384 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:48:50.920 T:1458934656 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2020-02-15 21:48:50.921 T:1458934656 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:48:50.922 T:1937312192 DEBUG: Activating window ID: 12005
2020-02-15 21:48:50.922 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 21:48:50.922 T:1524614016 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1.38,0.28 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:48:50.922 T:1458934656 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 21:48:50.922 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:48:50.922 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:48:50.924 T:1937312192 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
2020-02-15 21:48:50.924 T:1937312192 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
2020-02-15 21:48:50.949 T:1937312192 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 50.000, 3D: false
2020-02-15 21:48:50.949 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 21:48:50.949 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 21:48:50.950 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 21:48:50.950 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 21:48:50.950 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 21:48:50.950 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 21:48:50.950 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with double refreshrate
2020-02-15 21:48:50.950 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with 3:2 pullback
2020-02-15 21:48:50.951 T:1937312192 DEBUG: No whitelisted resolution matched
2020-02-15 21:48:50.951 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 60.00 - Full Screen (16) (weight: 0.178)
2020-02-15 21:48:50.951 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1506049 (+7)
2020-02-15 21:48:50.951 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:48:50.952 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 21:48:50.952 T:1458934656 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:48:50.953 T:1458934656 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 21:48:51.020 T:1524614016 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:48:51.020 T:1524614016 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:48:51.020 T:1524614016 NOTICE: Opening stream: 1 source: 1280
2020-02-15 21:48:51.084 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:48:55.136 T:1458934656 DEBUG: COMXVideo::PortSettingsChanged - 1920x1080@59.93 interlace:3 deinterlace:1
2020-02-15 21:48:55.137 T:1458934656 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 59.94. 1920x1080 format: BYPASS
2020-02-15 21:48:55.139 T:1458934656 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 59.94.
2020-02-15 21:48:55.151 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:48:55.151 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:48:55.151 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:48:55.151 T:1799328640 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:48:55.151 T:1799328640 DEBUG: Thread MMALProcess 1799328640 terminating
2020-02-15 21:48:55.152 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:48:55.152 T:1937312192 DEBUG: CMMALRenderer::Configure - 1920x1080->1920x1080@59.94 flags:0 format:-1 orient:0
2020-02-15 21:48:55.152 T:1420014464 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:48:55.152 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 21:48:55.152 T:1420014464 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:48:55.153 T:1458934656 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:48:55.154 T:1458934656 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 21:48:55.156 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:48:55.168 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1506310)
2020-02-15 21:48:55.168 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:48:55.171 T:1937312192 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 59.940, 3D: false
2020-02-15 21:48:55.172 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 21:48:55.172 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 21:48:55.172 T:1937312192 DEBUG: Matched exact whitelisted Resolution 1920x1080 (1920x1080) @ 59.94 - Full Screen (29)
2020-02-15 21:48:55.172 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 59.94 - Full Screen (29) (weight: 0.018)
2020-02-15 21:48:55.208 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 21:48:55.208 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:48:55.208 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:48:55.209 T:1937312192 NOTICE: VideoPlayer: OnLostDisplay received
2020-02-15 21:48:55.209 T:1937312192 DEBUG: Flush - flushing renderer
2020-02-15 21:48:55.209 T:1937312192 DEBUG: CMMALRenderer::Flush
2020-02-15 21:48:55.224 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 21:48:55.368 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 21:48:55.368 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 59.94 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 21:48:55.384 T:1937312192 NOTICE: VideoPlayer: OnResetDisplay received
2020-02-15 21:48:55.384 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 21:48:55.385 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:48:55.385 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:48:55.385 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 21:48:55.385 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Frames : 800
2020-02-15 21:48:55.386 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 21:48:55.405 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:48:55.448 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 21:48:55.448 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 21:48:55.452 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:48:55.452 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:48:55.452 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1506310 (+6)
2020-02-15 21:48:55.452 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:48:55.456 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:48:57.481 T:1524614016 DEBUG: Previous line repeats 15 times.
2020-02-15 21:48:57.481 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:48:57.482 T:1524614016 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:48:57.482 T:1524614016 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:48:57.485 T:1524614016 NOTICE: Closing stream player 3
2020-02-15 21:48:57.485 T:1524614016 NOTICE: Opening stream: 1 source: 1280
2020-02-15 21:48:58.982 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:48:58.982 T:1799328640 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:48:58.989 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:58.989 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 21:48:59.089 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 21:48:59.105 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:48:59.117 T:1799328640 DEBUG: Thread Timer 1799328640 terminating
2020-02-15 21:48:59.122 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:48:59.206 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:48:59.497 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:48:59.497 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:48:59.498 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:59.498 T:1524614016 DEBUG: demuxer seek to: 38429.955233
2020-02-15 21:48:59.501 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:48:59.510 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.511 T:1524614016 DEBUG: Previous line repeats 1 times.
2020-02-15 21:48:59.511 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.511 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.513 T:1524614016 DEBUG: Previous line repeats 3 times.
2020-02-15 21:48:59.513 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.513 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.515 T:1524614016 DEBUG: Previous line repeats 2 times.
2020-02-15 21:48:59.515 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.515 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.517 T:1524614016 DEBUG: Previous line repeats 2 times.
2020-02-15 21:48:59.517 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.517 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.520 T:1524614016 DEBUG: Previous line repeats 3 times.
2020-02-15 21:48:59.520 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.520 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.521 T:1524614016 DEBUG: Previous line repeats 2 times.
2020-02-15 21:48:59.522 T:1524614016 DEBUG: ffmpeg[5ADFC380]: [mpegts] PES packet size mismatch
2020-02-15 21:48:59.522 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:48:59.587 T:1524614016 DEBUG: Previous line repeats 1 times.
2020-02-15 21:48:59.587 T:1524614016 DEBUG: SeekTime - seek ended up on time 38021
2020-02-15 21:48:59.587 T:1524614016 DEBUG: demuxer seek to: 38429.955233, success
2020-02-15 21:48:59.587 T:1524614016 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:48:59.588 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:48:59.592 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 21:48:59.598 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:48:59.621 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:48:59.621 T:1524614016 DEBUG: OMXClock::OMXFlush
2020-02-15 21:48:59.622 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:48:59.622 T:1524614016 DEBUG: OMXClock::OMXStop
2020-02-15 21:48:59.622 T:1524614016 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:48:59.628 T:1458934656 DEBUG: OMXVideo::Decode VDec : setStartTime 38.021812
2020-02-15 21:48:59.642 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:48:59.672 T:1524614016 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:48:59.672 T:1524614016 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:48:59.672 T:1524614016 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:48:59.674 T:1524614016 NOTICE: Closing stream player 3
2020-02-15 21:48:59.674 T:1524614016 NOTICE: Opening stream: 1 source: 1280
2020-02-15 21:48:59.682 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:48:59.682 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 21:48:59.683 T:1450304384 DEBUG: COMXAudioCodecOMX::Decode(0x58ddf7e0,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x70f78960,0x70f9c0f0,0x70f0da80,0x70f0f2b0,0x70f165e0,0x70f17e00,(nil),(nil)
2020-02-15 21:48:59.684 T:1450304384 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x70f89b80, desired=49152
2020-02-15 21:48:59.685 T:1450304384 DEBUG: COMXAudio::Decode ADec : setStartTime 37.853199
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:48:59.690 T:1524614016 DEBUG: VideoPlayer::Sync - Audio - pts: 37885200.999997, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:48:59.690 T:1524614016 DEBUG: VideoPlayer::Sync - Video - pts: 38021812.111110, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:48:59.690 T:1524614016 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:48:59.691 T:1524614016 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:48:59.691 T:1458934656 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(37921812.111110)
2020-02-15 21:48:59.696 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(37921812.111110)
2020-02-15 21:48:59.700 T:1524614016 DEBUG: CVideoPlayer::OMXDoProcessing Resume 37.95,38.22 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:48:59.701 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:49:00.042 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1506590 (+1)
2020-02-15 21:49:01.756 T:1458934656 DEBUG: COMXVideo::PortSettingsChanged - 1920x1080@29.97 interlace:3 deinterlace:1
2020-02-15 21:49:01.758 T:1458934656 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 29.97. 1920x1080 format: BYPASS
2020-02-15 21:49:01.758 T:1458934656 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 29.97.
2020-02-15 21:49:01.759 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:49:01.759 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:49:01.759 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:49:01.759 T:1420014464 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:49:01.759 T:1420014464 DEBUG: Thread MMALProcess 1420014464 terminating
2020-02-15 21:49:01.759 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:49:01.759 T:1937312192 DEBUG: CMMALRenderer::Configure - 1920x1080->1920x1080@29.97 flags:0 format:-1 orient:0
2020-02-15 21:49:01.759 T:1420014464 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:49:01.760 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 21:49:01.760 T:1420014464 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:49:01.760 T:1458934656 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:49:01.760 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:49:01.760 T:1458934656 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 21:49:01.811 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:49:01.825 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1506699)
2020-02-15 21:49:01.832 T:1937312192 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 29.970, 3D: false
2020-02-15 21:49:01.833 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 21:49:01.833 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 21:49:01.834 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 21:49:01.835 T:1937312192 DEBUG: Matched fuzzy whitelisted Resolution 1920x1080 (1920x1080) @ 59.94 - Full Screen (29)
2020-02-15 21:49:01.835 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 59.94 - Full Screen (29) (weight: 0.067)
2020-02-15 21:49:01.839 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:49:01.841 T:1807721344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:49:01.846 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:49:02.531 T:1937312192 DEBUG: Previous line repeats 12 times.
2020-02-15 21:49:02.532 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 21:49:02.647 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:49:02.660 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:49:04.338 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:49:04.338 T:1799328640 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:49:04.344 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:49:04.345 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 21:49:04.347 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 21:49:04.363 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:49:04.462 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:49:04.477 T:1799328640 DEBUG: Thread Timer 1799328640 terminating
2020-02-15 21:49:04.478 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:49:04.846 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:49:04.846 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:49:04.847 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:04.847 T:1524614016 DEBUG: demuxer seek to: 73077.151640
2020-02-15 21:49:04.852 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:49:04.914 T:1524614016 DEBUG: SeekTime - seek ended up on time 73023
2020-02-15 21:49:04.914 T:1524614016 DEBUG: demuxer seek to: 73077.151640, success
2020-02-15 21:49:04.914 T:1524614016 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:49:04.915 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:49:04.926 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:49:04.932 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:49:04.932 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:49:04.932 T:1524614016 DEBUG: OMXClock::OMXFlush
2020-02-15 21:49:04.932 T:1524614016 DEBUG: OMXClock::OMXStop
2020-02-15 21:49:04.933 T:1524614016 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:49:04.938 T:1458934656 DEBUG: OMXVideo::Decode VDec : setStartTime 73.023445
2020-02-15 21:49:04.955 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:49:04.971 T:1450304384 DEBUG: COMXAudio::Decode ADec : setStartTime 72.669197
2020-02-15 21:49:04.977 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:49:04.978 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:49:04.978 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:04.978 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:49:04.978 T:1524614016 DEBUG: VideoPlayer::Sync - Audio - pts: 72701201.000003, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:49:04.978 T:1524614016 DEBUG: VideoPlayer::Sync - Video - pts: 73023445.444443, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:49:04.978 T:1524614016 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:49:04.978 T:1524614016 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:49:04.978 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:49:04.978 T:1458934656 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(72861201.000003)
2020-02-15 21:49:04.978 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:04.982 T:1524614016 DEBUG: CVideoPlayer::OMXDoProcessing Resume 72.70,73.22 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:49:04.982 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:49:04.988 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(72861201.000003)
2020-02-15 21:49:05.164 T:1450304384 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:49:06.918 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:49:06.919 T:1799328640 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:49:06.930 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:49:06.931 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 21:49:07.104 T:1799328640 DEBUG: Thread Timer 1799328640 terminating
2020-02-15 21:49:07.114 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:49:07.432 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:49:07.432 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:49:07.433 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:07.433 T:1524614016 DEBUG: demuxer seek to: 105314.842614
2020-02-15 21:49:07.507 T:1524614016 DEBUG: SeekTime - seek ended up on time 105022
2020-02-15 21:49:07.507 T:1524614016 DEBUG: demuxer seek to: 105314.842614, success
2020-02-15 21:49:07.507 T:1524614016 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:49:07.513 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:49:07.513 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:49:07.518 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:49:07.542 T:1458934656 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:49:07.542 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:49:07.542 T:1524614016 DEBUG: OMXClock::OMXFlush
2020-02-15 21:49:07.542 T:1524614016 DEBUG: OMXClock::OMXStop
2020-02-15 21:49:07.543 T:1524614016 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:49:07.550 T:1458934656 DEBUG: OMXVideo::Decode VDec : setStartTime 105.022079
2020-02-15 21:49:07.567 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:49:07.603 T:1450304384 DEBUG: COMXAudio::Decode ADec : setStartTime 104.925201
2020-02-15 21:49:07.609 T:1524614016 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:49:07.609 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:49:07.609 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:07.609 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:49:07.609 T:1524614016 DEBUG: VideoPlayer::Sync - Audio - pts: 104957200.999997, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:49:07.609 T:1524614016 DEBUG: VideoPlayer::Sync - Video - pts: 105022078.777780, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:49:07.610 T:1524614016 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:49:07.610 T:1524614016 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:49:07.610 T:1524614016 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:49:07.610 T:1458934656 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(104922078.777780)
2020-02-15 21:49:07.610 T:1524614016 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:49:07.617 T:1524614016 DEBUG: CVideoPlayer::OMXDoProcessing Resume 104.96,105.26 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:49:07.617 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:49:07.620 T:1450304384 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(104922078.777780)
2020-02-15 21:49:07.991 T:1450304384 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:49:10.422 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 21:49:10.538 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:49:10.550 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:49:31.842 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
2020-02-15 21:55:13.512 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:13.513 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:13.515 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:55:13.516 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 21:55:13.662 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 21:55:13.735 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:55:13.827 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1528978 (+17)
2020-02-15 21:55:13.846 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:55:13.848 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:55:13.848 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:55:13.899 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1528996 (+3)
2020-02-15 21:55:13.970 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529003 (+1)
2020-02-15 21:55:14.038 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529005 (+3)
2020-02-15 21:55:14.079 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529009 (+1)
2020-02-15 21:55:14.122 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529011 (+2)
2020-02-15 21:55:14.187 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529014 (+3)
2020-02-15 21:55:14.251 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1529019 (+1)
2020-02-15 21:55:14.262 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:14.263 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:14.284 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:55:14.284 T:1524614016 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:0
2020-02-15 21:55:14.284 T:1524614016 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 0 (1000)
2020-02-15 21:55:14.300 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 21:55:14.300 T:1937312192 DEBUG: HandleKey: x (0xf058) pressed, action is Stop
2020-02-15 21:55:14.301 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 21:55:14.301 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:55:14.301 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:55:14.301 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:55:14.302 T:1420014464 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:55:14.302 T:1420014464 DEBUG: Thread MMALProcess 1420014464 terminating
2020-02-15 21:55:14.302 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 21:55:14.302 T:1524614016 NOTICE: CVideoPlayer::OnExit()
2020-02-15 21:55:14.303 T:1524614016 NOTICE: Closing stream player 1
2020-02-15 21:55:14.305 T:1450304384 NOTICE: thread end: OMXPlayerAudio::OnExit()
2020-02-15 21:55:14.305 T:1450304384 DEBUG: Thread OMXPlayerAudio 1450304384 terminating
2020-02-15 21:55:14.323 T:1458934656 INFO: Output - renderer not configured
2020-02-15 21:55:14.366 T:1807721344 INFO: Previous line repeats 1 times.
2020-02-15 21:55:14.366 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:55:14.378 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x58c8df10
2020-02-15 21:55:14.397 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x58d1d520
2020-02-15 21:55:14.398 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f40788
2020-02-15 21:55:14.399 T:1524614016 NOTICE: Closing stream player 2
2020-02-15 21:55:14.405 T:1458934656 NOTICE: thread end: video_thread
2020-02-15 21:55:14.405 T:1458934656 DEBUG: Thread OMXPlayerVideo 1458934656 terminating
2020-02-15 21:55:14.484 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x705cc5d8
2020-02-15 21:55:14.509 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x6fbbea80
2020-02-15 21:55:14.527 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_fx handle 0x705c12f8
2020-02-15 21:55:14.528 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x5d4021a8
2020-02-15 21:55:14.529 T:1524614016 NOTICE: Closing stream player 3
2020-02-15 21:55:14.529 T:1458934656 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 21:55:14.600 T:1524614016 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs close id=1
2020-02-15 21:55:14.601 T:1524614016 DEBUG: CInputStreamPVRRecording - ClosePVRStream - closed recording stream pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:55:14.601 T:1524614016 DEBUG: OMXClock::OMXStop
2020-02-15 21:55:14.604 T:1524614016 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x6fb84c60
2020-02-15 21:55:14.604 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 21:55:14.604 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 21:55:14.604 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 21:55:14.604 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 21:55:14.604 T:1524614016 DEBUG: Thread VideoPlayer 1524614016 terminating
2020-02-15 21:55:14.615 T:1915003776 DEBUG: CActiveAE::DiscardStream - audio stream deleted
2020-02-15 21:55:14.626 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:55:14.686 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 21:55:14.686 T:1937312192 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2020-02-15 21:55:14.687 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:55:14.687 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 21:55:14.687 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:55:14.687 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:55:14.687 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:55:14.688 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 21:55:14.688 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 21:55:14.690 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f0d0c0
2020-02-15 21:55:14.692 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 21:55:14.692 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Frames : 2205
2020-02-15 21:55:14.692 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 21:55:14.734 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:55:14.772 T:1524614016 DEBUG: Previous line repeats 1 times.
2020-02-15 21:55:14.772 T:1524614016 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 21:55:14.781 T:1458934656 DEBUG: DoWork - Saving file state for video item pvr://recordings/tv/active/Format-familial/Format%20familial%20L%27agriculture%20au%20coeur%20d%27une%20%c3%a9cole, TV%20(Tele-Quebec), 20200130_003000, 1295014833.pvr
2020-02-15 21:55:16.258 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:16.867 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play position to 472 for recording 1295014833
2020-02-15 21:55:16.871 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1295014833, state:completed, title:Format familial, desc:Sébastien visite l'école Louis-de-France, où l'agriculture est au coeur du programme éducatif; montée de lait de David Savard sur la conciliation nourriture et adolescence., error:none
2020-02-15 21:55:16.886 T:1458934656 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
2020-02-15 21:55:16.891 T:1937312192 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x2170680 for port vc.ril.video_decode:out:0(I420)
2020-02-15 21:55:16.953 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 21:55:16.953 T:1937312192 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
2020-02-15 21:55:17.133 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
2020-02-15 21:55:17.134 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:55:17.134 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:55:17.137 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f0d0c0
2020-02-15 21:55:17.147 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 21:55:17.286 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 21:55:17.286 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 21:55:17.302 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 21:55:17.303 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:55:17.303 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:55:17.303 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 21:55:17.303 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 21:55:17.304 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f0d0c0
2020-02-15 21:55:17.306 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 21:55:17.306 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Frames : 2205
2020-02-15 21:55:17.307 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 21:55:17.309 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:55:17.317 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 21:55:17.318 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 21:55:17.319 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 21:55:17.373 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x218c6f0
2020-02-15 21:55:17.374 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
2020-02-15 21:55:17.378 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x1f428a8
2020-02-15 21:55:17.379 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2147fe8
2020-02-15 21:55:17.380 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 21:55:17.516 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x218c6f0
2020-02-15 21:55:17.517 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x1f428a8
2020-02-15 21:55:17.518 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2147fe8
2020-02-15 21:55:17.518 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
2020-02-15 21:55:17.518 T:1937312192 DEBUG: CDirectoryProvider[]: refreshing..
2020-02-15 21:55:17.518 T:1458934656 ERROR: GetDirectory - Error getting
2020-02-15 21:55:17.533 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:17.533 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:17.600 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:17.607 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:17.609 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 21:55:17.647 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:17.654 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x229d0f8
2020-02-15 21:55:17.655 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
2020-02-15 21:55:17.657 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1c4d298
2020-02-15 21:55:17.659 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 21:55:17.672 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x229d0f8
2020-02-15 21:55:17.673 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1c4d298
2020-02-15 21:55:17.673 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
2020-02-15 21:55:17.674 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:17.678 T:1458934656 DEBUG: Previous line repeats 7 times.
2020-02-15 21:55:17.678 T:1458934656 INFO: WEATHER: Downloading weather
2020-02-15 21:55:17.679 T:1790935936 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 21:55:17.679 T:1790935936 INFO: initializing python engine.
2020-02-15 21:55:17.679 T:1790935936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 21:55:17.694 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 21:55:17.759 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:55:17.975 T:1790935936 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 21:55:17.975 T:1790935936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 21:55:17.977 T:1790935936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 21:55:17.977 T:1790935936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 21:55:17.977 T:1790935936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 21:55:19.308 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 21:55:19.308 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 21:55:19.310 T:1790935936 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 21:55:21.884 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:21.885 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:21.903 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:55:21.903 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:55:21.904 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:55:21.904 T:1937312192 DEBUG: ParentPath = []
2020-02-15 21:55:21.905 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:21.923 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:55:21.977 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:21.996 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Format-familial]: refreshing..
2020-02-15 21:55:22.028 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:55:22.036 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:55:22.085 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:55:24.470 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:24.471 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:24.490 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:24.491 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:24.493 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/La-Pat-Patrouille]: refreshing..
2020-02-15 21:55:24.558 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:55:24.579 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:24.817 T:1790935936 INFO: CPythonInvoker(17, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 21:55:24.817 T:1790935936 DEBUG: onExecutionDone(17, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 21:55:24.978 T:1790935936 INFO: Python interpreter stopped
2020-02-15 21:55:24.979 T:1790935936 DEBUG: Thread LanguageInvoker 1790935936 terminating
2020-02-15 21:55:25.014 T:1458934656 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 21:55:25.152 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:25.152 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:25.157 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:25.157 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:25.158 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Format-familial]: refreshing..
2020-02-15 21:55:25.224 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:25.236 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:25.306 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:25.306 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:25.312 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:25.312 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:25.314 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-jour_2017-04-27
2020-02-15 21:55:25.314 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Robots_2017-01-03
2020-02-15 21:55:25.314 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Ma-belle-m_re-est-un-monstre_2017-01-02
2020-02-15 21:55:25.315 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Julie-et-Julia_2017-01-01
2020-02-15 21:55:25.315 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Raiponce_2016-12-30
2020-02-15 21:55:25.315 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-le-troisi_me_2016-12-28
2020-02-15 21:55:25.316 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-2_2016-12-27
2020-02-15 21:55:25.316 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek_2016-12-26
2020-02-15 21:55:25.316 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Gang-de-requins_2016-12-16
2020-02-15 21:55:25.316 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Un-amour-infini_2016-12-07
2020-02-15 21:55:25.317 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Burlesque_2016-09-01
2020-02-15 21:55:25.317 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 482 for recording _-fond-de-train_2016-05-29
2020-02-15 21:55:25.554 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:25.569 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:25.994 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:25.995 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:26.009 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:26.009 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:26.100 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:26.119 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:28.646 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:28.647 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:28.658 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:28.776 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:28.791 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:28.792 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:28.794 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:28.794 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:55:28.796 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:28.809 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:28.914 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:28.921 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:28.924 T:1937312192 DEBUG: Previous line repeats 7 times.
2020-02-15 21:55:28.924 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:28.957 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:29.630 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:29.631 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:29.636 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:29.636 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:29.720 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:29.736 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:29.816 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:29.816 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:29.819 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:29.819 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:29.904 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:29.919 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.010 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:30.010 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:30.019 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.019 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:30.082 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:30.086 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.180 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:30.180 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:30.186 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.186 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:30.268 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:30.269 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.380 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:30.380 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:30.386 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.386 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:30.468 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:30.486 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.598 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:30.599 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:30.602 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.603 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:30.662 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:30.669 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.960 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:30.961 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:30.969 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:30.969 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:31.064 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:31.070 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:31.168 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:31.169 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:31.172 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:31.172 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:31.274 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:31.293 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:31.906 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:31.907 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:31.919 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:31.919 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:32.018 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:32.029 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:32.104 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:32.105 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:32.107 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:32.107 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:32.200 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:32.203 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:36.550 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:36.550 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:36.552 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:36.553 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:36.553 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:36.553 T:1937312192 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
2020-02-15 21:55:36.720 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:36.736 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:36.882 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:36.882 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:36.902 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:36.903 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:37.036 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:37.053 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:37.264 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:37.264 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:37.269 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:37.400 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:37.402 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:37.403 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:37.677 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:37.686 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:37.699 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 345787898
2020-02-15 21:55:37.702 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:37.903 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:37.903 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:37.904 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:37.911 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:37.975 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:38.009 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:38.066 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:38.066 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:38.067 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:38.073 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:38.126 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:38.133 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:38.136 T:1937312192 DEBUG: Previous line repeats 6 times.
2020-02-15 21:55:38.136 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:38.164 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:38.674 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:38.674 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:38.698 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:38.698 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:38.820 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:38.820 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:39.064 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:39.065 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:39.078 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:39.078 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:39.079 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:39.232 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:39.253 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:39.338 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:39.338 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:39.369 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:39.369 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:39.482 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:39.486 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:39.642 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:39.642 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:39.679 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:39.762 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:39.764 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:39.764 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:40.030 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:40.052 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:40.056 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1262616467
2020-02-15 21:55:40.056 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:40.220 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:40.220 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:40.221 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:40.228 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:40.291 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:40.322 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:40.393 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:40.393 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:40.394 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:40.400 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:40.452 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:40.460 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:40.463 T:1937312192 DEBUG: Previous line repeats 5 times.
2020-02-15 21:55:40.463 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:40.491 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:40.762 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:40.763 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:40.797 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:40.798 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:40.874 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:40.896 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:40.960 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:40.961 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:40.984 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:40.984 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:41.072 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:41.086 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:42.198 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:42.199 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:42.205 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:42.205 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:42.206 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:42.358 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:42.369 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:42.436 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:42.436 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:42.469 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:42.469 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:42.564 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:42.569 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:42.850 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:42.850 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:42.871 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:42.964 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:42.997 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:42.998 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:43.246 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:43.253 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:43.304 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1192730426
2020-02-15 21:55:43.306 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:43.470 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:43.470 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:43.471 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:43.477 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:43.545 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:43.575 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:43.640 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:43.640 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:43.641 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:43.646 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:43.696 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:43.696 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:43.701 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:43.707 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:43.708 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:43.709 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:43.711 T:1937312192 DEBUG: Previous line repeats 4 times.
2020-02-15 21:55:43.711 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:43.736 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:55:43.816 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:43.845 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:44.518 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:44.518 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:44.559 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:44.559 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:44.559 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:44.696 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:44.702 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:44.874 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:44.874 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:44.886 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:44.886 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:45.028 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:45.052 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:45.334 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:45.334 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:45.364 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:45.448 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:45.452 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:45.452 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:45.711 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:45.736 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:45.739 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 2023584797
2020-02-15 21:55:45.744 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:45.903 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:45.903 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:45.904 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:45.911 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:45.979 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:46.004 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:46.075 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:46.075 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:46.076 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:46.082 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:46.136 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:46.143 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:46.145 T:1937312192 DEBUG: Previous line repeats 3 times.
2020-02-15 21:55:46.145 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:46.167 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:46.806 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:46.807 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:46.819 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:46.819 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:46.918 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:46.919 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:46.954 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:46.955 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:46.969 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:46.969 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:47.074 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:47.086 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:47.502 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:47.503 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:47.519 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:47.519 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:47.592 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:47.602 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:47.708 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:47.708 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:47.719 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:47.719 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:47.788 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:47.819 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:48.492 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:48.493 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:48.502 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:48.503 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:48.582 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:48.602 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:49.194 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:49.194 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:49.202 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:49.203 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:55:49.306 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:49.319 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:49.734 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:49.734 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:49.736 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:49.736 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:49.846 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:49.852 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:50.400 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:50.401 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:50.419 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:50.419 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:50.419 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:50.576 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:50.586 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:50.772 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:50.772 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:50.786 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:50.786 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:50.916 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:50.919 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:51.300 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:51.300 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:51.319 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:51.452 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:51.452 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:51.453 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:51.716 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:51.719 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:51.725 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 870092196
2020-02-15 21:55:51.728 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:51.920 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:51.920 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:51.921 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:51.926 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:51.989 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:52.014 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:52.095 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:52.095 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:52.096 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:52.101 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:52.155 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:52.162 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:52.163 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 21:55:52.163 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:52.181 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:52.682 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:52.682 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:52.874 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:52.874 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:52.875 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:52.875 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:54.150 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:54.151 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:54.152 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:54.153 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:55:54.312 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:54.319 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:55.224 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:55.225 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:55.236 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:55.236 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 21:55:55.236 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 21:55:55.386 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:55.402 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 21:55:55.694 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:55.694 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:55.719 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:55.719 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:55:55.824 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:55.836 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:55:56.108 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:56.109 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:56.136 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:56.220 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:56.236 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:55:56.236 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:55:56.494 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 21:55:56.502 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:56.554 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 42612607
2020-02-15 21:55:56.556 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:56.720 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:56.720 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:56.721 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:56.726 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:56.788 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:56.810 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:56.885 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Format-familial)
2020-02-15 21:55:56.885 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Format-familial]
2020-02-15 21:55:56.886 T:1790935936 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:56.891 T:1790935936 DEBUG: Thread waiting 1790935936 terminating
2020-02-15 21:55:56.943 T:1790935936 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:56.949 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:55:56.951 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 21:55:56.951 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 472 for recording Format familial
2020-02-15 21:55:56.981 T:1790935936 DEBUG: Thread BackgroundLoader 1790935936 terminating
2020-02-15 21:55:59.500 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:55:59.500 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:55:59.502 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:55:59.503 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:55:59.503 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:55:59.503 T:1937312192 DEBUG: ParentPath = []
2020-02-15 21:55:59.504 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:55:59.522 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:55:59.575 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:55:59.594 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Format-familial]: refreshing..
2020-02-15 21:55:59.662 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:55:59.667 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:55:59.669 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:01.480 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:01.481 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:01.488 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:01.489 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:01.493 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/La-Pat-Patrouille]: refreshing..
2020-02-15 21:56:01.610 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:01.626 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:04.978 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:04.979 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:05.010 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:05.090 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:05.100 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:05.100 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:05.103 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/La-Pat-Patrouille)
2020-02-15 21:56:05.103 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:56:05.105 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:05.131 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:56:05.228 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:05.237 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:05.322 T:1450304384 DEBUG: Previous line repeats 10 times.
2020-02-15 21:56:05.322 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:56:06.966 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:06.967 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:06.989 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:06.989 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:56:06.991 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:06.992 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 1297 for recording La Pat'Patrouille
2020-02-15 21:56:06.993 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:06.994 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:06.995 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 835 for recording La Pat'Patrouille
2020-02-15 21:56:06.995 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:07.128 T:1450304384 DEBUG: Previous line repeats 6 times.
2020-02-15 21:56:07.128 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:07.136 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:08.452 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:08.452 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:08.452 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:08.453 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 21:56:08.540 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:08.552 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:08.988 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:08.988 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:09.003 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:09.003 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:09.108 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:09.119 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:09.222 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:09.222 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:09.236 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:09.236 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:09.240 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:09.326 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:09.352 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:12.838 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:12.839 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:12.853 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:12.854 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:13.080 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:13.086 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:13.570 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:13.570 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:13.586 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:13.586 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:13.682 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:13.682 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:13.683 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:13.686 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:13.686 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:13.756 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:56:13.782 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:13.862 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:14.984 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:14.985 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:14.986 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:14.986 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:15.080 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:56:15.107 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:17.020 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:17.604 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:17.604 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:17.622 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:17.622 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 21:56:17.623 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:17.624 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 1297 for recording La Pat'Patrouille
2020-02-15 21:56:17.624 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:17.625 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 835 for recording La Pat'Patrouille
2020-02-15 21:56:17.625 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:17.748 T:1790935936 DEBUG: Previous line repeats 6 times.
2020-02-15 21:56:17.748 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:56:17.769 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:20.338 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:20.338 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:20.352 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:20.353 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:20.353 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:56:20.353 T:1937312192 DEBUG: ParentPath = []
2020-02-15 21:56:20.354 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:20.371 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:56:20.426 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:20.508 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 21:56:20.509 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:56:20.545 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:20.696 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:20.696 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:20.715 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:20.715 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:20.716 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 21:56:20.792 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:20.870 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:20.870 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:20.958 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:21.026 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:21.027 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:21.033 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 21:56:21.034 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:56:21.036 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 21:56:21.036 T:1937312192 DEBUG: CDirectoryProvider[library://music/]: refreshing..
2020-02-15 21:56:21.037 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
2020-02-15 21:56:21.037 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2020-02-15 21:56:21.037 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
2020-02-15 21:56:21.037 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 21:56:21.037 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
2020-02-15 21:56:21.037 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[library://video/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 21:56:21.038 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 21:56:21.039 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 21:56:21.039 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 21:56:21.039 T:1937312192 DEBUG: CDirectoryProvider[favourites://]: refreshing..
2020-02-15 21:56:21.042 T:1937312192 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
2020-02-15 21:56:21.042 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 21:56:21.049 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:21.049 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 21:56:21.049 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:21.050 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 21:56:21.050 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:21.055 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:56:21.055 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:56:21.056 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:21.056 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 21:56:21.056 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:21.104 T:1790935936 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:21.104 T:1790935936 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
2020-02-15 21:56:21.104 T:1458934656 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
2020-02-15 21:56:21.106 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:21.136 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:21.136 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:21.137 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 21:56:21.170 T:1458934656 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 15
2020-02-15 21:56:21.172 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:21.172 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:21.173 T:1524614016 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RANDOM() LIMIT 15
2020-02-15 21:56:21.181 T:1524614016 DEBUG: GetArtistsByWhere: Time to fill list with artists 12ms query took 5ms
2020-02-15 21:56:21.184 T:1458934656 DEBUG: GetAlbumsByWhere: Time to fill list with albums 16ms query took 8ms
2020-02-15 21:56:21.186 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:21.192 T:1790935936 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RANDOM() LIMIT 15
2020-02-15 21:56:21.211 T:1790935936 DEBUG: GetAlbumsByWhere: Time to fill list with albums 26ms query took 11ms
2020-02-15 21:56:21.221 T:1524614016 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
2020-02-15 21:56:21.276 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:21.302 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:21.303 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:21.303 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 21:56:21.396 T:1524614016 DEBUG: CAddonMgr::GetAvailableUpdates took 165 ms
2020-02-15 21:56:21.540 T:1458934656 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2020-02-15 21:56:21.541 T:1458934656 DEBUG: Getting Directory (special://profile/playlists/video)
2020-02-15 21:56:21.544 T:1458934656 DEBUG: Getting Directory (special://profile/playlists/mixed)
2020-02-15 21:56:21.546 T:1458934656 DEBUG: CMultiPathDirectory::MergeItems, items = 0
2020-02-15 21:56:21.772 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:56:21.773 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:56:21.774 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:21.774 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 21:56:21.775 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:22.086 T:1927279488 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:22.086 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:22.086 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:22.112 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.112 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:22.190 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:22.202 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.268 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:22.268 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:22.269 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.269 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:22.364 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:22.369 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.438 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:22.438 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:22.469 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.469 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:22.534 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:22.536 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.836 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:22.836 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:22.856 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:22.856 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:22.974 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:23.002 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:23.443 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:23.443 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:23.469 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:23.570 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:23.599 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:23.599 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:23.599 T:1937312192 DEBUG: Activating window ID: 10710
2020-02-15 21:56:23.911 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 21:56:23.912 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:56:23.936 T:1937312192 DEBUG: ------ Window Init (MyPVRTimers.xml) ------
2020-02-15 21:56:23.936 T:1937312192 INFO: Loading skin file: MyPVRTimers.xml, load type: KEEP_IN_MEMORY
2020-02-15 21:56:24.018 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://timers/tv/rules)
2020-02-15 21:56:24.018 T:1937312192 DEBUG: ParentPath = []
2020-02-15 21:56:25.524 T:1937312192 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x3
2020-02-15 21:56:25.524 T:1937312192 DEBUG: HandleKey: leftshift (0xf0d2) pressed, action is
2020-02-15 21:56:26.622 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:26.622 T:1937312192 DEBUG: Keyboard: scancode: 0x26, sym: 0x006c, unicode: 0x004c, modifier: 0x3
2020-02-15 21:56:26.622 T:1937312192 DEBUG: HandleKey: shift-l (0x2f04c) pressed, trying keyboard action f14c
2020-02-15 21:56:26.622 T:1937312192 DEBUG: Keyboard: scancode: 0x26, sym: 0x006c, unicode: 0x004c, modifier: 0x3
2020-02-15 21:56:26.622 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:26.622 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:26.626 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/2]: refreshing..
2020-02-15 21:56:26.634 T:1937312192 DEBUG: Keyboard: scancode: 0x2a, sym: 0x0130, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:28.116 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:28.117 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:28.122 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:28.123 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:28.126 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/25]: refreshing..
2020-02-15 21:56:28.212 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:28.219 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:28.332 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:28.332 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:28.336 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:28.336 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:28.338 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/5]: refreshing..
2020-02-15 21:56:28.388 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:28.403 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:31.074 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:31.075 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:31.099 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:31.099 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:31.102 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/26]: refreshing..
2020-02-15 21:56:31.220 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:31.233 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:32.280 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:32.281 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:32.295 T:1937312192 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
2020-02-15 21:56:32.408 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:32.429 T:1937312192 DEBUG: Keyboard: scancode: 0x2e, sym: 0x0063, unicode: 0x0063, modifier: 0x0
2020-02-15 21:56:32.429 T:1937312192 DEBUG: HandleKey: c (0xf043) pressed, action is ContextMenu
2020-02-15 21:56:32.469 T:1937312192 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
2020-02-15 21:56:32.484 T:1937312192 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
2020-02-15 21:56:35.016 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:35.017 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:35.017 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:35.146 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:35.151 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:35.152 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:35.428 T:1937312192 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
2020-02-15 21:56:35.439 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 717499960
2020-02-15 21:56:35.443 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1051063265
2020-02-15 21:56:35.447 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1118411135
2020-02-15 21:56:35.447 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 2105734631
2020-02-15 21:56:35.448 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 60100666
2020-02-15 21:56:35.450 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1863498955
2020-02-15 21:56:35.450 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 786142600
2020-02-15 21:56:35.456 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1915891936
2020-02-15 21:56:35.457 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 711302645
2020-02-15 21:56:35.457 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 220489688
2020-02-15 21:56:35.457 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1175148562
2020-02-15 21:56:35.459 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 376854315
2020-02-15 21:56:35.462 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1787399787
2020-02-15 21:56:35.465 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 926540281
2020-02-15 21:56:35.467 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 410619299
2020-02-15 21:56:35.470 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 2109089476
2020-02-15 21:56:35.470 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1762629924
2020-02-15 21:56:35.472 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 2117912685
2020-02-15 21:56:35.472 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1270079366
2020-02-15 21:56:35.473 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 2046631006
2020-02-15 21:56:35.473 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 281976900
2020-02-15 21:56:35.473 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 333262279
2020-02-15 21:56:35.473 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 550058632
2020-02-15 21:56:35.473 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 768034541
2020-02-15 21:56:35.490 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://timers/tv/rules)
2020-02-15 21:56:35.490 T:1937312192 DEBUG: ParentPath = [pvr://timers/tv/rules]
2020-02-15 21:56:35.494 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:35.498 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:56:35.556 T:1937312192 DEBUG: ------ Window Init (DialogNotification.xml) ------
2020-02-15 21:56:35.637 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/26]: refreshing..
2020-02-15 21:56:35.692 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://timers/tv/rules)
2020-02-15 21:56:35.692 T:1937312192 DEBUG: ParentPath = [pvr://timers/tv/rules]
2020-02-15 21:56:35.694 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:35.698 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:56:35.854 T:1937312192 DEBUG: CDirectoryProvider[pvr://timers/tv/rules/2146250725/26]: refreshing..
2020-02-15 21:56:39.994 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:39.995 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:40.019 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:40.019 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:40.019 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 21:56:40.156 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:40.326 T:1937312192 DEBUG: ------ Window Deinit (MyPVRTimers.xml) ------
2020-02-15 21:56:40.327 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:56:40.336 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 21:56:40.341 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 21:56:40.341 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 21:56:40.341 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 21:56:40.341 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 21:56:40.351 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:40.356 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:56:40.356 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:56:40.357 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:40.357 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 21:56:40.357 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:40.572 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:40.572 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 21:56:40.572 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:56:40.573 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:40.573 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 21:56:40.574 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 21:56:40.804 T:1927279488 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:40.804 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:40.804 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:40.836 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:40.942 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:40.952 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:40.953 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:40.953 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 21:56:42.484 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:42.484 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:42.493 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:42.493 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:42.596 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:42.602 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:42.694 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:42.695 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:42.702 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:42.703 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 21:56:42.838 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:42.869 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:43.002 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:43.003 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:43.019 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:43.122 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:43.148 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:43.149 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:43.149 T:1937312192 DEBUG: Activating window ID: 10701
2020-02-15 21:56:43.477 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 21:56:43.478 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:56:43.486 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 21:56:43.486 T:1937312192 DEBUG: CDirectoryProvider[]: refreshing..
2020-02-15 21:56:43.486 T:1790935936 ERROR: GetDirectory - Error getting
2020-02-15 21:56:43.489 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:56:43.489 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:56:43.558 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:43.579 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/La-Pat-Patrouille]: refreshing..
2020-02-15 21:56:43.652 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:56:45.872 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:45.873 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:45.888 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:45.888 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:45.892 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-magnifiques]: refreshing..
2020-02-15 21:56:46.010 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:46.019 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.136 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:46.137 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:46.162 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.162 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:46.164 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Le-bon-docteur]: refreshing..
2020-02-15 21:56:46.232 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:46.245 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.464 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:46.464 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:46.473 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.473 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:46.475 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Mensonges]: refreshing..
2020-02-15 21:56:46.586 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:46.602 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.728 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:46.729 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:46.736 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:46.736 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:46.739 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Leo]: refreshing..
2020-02-15 21:56:46.826 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:46.836 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:47.270 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:47.270 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:47.273 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:47.273 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:47.275 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Cerebrum]: refreshing..
2020-02-15 21:56:47.366 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:47.369 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:47.740 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:47.740 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:47.768 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:47.768 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:47.770 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Epidemie]: refreshing..
2020-02-15 21:56:47.846 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:47.852 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.234 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:48.234 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:48.264 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.264 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:48.268 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/L-Academie]: refreshing..
2020-02-15 21:56:48.354 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:48.369 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.542 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:48.542 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:48.579 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.579 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:48.581 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-pays-d-en-haut]: refreshing..
2020-02-15 21:56:48.656 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:48.669 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.720 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:48.721 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:48.736 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:48.736 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:48.738 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/En-tout-cas]: refreshing..
2020-02-15 21:56:48.856 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:48.869 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:49.036 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:49.036 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:49.062 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:49.062 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:49.064 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/SOS-sages-femmes]: refreshing..
2020-02-15 21:56:49.132 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:49.137 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:49.590 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:49.590 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:49.609 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:49.609 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:49.611 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-beaux-malaises]: refreshing..
2020-02-15 21:56:49.710 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:49.736 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:50.210 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:50.211 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:50.225 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:50.356 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:50.360 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:50.360 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:50.363 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Les-beaux-malaises)
2020-02-15 21:56:50.363 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:56:50.365 T:1450304384 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:50.374 T:1450304384 DEBUG: Thread waiting 1450304384 terminating
2020-02-15 21:56:50.480 T:1450304384 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:50.487 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les beaux malaises
2020-02-15 21:56:50.487 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 21:56:50.488 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-beaux-malaises-S03E03_2020-01-07
2020-02-15 21:56:50.505 T:1450304384 DEBUG: Thread BackgroundLoader 1450304384 terminating
2020-02-15 21:56:52.274 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:52.275 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:52.289 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:52.289 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 21:56:52.290 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 21:56:52.290 T:1937312192 DEBUG: ParentPath = []
2020-02-15 21:56:52.292 T:1807721344 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:52.325 T:1807721344 DEBUG: Thread waiting 1807721344 terminating
2020-02-15 21:56:52.416 T:1807721344 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:52.452 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:56:52.469 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 21:56:52.508 T:1807721344 DEBUG: Thread BackgroundLoader 1807721344 terminating
2020-02-15 21:56:53.886 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:53.886 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:53.902 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:53.902 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:53.906 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Passe-Partout]: refreshing..
2020-02-15 21:56:53.998 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:54.004 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:54.284 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:54.284 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:54.295 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:54.295 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:54.297 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Les-invisibles]: refreshing..
2020-02-15 21:56:54.348 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:54.352 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:54.404 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 21:56:54.500 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:54.501 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:54.503 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:54.503 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:54.505 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Discussions-avec-mes-parents]: refreshing..
2020-02-15 21:56:54.620 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:54.620 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 21:56:54.636 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:54.988 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:54.988 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:54.998 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:55.116 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:55.126 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:56:55.126 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:56:55.128 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 21:56:55.128 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 21:56:55.128 T:1807721344 DEBUG: Thread waiting start, auto delete: false
2020-02-15 21:56:55.134 T:1807721344 DEBUG: Thread waiting 1807721344 terminating
2020-02-15 21:56:55.186 T:1807721344 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 21:56:55.192 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 21:56:55.192 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 21:56:55.193 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E10_2019-11-18
2020-02-15 21:56:55.209 T:1807721344 DEBUG: Thread BackgroundLoader 1807721344 terminating
2020-02-15 21:56:56.332 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:56.333 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:56.355 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:56.356 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:56.444 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:56.452 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:57.004 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:57.005 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:57.019 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:57.019 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:57.092 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:57.103 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:57.146 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:56:57.147 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:56:57.152 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:56:57.153 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 21:56:57.274 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:56:57.286 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 21:57:00.916 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:57:00.917 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:57:00.936 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:57:01.014 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 21:57:01.019 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 21:57:01.019 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr)
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2020-02-15 21:57:01.053 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2020-02-15 21:57:01.054 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
2020-02-15 21:57:01.063 T:1937312192 DEBUG: CMMALPool::CMMALPool Created pool 0x1c36010 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 21:57:01.070 T:1937312192 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2020-02-15 21:57:01.070 T:1937312192 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 21:57:01.071 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:57:01.071 T:1937312192 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
2020-02-15 21:57:01.071 T:1450304384 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:57:01.071 T:1420014464 DEBUG: Thread VideoPlayer start, auto delete: false
2020-02-15 21:57:01.071 T:1450304384 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:57:01.071 T:1420014464 NOTICE: Creating InputStream
2020-02-15 21:57:01.072 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs open file=dvr/1457750473
2020-02-15 21:57:01.074 T:1420014464 DEBUG: CInputStreamPVRRecording - OpenPVRStream - opened recording stream pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 21:57:01.074 T:1420014464 NOTICE: Creating Demuxer
2020-02-15 21:57:01.081 T:1790935936 DEBUG: Loading settings for pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 21:57:01.084 T:1937312192 DEBUG: CVideoGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr)
2020-02-15 21:57:01.112 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:57:01.118 T:1937312192 DEBUG: CPlayerGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr)
2020-02-15 21:57:01.211 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 21:57:01.211 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:57:01.211 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:57:01.219 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 21:57:01.221 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f0d0c0
2020-02-15 21:57:01.221 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:57:01.221 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 21:57:01.221 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:57:01.221 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:57:01.221 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 21:57:01.222 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 21:57:01.222 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:57:01.222 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 21:57:01.222 T:1905259392 DEBUG: Frames : 800
2020-02-15 21:57:01.222 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 21:57:02.734 T:1420014464 DEBUG: Open - probing detected format [mpegts]
2020-02-15 21:57:02.751 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:57:02.775 T:1420014464 DEBUG: Previous line repeats 1 times.
2020-02-15 21:57:02.775 T:1420014464 DEBUG: Open - avformat_find_stream_info starting
2020-02-15 21:57:02.781 T:1420014464 ERROR: ffmpeg[54A3B380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 21:57:02.880 T:1420014464 ERROR: Previous line repeats 10 times.
2020-02-15 21:57:02.880 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:57:02.882 T:1420014464 DEBUG: Previous line repeats 2 times.
2020-02-15 21:57:02.882 T:1420014464 DEBUG: ffmpeg[54A3B380]: [mpegts] PES packet size mismatch
2020-02-15 21:57:02.882 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:57:02.882 T:1420014464 DEBUG: ffmpeg[54A3B380]: [mpegts] PES packet size mismatch
2020-02-15 21:57:02.882 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:57:02.884 T:1420014464 DEBUG: Open - av_find_stream_info finished
2020-02-15 21:57:02.884 T:1420014464 INFO: ffmpeg[54A3B380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr':
2020-02-15 21:57:02.884 T:1420014464 INFO: ffmpeg[54A3B380]: Duration: 00:30:00.53, start: 50136.775489, bitrate: 18225 kb/s
2020-02-15 21:57:02.884 T:1420014464 INFO: ffmpeg[54A3B380]: Program 3
2020-02-15 21:57:02.885 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:0[0x31]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, progressive), 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 17200 kb/s, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
2020-02-15 21:57:02.885 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s (clean effects)
2020-02-15 21:57:02.885 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s (visual impaired)
2020-02-15 21:57:02.885 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:57:02.885 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:57:02.885 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:57:02.888 T:1420014464 DEBUG: Open - probing detected format [mpegts]
2020-02-15 21:57:02.896 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:57:02.896 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:57:02.896 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:57:02.899 T:1420014464 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x24e6cc0
2020-02-15 21:57:02.900 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:57:02.900 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:57:02.900 T:1420014464 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:57:02.900 T:1420014464 DEBUG: DllBcm: Using omx system library
2020-02-15 21:57:02.902 T:1420014464 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x24d9410
2020-02-15 21:57:02.903 T:1420014464 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 21:57:02.919 T:1420014464 DEBUG: COMXVideo::Open - decoder_component(0x0x24d9410), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 21:57:02.919 T:1420014464 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 0 height 0 profile -99 fps 25.000000
2020-02-15 21:57:02.919 T:1420014464 NOTICE: Creating video thread
2020-02-15 21:57:02.919 T:1435497344 DEBUG: Thread OMXPlayerVideo start, auto delete: false
2020-02-15 21:57:02.920 T:1420014464 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 21:57:02.920 T:1420014464 DEBUG: ReadPvr - Reading Edl for recording: Discussions-avec-mes-parents-S02E10_2019-11-18
2020-02-15 21:57:02.920 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=1457750473
2020-02-15 21:57:02.922 T:1420014464 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:57:02.923 T:1420014464 NOTICE: Creating audio thread
2020-02-15 21:57:02.923 T:1411621760 DEBUG: Thread OMXPlayerAudio start, auto delete: false
2020-02-15 21:57:02.924 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:57:02.924 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:02.924 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 21:57:02.924 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (1000)
2020-02-15 21:57:02.934 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:57:02.934 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:57:02.944 T:1420014464 DEBUG: CDVDDemuxFFmpeg::ParsePacket() fetching extradata, extradata_size(150)
2020-02-15 21:57:02.944 T:1420014464 NOTICE: CDVDDemuxFFmpeg::Read() stream change
2020-02-15 21:57:02.944 T:1420014464 INFO: ffmpeg[54A3B380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr':
2020-02-15 21:57:02.944 T:1420014464 INFO: ffmpeg[54A3B380]: Duration: 00:30:00.53, bitrate: N/A
2020-02-15 21:57:02.944 T:1420014464 INFO: ffmpeg[54A3B380]: Program 3
2020-02-15 21:57:02.945 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:0[0x31]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 1280x720, 17200 kb/s, 90k tbn
2020-02-15 21:57:02.945 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 384 kb/s (clean effects)
2020-02-15 21:57:02.945 T:1420014464 INFO: ffmpeg[54A3B380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 0 channels (visual impaired)
2020-02-15 21:57:02.945 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 21:57:02.945 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 21:57:02.945 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:57:02.946 T:1420014464 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:57:02.946 T:1420014464 DEBUG: DllBcm: Using omx system library
2020-02-15 21:57:02.960 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x24d9410
2020-02-15 21:57:02.962 T:1420014464 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x24d9410
2020-02-15 21:57:02.964 T:1420014464 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 21:57:02.981 T:1420014464 DEBUG: COMXVideo::Open - decoder_component(0x0x24d9410), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 21:57:02.981 T:1420014464 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 1280 height 720 profile -99 fps 25.000000
2020-02-15 21:57:02.981 T:1420014464 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 21:57:02.981 T:1420014464 DEBUG: ReadPvr - Reading Edl for recording: Discussions-avec-mes-parents-S02E10_2019-11-18
2020-02-15 21:57:02.982 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=1457750473
2020-02-15 21:57:02.983 T:1420014464 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:57:02.987 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 1
2020-02-15 21:57:02.988 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 0.442123
2020-02-15 21:57:02.988 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:02.989 T:1435497344 INFO: Output - renderer not configured
2020-02-15 21:57:02.991 T:1420014464 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 21:57:02.992 T:1435497344 INFO: Output - renderer not configured
2020-02-15 21:57:02.994 T:1411621760 INFO: Previous line repeats 1 times.
2020-02-15 21:57:02.995 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:57:02.995 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 21:57:02.998 T:1435497344 INFO: Output - renderer not configured
2020-02-15 21:57:03.006 T:1411621760 INFO: Previous line repeats 4 times.
2020-02-15 21:57:03.006 T:1411621760 DEBUG: COMXAudioCodecOMX::Decode(0x25c0190,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x705cc6a0,0x705ac330,0x705401d0,0x5d45d180,0x705adf00,0x5d4b93a0,(nil),(nil)
2020-02-15 21:57:03.006 T:1411621760 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x705eb230, desired=49152
2020-02-15 21:57:03.007 T:1411621760 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 21:57:03.008 T:1411621760 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 21:57:03.008 T:1411621760 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 21:57:03.009 T:1411621760 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 21:57:03.009 T:1411621760 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 21:57:03.009 T:1411621760 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 21:57:03.010 T:1435497344 INFO: Previous line repeats 5 times.
2020-02-15 21:57:03.010 T:1435497344 INFO: Output - renderer not configured
2020-02-15 21:57:03.011 T:1411621760 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x705b7698
2020-02-15 21:57:03.012 T:1411621760 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 21:57:03.015 T:1435497344 INFO: Output - renderer not configured
2020-02-15 21:57:03.024 T:1435497344 INFO: Previous line repeats 4 times.
2020-02-15 21:57:03.024 T:1435497344 DEBUG: COMXVideo::PortSettingsChanged - 1280x720@25.00 interlace:0 deinterlace:0
2020-02-15 21:57:03.025 T:1435497344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x705b70b8
2020-02-15 21:57:03.028 T:1411621760 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->direction : input
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->nPortIndex : 0
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->eNumData : 0
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->eEndian : 1
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->bInterleaved : 1
2020-02-15 21:57:03.028 T:1411621760 DEBUG: pcm->nBitPerSample : 32
2020-02-15 21:57:03.029 T:1411621760 DEBUG: pcm->ePCMMode : 0
2020-02-15 21:57:03.029 T:1435497344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x58cf97e8
2020-02-15 21:57:03.029 T:1411621760 DEBUG: pcm->nChannels : 6
2020-02-15 21:57:03.029 T:1411621760 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 21:57:03.029 T:1411621760 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 21:57:03.029 T:1411621760 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 21:57:03.029 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
2020-02-15 21:57:03.033 T:1411621760 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x7052f5e0
2020-02-15 21:57:03.034 T:1435497344 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 25.00. 1280x720 format: BYPASS
2020-02-15 21:57:03.034 T:1435497344 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 25.00.
2020-02-15 21:57:03.036 T:1411621760 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x705ff388
2020-02-15 21:57:03.036 T:1411621760 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 21:57:03.036 T:1411621760 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->direction : output
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->nPortIndex : 231
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->eNumData : 0
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->eEndian : 1
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->bInterleaved : 1
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->nBitPerSample : 16
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->ePCMMode : 0
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->nChannels : 2
2020-02-15 21:57:03.036 T:1411621760 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 21:57:03.038 T:1411621760 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 21:57:03.070 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:57:03.070 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:57:03.070 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:57:03.070 T:1450304384 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:57:03.070 T:1450304384 DEBUG: Thread MMALProcess 1450304384 terminating
2020-02-15 21:57:03.070 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:57:03.071 T:1937312192 DEBUG: CMMALRenderer::Configure - 1280x720->1280x720@25.00 flags:0 format:-1 orient:0
2020-02-15 21:57:03.071 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 21:57:03.071 T:1435497344 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:57:03.071 T:1403229056 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:57:03.071 T:1403229056 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:57:03.071 T:1435497344 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 21:57:03.072 T:1524614016 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:57:03.074 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:57:03.082 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:57:03.082 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: -96510.111114, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:57:03.082 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 625645.444445, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:57:03.082 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:57:03.082 T:1420014464 NOTICE: OMXClock using audio as reference
2020-02-15 21:57:03.082 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:57:03.082 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:57:03.082 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(383489.888886)
2020-02-15 21:57:03.083 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:03.083 T:1790935936 DEBUG: OnAVStarted: CApplication::OnAVStarted
2020-02-15 21:57:03.086 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1535536)
2020-02-15 21:57:03.092 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(383489.888886)
2020-02-15 21:57:03.094 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:57:03.111 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.42,0.86 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:57:03.111 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:57:03.186 T:1435497344 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2020-02-15 21:57:03.188 T:1937312192 DEBUG: Activating window ID: 12005
2020-02-15 21:57:03.188 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 21:57:03.189 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 21:57:03.192 T:1937312192 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
2020-02-15 21:57:03.195 T:1937312192 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 25.000, 3D: false
2020-02-15 21:57:03.195 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 21:57:03.196 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 21:57:03.196 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 21:57:03.196 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 21:57:03.197 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 21:57:03.197 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 21:57:03.197 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with double refreshrate
2020-02-15 21:57:03.197 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with 3:2 pullback
2020-02-15 21:57:03.197 T:1937312192 DEBUG: No whitelisted resolution matched
2020-02-15 21:57:03.197 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 60.00 - Full Screen (16) (weight: 0.126)
2020-02-15 21:57:03.198 T:1435497344 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:57:03.199 T:1435497344 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 21:57:03.200 T:1790935936 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:57:03.200 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1535536 (+5)
2020-02-15 21:57:03.201 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 21:57:03.422 T:1420014464 NOTICE: Opening stream: 0 source: 256
2020-02-15 21:57:03.422 T:1420014464 NOTICE: Opening stream: 1 source: 256
2020-02-15 21:57:03.422 T:1420014464 NOTICE: Opening stream: 1 source: 1280
2020-02-15 21:57:04.136 T:1435497344 DEBUG: COMXVideo::PortSettingsChanged - 1280x720@59.93 interlace:0 deinterlace:0
2020-02-15 21:57:04.137 T:1435497344 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 59.94. 1280x720 format: BYPASS
2020-02-15 21:57:04.137 T:1435497344 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 59.94.
2020-02-15 21:57:04.152 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 21:57:04.152 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 21:57:04.152 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 21:57:04.153 T:1403229056 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 21:57:04.153 T:1403229056 DEBUG: Thread MMALProcess 1403229056 terminating
2020-02-15 21:57:04.153 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 21:57:04.153 T:1937312192 DEBUG: CMMALRenderer::Configure - 1280x720->1280x720@59.94 flags:0 format:-1 orient:0
2020-02-15 21:57:04.155 T:1403229056 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 21:57:04.155 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 21:57:04.155 T:1435497344 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 21:57:04.155 T:1403229056 DEBUG: CMMALRenderer::Run - starting
2020-02-15 21:57:04.155 T:1435497344 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 21:57:04.156 T:1790935936 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:57:04.206 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 21:57:04.219 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1535604)
2020-02-15 21:57:04.221 T:1937312192 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 59.940, 3D: false
2020-02-15 21:57:04.221 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 21:57:04.221 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 21:57:04.221 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 21:57:04.222 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 21:57:04.222 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 21:57:04.222 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 21:57:04.222 T:1937312192 DEBUG: Matched fuzzy whitelisted Resolution 1920x1080 (1920x1080) @ 59.94 - Full Screen (29)
2020-02-15 21:57:04.222 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 59.94 - Full Screen (29) (weight: 0.067)
2020-02-15 21:57:04.262 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 21:57:04.262 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 21:57:04.263 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 21:57:04.263 T:1937312192 NOTICE: VideoPlayer: OnLostDisplay received
2020-02-15 21:57:04.263 T:1937312192 DEBUG: Flush - flushing renderer
2020-02-15 21:57:04.263 T:1937312192 DEBUG: CMMALRenderer::Flush
2020-02-15 21:57:04.270 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 21:57:04.419 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 21:57:04.419 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 59.94 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 21:57:04.436 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 21:57:04.436 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 21:57:04.436 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 21:57:04.437 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 21:57:04.437 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Frames : 800
2020-02-15 21:57:04.437 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 21:57:04.441 T:1937312192 NOTICE: VideoPlayer: OnResetDisplay received
2020-02-15 21:57:04.446 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 21:57:04.452 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 21:57:04.452 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 21:57:04.454 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1535604 (+3)
2020-02-15 21:57:04.466 T:1524614016 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 21:57:08.174 T:1937312192 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
2020-02-15 21:57:08.190 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:57:08.624 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:57:08.625 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:57:08.639 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:57:08.640 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 21:57:08.690 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 21:57:08.706 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:57:08.752 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:57:08.756 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:57:08.806 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:57:09.140 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:57:09.141 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:57:09.141 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:09.142 T:1420014464 DEBUG: demuxer seek to: 569.977075
2020-02-15 21:57:09.184 T:1420014464 DEBUG: SeekTime - seek ended up on time 208
2020-02-15 21:57:09.184 T:1420014464 DEBUG: demuxer seek to: 569.977075, success
2020-02-15 21:57:09.184 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:57:09.190 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:57:09.191 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:57:09.205 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:57:09.213 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:57:09.213 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:57:09.213 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:57:09.214 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:57:09.215 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:57:09.216 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 0.208557
2020-02-15 21:57:09.226 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:57:09.248 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
2020-02-15 21:57:09.252 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:57:09.252 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:57:09.252 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:09.252 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:57:09.252 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: -192510.111112, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:57:09.252 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 208556.555554, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:57:09.252 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:57:09.253 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:57:09.253 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:57:09.253 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(-192510.111112)
2020-02-15 21:57:09.253 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:09.262 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(-192510.111112)
2020-02-15 21:57:09.322 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.32,0.29 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:57:09.322 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:57:09.356 T:1435497344 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2020-02-15 21:57:09.388 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:57:09.388 T:1450304384 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:57:09.390 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:57:09.390 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 21:57:09.484 T:1450304384 DEBUG: Thread Timer 1450304384 terminating
2020-02-15 21:57:09.490 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 21:57:09.505 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:57:09.894 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:57:09.894 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:57:09.895 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:09.895 T:1420014464 DEBUG: demuxer seek to: 30449.053743
2020-02-15 21:57:09.896 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:57:09.902 T:1420014464 DEBUG: Previous line repeats 10 times.
2020-02-15 21:57:09.902 T:1420014464 DEBUG: ffmpeg[54A3B380]: [mpegts] PES packet size mismatch
2020-02-15 21:57:09.902 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 21:57:09.959 T:1420014464 DEBUG: Previous line repeats 2 times.
2020-02-15 21:57:09.960 T:1420014464 DEBUG: SeekTime - seek ended up on time 30004
2020-02-15 21:57:09.960 T:1420014464 DEBUG: demuxer seek to: 30449.053743, success
2020-02-15 21:57:09.960 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:57:09.963 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:57:09.963 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:57:09.967 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:57:09.972 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:57:09.972 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:57:09.972 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:57:09.972 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:57:09.972 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:57:09.973 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 30.004990
2020-02-15 21:57:09.977 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:57:10.004 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 29.599487
2020-02-15 21:57:10.005 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:57:10.007 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:57:10.007 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:57:10.007 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:10.008 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:57:10.008 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:57:10.008 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:57:10.008 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 29631489.888889, cache: 29568275.451660, totalcache: 4024000.167847
2020-02-15 21:57:10.008 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 30004989.888890, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:57:10.008 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:57:10.008 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:57:10.008 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(63214.437228)
2020-02-15 21:57:10.013 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 29.60,30.14 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:57:10.013 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:57:10.018 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(63214.437228)
2020-02-15 21:57:12.897 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 21:57:13.012 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:57:13.026 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 21:57:34.467 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
2020-02-15 21:57:34.468 T:1524614016 DEBUG: Thread JobWorker 1524614016 terminating (autodelete)
2020-02-15 21:57:34.468 T:1458934656 DEBUG: Thread JobWorker 1458934656 terminating (autodelete)
2020-02-15 21:58:06.887 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:06.888 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:06.893 T:1937312192 DEBUG: Keyboard: scancode: 0x21, sym: 0x0066, unicode: 0x0066, modifier: 0x0
2020-02-15 21:58:06.893 T:1937312192 DEBUG: HandleKey: f (0xf046) pressed, action is FastForward
2020-02-15 21:58:06.899 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(2.000) pause_resume:0
2020-02-15 21:58:06.899 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 2000 (1000)
2020-02-15 21:58:06.899 T:1420014464 DEBUG: demuxer seek to: 56956.000000
2020-02-15 21:58:06.910 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 2000
2020-02-15 21:58:06.943 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 21:58:06.954 T:1420014464 DEBUG: SeekTime - seek ended up on time 56014
2020-02-15 21:58:06.954 T:1420014464 DEBUG: demuxer seek to: 56956.000000, success
2020-02-15 21:58:06.954 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:58:06.955 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:06.960 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 21:58:06.973 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:06.973 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:58:06.975 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:58:06.976 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:58:06.977 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:58:06.979 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 18442241441792.00,18442241441792.00 (A:00 V:00) EOF:0 FULL:0 T:0.20
2020-02-15 21:58:06.979 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(2.000) pause_resume:1
2020-02-15 21:58:06.981 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 56.014312
2020-02-15 21:58:06.997 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:58:07.021 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:58:07.022 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 55839489.888887, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:58:07.022 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 56014312.111110, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:58:07.022 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:58:07.022 T:1420014464 NOTICE: OMXClock using video as reference
2020-02-15 21:58:07.022 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 0 / 1 wait mask 0->2 state : 2->1
2020-02-15 21:58:07.023 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(55839489.888887)
2020-02-15 21:58:07.023 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(55839489.888887)
2020-02-15 21:58:07.026 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:07.027 T:1937312192 DEBUG: Keyboard: scancode: 0x21, sym: 0x0066, unicode: 0x0066, modifier: 0x0
2020-02-15 21:58:07.060 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:58:08.527 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:08.528 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:08.528 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:08.528 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 21:58:08.535 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:0
2020-02-15 21:58:08.535 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 0 (2000)
2020-02-15 21:58:08.535 T:1420014464 DEBUG: demuxer seek to: 58863.000000
2020-02-15 21:58:08.535 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:58:08.588 T:1420014464 DEBUG: SeekTime - seek ended up on time 58016
2020-02-15 21:58:08.589 T:1420014464 DEBUG: demuxer seek to: 58863.000000, success
2020-02-15 21:58:08.589 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:58:08.590 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:08.598 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:08.610 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:08.610 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:08.610 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:58:08.610 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:58:08.611 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:08.611 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:58:08.612 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:58:08.612 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentVideoReference = 0.00
2020-02-15 21:58:08.616 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 58.016312
2020-02-15 21:58:08.632 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:58:08.664 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 57.887489
2020-02-15 21:58:08.668 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:58:08.668 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:58:08.668 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:08.669 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 57919489.888889, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:58:08.669 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 58016312.111111, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:58:08.669 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:58:08.669 T:1420014464 NOTICE: OMXClock using audio as reference
2020-02-15 21:58:08.670 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:58:08.670 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:58:08.670 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(58016312.111111)
2020-02-15 21:58:08.670 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(58016312.111111)
2020-02-15 21:58:08.670 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:08.680 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:08.695 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:10.053 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:10.053 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:10.062 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:58:10.062 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 21:58:10.182 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:10.196 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:58:10.259 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:10.260 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:10.263 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:58:10.263 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 21:58:10.395 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:10.396 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 21:58:10.770 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:58:10.770 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:10.771 T:1420014464 DEBUG: demuxer seek to: 38016.312111
2020-02-15 21:58:10.813 T:1420014464 DEBUG: SeekTime - seek ended up on time 37996
2020-02-15 21:58:10.813 T:1420014464 DEBUG: demuxer seek to: 38016.312111, success
2020-02-15 21:58:10.813 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:58:10.815 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:10.829 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:10.837 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:10.837 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:58:10.838 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:10.838 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:58:10.839 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:58:10.844 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 37.996312
2020-02-15 21:58:10.853 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:58:10.898 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 37.791489
2020-02-15 21:58:10.902 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:58:10.902 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:58:10.902 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:10.903 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 37823489.888891, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:58:10.903 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 37996312.111114, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:58:10.903 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:58:10.903 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:58:10.903 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:58:10.903 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(37996312.111114)
2020-02-15 21:58:10.903 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:10.903 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(37996312.111114)
2020-02-15 21:58:11.577 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:11.577 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:11.581 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:11.581 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 21:58:11.583 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 21:58:11.583 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (0)
2020-02-15 21:58:11.583 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:58:11.585 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:58:11.604 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.68,1.59 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:58:11.605 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:58:11.737 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:11.747 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:13.319 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:13.320 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:13.332 T:1937312192 DEBUG: Keyboard: scancode: 0x21, sym: 0x0066, unicode: 0x0066, modifier: 0x0
2020-02-15 21:58:13.333 T:1937312192 DEBUG: HandleKey: f (0xf046) pressed, action is FastForward
2020-02-15 21:58:13.338 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(2.000) pause_resume:0
2020-02-15 21:58:13.339 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 2000 (1000)
2020-02-15 21:58:13.339 T:1420014464 DEBUG: demuxer seek to: 39751.000000
2020-02-15 21:58:13.358 T:1420014464 DEBUG: SeekTime - seek ended up on time 39013
2020-02-15 21:58:13.359 T:1420014464 DEBUG: demuxer seek to: 39751.000000, success
2020-02-15 21:58:13.359 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:58:13.361 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 2000
2020-02-15 21:58:13.361 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:13.376 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:13.377 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:58:13.380 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:58:13.381 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:58:13.381 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 21:58:13.389 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 39.013990
2020-02-15 21:58:13.389 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 18442241441792.00,18442241441792.00 (A:00 V:00) EOF:0 FULL:0 T:0.20
2020-02-15 21:58:13.389 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(2.000) pause_resume:1
2020-02-15 21:58:13.406 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:58:13.418 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:58:13.418 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 38687489.888893, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:58:13.418 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 39013989.888888, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:58:13.418 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:58:13.418 T:1420014464 NOTICE: OMXClock using video as reference
2020-02-15 21:58:13.419 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 0 / 1 wait mask 0->2 state : 2->1
2020-02-15 21:58:13.419 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(38687489.888893)
2020-02-15 21:58:13.419 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(38687489.888893)
2020-02-15 21:58:13.465 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:13.466 T:1937312192 DEBUG: Keyboard: scancode: 0x21, sym: 0x0066, unicode: 0x0066, modifier: 0x0
2020-02-15 21:58:18.019 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:18.020 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:18.020 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:18.020 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 21:58:18.022 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:0
2020-02-15 21:58:18.022 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 0 (2000)
2020-02-15 21:58:18.022 T:1420014464 DEBUG: demuxer seek to: 47893.000000
2020-02-15 21:58:18.022 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 21:58:18.074 T:1420014464 DEBUG: SeekTime - seek ended up on time 47005
2020-02-15 21:58:18.074 T:1420014464 DEBUG: demuxer seek to: 47893.000000, success
2020-02-15 21:58:18.074 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 21:58:18.077 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:18.086 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 21:58:18.099 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:18.099 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 21:58:18.099 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 21:58:18.099 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 21:58:18.100 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:18.100 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 21:58:18.101 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 21:58:18.101 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentVideoReference = 0.00
2020-02-15 21:58:18.102 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 47.005312
2020-02-15 21:58:18.118 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 21:58:18.145 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 46.751488
2020-02-15 21:58:18.148 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 21:58:18.149 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 21:58:18.149 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:18.149 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 46783489.888890, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 21:58:18.149 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 47005312.111112, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 21:58:18.149 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 21:58:18.149 T:1420014464 NOTICE: OMXClock using audio as reference
2020-02-15 21:58:18.150 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 21:58:18.150 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 21:58:18.150 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(47005312.111112)
2020-02-15 21:58:18.150 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(47005312.111112)
2020-02-15 21:58:18.150 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 21:58:18.197 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:18.204 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:18.549 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 21:58:18.549 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 21:58:18.554 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:18.554 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 21:58:18.555 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 21:58:18.555 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (0)
2020-02-15 21:58:18.555 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 21:58:18.557 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 21:58:18.558 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.30,1.10 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 21:58:18.558 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 21:58:18.717 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 21:58:18.721 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 21:58:21.444 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 21:58:21.559 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 21:58:21.574 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:08:04.886 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:04.938 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:04.950 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:04.951 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:08:04.951 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:04.951 T:1524614016 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:04.951 T:1524614016 DEBUG: Thread Timer 1524614016 terminating
2020-02-15 22:08:04.951 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:04.951 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:04.968 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:04.994 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:04.995 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:04.996 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:08:04.996 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:04.996 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:04.996 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:08:04.996 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:04.996 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.063 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:05.064 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:05.065 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:08:05.135 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:05.224 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:05.224 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:05.255 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1575189 (+27)
2020-02-15 22:08:05.255 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:08:05.276 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.277 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:05.278 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.279 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:08:05.281 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:05.285 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1575217 (+1)
2020-02-15 22:08:05.289 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:05.294 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.361 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:05.361 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:05.361 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.361 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:05.363 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:08:05.441 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:05.444 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.523 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:05.523 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:05.528 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.528 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:05.579 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:05.595 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.659 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:05.659 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:05.661 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:05.661 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:08:05.731 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:05.745 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:06.168 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:08:06.169 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:08:06.169 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:06.170 T:1420014464 DEBUG: demuxer seek to: 874635.119751
2020-02-15 22:08:06.344 T:1420014464 DEBUG: SeekTime - seek ended up on time 874014
2020-02-15 22:08:06.344 T:1420014464 DEBUG: demuxer seek to: 874635.119751, success
2020-02-15 22:08:06.344 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:08:06.348 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:08:06.349 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:08:06.389 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:08:06.436 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:08:06.436 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:08:06.436 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:08:06.436 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:08:06.436 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:08:06.438 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 874.064879
2020-02-15 22:08:06.449 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:08:06.584 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 873.759460
2020-02-15 22:08:06.586 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 873.79,874.06 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:08:06.586 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:08:06.586 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:08:06.586 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:08:06.586 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:06.587 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:08:06.587 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 873791489.888892, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:08:06.587 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 874064878.777775, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:08:06.587 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:08:06.587 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:08:06.587 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:08:06.587 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(873791489.888892)
2020-02-15 22:08:06.587 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:06.597 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(873791489.888892)
2020-02-15 22:08:06.696 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:08:08.439 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:08:08.439 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:08:08.447 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:08.448 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:08:08.527 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:08:08.531 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:08:08.954 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:08:08.955 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:08:08.956 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:08.956 T:1420014464 DEBUG: demuxer seek to: 866159.181139
2020-02-15 22:08:08.956 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:08:09.028 T:1420014464 DEBUG: SeekTime - seek ended up on time 865990
2020-02-15 22:08:09.028 T:1420014464 DEBUG: demuxer seek to: 866159.181139, success
2020-02-15 22:08:09.028 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:08:09.029 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:08:09.038 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:08:09.043 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:08:09.043 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:08:09.043 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:08:09.044 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:08:09.044 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:08:09.049 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 865.990145
2020-02-15 22:08:09.050 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:08:09.071 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 865.567505
2020-02-15 22:08:09.073 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:08:09.074 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:08:09.074 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:08:09.074 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:09.074 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 865599489.888889, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:08:09.074 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 865990145.444448, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:08:09.074 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:08:09.074 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:08:09.074 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:08:09.074 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(865599489.888889)
2020-02-15 22:08:09.074 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:08:09.084 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(865599489.888889)
2020-02-15 22:08:09.093 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 865.63,866.04 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:08:09.093 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:08:09.134 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:08:11.988 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:08:12.103 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:08:12.118 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:11:00.124 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1585696 (+1)
2020-02-15 22:16:27.083 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.120 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.184 T:1790935936 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.184 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.185 T:1524614016 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.192 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.192 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.195 T:1790935936 DEBUG: Thread Timer 1790935936 terminating
2020-02-15 22:16:27.195 T:1524614016 DEBUG: Thread Timer 1524614016 terminating
2020-02-15 22:16:27.195 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.244 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.244 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:16:27.245 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.245 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.245 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:16:27.245 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.256 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:27.281 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:16:27.353 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.356 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.416 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:27.463 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1605293 (+27)
2020-02-15 22:16:27.463 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:16:27.487 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.488 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:16:27.488 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.488 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.490 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.494 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.495 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1605321 (+1)
2020-02-15 22:16:27.495 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.495 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.562 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:27.570 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.570 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:16:27.658 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.658 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.670 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.670 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.738 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:27.753 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.836 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.836 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:27.836 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.837 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:27.908 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:27.920 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:27.995 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:27.996 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:28.003 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:28.004 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:28.061 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:28.070 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:28.507 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:16:28.507 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:16:28.508 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:28.508 T:1420014464 DEBUG: demuxer seek to: 1605053.064438
2020-02-15 22:16:28.748 T:1420014464 DEBUG: SeekTime - seek ended up on time 1605011
2020-02-15 22:16:28.748 T:1420014464 DEBUG: demuxer seek to: 1605053.064438, success
2020-02-15 22:16:28.749 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:16:28.755 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:16:28.755 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:28.841 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:28.846 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:28.846 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:28.847 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:16:28.847 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:16:28.847 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:16:28.848 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 1605.011757
2020-02-15 22:16:28.858 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:16:28.984 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 1604.639526
2020-02-15 22:16:28.987 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1604.67,1605.01 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:16:28.987 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:16:28.987 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:16:28.987 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:16:28.987 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:28.987 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 1604671489.888890, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:16:28.988 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 1605011756.555556, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:16:28.988 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:16:28.988 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:16:28.988 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:16:28.988 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1604671489.888890)
2020-02-15 22:16:28.988 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:16:28.988 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:28.998 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(1604671489.888890)
2020-02-15 22:16:29.166 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:16:31.761 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:16:31.876 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:16:31.890 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:16:32.749 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:32.750 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:32.758 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:32.758 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:16:32.759 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:16:32.774 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:16:32.874 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:16:32.927 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:32.941 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:33.267 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:16:33.267 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:16:33.268 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:33.268 T:1420014464 DEBUG: demuxer seek to: 1638951.493481
2020-02-15 22:16:33.309 T:1420014464 DEBUG: SeekTime - seek ended up on time 1638011
2020-02-15 22:16:33.309 T:1420014464 DEBUG: demuxer seek to: 1638951.493481, success
2020-02-15 22:16:33.309 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:16:33.316 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:16:33.317 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:33.321 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:33.326 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:33.326 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:33.326 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:16:33.326 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:16:33.326 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:16:33.328 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 1638.011390
2020-02-15 22:16:33.346 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:16:33.361 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 1637.919434
2020-02-15 22:16:33.365 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:16:33.366 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:16:33.366 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:16:33.366 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:33.366 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 1637951489.888888, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:16:33.366 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 1638011389.888889, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:16:33.366 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:16:33.366 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:16:33.366 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:16:33.366 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1637911389.888889)
2020-02-15 22:16:33.366 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:33.373 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1637.95,1638.04 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:16:33.373 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:16:33.376 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(1637911389.888889)
2020-02-15 22:16:33.529 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:16:34.457 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:34.457 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:34.459 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:34.460 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:16:34.553 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:34.559 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:34.969 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:16:34.969 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:16:34.969 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:34.969 T:1420014464 DEBUG: demuxer seek to: 1629514.125670
2020-02-15 22:16:35.052 T:1420014464 DEBUG: SeekTime - seek ended up on time 1628985
2020-02-15 22:16:35.052 T:1420014464 DEBUG: demuxer seek to: 1629514.125670, success
2020-02-15 22:16:35.052 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:16:35.058 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:16:35.058 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:35.062 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:35.067 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:35.067 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:35.067 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:16:35.067 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:16:35.067 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:16:35.070 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 1628.985712
2020-02-15 22:16:35.081 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:16:35.095 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 1628.703491
2020-02-15 22:16:35.099 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:16:35.099 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:16:35.099 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:35.099 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:16:35.099 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 1628735489.888888, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:16:35.100 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 1628985712.111113, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:16:35.100 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:16:35.100 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:16:35.100 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1628735489.888888)
2020-02-15 22:16:35.100 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:16:35.100 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:35.110 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(1628735489.888888)
2020-02-15 22:16:35.114 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1628.80,1629.04 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:16:35.114 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:16:35.156 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:16:36.203 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:16:36.203 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:16:36.211 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:36.211 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:16:36.323 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:16:36.327 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:16:36.711 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:16:36.711 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:16:36.712 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:36.712 T:1420014464 DEBUG: demuxer seek to: 1620347.186555
2020-02-15 22:16:36.780 T:1420014464 DEBUG: SeekTime - seek ended up on time 1619993
2020-02-15 22:16:36.780 T:1420014464 DEBUG: demuxer seek to: 1620347.186555, success
2020-02-15 22:16:36.780 T:1420014464 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:16:36.784 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:16:36.784 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:36.790 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:16:36.795 T:1435497344 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:36.795 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:16:36.795 T:1420014464 DEBUG: OMXClock::OMXFlush
2020-02-15 22:16:36.796 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:16:36.796 T:1420014464 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:16:36.804 T:1435497344 DEBUG: OMXVideo::Decode VDec : setStartTime 1619.993390
2020-02-15 22:16:36.813 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:16:36.821 T:1411621760 DEBUG: COMXAudio::Decode ADec : setStartTime 1619.615479
2020-02-15 22:16:36.824 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1619.65,1619.99 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:16:36.824 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:16:36.824 T:1420014464 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:16:36.825 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:16:36.825 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:36.825 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:16:36.825 T:1420014464 DEBUG: VideoPlayer::Sync - Audio - pts: 1619647489.888892, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:16:36.825 T:1420014464 DEBUG: VideoPlayer::Sync - Video - pts: 1619993389.888892, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:16:36.825 T:1420014464 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:16:36.825 T:1420014464 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:16:36.825 T:1435497344 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1619647489.888892)
2020-02-15 22:16:36.825 T:1420014464 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:16:36.825 T:1420014464 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:16:36.835 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(1619647489.888892)
2020-02-15 22:16:36.867 T:1411621760 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:16:39.718 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:16:39.832 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:16:39.847 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:17:58.317 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:17:58.317 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:17:58.319 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:17:58.319 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 22:17:58.320 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:17:58.328 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:17:58.329 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:0
2020-02-15 22:17:58.329 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 0 (1000)
2020-02-15 22:17:58.340 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:17:58.341 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:17:58.469 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:17:58.469 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:18:03.160 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:18:03.161 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:18:03.173 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:18:03.174 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 22:18:03.175 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 22:18:03.175 T:1420014464 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (0)
2020-02-15 22:18:03.196 T:1420014464 DEBUG: CVideoPlayer::OMXDoProcessing Resume 3.11,2.15 (A:01 V:01) EOF:0 FULL:1 T:0.20
2020-02-15 22:18:03.196 T:1420014464 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:18:03.207 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:18:03.207 T:1411621760 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:18:03.290 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:18:03.291 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:18:06.083 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:18:06.195 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:18:06.209 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:19:18.919 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:18.919 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:18.920 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 22:19:18.920 T:1937312192 DEBUG: HandleKey: x (0xf058) pressed, action is Stop
2020-02-15 22:19:18.921 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 22:19:18.923 T:1420014464 NOTICE: CVideoPlayer::OnExit()
2020-02-15 22:19:18.923 T:1420014464 NOTICE: Closing stream player 1
2020-02-15 22:19:18.931 T:1411621760 NOTICE: thread end: OMXPlayerAudio::OnExit()
2020-02-15 22:19:18.931 T:1411621760 DEBUG: Thread OMXPlayerAudio 1411621760 terminating
2020-02-15 22:19:18.985 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:19:18.985 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:19:18.985 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:19:19.040 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:19:19.046 T:1403229056 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:19:19.046 T:1403229056 DEBUG: Thread MMALProcess 1403229056 terminating
2020-02-15 22:19:19.046 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 22:19:19.046 T:1435497344 INFO: Output - renderer not configured
2020-02-15 22:19:19.133 T:1420014464 INFO: Previous line repeats 11 times.
2020-02-15 22:19:19.133 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x705b7698
2020-02-15 22:19:19.153 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x7052f5e0
2020-02-15 22:19:19.154 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x705ff388
2020-02-15 22:19:19.154 T:1435497344 INFO: Output - renderer not configured
2020-02-15 22:19:19.154 T:1420014464 NOTICE: Closing stream player 2
2020-02-15 22:19:19.155 T:1435497344 INFO: Output - renderer not configured
2020-02-15 22:19:19.165 T:1435497344 NOTICE: thread end: video_thread
2020-02-15 22:19:19.165 T:1435497344 DEBUG: Thread OMXPlayerVideo 1435497344 terminating
2020-02-15 22:19:19.194 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x58cf97e8
2020-02-15 22:19:19.216 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x24d9410
2020-02-15 22:19:19.217 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x705b70b8
2020-02-15 22:19:19.217 T:1420014464 NOTICE: Closing stream player 3
2020-02-15 22:19:19.218 T:1435497344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:19:19.266 T:1420014464 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs close id=2
2020-02-15 22:19:19.296 T:1420014464 DEBUG: CInputStreamPVRRecording - ClosePVRStream - closed recording stream pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 22:19:19.297 T:1420014464 DEBUG: OMXClock::OMXStop
2020-02-15 22:19:19.298 T:1420014464 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x24e6cc0
2020-02-15 22:19:19.298 T:1420014464 DEBUG: Thread VideoPlayer 1420014464 terminating
2020-02-15 22:19:19.299 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 22:19:19.407 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 22:19:19.407 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 22:19:19.407 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 22:19:19.454 T:1915003776 DEBUG: CActiveAE::DiscardStream - audio stream deleted
2020-02-15 22:19:19.477 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:19:19.480 T:1420014464 DEBUG: Previous line repeats 2 times.
2020-02-15 22:19:19.480 T:1420014464 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:19:19.480 T:1435497344 DEBUG: DoWork - Saving file state for video item pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr
2020-02-15 22:19:19.482 T:1937312192 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2020-02-15 22:19:19.489 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:19:19.489 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 22:19:19.489 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:19:19.489 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:19:19.489 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:19:19.490 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 22:19:19.490 T:1435497344 DEBUG: DoWork - Marking video item pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E10_2019-11-18, TV%20(Radio-Canada), 20191119_010000, 1457750473.pvr as watched
2020-02-15 22:19:19.490 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:19:19.491 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f2cf40
2020-02-15 22:19:19.492 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 22:19:19.493 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Frames : 2205
2020-02-15 22:19:19.493 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 22:19:19.497 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:19:21.243 T:1435497344 DEBUG: Previous line repeats 1 times.
2020-02-15 22:19:21.243 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play count to 1 for recording 1457750473
2020-02-15 22:19:21.247 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:1457750473, state:completed, title:Discussions-avec-mes-parents-S02E10_2019-11-18, desc:Not available, error:none
2020-02-15 22:19:21.248 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E10_2019-11-18
2020-02-15 22:19:21.250 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play position to -1 for recording 1457750473
2020-02-15 22:19:21.284 T:1435497344 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
2020-02-15 22:19:21.290 T:1937312192 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x1c36010 for port vc.ril.video_decode:out:0(I420)
2020-02-15 22:19:21.291 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:19:21.291 T:1937312192 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
2020-02-15 22:19:21.496 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 22:19:21.496 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:19:21.496 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:19:21.506 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f2cf40
2020-02-15 22:19:21.515 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 22:19:21.656 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 22:19:21.656 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 22:19:21.672 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 22:19:21.673 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:19:21.673 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:19:21.673 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 22:19:21.673 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:19:21.674 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f2cf40
2020-02-15 22:19:21.676 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 22:19:21.676 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Frames : 2205
2020-02-15 22:19:21.676 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 22:19:21.678 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:19:21.682 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 22:19:21.684 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:19:21.684 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 22:19:21.745 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2032a88
2020-02-15 22:19:21.746 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
2020-02-15 22:19:21.750 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2bf29c8
2020-02-15 22:19:21.751 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2164340
2020-02-15 22:19:21.753 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:19:21.937 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2032a88
2020-02-15 22:19:21.939 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2bf29c8
2020-02-15 22:19:21.941 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2164340
2020-02-15 22:19:21.941 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
2020-02-15 22:19:21.942 T:1937312192 DEBUG: CDirectoryProvider[]: refreshing..
2020-02-15 22:19:21.994 T:1420014464 ERROR: GetDirectory - Error getting
2020-02-15 22:19:22.018 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:19:22.018 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:19:22.119 T:1807721344 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:19:22.139 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E10_2019-11-18
2020-02-15 22:19:22.140 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 22:19:22.148 T:1807721344 DEBUG: Thread BackgroundLoader 1807721344 terminating
2020-02-15 22:19:22.182 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x24b3540
2020-02-15 22:19:22.182 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
2020-02-15 22:19:22.186 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1c7bde0
2020-02-15 22:19:22.187 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:19:22.199 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x24b3540
2020-02-15 22:19:22.200 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1c7bde0
2020-02-15 22:19:22.201 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
2020-02-15 22:19:22.201 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 22:19:22.202 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:19:24.916 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:24.917 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:24.922 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 22:19:24.923 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 22:19:24.923 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 22:19:25.052 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 22:19:25.072 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 22:19:25.660 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:25.660 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:25.862 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:19:25.862 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 22:19:25.863 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:19:25.863 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:19:25.932 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:25.933 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:25.956 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:19:26.054 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 22:19:26.072 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:19:26.072 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:19:26.347 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 22:19:26.356 T:1807721344 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:19:26.360 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 1457750473
2020-02-15 22:19:26.361 T:1807721344 DEBUG: Thread waiting 1807721344 terminating
2020-02-15 22:19:26.540 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:19:26.540 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:19:26.541 T:1807721344 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:19:26.641 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 22:19:26.685 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 22:19:26.688 T:1807721344 DEBUG: Thread waiting 1807721344 terminating
2020-02-15 22:19:26.746 T:1807721344 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:19:26.764 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:19:26.764 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:19:26.765 T:1807721344 DEBUG: Thread BackgroundLoader 1807721344 terminating
2020-02-15 22:19:26.765 T:1403229056 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:19:26.774 T:1403229056 DEBUG: Thread waiting 1403229056 terminating
2020-02-15 22:19:26.830 T:1403229056 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:19:26.837 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 22:19:26.837 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:19:26.850 T:1403229056 DEBUG: Thread BackgroundLoader 1403229056 terminating
2020-02-15 22:19:36.855 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:19:43.437 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:43.437 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:43.454 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:19:43.533 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:19:43.538 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:19:43.538 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:19:43.572 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr)
2020-02-15 22:19:43.572 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2020-02-15 22:19:43.572 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2020-02-15 22:19:43.572 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2020-02-15 22:19:43.573 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2020-02-15 22:19:43.574 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2020-02-15 22:19:43.574 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
2020-02-15 22:19:43.577 T:1937312192 DEBUG: CMMALPool::CMMALPool Created pool 0x2274350 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 22:19:43.581 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:19:43.584 T:1937312192 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2020-02-15 22:19:43.585 T:1937312192 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:19:43.585 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:19:43.585 T:1458934656 DEBUG: Thread VideoPlayer start, auto delete: false
2020-02-15 22:19:43.585 T:1937312192 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
2020-02-15 22:19:43.585 T:1807721344 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:19:43.585 T:1807721344 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:19:43.586 T:1458934656 NOTICE: Creating InputStream
2020-02-15 22:19:43.587 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs open file=dvr/700119043
2020-02-15 22:19:43.589 T:1458934656 DEBUG: CInputStreamPVRRecording - OpenPVRStream - opened recording stream pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:19:43.589 T:1458934656 NOTICE: Creating Demuxer
2020-02-15 22:19:43.597 T:1435497344 DEBUG: Loading settings for pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:19:43.604 T:1937312192 DEBUG: CVideoGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr)
2020-02-15 22:19:43.638 T:1937312192 DEBUG: CPlayerGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr)
2020-02-15 22:19:43.681 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 22:19:43.681 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:19:43.682 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:19:43.694 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f2cf40
2020-02-15 22:19:43.695 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:19:43.695 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 22:19:43.695 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Frames : 800
2020-02-15 22:19:43.695 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 22:19:43.722 T:1458934656 DEBUG: Open - probing detected format [mpegts]
2020-02-15 22:19:43.737 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:19:43.739 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:19:43.739 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 22:19:43.746 T:1458934656 DEBUG: Open - avformat_find_stream_info starting
2020-02-15 22:19:43.840 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 22:19:43.971 T:1458934656 ERROR: ffmpeg[56F59380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 22:19:44.075 T:1458934656 ERROR: Previous line repeats 2 times.
2020-02-15 22:19:44.075 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:19:44.077 T:1458934656 DEBUG: Previous line repeats 2 times.
2020-02-15 22:19:44.077 T:1458934656 DEBUG: ffmpeg[56F59380]: [mpegts] PES packet size mismatch
2020-02-15 22:19:44.078 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:19:44.078 T:1458934656 DEBUG: ffmpeg[56F59380]: [mpegts] PES packet size mismatch
2020-02-15 22:19:44.078 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:19:44.081 T:1458934656 DEBUG: Open - av_find_stream_info finished
2020-02-15 22:19:44.081 T:1458934656 INFO: ffmpeg[56F59380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr':
2020-02-15 22:19:44.081 T:1458934656 INFO: ffmpeg[56F59380]: Duration: 00:30:00.72, start: 82274.526667, bitrate: 18224 kb/s
2020-02-15 22:19:44.082 T:1458934656 INFO: ffmpeg[56F59380]: Program 3
2020-02-15 22:19:44.082 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:0[0x31]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, progressive), 1280x720 [SAR 1:1 DAR 16:9], Closed Captions, 17200 kb/s, 59.94 fps, 59.94 tbr, 90k tbn, 119.88 tbc
2020-02-15 22:19:44.082 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s (clean effects)
2020-02-15 22:19:44.083 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s (visual impaired)
2020-02-15 22:19:44.083 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:19:44.083 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:19:44.083 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:19:44.088 T:1458934656 DEBUG: Open - probing detected format [mpegts]
2020-02-15 22:19:44.101 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:19:44.101 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:19:44.101 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:19:44.107 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x70f43080
2020-02-15 22:19:44.108 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:19:44.109 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:19:44.109 T:1458934656 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:19:44.109 T:1458934656 DEBUG: DllBcm: Using omx system library
2020-02-15 22:19:44.112 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x70f0d120
2020-02-15 22:19:44.114 T:1458934656 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:19:44.144 T:1458934656 DEBUG: COMXVideo::Open - decoder_component(0x0x70f0d120), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 22:19:44.144 T:1458934656 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 0 height 0 profile -99 fps 25.000000
2020-02-15 22:19:44.144 T:1458934656 NOTICE: Creating video thread
2020-02-15 22:19:44.145 T:1411621760 DEBUG: Thread OMXPlayerVideo start, auto delete: false
2020-02-15 22:19:44.145 T:1458934656 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:19:44.145 T:1458934656 DEBUG: ReadPvr - Reading Edl for recording: Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:19:44.146 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=700119043
2020-02-15 22:19:44.148 T:1458934656 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:19:44.151 T:1458934656 NOTICE: Creating audio thread
2020-02-15 22:19:44.151 T:1471148928 DEBUG: Thread OMXPlayerAudio start, auto delete: false
2020-02-15 22:19:44.152 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:19:44.152 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:44.152 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 22:19:44.153 T:1458934656 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (1000)
2020-02-15 22:19:44.162 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:19:44.162 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:19:44.170 T:1458934656 DEBUG: CDVDDemuxFFmpeg::ParsePacket() fetching extradata, extradata_size(150)
2020-02-15 22:19:44.170 T:1458934656 NOTICE: CDVDDemuxFFmpeg::Read() stream change
2020-02-15 22:19:44.170 T:1458934656 INFO: ffmpeg[56F59380]: Input #0, mpegts, from 'pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr':
2020-02-15 22:19:44.170 T:1458934656 INFO: ffmpeg[56F59380]: Duration: 00:30:00.72, bitrate: N/A
2020-02-15 22:19:44.170 T:1458934656 INFO: ffmpeg[56F59380]: Program 3
2020-02-15 22:19:44.170 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:0[0x31]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 1280x720, 17200 kb/s, 90k tbn
2020-02-15 22:19:44.171 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 0 channels (clean effects)
2020-02-15 22:19:44.171 T:1458934656 INFO: ffmpeg[56F59380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 0 channels (visual impaired)
2020-02-15 22:19:44.171 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:19:44.171 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:19:44.171 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:19:44.171 T:1458934656 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:19:44.172 T:1458934656 DEBUG: DllBcm: Using omx system library
2020-02-15 22:19:44.186 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x70f0d120
2020-02-15 22:19:44.188 T:1458934656 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x70f0d120
2020-02-15 22:19:44.189 T:1458934656 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:19:44.205 T:1458934656 DEBUG: COMXVideo::Open - decoder_component(0x0x70f0d120), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 22:19:44.205 T:1458934656 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 1280 height 720 profile -99 fps 25.000000
2020-02-15 22:19:44.205 T:1458934656 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:19:44.205 T:1458934656 DEBUG: ReadPvr - Reading Edl for recording: Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:19:44.205 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=700119043
2020-02-15 22:19:44.207 T:1458934656 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:19:44.209 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 1
2020-02-15 22:19:44.209 T:1411621760 DEBUG: OMXVideo::Decode VDec : setStartTime 0.081745
2020-02-15 22:19:44.209 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:44.211 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.212 T:1471148928 INFO: Previous line repeats 1 times.
2020-02-15 22:19:44.213 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:19:44.213 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.214 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:19:44.217 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.225 T:1458934656 INFO: Previous line repeats 5 times.
2020-02-15 22:19:44.225 T:1458934656 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:19:44.225 T:1458934656 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:19:44.225 T:1458934656 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:19:44.226 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.227 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 22:19:44.228 T:1471148928 DEBUG: COMXAudioCodecOMX::Decode(0x70f7a4a0,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x58352e80,0x7240edb0,0x583d3f70,0x5844a510,0x5834bfc0,0x58422770,(nil),(nil)
2020-02-15 22:19:44.228 T:1471148928 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x58490610, desired=49152
2020-02-15 22:19:44.229 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.229 T:1471148928 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 22:19:44.230 T:1471148928 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:19:44.230 T:1471148928 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 22:19:44.231 T:1471148928 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 22:19:44.231 T:1471148928 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 22:19:44.231 T:1471148928 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 22:19:44.233 T:1471148928 INFO: Previous line repeats 5 times.
2020-02-15 22:19:44.233 T:1471148928 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x72428218
2020-02-15 22:19:44.235 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.235 T:1471148928 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 22:19:44.239 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:19:44.245 T:1411621760 INFO: Previous line repeats 2 times.
2020-02-15 22:19:44.245 T:1411621760 DEBUG: COMXVideo::PortSettingsChanged - 1280x720@25.00 interlace:0 deinterlace:0
2020-02-15 22:19:44.247 T:1411621760 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x5a248880
2020-02-15 22:19:44.250 T:1411621760 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x5d259e38
2020-02-15 22:19:44.253 T:1471148928 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 22:19:44.253 T:1471148928 DEBUG: pcm->direction : input
2020-02-15 22:19:44.253 T:1471148928 DEBUG: pcm->nPortIndex : 0
2020-02-15 22:19:44.254 T:1471148928 DEBUG: pcm->eNumData : 0
2020-02-15 22:19:44.254 T:1471148928 DEBUG: pcm->eEndian : 1
2020-02-15 22:19:44.254 T:1471148928 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:19:44.254 T:1471148928 DEBUG: pcm->nBitPerSample : 32
2020-02-15 22:19:44.255 T:1471148928 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:19:44.255 T:1471148928 DEBUG: pcm->nChannels : 6
2020-02-15 22:19:44.255 T:1471148928 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:19:44.255 T:1471148928 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 22:19:44.256 T:1471148928 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 22:19:44.256 T:1471148928 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
2020-02-15 22:19:44.256 T:1411621760 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 25.00. 1280x720 format: BYPASS
2020-02-15 22:19:44.256 T:1411621760 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 25.00.
2020-02-15 22:19:44.263 T:1471148928 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x7242c320
2020-02-15 22:19:44.265 T:1471148928 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x72404f38
2020-02-15 22:19:44.265 T:1471148928 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 22:19:44.266 T:1471148928 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->direction : output
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->nPortIndex : 231
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->eNumData : 0
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->eEndian : 1
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->nBitPerSample : 16
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->nChannels : 2
2020-02-15 22:19:44.266 T:1471148928 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:19:44.268 T:1471148928 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 22:19:44.304 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:19:44.350 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:19:44.350 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:19:44.350 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:19:44.350 T:1807721344 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:19:44.350 T:1807721344 DEBUG: Thread MMALProcess 1807721344 terminating
2020-02-15 22:19:44.350 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:19:44.351 T:1937312192 DEBUG: CMMALRenderer::Configure - 1280x720->1280x720@25.00 flags:0 format:-1 orient:0
2020-02-15 22:19:44.351 T:1450541952 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:19:44.351 T:1450541952 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:19:44.351 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 22:19:44.352 T:1411621760 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:19:44.352 T:1411621760 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 22:19:44.353 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:19:44.353 T:1420014464 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:19:44.353 T:1458934656 DEBUG: VideoPlayer::Sync - Audio - pts: -370643.444447, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:19:44.353 T:1458934656 DEBUG: VideoPlayer::Sync - Video - pts: 331989.888888, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:19:44.353 T:1458934656 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:19:44.353 T:1458934656 NOTICE: OMXClock using audio as reference
2020-02-15 22:19:44.354 T:1458934656 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:19:44.354 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:19:44.354 T:1411621760 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(231989.888888)
2020-02-15 22:19:44.354 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:44.354 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(231989.888888)
2020-02-15 22:19:44.354 T:1435497344 DEBUG: OnAVStarted: CApplication::OnAVStarted
2020-02-15 22:19:44.371 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1617110)
2020-02-15 22:19:44.396 T:1458934656 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.31,0.97 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:19:44.396 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:19:44.419 T:1458934656 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:19:44.419 T:1458934656 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:19:44.420 T:1458934656 NOTICE: Opening stream: 1 source: 1280
2020-02-15 22:19:44.472 T:1937312192 DEBUG: Activating window ID: 12005
2020-02-15 22:19:44.472 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 22:19:44.472 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:19:44.473 T:1937312192 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
2020-02-15 22:19:44.475 T:1937312192 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 25.000, 3D: false
2020-02-15 22:19:44.475 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 22:19:44.475 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 22:19:44.475 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 22:19:44.476 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 22:19:44.476 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 22:19:44.476 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 22:19:44.476 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with double refreshrate
2020-02-15 22:19:44.476 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with 3:2 pullback
2020-02-15 22:19:44.476 T:1937312192 DEBUG: No whitelisted resolution matched
2020-02-15 22:19:44.476 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 60.00 - Full Screen (16) (weight: 0.126)
2020-02-15 22:19:44.477 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1617110 (+5)
2020-02-15 22:19:44.477 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 22:19:44.479 T:1420014464 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:19:44.480 T:1411621760 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:19:44.480 T:1411621760 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 22:19:44.488 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:19:45.338 T:1411621760 DEBUG: COMXVideo::PortSettingsChanged - 1280x720@59.95 interlace:0 deinterlace:0
2020-02-15 22:19:45.339 T:1411621760 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 59.94. 1280x720 format: BYPASS
2020-02-15 22:19:45.339 T:1411621760 DEBUG: CRenderManager::Configure - change configuration. 1280x720. display: 1280x720. framerate: 59.94.
2020-02-15 22:19:45.354 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:19:45.355 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:19:45.355 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:19:45.355 T:1450541952 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:19:45.355 T:1450541952 DEBUG: Thread MMALProcess 1450541952 terminating
2020-02-15 22:19:45.355 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:19:45.355 T:1937312192 DEBUG: CMMALRenderer::Configure - 1280x720->1280x720@59.94 flags:0 format:-1 orient:0
2020-02-15 22:19:45.355 T:1450541952 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:19:45.356 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 22:19:45.356 T:1450541952 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:19:45.356 T:1435497344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:19:45.357 T:1411621760 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:19:45.357 T:1411621760 DEBUG: COMXVideo::SetVideoRect 0,0,1280,720 -> 0,0,1920,1080 t:100000
2020-02-15 22:19:45.406 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 22:19:45.421 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1617173)
2020-02-15 22:19:45.421 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:19:45.423 T:1937312192 NOTICE: Whitelist search for: width: 1280, height: 720, fps: 59.940, 3D: false
2020-02-15 22:19:45.423 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 22:19:45.423 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 22:19:45.423 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 22:19:45.423 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 22:19:45.423 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 22:19:45.423 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 22:19:45.424 T:1937312192 DEBUG: Matched fuzzy whitelisted Resolution 1920x1080 (1920x1080) @ 59.94 - Full Screen (29)
2020-02-15 22:19:45.424 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 59.94 - Full Screen (29) (weight: 0.067)
2020-02-15 22:19:45.461 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 22:19:45.461 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:19:45.462 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:19:45.462 T:1937312192 NOTICE: VideoPlayer: OnLostDisplay received
2020-02-15 22:19:45.462 T:1937312192 DEBUG: Flush - flushing renderer
2020-02-15 22:19:45.462 T:1937312192 DEBUG: CMMALRenderer::Flush
2020-02-15 22:19:45.469 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 22:19:45.604 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 22:19:45.605 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 59.94 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 22:19:45.621 T:1937312192 NOTICE: VideoPlayer: OnResetDisplay received
2020-02-15 22:19:45.621 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 22:19:45.621 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:19:45.621 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:19:45.622 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 22:19:45.622 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Frames : 800
2020-02-15 22:19:45.622 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 22:19:45.631 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:19:45.637 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 22:19:45.637 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 22:19:45.641 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1617173 (+3)
2020-02-15 22:19:45.641 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:19:45.665 T:1435497344 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:19:46.250 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:19:46.251 T:1807721344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:19:46.255 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:19:46.255 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:19:46.305 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:19:46.322 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:19:46.373 T:1807721344 DEBUG: Thread Timer 1807721344 terminating
2020-02-15 22:19:46.389 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:19:46.422 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:19:46.765 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:19:46.765 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:19:46.766 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:46.766 T:1458934656 DEBUG: demuxer seek to: 32484.695304
2020-02-15 22:19:46.780 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:19:46.863 T:1458934656 DEBUG: Previous line repeats 10 times.
2020-02-15 22:19:46.863 T:1458934656 DEBUG: SeekTime - seek ended up on time 32013
2020-02-15 22:19:46.863 T:1458934656 DEBUG: demuxer seek to: 32484.695304, success
2020-02-15 22:19:46.863 T:1458934656 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:19:46.868 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:19:46.868 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:19:46.884 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:19:46.891 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:19:46.891 T:1458934656 DEBUG: OMXClock::OMXFlush
2020-02-15 22:19:46.891 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:19:46.891 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:19:46.891 T:1458934656 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:19:46.893 T:1411621760 DEBUG: OMXVideo::Decode VDec : setStartTime 32.063690
2020-02-15 22:19:46.908 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:19:46.922 T:1471148928 DEBUG: COMXAudio::Decode ADec : setStartTime 31.597357
2020-02-15 22:19:46.925 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:19:46.925 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:19:46.925 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:46.925 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:19:46.925 T:1458934656 DEBUG: VideoPlayer::Sync - Audio - pts: 31629356.555553, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:19:46.926 T:1458934656 DEBUG: VideoPlayer::Sync - Video - pts: 32063689.888877, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:19:46.926 T:1458934656 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:19:46.926 T:1458934656 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:19:46.926 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:19:46.926 T:1411621760 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(31629356.555553)
2020-02-15 22:19:46.926 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:19:46.936 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(31629356.555553)
2020-02-15 22:19:46.939 T:1458934656 DEBUG: CVideoPlayer::OMXDoProcessing Resume 31.66,32.05 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:19:46.939 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:19:47.042 T:1471148928 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:19:49.814 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:19:49.928 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:19:49.943 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:20:15.665 T:1420014464 DEBUG: Thread JobWorker 1420014464 terminating (autodelete)
2020-02-15 22:20:15.665 T:1435497344 DEBUG: Thread JobWorker 1435497344 terminating (autodelete)
2020-02-15 22:30:00.171 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1654004 (+1)
2020-02-15 22:30:00.267 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1654006 (+12)
2020-02-15 22:30:45.201 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.202 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1656710 (+1)
2020-02-15 22:30:45.237 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.238 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.238 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.238 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.238 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.249 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.261 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.261 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:30:45.261 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.275 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:30:45.281 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.354 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.355 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.414 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1656712 (+12)
2020-02-15 22:30:45.415 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:30:45.433 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.437 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.438 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:30:45.438 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.438 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.442 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1656725 (+1)
2020-02-15 22:30:45.515 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.515 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.525 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.525 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.527 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:30:45.579 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.591 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.667 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.667 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.674 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.675 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.747 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.758 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.837 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:45.837 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:45.841 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:45.841 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:45.925 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:45.941 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:46.247 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:46.249 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:46.258 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:46.258 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:46.337 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:46.342 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:46.715 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:46.716 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:46.726 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:46.726 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:30:46.827 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:46.842 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:47.246 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:30:47.246 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:30:47.247 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:47.247 T:1458934656 DEBUG: demuxer seek to: 931976.876095
2020-02-15 22:30:47.375 T:1458934656 DEBUG: SeekTime - seek ended up on time 931011
2020-02-15 22:30:47.375 T:1458934656 DEBUG: demuxer seek to: 931976.876095, success
2020-02-15 22:30:47.375 T:1458934656 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:30:47.383 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:30:47.383 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:30:47.385 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:30:47.468 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:30:47.468 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:30:47.468 T:1458934656 DEBUG: OMXClock::OMXFlush
2020-02-15 22:30:47.468 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:30:47.469 T:1458934656 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:30:47.475 T:1411621760 DEBUG: OMXVideo::Decode VDec : setStartTime 931.061790
2020-02-15 22:30:47.479 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:30:47.518 T:1458934656 DEBUG: CVideoPlayer::OMXDoProcessing Resume 930.67,931.06 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:30:47.518 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:30:47.577 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1656853 (+1)
2020-02-15 22:30:47.600 T:1471148928 DEBUG: COMXAudio::Decode ADec : setStartTime 930.669373
2020-02-15 22:30:47.603 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:30:47.603 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:30:47.603 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:30:47.603 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:47.604 T:1458934656 DEBUG: VideoPlayer::Sync - Audio - pts: 930701356.555554, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:30:47.604 T:1458934656 DEBUG: VideoPlayer::Sync - Video - pts: 931061789.888889, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:30:47.604 T:1458934656 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:30:47.604 T:1458934656 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:30:47.604 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:30:47.604 T:1411621760 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(930701356.555554)
2020-02-15 22:30:47.604 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:47.614 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(930701356.555554)
2020-02-15 22:30:47.712 T:1471148928 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:30:49.051 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:49.052 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:49.061 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:49.061 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:30:49.115 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:49.128 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:49.221 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:30:49.221 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:30:49.228 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:49.228 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:30:49.301 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:30:49.311 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:30:49.736 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:30:49.737 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:30:49.737 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:49.738 T:1458934656 DEBUG: demuxer seek to: 912833.992857
2020-02-15 22:30:49.879 T:1458934656 DEBUG: SeekTime - seek ended up on time 911992
2020-02-15 22:30:49.879 T:1458934656 DEBUG: demuxer seek to: 912833.992857, success
2020-02-15 22:30:49.879 T:1458934656 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:30:49.881 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:30:49.881 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:30:49.888 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:30:49.893 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:30:49.893 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:30:49.893 T:1458934656 DEBUG: OMXClock::OMXFlush
2020-02-15 22:30:49.894 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:30:49.894 T:1458934656 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:30:49.907 T:1411621760 DEBUG: OMXVideo::Decode VDec : setStartTime 912.042790
2020-02-15 22:30:49.920 T:1471148928 DEBUG: COMXAudio::Decode ADec : setStartTime 911.725403
2020-02-15 22:30:49.923 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:30:49.932 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:30:49.932 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:30:49.932 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:49.932 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:30:49.932 T:1458934656 DEBUG: VideoPlayer::Sync - Audio - pts: 911757356.555550, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:30:49.932 T:1458934656 DEBUG: VideoPlayer::Sync - Video - pts: 912042789.888888, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:30:49.932 T:1458934656 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:30:49.933 T:1458934656 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:30:49.933 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:30:49.933 T:1411621760 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(911837356.555550)
2020-02-15 22:30:49.933 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:30:49.942 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(911837356.555550)
2020-02-15 22:30:49.949 T:1458934656 DEBUG: CVideoPlayer::OMXDoProcessing Resume 0.33,0.57 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:30:49.949 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:30:49.950 T:1471148928 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:30:52.852 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:30:52.967 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:30:52.981 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:38:00.172 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1682776 (+1)
2020-02-15 22:38:00.204 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1682778 (+3)
2020-02-15 22:39:21.248 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1687637 (+1)
2020-02-15 22:39:21.289 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:21.308 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:21.309 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:21.317 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.341 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:21.347 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.367 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:21.368 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:21.401 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:39:21.519 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:21.534 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1687641 (+14)
2020-02-15 22:39:21.534 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:39:21.556 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.557 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:21.557 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.563 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1687656 (+1)
2020-02-15 22:39:21.617 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:21.618 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:21.622 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.622 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:21.639 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:39:21.745 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:21.756 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.841 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:21.842 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:21.855 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:21.856 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:21.971 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:21.972 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.075 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:22.076 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:22.089 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.089 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:22.213 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:22.223 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.309 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:22.310 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:22.323 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.323 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:22.455 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:22.456 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.551 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:22.552 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:22.556 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.556 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:22.704 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:22.708 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.946 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:39:22.946 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:39:22.957 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:22.957 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:39:23.124 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:39:23.124 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:39:23.459 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:39:23.459 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:39:23.460 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:39:23.460 T:1458934656 DEBUG: demuxer seek to: 1665279.350266
2020-02-15 22:39:23.634 T:1458934656 DEBUG: SeekTime - seek ended up on time 1665011
2020-02-15 22:39:23.634 T:1458934656 DEBUG: demuxer seek to: 1665279.350266, success
2020-02-15 22:39:23.634 T:1458934656 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:39:23.641 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:39:23.641 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:39:23.724 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:39:23.730 T:1411621760 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:39:23.730 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:39:23.730 T:1458934656 DEBUG: OMXClock::OMXFlush
2020-02-15 22:39:23.730 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:39:23.730 T:1458934656 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:39:23.731 T:1411621760 DEBUG: OMXVideo::Decode VDec : setStartTime 1665.011679
2020-02-15 22:39:23.780 T:1458934656 DEBUG: CVideoPlayer::OMXDoProcessing Resume 1664.75,1665.01 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:39:23.780 T:1458934656 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:39:23.781 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:39:23.853 T:1471148928 DEBUG: COMXAudio::Decode ADec : setStartTime 1664.749268
2020-02-15 22:39:23.855 T:1458934656 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:39:23.856 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:39:23.856 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:39:23.856 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:39:23.856 T:1458934656 DEBUG: VideoPlayer::Sync - Audio - pts: 1664781356.555555, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:39:23.856 T:1458934656 DEBUG: VideoPlayer::Sync - Video - pts: 1665011678.777766, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:39:23.856 T:1458934656 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:39:23.856 T:1458934656 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:39:23.856 T:1411621760 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(1664781356.555555)
2020-02-15 22:39:23.856 T:1458934656 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:39:23.856 T:1458934656 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:39:23.866 T:1471148928 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(1664781356.555555)
2020-02-15 22:39:23.966 T:1471148928 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:39:26.630 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:39:26.745 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:39:26.761 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:41:17.879 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:17.880 T:1435497344 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:17.890 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 22:41:17.891 T:1937312192 DEBUG: HandleKey: x (0xf058) pressed, action is Stop
2020-02-15 22:41:17.891 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 22:41:17.891 T:1458934656 NOTICE: CVideoPlayer::OnExit()
2020-02-15 22:41:17.891 T:1458934656 NOTICE: Closing stream player 1
2020-02-15 22:41:17.898 T:1471148928 NOTICE: thread end: OMXPlayerAudio::OnExit()
2020-02-15 22:41:17.898 T:1471148928 DEBUG: Thread OMXPlayerAudio 1471148928 terminating
2020-02-15 22:41:17.935 T:1435497344 DEBUG: Thread Timer 1435497344 terminating
2020-02-15 22:41:17.953 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:41:17.954 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:41:17.954 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:41:18.007 T:1450541952 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:41:18.007 T:1450541952 DEBUG: Thread MMALProcess 1450541952 terminating
2020-02-15 22:41:18.007 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 22:41:18.008 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:41:18.053 T:1824506752 INFO: Previous line repeats 8 times.
2020-02-15 22:41:18.053 T:1824506752 DEBUG: COMXCoreComponent::DecoderEventHandler - OMX.broadcom.audio_mixer Ignoring expected event: eEvent(0x1), nData1(0x8000101c), nData2(0x0), pEventData(0x(nil))
2020-02-15 22:41:18.057 T:1411621760 INFO: Output - renderer not configured
2020-02-15 22:41:18.096 T:1458934656 INFO: Previous line repeats 3 times.
2020-02-15 22:41:18.096 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x72428218
2020-02-15 22:41:18.115 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x7242c320
2020-02-15 22:41:18.116 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x72404f38
2020-02-15 22:41:18.116 T:1458934656 NOTICE: Closing stream player 2
2020-02-15 22:41:18.119 T:1411621760 NOTICE: thread end: video_thread
2020-02-15 22:41:18.119 T:1411621760 DEBUG: Thread OMXPlayerVideo 1411621760 terminating
2020-02-15 22:41:18.147 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x5d259e38
2020-02-15 22:41:18.164 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x70f0d120
2020-02-15 22:41:18.165 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x5a248880
2020-02-15 22:41:18.165 T:1458934656 NOTICE: Closing stream player 3
2020-02-15 22:41:18.168 T:1411621760 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:41:18.179 T:1458934656 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs close id=3
2020-02-15 22:41:18.181 T:1458934656 DEBUG: CInputStreamPVRRecording - ClosePVRStream - closed recording stream pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:41:18.181 T:1458934656 DEBUG: OMXClock::OMXStop
2020-02-15 22:41:18.182 T:1458934656 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x70f43080
2020-02-15 22:41:18.182 T:1458934656 DEBUG: Thread VideoPlayer 1458934656 terminating
2020-02-15 22:41:18.183 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 22:41:18.187 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 22:41:18.187 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 22:41:18.187 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 22:41:18.193 T:1915003776 DEBUG: CActiveAE::DiscardStream - audio stream deleted
2020-02-15 22:41:18.255 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:41:18.258 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 22:41:18.259 T:1937312192 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2020-02-15 22:41:18.265 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:41:18.265 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 22:41:18.265 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:41:18.266 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:41:18.266 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:41:18.266 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 22:41:18.266 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:41:18.268 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f1b410
2020-02-15 22:41:18.269 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 22:41:18.270 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Frames : 2205
2020-02-15 22:41:18.270 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 22:41:18.274 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:41:18.315 T:1458934656 DEBUG: Previous line repeats 1 times.
2020-02-15 22:41:18.315 T:1458934656 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:41:18.315 T:1411621760 DEBUG: DoWork - Saving file state for video item pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr
2020-02-15 22:41:18.324 T:1411621760 DEBUG: DoWork - Marking video item pvr://recordings/tv/active/Discussions-avec-mes-parents/Discussions-avec-mes-parents-S02E11_2019-11-25, TV%20(Radio-Canada), 20191126_010000, 700119043.pvr as watched
2020-02-15 22:41:18.941 T:1411621760 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play count to 1 for recording 700119043
2020-02-15 22:41:18.944 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:700119043, state:completed, title:Discussions-avec-mes-parents-S02E11_2019-11-25, desc:Not available, error:none
2020-02-15 22:41:18.945 T:1411621760 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:41:18.945 T:1411621760 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play position to -1 for recording 700119043
2020-02-15 22:41:18.999 T:1411621760 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
2020-02-15 22:41:19.004 T:1937312192 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x2274350 for port vc.ril.video_decode:out:0(I420)
2020-02-15 22:41:19.009 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:41:19.009 T:1937312192 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
2020-02-15 22:41:19.374 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
2020-02-15 22:41:19.374 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:41:19.374 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:41:19.377 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f1b410
2020-02-15 22:41:19.384 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 22:41:19.525 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 22:41:19.526 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 22:41:19.542 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 22:41:19.542 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:41:19.542 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:41:19.542 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 22:41:19.543 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:41:19.545 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f3b460
2020-02-15 22:41:19.549 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 22:41:19.549 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Frames : 2205
2020-02-15 22:41:19.550 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 22:41:19.553 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:41:19.554 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 22:41:19.560 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:41:19.560 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 22:41:19.628 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1fa28e8
2020-02-15 22:41:19.630 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
2020-02-15 22:41:19.638 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2137b48
2020-02-15 22:41:19.642 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2706e18
2020-02-15 22:41:19.644 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:41:19.785 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1fa28e8
2020-02-15 22:41:19.787 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2137b48
2020-02-15 22:41:19.788 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2706e18
2020-02-15 22:41:19.788 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
2020-02-15 22:41:19.832 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:41:19.832 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:41:19.891 T:1403229056 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:41:19.904 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E11_2019-11-25
2020-02-15 22:41:19.905 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 22:41:19.916 T:1403229056 DEBUG: Thread BackgroundLoader 1403229056 terminating
2020-02-15 22:41:19.950 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x212e408
2020-02-15 22:41:19.951 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
2020-02-15 22:41:19.954 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x24b47a8
2020-02-15 22:41:19.955 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:41:19.969 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x212e408
2020-02-15 22:41:19.970 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x24b47a8
2020-02-15 22:41:19.970 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
2020-02-15 22:41:19.971 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 22:41:19.973 T:1411621760 INFO: WEATHER: Downloading weather
2020-02-15 22:41:19.973 T:1403229056 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 22:41:19.974 T:1403229056 INFO: initializing python engine.
2020-02-15 22:41:19.974 T:1403229056 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 22:41:20.295 T:1403229056 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 22:41:20.295 T:1403229056 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 22:41:20.296 T:1403229056 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 22:41:20.297 T:1403229056 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 22:41:20.297 T:1403229056 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 22:41:21.573 T:1403229056 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 22:41:21.573 T:1403229056 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 22:41:21.576 T:1403229056 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 22:41:22.137 T:1403229056 INFO: CPythonInvoker(18, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 22:41:22.138 T:1403229056 DEBUG: onExecutionDone(18, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 22:41:22.345 T:1403229056 INFO: Python interpreter stopped
2020-02-15 22:41:22.345 T:1403229056 DEBUG: Thread LanguageInvoker 1403229056 terminating
2020-02-15 22:41:22.408 T:1411621760 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 22:41:22.923 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:22.924 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:22.925 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 22:41:22.926 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 22:41:22.926 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 22:41:23.059 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:41:23.075 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 22:41:23.709 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:23.709 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:23.725 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:23.726 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:41:23.837 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:41:23.842 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:24.059 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:24.060 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:24.075 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:24.179 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:41:24.192 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:24.192 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:41:24.455 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 22:41:24.459 T:1403229056 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:41:24.512 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 700119043
2020-02-15 22:41:24.513 T:1403229056 DEBUG: Thread waiting 1403229056 terminating
2020-02-15 22:41:24.694 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:41:24.694 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:41:24.695 T:1403229056 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:41:24.795 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 22:41:24.836 T:1403229056 DEBUG: Thread waiting 1403229056 terminating
2020-02-15 22:41:24.836 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 22:41:24.891 T:1403229056 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:41:24.903 T:1403229056 DEBUG: Thread BackgroundLoader 1403229056 terminating
2020-02-15 22:41:24.904 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/Discussions-avec-mes-parents)
2020-02-15 22:41:24.904 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/Discussions-avec-mes-parents]
2020-02-15 22:41:24.905 T:1403229056 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:41:24.909 T:1403229056 DEBUG: Thread waiting 1403229056 terminating
2020-02-15 22:41:24.961 T:1403229056 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:41:24.967 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Discussions-avec-mes-parents-S02E12_2019-12-02
2020-02-15 22:41:25.010 T:1403229056 DEBUG: Thread BackgroundLoader 1403229056 terminating
2020-02-15 22:41:25.986 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:25.986 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:25.992 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:25.993 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:41:25.995 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 22:41:25.995 T:1937312192 DEBUG: ParentPath = []
2020-02-15 22:41:25.997 T:1450541952 DEBUG: Thread waiting start, auto delete: false
2020-02-15 22:41:26.031 T:1450541952 DEBUG: Thread waiting 1450541952 terminating
2020-02-15 22:41:26.107 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:41:26.121 T:1403229056 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:41:26.132 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:26.138 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 22:41:26.139 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 22:41:26.140 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Discussions-avec-mes-parents]: refreshing..
2020-02-15 22:41:26.204 T:1403229056 DEBUG: Thread BackgroundLoader 1403229056 terminating
2020-02-15 22:41:28.403 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:28.404 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:28.427 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:28.427 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:41:28.428 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 22:41:28.532 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:41:28.732 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 22:41:28.732 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:41:28.742 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 22:41:28.743 T:1937312192 DEBUG: CDirectoryProvider[library://music/]: refreshing..
2020-02-15 22:41:28.744 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
2020-02-15 22:41:28.744 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2020-02-15 22:41:28.744 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
2020-02-15 22:41:28.744 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
2020-02-15 22:41:28.745 T:1403229056 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[library://video/]: refreshing..
2020-02-15 22:41:28.745 T:1937312192 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 22:41:28.746 T:1937312192 DEBUG: CDirectoryProvider[favourites://]: refreshing..
2020-02-15 22:41:28.749 T:1937312192 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
2020-02-15 22:41:28.749 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 22:41:28.756 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:28.762 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 22:41:28.762 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 22:41:28.762 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:41:28.763 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 22:41:28.763 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:41:28.809 T:1411621760 DEBUG: Previous line repeats 1 times.
2020-02-15 22:41:28.809 T:1411621760 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
2020-02-15 22:41:28.810 T:1403229056 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
2020-02-15 22:41:28.870 T:1458934656 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RANDOM() LIMIT 15
2020-02-15 22:41:28.879 T:1458934656 DEBUG: GetArtistsByWhere: Time to fill list with artists 13ms query took 5ms
2020-02-15 22:41:28.879 T:1411621760 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 15
2020-02-15 22:41:28.896 T:1411621760 DEBUG: GetAlbumsByWhere: Time to fill list with albums 21ms query took 11ms
2020-02-15 22:41:28.912 T:1403229056 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RANDOM() LIMIT 15
2020-02-15 22:41:28.923 T:1458934656 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
2020-02-15 22:41:28.930 T:1403229056 DEBUG: GetAlbumsByWhere: Time to fill list with albums 26ms query took 11ms
2020-02-15 22:41:29.102 T:1458934656 DEBUG: CAddonMgr::GetAvailableUpdates took 171 ms
2020-02-15 22:41:29.240 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:29.240 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:29.242 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:29.244 T:1411621760 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2020-02-15 22:41:29.244 T:1411621760 DEBUG: Getting Directory (special://profile/playlists/video)
2020-02-15 22:41:29.247 T:1411621760 DEBUG: Getting Directory (special://profile/playlists/mixed)
2020-02-15 22:41:29.249 T:1411621760 DEBUG: CMultiPathDirectory::MergeItems, items = 0
2020-02-15 22:41:29.354 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:29.376 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:29.376 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:41:29.376 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:41:29.479 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 22:41:29.480 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:41:29.480 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 22:41:29.481 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:41:30.212 T:1927279488 DEBUG: Previous line repeats 1 times.
2020-02-15 22:41:30.212 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:30.212 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:30.238 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:30.238 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:41:30.366 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:30.376 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:30.610 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:30.611 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:30.626 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:30.626 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 22:41:30.722 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:30.728 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:30.840 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:30.840 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:30.842 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:30.843 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 22:41:30.952 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:30.976 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:31.340 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:31.340 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:31.342 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:31.343 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:31.476 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:31.487 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:31.780 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:31.780 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:31.793 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:31.918 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:31.924 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:31.925 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:41:31.925 T:1937312192 DEBUG: Activating window ID: 10004
2020-02-15 22:41:32.252 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 22:41:32.253 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:41:32.259 T:1937312192 DEBUG: ------ Window Init (Settings.xml) ------
2020-02-15 22:41:32.259 T:1937312192 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
2020-02-15 22:41:32.894 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:32.894 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:32.933 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:32.933 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:33.030 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:33.059 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.134 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:33.134 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:33.159 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.160 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:33.240 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:33.243 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.336 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:33.336 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:33.343 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.343 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:33.384 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:33.393 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.866 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:33.867 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:33.869 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:33.869 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:41:33.954 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:33.959 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:34.096 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:34.096 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:34.126 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:34.218 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:34.226 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:34.226 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:41:34.227 T:1937312192 DEBUG: Activating window ID: 10007
2020-02-15 22:41:34.550 T:1937312192 DEBUG: ------ Window Deinit (Settings.xml) ------
2020-02-15 22:41:34.550 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:41:34.559 T:1937312192 DEBUG: ------ Window Init (SettingsSystemInfo.xml) ------
2020-02-15 22:41:34.559 T:1937312192 INFO: Loading skin file: SettingsSystemInfo.xml, load type: KEEP_IN_MEMORY
2020-02-15 22:41:38.192 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:38.192 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:38.225 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:38.226 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:41:38.226 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:41:38.362 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:38.531 T:1937312192 DEBUG: ------ Window Deinit (SettingsSystemInfo.xml) ------
2020-02-15 22:41:38.531 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:41:38.543 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:41:38.543 T:1937312192 DEBUG: ------ Window Init (Settings.xml) ------
2020-02-15 22:41:38.545 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:41:39.578 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:39.579 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:39.601 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:39.602 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:39.746 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:39.760 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:39.876 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:39.876 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:39.877 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:40.062 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:40.093 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:41:40.093 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:41:40.093 T:1937312192 DEBUG: Activating window ID: 10050
2020-02-15 22:41:40.400 T:1937312192 DEBUG: ------ Window Deinit (Settings.xml) ------
2020-02-15 22:41:40.401 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:41:40.410 T:1937312192 DEBUG: ------ Window Init (EventLog.xml) ------
2020-02-15 22:41:40.410 T:1937312192 INFO: Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY
2020-02-15 22:41:40.522 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (events://)
2020-02-15 22:41:40.522 T:1937312192 DEBUG: ParentPath = []
2020-02-15 22:41:42.786 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:42.787 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:42.826 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:42.827 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:41:42.986 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:42.993 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:42.994 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:42.995 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:43.026 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:43.027 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:43.140 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:43.160 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:43.542 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:43.543 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:43.543 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:43.543 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:43.638 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:43.643 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:43.736 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:43.737 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:43.752 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:43.752 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:43.856 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:43.863 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:44.132 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:44.133 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:44.137 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:44.138 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:44.276 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:44.276 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:44.390 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:44.391 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:44.393 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:44.393 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:44.528 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:44.543 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.002 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:45.003 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:45.035 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.035 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:45.124 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:45.159 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.318 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:45.318 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:45.325 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.325 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:41:45.470 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:45.477 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.694 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:45.695 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:45.735 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.735 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:45.840 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:45.855 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.880 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:45.881 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:45.898 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:45.898 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:45.976 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:45.995 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:46.090 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:46.091 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:46.092 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:46.092 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:46.204 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:46.210 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:46.300 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:46.301 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:46.311 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:46.311 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:46.408 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:46.410 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:47.050 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:41:47.051 T:1450541952 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:41:47.076 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:41:47.076 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:41:47.186 T:1450541952 DEBUG: Thread Timer 1450541952 terminating
2020-02-15 22:41:47.193 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:05.159 T:1411621760 DEBUG: Thread JobWorker 1411621760 terminating (autodelete)
2020-02-15 22:42:05.160 T:1403229056 DEBUG: Thread JobWorker 1403229056 terminating (autodelete)
2020-02-15 22:42:05.160 T:1458934656 DEBUG: Thread JobWorker 1458934656 terminating (autodelete)
2020-02-15 22:42:14.230 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:14.230 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:14.237 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:14.237 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:42:14.238 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:42:14.368 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:42:14.552 T:1937312192 DEBUG: ------ Window Deinit (EventLog.xml) ------
2020-02-15 22:42:14.553 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:14.561 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:42:14.561 T:1937312192 DEBUG: ------ Window Init (Settings.xml) ------
2020-02-15 22:42:14.565 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:15.740 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:15.740 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:15.740 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:15.741 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 22:42:15.860 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:42:15.861 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:17.422 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:17.422 T:1403229056 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:17.464 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:17.558 T:1403229056 DEBUG: Thread Timer 1403229056 terminating
2020-02-15 22:42:17.597 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:17.597 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:42:17.597 T:1937312192 DEBUG: Activating window ID: 10007
2020-02-15 22:42:17.902 T:1937312192 DEBUG: ------ Window Deinit (Settings.xml) ------
2020-02-15 22:42:17.903 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:17.928 T:1937312192 DEBUG: ------ Window Init (SettingsSystemInfo.xml) ------
2020-02-15 22:42:17.938 T:1403229056 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:42:19.264 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:19.265 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:19.295 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:19.295 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:19.376 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:19.406 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:19.784 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:19.784 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:19.808 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:19.808 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:19.880 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:19.907 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:19.986 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:19.986 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:19.997 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:19.997 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:20.090 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:20.106 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:20.560 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:20.561 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:20.562 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:20.562 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:20.682 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:20.690 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:29.444 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:29.445 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:29.485 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:29.485 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:42:29.485 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:42:29.605 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:29.800 T:1937312192 DEBUG: ------ Window Deinit (SettingsSystemInfo.xml) ------
2020-02-15 22:42:29.800 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:29.812 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:42:29.812 T:1937312192 DEBUG: ------ Window Init (Settings.xml) ------
2020-02-15 22:42:29.814 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:30.292 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:30.293 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:30.295 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:30.431 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:30.471 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 22:42:30.471 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 22:42:30.471 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 22:42:30.803 T:1937312192 DEBUG: ------ Window Deinit (Settings.xml) ------
2020-02-15 22:42:30.803 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:30.812 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 22:42:30.812 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 22:42:31.755 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:31.755 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:31.756 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:31.756 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:31.869 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:31.879 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:31.965 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:31.965 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:31.979 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:31.980 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:31.991 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 22:42:31.992 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 22:42:31.993 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:42:31.993 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 22:42:31.994 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 22:42:32.053 T:1411621760 DEBUG: Previous line repeats 1 times.
2020-02-15 22:42:32.053 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:32.079 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:32.131 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:32.131 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:32.162 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:32.162 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:32.178 T:1458934656 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 22:42:32.203 T:1411621760 DEBUG: Previous line repeats 2 times.
2020-02-15 22:42:32.203 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:32.203 T:1450541952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e41e618
2020-02-15 22:42:32.206 T:1450541952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:42:32.212 T:1450541952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e406d28
2020-02-15 22:42:32.213 T:1450541952 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:42:32.221 T:1403229056 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f42350
2020-02-15 22:42:32.221 T:1450541952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e41e618
2020-02-15 22:42:32.223 T:1403229056 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:42:32.224 T:1450541952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e406d28
2020-02-15 22:42:32.224 T:1450541952 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/478b2277.jpg 400x400
2020-02-15 22:42:32.226 T:1403229056 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e423d98
2020-02-15 22:42:32.227 T:1403229056 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 22:42:32.231 T:1403229056 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f42350
2020-02-15 22:42:32.232 T:1403229056 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e423d98
2020-02-15 22:42:32.233 T:1403229056 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/09cb9a65.jpg 256x256
2020-02-15 22:42:32.317 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:32.347 T:1797256064 DEBUG: ffmpeg[6B1FF380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
2020-02-15 22:42:32.348 T:1797256064 DEBUG: DoWork - took 137 ms to load special://masterprofile/Thumbnails/e/e1ba5284.jpg
2020-02-15 22:42:32.349 T:1458934656 DEBUG: ffmpeg[56F59380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
2020-02-15 22:42:32.351 T:1458934656 DEBUG: DoWork - took 142 ms to load special://masterprofile/Thumbnails/7/79df6e27.jpg
2020-02-15 22:42:32.975 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:32.975 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:33.006 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:33.006 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 22:42:33.105 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:33.112 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.011 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:34.011 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:34.030 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.030 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:42:34.107 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:34.129 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.489 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:34.489 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:34.491 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.491 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:42:34.579 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:34.579 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.659 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:34.659 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:34.662 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:34.662 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is Right
2020-02-15 22:42:34.763 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:34.779 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:35.113 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:35.113 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:35.158 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:35.251 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:35.252 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:35.252 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:42:35.252 T:1937312192 DEBUG: Activating window ID: 10701
2020-02-15 22:42:35.554 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 22:42:35.554 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:35.562 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 22:42:35.579 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 22:42:35.579 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 22:42:35.649 T:1411621760 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 22:42:35.672 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 22:42:35.673 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Discussions-avec-mes-parents]: refreshing..
2020-02-15 22:42:35.730 T:1411621760 DEBUG: Thread BackgroundLoader 1411621760 terminating
2020-02-15 22:42:36.387 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:36.387 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:36.429 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.429 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:36.431 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Revolution]: refreshing..
2020-02-15 22:42:36.517 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:36.529 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.547 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 22:42:36.621 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:36.622 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:36.629 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.629 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:36.631 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Tchoupi]: refreshing..
2020-02-15 22:42:36.685 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:36.696 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.747 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 22:42:36.763 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:36.763 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.764 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:36.764 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:36.768 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Super-Wings]: refreshing..
2020-02-15 22:42:36.835 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:36.862 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.903 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:36.903 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:36.912 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:36.912 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:36.915 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Caillou]: refreshing..
2020-02-15 22:42:36.947 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 22:42:36.975 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:36.979 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.037 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:37.037 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:37.062 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.063 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:37.065 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Thomas]: refreshing..
2020-02-15 22:42:37.080 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 22:42:37.101 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:37.112 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.165 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:37.165 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:37.179 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.179 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:37.181 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active/Jack-et-les-camions]: refreshing..
2020-02-15 22:42:37.231 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 22:42:37.237 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:37.246 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.347 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 22:42:37.379 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:37.379 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.379 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:37.379 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:37.459 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:37.462 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.497 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 22:42:37.861 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:37.861 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:37.874 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.874 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 22:42:37.973 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:37.979 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:37.980 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 22:42:38.209 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:38.209 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:38.247 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:38.315 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:38.334 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:38.335 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:42:38.335 T:1937312192 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
2020-02-15 22:42:38.795 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:38.796 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:38.796 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:38.877 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 22:42:38.897 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 22:42:38.897 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 22:42:39.138 T:1937312192 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
2020-02-15 22:42:39.211 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play count to 0 for recording 81202927
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr)
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2020-02-15 22:42:39.216 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2020-02-15 22:42:39.217 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
2020-02-15 22:42:39.218 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2020-02-15 22:42:39.218 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2020-02-15 22:42:39.218 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2020-02-15 22:42:39.218 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2020-02-15 22:42:39.218 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
2020-02-15 22:42:39.222 T:1937312192 DEBUG: CMMALPool::CMMALPool Created pool 0x2a578b0 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 22:42:39.238 T:1937312192 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2020-02-15 22:42:39.238 T:1937312192 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 22:42:39.238 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:42:39.239 T:1471148928 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:42:39.239 T:1937312192 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
2020-02-15 22:42:39.239 T:1471148928 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:42:39.239 T:1435497344 DEBUG: Thread VideoPlayer start, auto delete: false
2020-02-15 22:42:39.240 T:1435497344 NOTICE: Creating InputStream
2020-02-15 22:42:39.242 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs open file=dvr/81202927
2020-02-15 22:42:39.245 T:1435497344 DEBUG: CInputStreamPVRRecording - OpenPVRStream - opened recording stream pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 22:42:39.245 T:1435497344 NOTICE: Creating Demuxer
2020-02-15 22:42:39.259 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:42:39.259 T:1797256064 DEBUG: Loading settings for pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 22:42:39.260 T:1937312192 DEBUG: CVideoGUIInfo::InitCurrentItem(pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr)
2020-02-15 22:42:39.303 T:1435497344 DEBUG: Open - probing detected format [mpegts]
2020-02-15 22:42:39.316 T:1937312192 DEBUG: CPlayerGUIInfo::InitCurrentItem(pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr)
2020-02-15 22:42:39.318 T:1435497344 DEBUG: Open - avformat_find_stream_info starting
2020-02-15 22:42:39.332 T:1435497344 ERROR: ffmpeg[558FF380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 22:42:39.359 T:1905259392 ERROR: Previous line repeats 9 times.
2020-02-15 22:42:39.359 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 22:42:39.359 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:42:39.360 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:42:39.366 T:1435497344 ERROR: ffmpeg[558FF380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 22:42:39.366 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f3b460
2020-02-15 22:42:39.367 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:42:39.367 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 22:42:39.367 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Frames : 800
2020-02-15 22:42:39.367 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 22:42:39.382 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:42:39.416 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 22:42:39.417 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 22:42:39.428 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:42:39.429 T:1435497344 DEBUG: Previous line repeats 2 times.
2020-02-15 22:42:39.429 T:1435497344 DEBUG: ffmpeg[558FF380]: [mpegts] PES packet size mismatch
2020-02-15 22:42:39.430 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:42:39.430 T:1435497344 DEBUG: ffmpeg[558FF380]: [mpegts] PES packet size mismatch
2020-02-15 22:42:39.430 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:42:39.432 T:1435497344 DEBUG: Open - av_find_stream_info finished
2020-02-15 22:42:39.432 T:1435497344 INFO: ffmpeg[558FF380]: Input #0, mpegts, from 'pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr':
2020-02-15 22:42:39.432 T:1435497344 INFO: ffmpeg[558FF380]: Duration: 02:56:00.51, start: 21924.683189, bitrate: 18478 kb/s
2020-02-15 22:42:39.432 T:1435497344 INFO: ffmpeg[558FF380]: Program 1
2020-02-15 22:42:39.432 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:0[0x31]: Video: mpeg2video (Main) ([2][0][0][0] / 0x0002), yuv420p(tv, top first), 1920x1080 [SAR 1:1 DAR 16:9], Closed Captions, 17432 kb/s, 29.97 fps, 29.97 tbr, 90k tbn, 59.94 tbc
2020-02-15 22:42:39.433 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), fltp, 384 kb/s
2020-02-15 22:42:39.433 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, fltp, 192 kb/s (visual impaired)
2020-02-15 22:42:39.433 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:42:39.433 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:42:39.433 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:42:39.435 T:1435497344 DEBUG: Open - probing detected format [mpegts]
2020-02-15 22:42:39.440 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:42:39.440 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:42:39.440 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:42:39.443 T:1435497344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x5a3b2c80
2020-02-15 22:42:39.444 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:42:39.444 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:42:39.444 T:1435497344 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:42:39.444 T:1435497344 DEBUG: DllBcm: Using omx system library
2020-02-15 22:42:39.446 T:1435497344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x6fbd8810
2020-02-15 22:42:39.447 T:1435497344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:42:39.463 T:1435497344 DEBUG: COMXVideo::Open - decoder_component(0x0x6fbd8810), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 22:42:39.463 T:1435497344 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 0 height 0 profile -99 fps 25.000000
2020-02-15 22:42:39.463 T:1435497344 NOTICE: Creating video thread
2020-02-15 22:42:39.464 T:1425011584 DEBUG: Thread OMXPlayerVideo start, auto delete: false
2020-02-15 22:42:39.464 T:1435497344 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 22:42:39.464 T:1435497344 DEBUG: ReadPvr - Reading Edl for recording: 007 Spectre
2020-02-15 22:42:39.464 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=81202927
2020-02-15 22:42:39.465 T:1435497344 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:42:39.466 T:1435497344 NOTICE: Creating audio thread
2020-02-15 22:42:39.467 T:1394836352 DEBUG: Thread OMXPlayerAudio start, auto delete: false
2020-02-15 22:42:39.467 T:1435497344 DEBUG: Prepare - Start position set to last stopped position: 8566000
2020-02-15 22:42:39.502 T:1435497344 DEBUG: CDVDDemuxFFmpeg::ParsePacket() fetching extradata, extradata_size(160)
2020-02-15 22:42:39.502 T:1435497344 NOTICE: CDVDDemuxFFmpeg::Read() stream change
2020-02-15 22:42:39.505 T:1435497344 INFO: ffmpeg[558FF380]: Input #0, mpegts, from 'pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr':
2020-02-15 22:42:39.505 T:1435497344 INFO: ffmpeg[558FF380]: Duration: 02:56:00.51, bitrate: N/A
2020-02-15 22:42:39.505 T:1435497344 INFO: ffmpeg[558FF380]: Program 1
2020-02-15 22:42:39.505 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:0[0x31]: Video: mpeg2video ([2][0][0][0] / 0x0002), none, 1920x1080, 17432 kb/s, 90k tbn
2020-02-15 22:42:39.506 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:1[0x34](fre): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, 5.1(side), 384 kb/s
2020-02-15 22:42:39.506 T:1435497344 INFO: ffmpeg[558FF380]: Stream #0:2[0x35](frm): Audio: ac3 (AC-3 / 0x332D4341), 48000 Hz, stereo, 192 kb/s
2020-02-15 22:42:39.506 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:42:39.506 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:42:39.506 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:42:39.511 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 22:42:39.625 T:1435497344 DEBUG: Previous line repeats 14 times.
2020-02-15 22:42:39.625 T:1435497344 DEBUG: SeekTime - seek ended up on time 8564967
2020-02-15 22:42:39.625 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:42:39.625 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:39.628 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:39.629 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:39.629 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:39.629 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:42:39.629 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:39.629 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:42:39.629 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:42:39.629 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentVideoReference = 0.00
2020-02-15 22:42:39.629 T:1435497344 DEBUG: Prepare - starting demuxer from: 8566000
2020-02-15 22:42:39.630 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 22:42:39.630 T:1435497344 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (1000)
2020-02-15 22:42:39.639 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:42:39.639 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:42:39.639 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 1
2020-02-15 22:42:39.639 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:39.641 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 8565.067890
2020-02-15 22:42:39.649 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:42:39.655 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.656 T:1435497344 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:42:39.656 T:1435497344 DEBUG: DllBcm: Using omx system library
2020-02-15 22:42:39.657 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.704 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x6fbd8810
2020-02-15 22:42:39.706 T:1435497344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x6fbd8810
2020-02-15 22:42:39.708 T:1435497344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignment(16)
2020-02-15 22:42:39.731 T:1435497344 DEBUG: COMXVideo::Open - decoder_component(0x0x6fbd8810), input_port(0x82), output_port(0x83) hdmiclocksync 1
2020-02-15 22:42:39.731 T:1435497344 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-mpeg2 width 1920 height 1080 profile -99 fps 25.000000
2020-02-15 22:42:39.731 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 8565.034523
2020-02-15 22:42:39.731 T:1435497344 DEBUG: ReadEditDecisionLists - Checking for edit decision list (EDL) for PVR recording: pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 22:42:39.732 T:1435497344 DEBUG: ReadPvr - Reading Edl for recording: 007 Spectre
2020-02-15 22:42:39.732 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - dvr get cutpoints id=81202927
2020-02-15 22:42:39.732 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.733 T:1435497344 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:42:39.735 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 22:42:39.735 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:42:39.742 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 8564.83,8565.03 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:42:39.742 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:42:39.742 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.746 T:1394836352 DEBUG: COMXAudioCodecOMX::Decode(0x58de1040,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x571a4f90,0x70fdcba0,0x57105550,0x70fa2440,0x57100030,0x5712f4e0,(nil),(nil)
2020-02-15 22:42:39.747 T:1394836352 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x57140b08, desired=49152
2020-02-15 22:42:39.747 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.748 T:1394836352 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 22:42:39.749 T:1394836352 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:42:39.749 T:1394836352 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 22:42:39.749 T:1394836352 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 22:42:39.749 T:1394836352 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 22:42:39.749 T:1394836352 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 22:42:39.751 T:1425011584 INFO: Previous line repeats 5 times.
2020-02-15 22:42:39.751 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.752 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x70f48e70
2020-02-15 22:42:39.754 T:1394836352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 22:42:39.757 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.771 T:1394836352 INFO: Previous line repeats 2 times.
2020-02-15 22:42:39.771 T:1394836352 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 22:42:39.771 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.771 T:1394836352 DEBUG: pcm->direction : input
2020-02-15 22:42:39.771 T:1394836352 DEBUG: pcm->nPortIndex : 0
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->nBitPerSample : 32
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->nChannels : 6
2020-02-15 22:42:39.772 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:42:39.772 T:1394836352 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 22:42:39.772 T:1394836352 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 22:42:39.773 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 8564.865234
2020-02-15 22:42:39.777 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.777 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x70f48ef8
2020-02-15 22:42:39.779 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6fbf6800
2020-02-15 22:42:39.779 T:1394836352 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 22:42:39.780 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->direction : output
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->nPortIndex : 231
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->nBitPerSample : 16
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->nChannels : 2
2020-02-15 22:42:39.780 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:42:39.783 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.784 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 22:42:39.789 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.823 T:1435497344 INFO: Previous line repeats 7 times.
2020-02-15 22:42:39.823 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:42:39.826 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:39.877 T:1435497344 INFO: Previous line repeats 9 times.
2020-02-15 22:42:39.877 T:1435497344 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:42:39.878 T:1435497344 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:42:39.878 T:1435497344 NOTICE: Opening stream: 1 source: 1280
2020-02-15 22:42:39.886 T:1425011584 INFO: Output - renderer not configured
2020-02-15 22:42:40.370 T:1425011584 INFO: Previous line repeats 100 times.
2020-02-15 22:42:40.371 T:1425011584 DEBUG: COMXVideo::PortSettingsChanged - 1920x1080@25.00 interlace:3 deinterlace:1
2020-02-15 22:42:40.373 T:1425011584 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x58d4e830
2020-02-15 22:42:40.376 T:1425011584 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x5a30f140
2020-02-15 22:42:40.380 T:1425011584 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_fx input port 190 output port 191 m_handle 0x70529b18
2020-02-15 22:42:40.402 T:1425011584 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 50.00. 1920x1080 format: BYPASS
2020-02-15 22:42:40.402 T:1425011584 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 50.00.
2020-02-15 22:42:40.477 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:42:40.478 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:42:40.478 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:42:40.478 T:1471148928 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:42:40.478 T:1471148928 DEBUG: Thread MMALProcess 1471148928 terminating
2020-02-15 22:42:40.478 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:42:40.478 T:1937312192 DEBUG: CMMALRenderer::Configure - 1920x1080->1920x1080@50.00 flags:0 format:-1 orient:0
2020-02-15 22:42:40.479 T:1386443648 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:42:40.479 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 22:42:40.479 T:1386443648 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:42:40.479 T:1425011584 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:42:40.479 T:1425011584 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 22:42:40.483 T:1458934656 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:42:40.483 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:42:40.483 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 8564897567.666667, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:42:40.483 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 8569338823.222224, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:42:40.483 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:42:40.484 T:1435497344 NOTICE: OMXClock using audio as reference
2020-02-15 22:42:40.484 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:42:40.484 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:42:40.484 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(8569238823.222224)
2020-02-15 22:42:40.484 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:40.484 T:1403229056 DEBUG: OnAVStarted: CApplication::OnAVStarted
2020-02-15 22:42:40.490 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(8569238823.222224)
2020-02-15 22:42:40.496 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1699571)
2020-02-15 22:42:40.596 T:1425011584 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
2020-02-15 22:42:40.597 T:1937312192 DEBUG: Activating window ID: 12005
2020-02-15 22:42:40.598 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 22:42:40.598 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 22:42:40.600 T:1937312192 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
2020-02-15 22:42:40.604 T:1937312192 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 50.000, 3D: false
2020-02-15 22:42:40.604 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 22:42:40.604 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 22:42:40.605 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 22:42:40.605 T:1937312192 DEBUG: No double whitelisted resolution matched, trying 3:2 pullback
2020-02-15 22:42:40.605 T:1937312192 DEBUG: No 3:2 pullback refresh rate whitelisted resolution matched, trying current resolution
2020-02-15 22:42:40.605 T:1937312192 DEBUG: Current resolution doesn't match, trying default resolution
2020-02-15 22:42:40.605 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with double refreshrate
2020-02-15 22:42:40.605 T:1937312192 DEBUG: Default resolution doesn't provide reqired refreshrate, trying default resolution with 3:2 pullback
2020-02-15 22:42:40.606 T:1937312192 DEBUG: No whitelisted resolution matched
2020-02-15 22:42:40.606 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 60.00 - Full Screen (16) (weight: 0.126)
2020-02-15 22:42:40.607 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1699571 (+5)
2020-02-15 22:42:40.607 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 22:42:40.607 T:1425011584 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:42:40.608 T:1425011584 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 22:42:40.609 T:1403229056 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:42:40.612 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:42:42.740 T:1425011584 DEBUG: COMXVideo::PortSettingsChanged - 1920x1080@29.97 interlace:3 deinterlace:1
2020-02-15 22:42:42.740 T:1425011584 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 29.97. 1920x1080 format: BYPASS
2020-02-15 22:42:42.740 T:1425011584 DEBUG: CRenderManager::Configure - change configuration. 1920x1080. display: 1920x1080. framerate: 29.97.
2020-02-15 22:42:42.746 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 22:42:42.746 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 22:42:42.746 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 22:42:42.746 T:1386443648 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 22:42:42.746 T:1386443648 DEBUG: Thread MMALProcess 1386443648 terminating
2020-02-15 22:42:42.747 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 22:42:42.747 T:1937312192 DEBUG: CMMALRenderer::Configure - 1920x1080->1920x1080@29.97 flags:0 format:-1 orient:0
2020-02-15 22:42:42.747 T:1386443648 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 22:42:42.747 T:1937312192 DEBUG: CRenderManager::Configure - 3
2020-02-15 22:42:42.747 T:1386443648 DEBUG: CMMALRenderer::Run - starting
2020-02-15 22:42:42.748 T:1425011584 DEBUG: OMXPlayerVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 (0,0,0,0,)
2020-02-15 22:42:42.748 T:1425011584 DEBUG: COMXVideo::SetVideoRect 0,0,1920,1080 -> 0,0,1920,1080 t:100000
2020-02-15 22:42:42.757 T:1403229056 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:42:42.798 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - MMAL: No buffer to update clear:0 flags:0 alpha:255 source:0 omvb:(nil) mmal:(nil)
2020-02-15 22:42:42.813 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync -1 (+1699710)
2020-02-15 22:42:42.813 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:42:42.817 T:1937312192 NOTICE: Whitelist search for: width: 1920, height: 1080, fps: 29.970, 3D: false
2020-02-15 22:42:42.817 T:1937312192 DEBUG: Whitelist is empty using default one
2020-02-15 22:42:42.817 T:1937312192 DEBUG: Trying to find exact refresh rate
2020-02-15 22:42:42.817 T:1937312192 DEBUG: No exact whitelisted resolution matched, trying double refresh rate
2020-02-15 22:42:42.818 T:1937312192 DEBUG: Matched fuzzy whitelisted Resolution 1920x1080 (1920x1080) @ 59.94 - Full Screen (29)
2020-02-15 22:42:42.818 T:1937312192 NOTICE: Display resolution ADJUST : 1920x1080 (1920x1080) @ 59.94 - Full Screen (29) (weight: 0.068)
2020-02-15 22:42:42.855 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 22:42:42.855 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 22:42:42.856 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 22:42:42.856 T:1937312192 NOTICE: VideoPlayer: OnLostDisplay received
2020-02-15 22:42:42.856 T:1937312192 DEBUG: Flush - flushing renderer
2020-02-15 22:42:42.856 T:1937312192 DEBUG: CMMALRenderer::Flush
2020-02-15 22:42:42.869 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 22:42:42.937 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:42.938 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:43.013 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 22:42:43.014 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 59.94 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 22:42:43.029 T:1937312192 NOTICE: VideoPlayer: OnResetDisplay received
2020-02-15 22:42:43.030 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 22:42:43.030 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 22:42:43.030 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 22:42:43.031 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 22:42:43.031 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Frames : 800
2020-02-15 22:42:43.031 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 22:42:43.047 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 22:42:43.076 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 22:42:43.076 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 22:42:43.077 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 22:42:43.083 T:1797256064 DEBUG: OnAVChange: CApplication::OnAVChange
2020-02-15 22:42:43.084 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1699710 (+5)
2020-02-15 22:42:43.085 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:42:43.086 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:43.087 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:42:43.087 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:43.197 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:42:43.213 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:42:43.313 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:42:43.598 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:42:43.598 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:42:43.599 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:43.599 T:1435497344 DEBUG: demuxer seek to: 8562178.995304
2020-02-15 22:42:43.643 T:1435497344 DEBUG: SeekTime - seek ended up on time 8561998
2020-02-15 22:42:43.643 T:1435497344 DEBUG: demuxer seek to: 8562178.995304, success
2020-02-15 22:42:43.643 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:42:43.645 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:42:43.645 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:43.654 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:43.690 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:43.690 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:43.690 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:42:43.691 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:42:43.691 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:42:43.696 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 8561.998157
2020-02-15 22:42:43.702 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:42:43.704 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:42:43.706 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 8561.826172
2020-02-15 22:42:43.709 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:42:43.709 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:42:43.709 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:42:43.709 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:43.709 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 8561857567.666666, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:42:43.709 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 8561998156.555557, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:42:43.709 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:42:43.709 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:42:43.710 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:42:43.710 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(8561857567.666666)
2020-02-15 22:42:43.710 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:43.719 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(8561857567.666666)
2020-02-15 22:42:43.721 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 8561.86,8562.10 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:42:43.721 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:42:44.145 T:1394836352 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:42:45.863 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:42:45.863 T:1471148928 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:42:45.866 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:45.866 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:42:46.001 T:1471148928 DEBUG: Thread Timer 1471148928 terminating
2020-02-15 22:42:46.016 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:42:46.375 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:42:46.376 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:42:46.377 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:46.377 T:1435497344 DEBUG: demuxer seek to: 8554523.819645
2020-02-15 22:42:46.463 T:1435497344 DEBUG: SeekTime - seek ended up on time 8553990
2020-02-15 22:42:46.463 T:1435497344 DEBUG: demuxer seek to: 8554523.819645, success
2020-02-15 22:42:46.463 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:42:46.467 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:42:46.467 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:46.475 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:42:46.490 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:46.490 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:42:46.491 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:42:46.491 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:42:46.491 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:42:46.496 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 8553.990157
2020-02-15 22:42:46.505 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:42:46.515 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:42:46.516 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 8553.95,8553.99 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:42:46.516 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:42:46.517 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 8553.985352
2020-02-15 22:42:46.520 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:42:46.520 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:42:46.520 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:42:46.520 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:46.520 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 8554017567.666666, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:42:46.520 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 8553990156.555555, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:42:46.520 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:42:46.520 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:42:46.520 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:42:46.520 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(8553890156.555555)
2020-02-15 22:42:46.521 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:42:46.530 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(8553890156.555555)
2020-02-15 22:42:46.927 T:1394836352 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:42:49.357 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:42:49.473 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:42:49.486 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:43:13.085 T:1797256064 DEBUG: Thread JobWorker 1797256064 terminating (autodelete)
2020-02-15 22:43:13.085 T:1450541952 DEBUG: Thread JobWorker 1450541952 terminating (autodelete)
2020-02-15 22:43:13.086 T:1458934656 DEBUG: Thread JobWorker 1458934656 terminating (autodelete)
2020-02-15 22:43:13.086 T:1403229056 DEBUG: Thread JobWorker 1403229056 terminating (autodelete)
2020-02-15 22:45:39.804 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:45:39.807 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:45:39.807 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:45:39.808 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:45:39.875 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:45:39.890 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:45:39.942 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:45:39.958 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:45:39.991 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:45:40.333 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:45:40.334 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:45:40.334 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:45:40.335 T:1435497344 DEBUG: demuxer seek to: 8717696.812740
2020-02-15 22:45:40.340 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:45:40.393 T:1435497344 DEBUG: SeekTime - seek ended up on time 8716986
2020-02-15 22:45:40.393 T:1435497344 DEBUG: demuxer seek to: 8717696.812740, success
2020-02-15 22:45:40.394 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:45:40.395 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:45:40.413 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:45:40.429 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:45:40.430 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:45:40.430 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:45:40.430 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:45:40.430 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:45:40.435 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 8716.986323
2020-02-15 22:45:40.444 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:45:40.447 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:45:40.448 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 8716.673828
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:45:40.451 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:45:40.451 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 8716705567.666668, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:45:40.451 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 8716986323.222223, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:45:40.451 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:45:40.451 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(8716705567.666668)
2020-02-15 22:45:40.451 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:45:40.458 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 8716.71,8717.15 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:45:40.458 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:45:40.461 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(8716705567.666668)
2020-02-15 22:45:40.797 T:1394836352 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:45:43.368 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:45:43.481 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:45:43.494 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:47:14.340 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:47:14.341 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:47:14.353 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:47:14.353 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:47:14.453 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:47:14.468 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:47:14.519 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1715982 (+2)
2020-02-15 22:47:14.519 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:47:14.520 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:47:14.620 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:47:16.123 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:47:16.124 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:47:16.138 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:47:16.138 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:47:16.252 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:47:16.257 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:47:16.600 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:47:16.709 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:47:16.723 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:51:06.619 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:06.621 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:06.625 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:06.626 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:06.642 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:51:06.658 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:51:06.734 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:06.743 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:06.759 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:51:06.817 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:06.818 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:06.825 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:06.826 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:06.898 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:06.909 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:06.975 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:06.976 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:06.976 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:06.977 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.055 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.059 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.138 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.139 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.142 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.143 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.201 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.209 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.266 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.267 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.276 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.276 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.362 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.376 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.431 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.432 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.443 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.443 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.504 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.509 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.572 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.574 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.577 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.577 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.659 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.660 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.731 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.732 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.745 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.745 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.793 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.794 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.870 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:07.872 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:07.876 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:07.877 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:07.942 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:07.947 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.007 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:08.008 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:08.010 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.010 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:08.088 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:08.095 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.151 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:08.152 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:08.160 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.161 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:08.232 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:08.245 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.298 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:08.302 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:08.311 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.313 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:08.370 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:08.377 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:08.831 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:51:08.832 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:51:08.833 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:08.833 T:1435497344 DEBUG: demuxer seek to: 9405076.240406
2020-02-15 22:51:08.925 T:1435497344 DEBUG: SeekTime - seek ended up on time 9405006
2020-02-15 22:51:08.925 T:1435497344 DEBUG: demuxer seek to: 9405076.240406, success
2020-02-15 22:51:08.925 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:51:08.928 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:51:08.928 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:51:08.937 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:51:08.953 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:51:08.953 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:51:08.953 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:51:08.954 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:51:08.954 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:51:08.963 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 9405.006990
2020-02-15 22:51:08.969 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:51:08.971 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 9404.801758
2020-02-15 22:51:08.978 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:51:08.978 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:51:08.978 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:51:08.978 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:51:08.978 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:08.978 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 9404833567.666668, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:51:08.978 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 9405006989.888891, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:51:08.978 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:51:08.979 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:51:08.979 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:51:08.979 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(9404833567.666668)
2020-02-15 22:51:08.979 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:08.984 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 9404.83,9405.07 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:51:08.984 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:51:08.988 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(9404833567.666668)
2020-02-15 22:51:09.358 T:1394836352 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:51:10.978 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:51:10.978 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:51:10.980 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:10.980 T:1937312192 DEBUG: HandleKey: right (0xf083) pressed, action is StepForward
2020-02-15 22:51:11.093 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:51:11.097 T:1937312192 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
2020-02-15 22:51:11.485 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:51:11.486 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:51:11.486 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:11.487 T:1435497344 DEBUG: demuxer seek to: 9437340.542197
2020-02-15 22:51:11.488 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:51:11.602 T:1435497344 DEBUG: SeekTime - seek ended up on time 9437005
2020-02-15 22:51:11.602 T:1435497344 DEBUG: demuxer seek to: 9437340.542197, success
2020-02-15 22:51:11.602 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:51:11.604 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:51:11.614 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:51:11.633 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:51:11.633 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:51:11.636 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:51:11.636 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:51:11.636 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:51:11.641 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 9437.005623
2020-02-15 22:51:11.651 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:51:11.775 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:51:11.805 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:51:11.806 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:51:11.934 T:1435497344 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:51:11.970 T:1435497344 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:51:11.970 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1730215 (+2)
2020-02-15 22:51:12.031 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 22:51:12.033 T:1435497344 NOTICE: Closing stream player 3
2020-02-15 22:51:12.033 T:1435497344 NOTICE: Opening stream: 1 source: 1280
2020-02-15 22:51:12.089 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:51:12.090 T:1394836352 ERROR: ffmpeg[53238380]: [eac3] frame sync error
2020-02-15 22:51:12.116 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1730225 (+1)
2020-02-15 22:51:12.202 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 9436.73,9437.01 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:51:12.202 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:51:12.465 T:1394836352 DEBUG: ffmpeg[53238380]: [eac3] Additional substreams is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
2020-02-15 22:51:12.466 T:1394836352 DEBUG: ffmpeg[53238380]: [eac3] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
2020-02-15 22:51:12.467 T:1394836352 DEBUG: COMXAudioCodecOMX::Decode(0x5590a600,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x571a4f90,0x57105550,0x70fa2440,0x70fc1d20,0x5712f4e0,0x571877e0,(nil),(nil)
2020-02-15 22:51:12.467 T:1394836352 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x57140b08, desired=49152
2020-02-15 22:51:12.468 T:1435497344 DEBUG: CVideoPlayer::CheckContinuity - wrapback :1, prev:9436857567.666666, curr:9436833567.666668, diff:-23999.999998
2020-02-15 22:51:12.469 T:1824506752 DEBUG: COMXCoreComponent::DecoderEventHandler - OMX.broadcom.audio_mixer Ignoring expected event: eEvent(0x1), nData1(0x8000101c), nData2(0x0), pEventData(0x(nil))
2020-02-15 22:51:12.527 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x70f48e70
2020-02-15 22:51:12.543 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x70f48ef8
2020-02-15 22:51:12.545 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6fbf6800
2020-02-15 22:51:12.546 T:1394836352 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 22:51:12.552 T:1394836352 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:51:12.552 T:1394836352 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 22:51:12.553 T:1394836352 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 22:51:12.553 T:1394836352 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 22:51:12.553 T:1394836352 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 22:51:12.555 T:1394836352 INFO: Previous line repeats 5 times.
2020-02-15 22:51:12.555 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x70f3a2b0
2020-02-15 22:51:12.560 T:1394836352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 22:51:12.574 T:1394836352 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 22:51:12.574 T:1394836352 DEBUG: pcm->direction : input
2020-02-15 22:51:12.574 T:1394836352 DEBUG: pcm->nPortIndex : 0
2020-02-15 22:51:12.574 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:51:12.574 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:51:12.575 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:51:12.575 T:1394836352 DEBUG: pcm->nBitPerSample : 32
2020-02-15 22:51:12.575 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:51:12.575 T:1394836352 DEBUG: pcm->nChannels : 6
2020-02-15 22:51:12.575 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:51:12.575 T:1394836352 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 22:51:12.575 T:1394836352 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 22:51:12.575 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 9436.760742
2020-02-15 22:51:12.578 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x70f48e70
2020-02-15 22:51:12.582 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f3a240
2020-02-15 22:51:12.616 T:1394836352 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 22:51:12.616 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 22:51:12.616 T:1394836352 DEBUG: pcm->direction : output
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->nPortIndex : 231
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->nBitPerSample : 16
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->nChannels : 2
2020-02-15 22:51:12.617 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:51:12.619 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 22:51:12.623 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1730253 (+3)
2020-02-15 22:51:12.660 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:51:12.660 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:51:12.660 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:51:12.660 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:12.660 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 9436793567.666668, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:51:12.660 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 9437005623.222223, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:51:12.660 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:51:12.661 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:51:12.661 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:51:12.661 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(9436905623.222223)
2020-02-15 22:51:12.661 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:51:12.671 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(9436905623.222223)
2020-02-15 22:51:12.885 T:1394836352 INFO: COMXPlayerAudio - Switching to normal playback
2020-02-15 22:51:14.604 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:51:14.718 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:51:14.733 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:52:38.686 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:52:38.687 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:52:38.697 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:52:38.697 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 22:52:38.768 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:52:38.773 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:52:38.773 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:0
2020-02-15 22:52:38.773 T:1435497344 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 0 (1000)
2020-02-15 22:52:38.789 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1735417 (+4)
2020-02-15 22:52:38.789 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:52:38.791 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:52:38.838 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:52:38.847 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:55:13.941 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:55:13.942 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:55:13.942 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:55:13.942 T:1937312192 DEBUG: HandleKey: space (0xf020) pressed, action is Pause
2020-02-15 22:55:13.950 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:0
2020-02-15 22:55:13.950 T:1435497344 DEBUG: CVideoPlayer::HandleMessages CDVDMsg::PLAYER_SETSPEED speed : 1000 (0)
2020-02-15 22:55:13.970 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 3.07,3.59 (A:01 V:01) EOF:0 FULL:1 T:0.20
2020-02-15 22:55:13.971 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:55:14.004 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:55:14.004 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
2020-02-15 22:55:14.120 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:55:14.126 T:1937312192 DEBUG: Keyboard: scancode: 0x39, sym: 0x0020, unicode: 0x0020, modifier: 0x0
2020-02-15 22:55:16.850 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:55:16.963 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:55:16.978 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:55:19.482 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:55:19.482 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:55:19.496 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:55:19.497 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:55:19.531 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:55:19.547 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:55:19.596 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:55:19.597 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:55:19.647 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:55:22.808 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:55:22.809 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:55:22.816 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:55:22.817 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:55:22.922 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:55:22.933 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:55:23.269 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:55:23.385 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:55:23.400 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:59:39.141 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:59:39.143 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:59:39.146 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:59:39.146 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:59:39.163 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:59:39.194 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:59:39.261 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:59:39.263 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:59:39.298 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:59:45.015 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:59:45.016 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:59:45.019 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:59:45.019 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 22:59:45.178 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:59:45.189 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 22:59:45.373 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:59:45.489 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:59:45.502 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 22:59:46.273 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 22:59:46.274 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 22:59:46.286 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:59:46.287 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is StepBack
2020-02-15 22:59:46.409 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 22:59:46.532 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 22:59:46.536 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1761046 (+13)
2020-02-15 22:59:46.536 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 22:59:46.537 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 22:59:46.637 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:59:46.852 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 2
2020-02-15 22:59:46.853 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(0.000) pause_resume:1
2020-02-15 22:59:46.853 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:59:46.853 T:1435497344 DEBUG: demuxer seek to: 9785912.452147
2020-02-15 22:59:46.923 T:1435497344 DEBUG: SeekTime - seek ended up on time 9784986
2020-02-15 22:59:46.923 T:1435497344 DEBUG: demuxer seek to: 9785912.452147, success
2020-02-15 22:59:46.937 T:1435497344 DEBUG: CVideoPlayer::FlushBuffers - flushing buffers
2020-02-15 22:59:46.941 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
2020-02-15 22:59:46.941 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:59:47.068 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH(1)
2020-02-15 22:59:47.085 T:1425011584 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:59:47.085 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
2020-02-15 22:59:47.086 T:1435497344 DEBUG: OMXClock::OMXFlush
2020-02-15 22:59:47.086 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 22:59:47.086 T:1435497344 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
2020-02-15 22:59:47.093 T:1425011584 DEBUG: OMXVideo::Decode VDec : setStartTime 9784.986590
2020-02-15 22:59:47.135 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 2
2020-02-15 22:59:47.169 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
2020-02-15 22:59:47.170 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
2020-02-15 22:59:47.171 T:1435497344 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
2020-02-15 22:59:47.261 T:1435497344 NOTICE: Opening stream: 0 source: 256
2020-02-15 22:59:47.277 T:1435497344 NOTICE: Opening stream: 1 source: 256
2020-02-15 22:59:47.279 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_STREAMCHANGE
2020-02-15 22:59:47.279 T:1435497344 NOTICE: Closing stream player 3
2020-02-15 22:59:47.279 T:1435497344 NOTICE: Opening stream: 1 source: 1280
2020-02-15 22:59:47.317 T:1394836352 ERROR: ffmpeg[53238380]: [ac3] frame sync error
2020-02-15 22:59:47.318 T:1394836352 DEBUG: COMXAudioCodecOMX::Decode(0x58dfeff0,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x571a4f90,0x70fa2440,0x57105550,0x57100030,0x70fc1d20,0x5712f4e0,(nil),(nil)
2020-02-15 22:59:47.318 T:1394836352 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 buf=0x57140b08, desired=49152
2020-02-15 22:59:47.319 T:1435497344 DEBUG: CVideoPlayer::OMXDoProcessing Resume 9784.93,9784.99 (A:01 V:01) EOF:0 FULL:0 T:0.20
2020-02-15 22:59:47.319 T:1435497344 DEBUG: OMXClock::OMXSetSpeed(1.000) pause_resume:1
2020-02-15 22:59:47.320 T:1824506752 DEBUG: COMXCoreComponent::DecoderEventHandler - OMX.broadcom.audio_mixer Ignoring expected event: eEvent(0x1), nData1(0x8000101c), nData2(0x0), pEventData(0x(nil))
2020-02-15 22:59:47.376 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x70f3a2b0
2020-02-15 22:59:47.395 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x70f48e70
2020-02-15 22:59:47.396 T:1394836352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f3a240
2020-02-15 22:59:47.397 T:1394836352 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
2020-02-15 22:59:47.397 T:1394836352 DEBUG: COMXAudio:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 22:59:47.397 T:1394836352 INFO: COMXAudio::Initialize remap:(nil) chan:6->2 norm:0 upmix:0 60f:3
2020-02-15 22:59:47.398 T:1394836352 INFO: COMXAudio::Initialize 1.00 0.00 0.71 0.00 0.71 0.00 0.00 0.00
2020-02-15 22:59:47.398 T:1394836352 INFO: COMXAudio::Initialize 0.00 1.00 0.71 0.00 0.00 0.71 0.00 0.00
2020-02-15 22:59:47.398 T:1394836352 INFO: COMXAudio::Initialize 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
2020-02-15 22:59:47.400 T:1394836352 INFO: Previous line repeats 5 times.
2020-02-15 22:59:47.400 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x70f1b410
2020-02-15 22:59:47.402 T:1394836352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignment(16)
2020-02-15 22:59:47.416 T:1394836352 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 2304000 bytes per second 1152000
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->direction : input
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->nPortIndex : 0
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->nBitPerSample : 32
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->nChannels : 6
2020-02-15 22:59:47.416 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:59:47.416 T:1394836352 DEBUG: COMXAudio::Initialize device passthrough 0
2020-02-15 22:59:47.416 T:1394836352 INFO: Audio codec channels 6 samplerate 48000 bitspersample 32
2020-02-15 22:59:47.416 T:1394836352 DEBUG: COMXAudio::Decode ADec : setStartTime 9784.897461
2020-02-15 22:59:47.419 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x70f3a2b0
2020-02-15 22:59:47.420 T:1394836352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f24060
2020-02-15 22:59:47.422 T:1394836352 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
2020-02-15 22:59:47.422 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 2304000 bytes per second 768000
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->direction : output
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->nPortIndex : 231
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->eNumData : 0
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->eEndian : 1
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->bInterleaved : 1
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->nBitPerSample : 16
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->ePCMMode : 0
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->nChannels : 2
2020-02-15 22:59:47.422 T:1394836352 DEBUG: pcm->nSamplingRate : 48000
2020-02-15 22:59:47.424 T:1394836352 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CVideoPlayer::HandleMessages - player started 1
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 3
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CVideoPlayer::SetCaching - caching state 0
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CDVDClock::SetSpeedAdjust - adjusted:0.000000
2020-02-15 22:59:47.459 T:1435497344 DEBUG: VideoPlayer::Sync - Audio - pts: 9784929567.666666, cache: 0.000000, totalcache: 4024000.167847
2020-02-15 22:59:47.459 T:1435497344 DEBUG: VideoPlayer::Sync - Video - pts: 9784986589.888889, cache: 50000.000000, totalcache: 100000.000000
2020-02-15 22:59:47.459 T:1435497344 DEBUG: CVideoPlayer::HandlePlaySpeed player started RESET
2020-02-15 22:59:47.460 T:1435497344 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
2020-02-15 22:59:47.460 T:1425011584 DEBUG: CVideoPlayerVideo - CDVDMsg::GENERAL_RESYNC(9784886589.888889)
2020-02-15 22:59:47.468 T:1394836352 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_RESYNC(9784886589.888889)
2020-02-15 22:59:50.031 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 22:59:50.143 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 22:59:50.157 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 23:09:29.217 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1795980 (+1)
2020-02-15 23:09:29.340 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:09:29.366 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 23:09:29.453 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:09:29.453 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 23:09:29.454 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 23:09:29.548 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 23:09:29.550 T:1937312192 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
2020-02-15 23:09:29.788 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1795982 (+38)
2020-02-15 23:09:29.789 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(1)
2020-02-15 23:09:29.813 T:1937312192 DEBUG: CMMALRenderer::RenderUpdate - vsync 1796021 (+1)
2020-02-15 23:09:29.890 T:1937312192 DEBUG: ------ Window Init (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 23:09:32.239 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:09:32.240 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:09:32.241 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 23:09:32.241 T:1937312192 DEBUG: HandleKey: i (0xf049) pressed, action is Info
2020-02-15 23:09:32.379 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 23:09:32.391 T:1937312192 DEBUG: Keyboard: scancode: 0x17, sym: 0x0069, unicode: 0x0069, modifier: 0x0
2020-02-15 23:09:32.603 T:1937312192 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
2020-02-15 23:09:32.712 T:1937312192 DEBUG: ------ Window Deinit (Custom_1109_TopBarOverlay.xml) ------
2020-02-15 23:09:32.725 T:1937312192 DEBUG: CRPIUtils::EnableDispmanxWindow(0)
2020-02-15 23:11:02.577 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:02.578 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:02.579 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 23:11:02.580 T:1937312192 DEBUG: HandleKey: x (0xf058) pressed, action is Stop
2020-02-15 23:11:02.615 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 23:11:02.615 T:1937312192 DEBUG: DeleteRenderer - deleting renderer
2020-02-15 23:11:02.615 T:1937312192 DEBUG: CMMALRenderer::~CMMALRenderer
2020-02-15 23:11:02.615 T:1937312192 DEBUG: CMMALRenderer::UnInitMMAL
2020-02-15 23:11:02.621 T:1435497344 NOTICE: CVideoPlayer::OnExit()
2020-02-15 23:11:02.621 T:1435497344 NOTICE: Closing stream player 1
2020-02-15 23:11:02.631 T:1394836352 NOTICE: thread end: OMXPlayerAudio::OnExit()
2020-02-15 23:11:02.631 T:1394836352 DEBUG: Thread OMXPlayerAudio 1394836352 terminating
2020-02-15 23:11:02.652 T:1386443648 DEBUG: CMMALRenderer::Run - stopping
2020-02-15 23:11:02.652 T:1386443648 DEBUG: Thread MMALProcess 1386443648 terminating
2020-02-15 23:11:02.652 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 23:11:02.694 T:1425011584 INFO: Output - renderer not configured
2020-02-15 23:11:02.712 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 23:11:02.761 T:1425011584 INFO: Output - renderer not configured
2020-02-15 23:11:02.897 T:1435497344 INFO: Previous line repeats 5 times.
2020-02-15 23:11:02.897 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x70f1b410
2020-02-15 23:11:02.916 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x70f3a2b0
2020-02-15 23:11:02.917 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f24060
2020-02-15 23:11:02.917 T:1435497344 NOTICE: Closing stream player 2
2020-02-15 23:11:02.922 T:1425011584 NOTICE: thread end: video_thread
2020-02-15 23:11:02.922 T:1425011584 DEBUG: Thread OMXPlayerVideo 1425011584 terminating
2020-02-15 23:11:02.992 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x5a30f140
2020-02-15 23:11:03.009 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x6fbd8810
2020-02-15 23:11:03.026 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_fx handle 0x70529b18
2020-02-15 23:11:03.027 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x58d4e830
2020-02-15 23:11:03.027 T:1435497344 NOTICE: Closing stream player 3
2020-02-15 23:11:03.028 T:1425011584 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 23:11:03.139 T:1435497344 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs close id=4
2020-02-15 23:11:03.140 T:1435497344 DEBUG: CInputStreamPVRRecording - ClosePVRStream - closed recording stream pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 23:11:03.140 T:1435497344 DEBUG: OMXClock::OMXStop
2020-02-15 23:11:03.142 T:1435497344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x5a3b2c80
2020-02-15 23:11:03.142 T:1435497344 DEBUG: Thread VideoPlayer 1435497344 terminating
2020-02-15 23:11:03.142 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 23:11:03.142 T:1937312192 NOTICE: CVideoPlayer::CloseFile()
2020-02-15 23:11:03.142 T:1937312192 NOTICE: VideoPlayer: waiting for threads to exit
2020-02-15 23:11:03.142 T:1937312192 NOTICE: VideoPlayer: finished waiting
2020-02-15 23:11:03.149 T:1915003776 DEBUG: CActiveAE::DiscardStream - audio stream deleted
2020-02-15 23:11:03.153 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 23:11:03.157 T:1937312192 DEBUG: Previous line repeats 2 times.
2020-02-15 23:11:03.157 T:1937312192 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
2020-02-15 23:11:03.159 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 23:11:03.159 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 23:11:03.159 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 23:11:03.159 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 23:11:03.159 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 23:11:03.159 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 23:11:03.160 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 23:11:03.161 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f36cd0
2020-02-15 23:11:03.162 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 23:11:03.163 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Frames : 2205
2020-02-15 23:11:03.163 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 23:11:03.170 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 23:11:03.189 T:1425011584 DEBUG: Previous line repeats 1 times.
2020-02-15 23:11:03.189 T:1425011584 INFO: Deleting settings information for files pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 23:11:03.190 T:1435497344 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 23:11:03.191 T:1425011584 DEBUG: DoWork - Saving file state for video item pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr
2020-02-15 23:11:03.204 T:1425011584 DEBUG: DoWork - Marking video item pvr://recordings/tv/active/007%20Spectre%20Movie%20(2015), TV%20(TVA), 20200208_233000, 81202927.pvr as watched
2020-02-15 23:11:03.812 T:1425011584 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play count to 1 for recording 81202927
2020-02-15 23:11:03.814 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:81202927, state:completed, title:007 Spectre, desc:Un message cryptique venu tout droit de son passé pousse Bond à enquêter sur une sinistre organisation. Alors que M affronte une tempête politique pour que les services secrets puissent continuer à opérer, Bond s'échine à révéler la terrible vérité., error:none
2020-02-15 23:11:03.820 T:1425011584 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 8566 for recording 007 Spectre
2020-02-15 23:11:04.049 T:1425011584 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Setting play position to -1 for recording 81202927
2020-02-15 23:11:04.114 T:1425011584 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
2020-02-15 23:11:04.124 T:1937312192 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x2a578b0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 23:11:04.130 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
2020-02-15 23:11:04.130 T:1937312192 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
2020-02-15 23:11:04.136 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - recording id:81202927, state:completed, title:007 Spectre, desc:Un message cryptique venu tout droit de son passé pousse Bond à enquêter sur une sinistre organisation. Alors que M affronte une tempête politique pour que les services secrets puissent continuer à opérer, Bond s'échine à révéler la terrible vérité., error:none
2020-02-15 23:11:05.060 T:1905259392 DEBUG: CAESinkPi:Drain delay:0ms now:0ms
2020-02-15 23:11:05.060 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 23:11:05.061 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 23:11:05.063 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f36cd0
2020-02-15 23:11:05.071 T:1937312192 DEBUG: EGL set HDMI mode (1,16)=0 off
2020-02-15 23:11:05.215 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
2020-02-15 23:11:05.215 T:1937312192 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
2020-02-15 23:11:05.231 T:1915003776 DEBUG: CActiveAE - display reset event
2020-02-15 23:11:05.232 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 23:11:05.232 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 23:11:05.232 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
2020-02-15 23:11:05.232 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
2020-02-15 23:11:05.234 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f36cd0
2020-02-15 23:11:05.236 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
2020-02-15 23:11:05.236 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 23:11:05.236 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 23:11:05.236 T:1905259392 DEBUG: Sample Rate : 44100
2020-02-15 23:11:05.236 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
2020-02-15 23:11:05.236 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 23:11:05.236 T:1905259392 DEBUG: Channel Layout: FL, FR
2020-02-15 23:11:05.237 T:1905259392 DEBUG: Frames : 2205
2020-02-15 23:11:05.237 T:1905259392 DEBUG: Frame Size : 8
2020-02-15 23:11:05.238 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 23:11:05.243 T:1937312192 INFO: GLES: Maximum texture width: 2048
2020-02-15 23:11:05.245 T:1937312192 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
2020-02-15 23:11:05.245 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 23:11:05.302 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x29648c0
2020-02-15 23:11:05.302 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
2020-02-15 23:11:05.306 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x1f4e628
2020-02-15 23:11:05.308 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1f16e50
2020-02-15 23:11:05.308 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 23:11:05.445 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x29648c0
2020-02-15 23:11:05.446 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x1f4e628
2020-02-15 23:11:05.447 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1f16e50
2020-02-15 23:11:05.448 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
2020-02-15 23:11:05.450 T:1937312192 DEBUG: CDirectoryProvider[]: refreshing..
2020-02-15 23:11:05.450 T:1435497344 ERROR: GetDirectory - Error getting
2020-02-15 23:11:05.469 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 23:11:05.469 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 23:11:05.539 T:1411621760 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 23:11:05.551 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording 007 Spectre
2020-02-15 23:11:05.555 T:1937312192 DEBUG: Keyboard: scancode: 0x2d, sym: 0x0078, unicode: 0x0078, modifier: 0x0
2020-02-15 23:11:05.608 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x21736b0
2020-02-15 23:11:05.609 T:1937312192 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
2020-02-15 23:11:05.612 T:1937312192 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x26b5308
2020-02-15 23:11:05.613 T:1937312192 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
2020-02-15 23:11:05.618 T:1411621760 DEBUG: Thread BackgroundLoader 1411621760 terminating
2020-02-15 23:11:05.628 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x21736b0
2020-02-15 23:11:05.629 T:1937312192 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x26b5308
2020-02-15 23:11:05.629 T:1937312192 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
2020-02-15 23:11:05.632 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 23:11:05.633 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 23:11:05.633 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 23:11:05.633 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 23:11:05.634 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 23:11:05.634 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 23:11:05.634 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 23:11:05.634 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 23:11:05.635 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 23:11:08.393 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:08.393 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:08.426 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 23:11:08.426 T:1937312192 DEBUG: HandleKey: delete (0xf087) pressed, action is Delete
2020-02-15 23:11:08.426 T:1937312192 DEBUG: ------ Window Init (DialogConfirm.xml) ------
2020-02-15 23:11:08.512 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 23:11:08.515 T:1937312192 DEBUG: Keyboard: scancode: 0x6f, sym: 0x007f, unicode: 0x007f, modifier: 0x0
2020-02-15 23:11:09.242 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:09.243 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:09.444 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:09.444 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 23:11:09.444 T:1937312192 DEBUG: HandleKey: left (0xf082) pressed, action is Left
2020-02-15 23:11:09.445 T:1937312192 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:10.332 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:10.333 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:10.376 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:10.452 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 23:11:10.464 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:10.465 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 23:11:10.723 T:1937312192 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
2020-02-15 23:11:10.748 T:1411621760 DEBUG: Thread waiting start, auto delete: false
2020-02-15 23:11:10.783 T:1654010752 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - delete recording 81202927
2020-02-15 23:11:10.784 T:1411621760 DEBUG: Thread waiting 1411621760 terminating
2020-02-15 23:11:10.992 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 23:11:10.992 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 23:11:10.994 T:1411621760 DEBUG: Thread waiting start, auto delete: false
2020-02-15 23:11:11.094 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 23:11:11.116 T:1411621760 DEBUG: Thread waiting 1411621760 terminating
2020-02-15 23:11:11.116 T:1937312192 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
2020-02-15 23:11:11.172 T:1411621760 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 23:11:11.187 T:1411621760 DEBUG: Thread BackgroundLoader 1411621760 terminating
2020-02-15 23:11:11.187 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 23:11:11.187 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 23:11:11.189 T:1411621760 DEBUG: Thread waiting start, auto delete: false
2020-02-15 23:11:11.206 T:1411621760 DEBUG: Thread waiting 1411621760 terminating
2020-02-15 23:11:11.259 T:1411621760 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 23:11:11.275 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 23:11:11.276 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 23:11:11.276 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 23:11:11.277 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 23:11:11.277 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 23:11:11.278 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 23:11:11.278 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 23:11:11.278 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 23:11:11.279 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 23:11:11.280 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Transformers_-le-film_2017-07-21
2020-02-15 23:11:11.345 T:1411621760 DEBUG: Thread BackgroundLoader 1411621760 terminating
2020-02-15 23:11:12.838 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:12.839 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:12.859 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:12.860 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 23:11:13.024 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 23:11:13.048 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:18.922 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:18.923 T:1411621760 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:18.961 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 23:11:18.962 T:1937312192 DEBUG: HandleKey: backspace (0xf008) pressed, action is Back
2020-02-15 23:11:18.962 T:1937312192 DEBUG: Activating window ID: 10000
2020-02-15 23:11:19.084 T:1411621760 DEBUG: Thread Timer 1411621760 terminating
2020-02-15 23:11:19.271 T:1937312192 DEBUG: ------ Window Deinit (MyPVRRecordings.xml) ------
2020-02-15 23:11:19.271 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 23:11:19.298 T:1937312192 DEBUG: ------ Window Init (Home.xml) ------
2020-02-15 23:11:19.298 T:1937312192 DEBUG: CDirectoryProvider[library://music/]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
2020-02-15 23:11:19.299 T:1411621760 DEBUG: Thread JobWorker start, auto delete: true
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
2020-02-15 23:11:19.299 T:1937312192 DEBUG: CDirectoryProvider[addons://]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[library://video/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/tv/*?view=lastplayed]: refreshing..
2020-02-15 23:11:19.300 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/tv/active?view=flat]: refreshing..
2020-02-15 23:11:19.301 T:1937312192 DEBUG: CDirectoryProvider[pvr://channels/radio/*?view=lastplayed]: refreshing..
2020-02-15 23:11:19.301 T:1937312192 DEBUG: CDirectoryProvider[pvr://recordings/radio/active?view=flat]: refreshing..
2020-02-15 23:11:19.301 T:1937312192 DEBUG: CDirectoryProvider[favourites://]: refreshing..
2020-02-15 23:11:19.303 T:1937312192 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
2020-02-15 23:11:19.303 T:1937312192 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
2020-02-15 23:11:19.319 T:1937312192 DEBUG: Keyboard: scancode: 0x0e, sym: 0x0008, unicode: 0x0008, modifier: 0x0
2020-02-15 23:11:19.323 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 23:11:19.324 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 23:11:19.324 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 23:11:19.324 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 23:11:19.324 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 23:11:19.378 T:1425011584 DEBUG: Previous line repeats 1 times.
2020-02-15 23:11:19.378 T:1425011584 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
2020-02-15 23:11:19.378 T:1411621760 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
2020-02-15 23:11:19.442 T:1425011584 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 15
2020-02-15 23:11:19.451 T:1435497344 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RANDOM() LIMIT 15
2020-02-15 23:11:19.454 T:1425011584 DEBUG: GetAlbumsByWhere: Time to fill list with albums 14ms query took 6ms
2020-02-15 23:11:19.461 T:1435497344 DEBUG: GetArtistsByWhere: Time to fill list with artists 13ms query took 5ms
2020-02-15 23:11:19.469 T:1411621760 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RANDOM() LIMIT 15
2020-02-15 23:11:19.486 T:1411621760 DEBUG: GetAlbumsByWhere: Time to fill list with albums 23ms query took 10ms
2020-02-15 23:11:19.498 T:1435497344 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
2020-02-15 23:11:19.662 T:1425011584 DEBUG: CAddonMgr::GetAvailableUpdates took 160 ms
2020-02-15 23:11:19.804 T:1435497344 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
2020-02-15 23:11:19.805 T:1435497344 DEBUG: Getting Directory (special://profile/playlists/video)
2020-02-15 23:11:19.807 T:1435497344 DEBUG: Getting Directory (special://profile/playlists/mixed)
2020-02-15 23:11:19.809 T:1435497344 DEBUG: CMultiPathDirectory::MergeItems, items = 0
2020-02-15 23:11:20.045 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Format familial
2020-02-15 23:11:20.046 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 23:11:20.046 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les magnifiques
2020-02-15 23:11:20.046 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La Pat'Patrouille
2020-02-15 23:11:21.844 T:1927279488 DEBUG: Previous line repeats 1 times.
2020-02-15 23:11:21.844 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:21.845 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:21.880 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:21.990 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 23:11:22.017 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:22.018 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 23:11:22.018 T:1937312192 DEBUG: Activating window ID: 10701
2020-02-15 23:11:22.325 T:1937312192 DEBUG: ------ Window Deinit (Home.xml) ------
2020-02-15 23:11:22.325 T:1937312192 DEBUG: FreeVisualisation() done
2020-02-15 23:11:22.331 T:1937312192 DEBUG: ------ Window Init (MyPVRRecordings.xml) ------
2020-02-15 23:11:22.334 T:1937312192 DEBUG: CGUIMediaWindow::GetDirectory (pvr://recordings/tv/active/)
2020-02-15 23:11:22.334 T:1937312192 DEBUG: ParentPath = [pvr://recordings/tv/active/]
2020-02-15 23:11:22.404 T:1458934656 DEBUG: Thread BackgroundLoader start, auto delete: false
2020-02-15 23:11:22.416 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Click
2020-02-15 23:11:22.423 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Table-pour-trois_2019-12-25
2020-02-15 23:11:22.423 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording L'_toile-de-No_l_2019-12-08
2020-02-15 23:11:22.424 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Trouver-Doris_2018-08-24
2020-02-15 23:11:22.424 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Coyote-Ugly_2018-06-02
2020-02-15 23:11:22.425 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Shrek-4,-Il-_tait-une-fin_2017-12-28
2020-02-15 23:11:22.425 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Blanche-Neige-et-les-sept-nains_2017-12-17
2020-02-15 23:11:22.426 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording La-v_rit_-toute-crue_2017-10-15
2020-02-15 23:11:22.426 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Les-tortues-Ninja_2017-10-07
2020-02-15 23:11:22.449 T:1411621760 INFO: WEATHER: Downloading weather
2020-02-15 23:11:22.450 T:1386443648 DEBUG: Thread LanguageInvoker start, auto delete: false
2020-02-15 23:11:22.450 T:1386443648 INFO: initializing python engine.
2020-02-15 23:11:22.451 T:1386443648 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): start processing
2020-02-15 23:11:22.504 T:1458934656 DEBUG: Thread BackgroundLoader 1458934656 terminating
2020-02-15 23:11:22.767 T:1386443648 DEBUG: -->Python Interpreter Initialized<--
2020-02-15 23:11:22.767 T:1386443648 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
2020-02-15 23:11:22.768 T:1386443648 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
2020-02-15 23:11:22.768 T:1386443648 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
2020-02-15 23:11:22.768 T:1386443648 DEBUG: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
2020-02-15 23:11:23.866 T:1386443648 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
2020-02-15 23:11:23.866 T:1386443648 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
2020-02-15 23:11:23.868 T:1386443648 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
2020-02-15 23:11:24.356 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:24.356 T:1458934656 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:24.551 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:24.551 T:1458934656 DEBUG: Thread Timer 1458934656 terminating
2020-02-15 23:11:24.551 T:1386443648 INFO: CPythonInvoker(19, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
2020-02-15 23:11:24.551 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 23:11:24.551 T:1386443648 DEBUG: onExecutionDone(19, /storage/.kodi/addons/weather.yahoo/default.py)
2020-02-15 23:11:24.551 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:24.707 T:1386443648 INFO: Python interpreter stopped
2020-02-15 23:11:24.707 T:1386443648 DEBUG: Thread LanguageInvoker 1386443648 terminating
2020-02-15 23:11:24.782 T:1411621760 DEBUG: POParser: loaded 130 weather tokens
2020-02-15 23:11:25.732 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:25.733 T:1386443648 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:25.772 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:25.772 T:1937312192 DEBUG: HandleKey: down (0xf081) pressed, action is Down
2020-02-15 23:11:25.899 T:1937312192 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - Getting play position 0 for recording Transformers_-le-film_2017-07-21
2020-02-15 23:11:25.902 T:1386443648 DEBUG: Thread Timer 1386443648 terminating
2020-02-15 23:11:25.915 T:1937312192 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:26.238 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:26.238 T:1386443648 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:26.276 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:26.276 T:1937312192 DEBUG: HandleKey: up (0xf080) pressed, action is Up
2020-02-15 23:11:26.382 T:1386443648 DEBUG: Thread Timer 1386443648 terminating
2020-02-15 23:11:26.398 T:1937312192 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
2020-02-15 23:11:26.654 T:1927279488 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 33ms
2020-02-15 23:11:26.654 T:1386443648 DEBUG: Thread Timer start, auto delete: false
2020-02-15 23:11:26.680 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:26.792 T:1386443648 DEBUG: Thread Timer 1386443648 terminating
2020-02-15 23:11:26.812 T:1937312192 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
2020-02-15 23:11:26.812 T:1937312192 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
2020-02-15 23:11:26.890 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers(pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr)
2020-02-15 23:11:26.890 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
2020-02-15 23:11:26.890 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
2020-02-15 23:11:26.890 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
2020-02-15 23:11:26.890 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
2020-02-15 23:11:26.891 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
2020-02-15 23:11:26.891 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
2020-02-15 23:11:26.891 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
2020-02-15 23:11:26.891 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
2020-02-15 23:11:26.891 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
2020-02-15 23:11:26.892 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
2020-02-15 23:11:26.892 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
2020-02-15 23:11:26.892 T:1937312192 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
2020-02-15 23:11:26.892 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
2020-02-15 23:11:26.892 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
2020-02-15 23:11:26.893 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
2020-02-15 23:11:26.893 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
2020-02-15 23:11:26.893 T:1937312192 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
2020-02-15 23:11:26.897 T:1937312192 DEBUG: CMMALPool::CMMALPool Created pool 0x2c405c0 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
2020-02-15 23:11:26.912 T:1937312192 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
2020-02-15 23:11:26.913 T:1937312192 NOTICE: VideoPlayer::OpenFile: pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr
2020-02-15 23:11:26.913 T:1937312192 DEBUG: CMMALRenderer::CMMALRenderer
2020-02-15 23:11:26.914 T:1458934656 DEBUG: Thread MMALProcess start, auto delete: false
2020-02-15 23:11:26.914 T:1937312192 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
2020-02-15 23:11:26.914 T:1394836352 DEBUG: Thread VideoPlayer start, auto delete: false
2020-02-15 23:11:26.914 T:1458934656 DEBUG: CMMALRenderer::Run - starting
2020-02-15 23:11:26.918 T:1394836352 NOTICE: Creating InputStream
2020-02-15 23:11:26.920 T:1394836352 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs open file=dvr/860495310
2020-02-15 23:11:26.922 T:1394836352 DEBUG: CInputStreamPVRRecording - OpenPVRStream - opened recording stream pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr
2020-02-15 23:11:26.922 T:1394836352 NOTICE: Creating Demuxer
2020-02-15 23:11:26.931 T:1937312192 DEBUG: CVideoGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr)
2020-02-15 23:11:26.932 T:1411621760 DEBUG: Loading settings for pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr
2020-02-15 23:11:26.942 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
2020-02-15 23:11:27.018 T:1394836352 DEBUG: Open - probing detected format [mpegts]
2020-02-15 23:11:27.029 T:1937312192 DEBUG: CPlayerGUIInfo::InitCurrentItem(pvr://recordings/tv/active/Click%20Movie%20(2006), TV%20(Global), 20200215_203000, 860495310.pvr)
2020-02-15 23:11:27.041 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
2020-02-15 23:11:27.041 T:1905259392 DEBUG: CAESinkPi:Deinitialize
2020-02-15 23:11:27.042 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
2020-02-15 23:11:27.046 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f36cd0
2020-02-15 23:11:27.046 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
2020-02-15 23:11:27.046 T:1905259392 DEBUG: CAESinkPi:Initialize Format:2 Channels:2 Samplerate:16000 framesize:4 bufsize:3200 bytes/s=64000.00 dest=PI:HDMI
2020-02-15 23:11:27.046 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Output Device : HDMI
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Sample Rate : 16000
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Sample Format : AE_FMT_S16NE
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Channel Count : 2
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Channel Layout: RAW, RAW
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Frames : 800
2020-02-15 23:11:27.047 T:1905259392 DEBUG: Frame Size : 4
2020-02-15 23:11:27.060 T:1394836352 DEBUG: Open - avformat_find_stream_info starting
2020-02-15 23:11:27.113 T:1915003776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
2020-02-15 23:11:27.129 T:1937312192 DEBUG: Previous line repeats 1 times.
2020-02-15 23:11:27.130 T:1937312192 DEBUG: ------ Window Init (DialogBusy.xml) ------
2020-02-15 23:11:27.259 T:1394836352 ERROR: ffmpeg[53238380]: [mpeg2video] Invalid frame dimensions 0x0.
2020-02-15 23:11:27.329 T:1394836352 ERROR: Previous line repeats 18 times.
2020-02-15 23:11:27.329 T:1394836352 INFO: ffmpeg[53238380]: [mpegts] decoding for stream 0 failed
2020-02-15 23:11:27.370 T:1394836352 DEBUG: AddOnLog: Tvheadend HTSP Client: pvr.hts - vfs read failed after 1 attempts
2020-02-15 23:11:27.392 T:1394836352 DEBUG: Previous line repeats 2 times.
2020-02-15 23:11:27.392 T:1394836352 DEBUG: ffmpeg[53238380]: [mpegts] Could not find codec parameters for stream 0 (Video: mpeg2video ([2][0][0][0] / 0x0002), none(tv, top first)): unspecified size
2020-02-15 23:11:27.392 T:1394836352 DEBUG: ffmpeg[53238380]: [mpegts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment