· 6 years ago · Jan 16, 2020, 06:40 AM
12020-01-16 08:18:37.821 T:1915577904 NOTICE: -----------------------------------------------------------------------
22020-01-16 08:18:37.821 T:1915577904 NOTICE: Starting Kodi (18.5). Platform: Linux ARM (Thumb) 32-bit
32020-01-16 08:18:37.821 T:1915577904 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
42020-01-16 08:18:37.821 T:1915577904 NOTICE: Kodi compiled 2019-11-17 by GCC 6.3.0 for Linux ARM (Thumb) 32-bit version 4.9.110 (264558)
52020-01-16 08:18:37.821 T:1915577904 NOTICE: Running on Open Source Media Center 2019.11-1, kernel: Linux ARM 32-bit version 4.19.55-6-osmc
62020-01-16 08:18:37.871 T:1915577904 NOTICE: FFmpeg version/source: 4.0.4-Kodi
72020-01-16 08:18:37.871 T:1915577904 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
82020-01-16 08:18:37.871 T:1915577904 NOTICE: ARM Features: Neon disabled
92020-01-16 08:18:37.871 T:1915577904 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
102020-01-16 08:18:37.871 T:1915577904 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
112020-01-16 08:18:37.871 T:1915577904 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
122020-01-16 08:18:37.871 T:1915577904 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
132020-01-16 08:18:37.871 T:1915577904 NOTICE: special://envhome/ is mapped to: /home/osmc
142020-01-16 08:18:37.872 T:1915577904 NOTICE: special://home/ is mapped to: /home/osmc/.kodi
152020-01-16 08:18:37.872 T:1915577904 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp
162020-01-16 08:18:37.872 T:1915577904 NOTICE: special://logpath/ is mapped to: /home/osmc/.kodi/temp
172020-01-16 08:18:37.872 T:1915577904 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
182020-01-16 08:18:37.872 T:1915577904 NOTICE: Local hostname: osmc-Wilfred
192020-01-16 08:18:37.872 T:1915577904 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log
202020-01-16 08:18:37.872 T:1915577904 NOTICE: -----------------------------------------------------------------------
212020-01-16 08:18:37.891 T:1915577904 INFO: loading settings
222020-01-16 08:18:37.893 T:1915577904 NOTICE: special://profile/ is mapped to: special://masterprofile/
232020-01-16 08:18:37.921 T:1915577904 DEBUG: CSkinSettings: no <skinsettings> tag found
242020-01-16 08:18:37.922 T:1915577904 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
252020-01-16 08:18:37.922 T:1915577904 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
26 <?xml version="1.0" encoding="UTF-8" ?>
27 <!-- Do not modify! These are OSMC Optimised Settings for your device !-->
28 <!-- If you wish to override any of these values, then create a file in /home/osmc/.kodi/userdata/advancedsettings.xml !-->
29 <!-- It will override these settings, and your settings will be preserved across OSMC updates !-->
30 <advancedsettings>
31 <imageres>540</imageres>
32 <fanartres>720</fanartres>
33 <splash>false</splash>
34 <handlemounting>0</handlemounting>
35 <samba>
36 <clienttimeout>30</clienttimeout>
37 </samba>
38 <gamesgeneral>
39 <enable>true</enable>
40 </gamesgeneral>
41 </advancedsettings>
422020-01-16 08:18:37.923 T:1915577904 WARNING: CSettingsManager: missing version attribute
432020-01-16 08:18:37.925 T:1915577904 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
442020-01-16 08:18:37.925 T:1915577904 NOTICE: Contents of special://profile/advancedsettings.xml are...
45 <advancedsettings>
46 <videodatabase>
47 <type>mysql</type>
48 <host>192.168.0.7</host>
49 <port>3307</port>
50 <user>kodi</user>
51 <pass>*****</pass>
52 </videodatabase>
53 <musicdatabase>
54 <type>mysql</type>
55 <host>192.168.0.7</host>
56 <port>3307</port>
57 <user>kodi</user>
58 <pass>*****</pass>
59 </musicdatabase>
60 <videolibrary>
61 <importwatchedstate>true</importwatchedstate>
62 <importresumepoint>true</importresumepoint>
63 </videolibrary>
64 </advancedsettings>
652020-01-16 08:18:37.925 T:1915577904 WARNING: VIDEO database configuration is experimental.
662020-01-16 08:18:37.925 T:1915577904 WARNING: CSettingsManager: missing version attribute
672020-01-16 08:18:37.927 T:1915577904 NOTICE: Default Video Player: VideoPlayer
682020-01-16 08:18:37.927 T:1915577904 NOTICE: Default Audio Player: paplayer
692020-01-16 08:18:37.927 T:1915577904 NOTICE: Enabled debug logging due to GUI setting (2)
702020-01-16 08:18:37.927 T:1915577904 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
712020-01-16 08:18:37.927 T:1915577904 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
722020-01-16 08:18:37.929 T:1915577904 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
732020-01-16 08:18:38.038 T:1915577904 INFO: creating subdirectories
742020-01-16 08:18:38.038 T:1915577904 INFO: userdata folder: special://masterprofile/
752020-01-16 08:18:38.039 T:1915577904 INFO: recording folder:
762020-01-16 08:18:38.039 T:1915577904 INFO: screenshots folder:
772020-01-16 08:18:38.258 T:1915577904 DEBUG: DllBcm: Using omx system library
782020-01-16 08:18:38.258 T:1915577904 DEBUG: Unbind vtcon0 to save resources
792020-01-16 08:18:38.259 T:1915577904 DEBUG: Reducing framebuffer resolution with fbset to save resources
802020-01-16 08:18:38.271 T:1905259232 DEBUG: Thread Lirc start, auto delete: false
812020-01-16 08:18:38.271 T:1894773472 DEBUG: Thread libinput start, auto delete: false
822020-01-16 08:18:38.271 T:1905259232 INFO: Loading special://xbmc/system/Lircmap.xml
832020-01-16 08:18:38.277 T:1905259232 INFO: * Adding remote mapping for device 'mceusb'
842020-01-16 08:18:38.277 T:1905259232 INFO: * Adding remote mapping for device 'XboxDVDDongle'
852020-01-16 08:18:38.277 T:1905259232 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
862020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
872020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'anysee'
882020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'iMON-PAD'
892020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
902020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'MCE_via_iMON'
912020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'TwinHanRemote'
922020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'linux-input-layer'
932020-01-16 08:18:38.278 T:1915577904 NOTICE: Running database version Addons27
942020-01-16 08:18:38.278 T:1905259232 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
952020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'mediacenter'
962020-01-16 08:18:38.278 T:1905259232 INFO: * Adding remote mapping for device 'devinput'
972020-01-16 08:18:38.279 T:1905259232 INFO: * Adding remote mapping for device 'devinput-32'
982020-01-16 08:18:38.279 T:1905259232 INFO: * Adding remote mapping for device 'devinput-64'
992020-01-16 08:18:38.279 T:1905259232 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
1002020-01-16 08:18:38.472 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: gpio_ir_recv (event4)
1012020-01-16 08:18:38.472 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 50ms for gpio_ir_recv (event4)
1022020-01-16 08:18:38.522 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: HID 1d57:ad02 Keyboard (event0)
1032020-01-16 08:18:38.522 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 50ms for HID 1d57:ad02 Keyboard (event0)
1042020-01-16 08:18:38.582 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: HID 1d57:ad02 Consumer Control (event1)
1052020-01-16 08:18:38.582 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: HID 1d57:ad02 Consumer Control (event1)
1062020-01-16 08:18:38.582 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event1 (Function not implemented)
1072020-01-16 08:18:38.582 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for HID 1d57:ad02 Consumer Control (event1)
1082020-01-16 08:18:38.642 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: HID 1d57:ad02 System Control (event2)
1092020-01-16 08:18:38.642 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event2 (Function not implemented)
1102020-01-16 08:18:38.642 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for HID 1d57:ad02 System Control (event2)
1112020-01-16 08:18:38.682 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: HID 1d57:ad02 Mouse (event3)
1122020-01-16 08:18:38.682 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: lircd (event5)
1132020-01-16 08:18:38.682 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 700ms repeat: 50ms for lircd (event5)
1142020-01-16 08:18:39.200 T:1915577904 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
1152020-01-16 08:18:39.202 T:1915577904 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
1162020-01-16 08:18:39.202 T:1915577904 NOTICE: ADDON: audioencoder.flac v2.0.4 installed
1172020-01-16 08:18:39.202 T:1915577904 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
1182020-01-16 08:18:39.202 T:1915577904 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
1192020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: audioencoder.lame v2.0.3 installed
1202020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: audioencoder.vorbis v2.0.3 installed
1212020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: audioencoder.wav v2.0.2 installed
1222020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.controller.default v1.0.8 installed
1232020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.controller.snes v1.0.8 installed
1242020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro v1.1.1 installed
1252020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.2048 v1.0.0.108 installed
1262020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.beetle-bsnes v0.9.26.5 installed
1272020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.beetle-gba v0.9.36.4 installed
1282020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.beetle-pce-fast v0.9.38.4 installed
1292020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.bluemsx v0.0.1.7 installed
1302020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.bnes v0.83.0.5 installed
1312020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.bsnes-mercury-balanced v0.94.0.4 installed
1322020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.dosbox v0.74.0.4 installed
1332020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.fceumm v0.0.1.11 installed
1342020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.gambatte v0.5.0.7 installed
1352020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.genplus v1.7.4.6 installed
1362020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.gw v1.6.3.4 installed
1372020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.mame2000 v0.37.0.6 installed
1382020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.mame2003 v0.78.0.13 installed
1392020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.mame2003_plus v0.0.1.21 installed
1402020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.meteor v1.4.0.3 installed
1412020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.mgba v0.8.0.7 installed
1422020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.nestopia v1.50.0.6 installed
1432020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.quicknes v1.0.0.7 installed
1442020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.scummvm v2.0.0.6 installed
1452020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.snes9x v1.60.0.8 installed
1462020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.stella v3.9.3.6 installed
1472020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.vba-next v1.0.2.3 installed
1482020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.vbam v2.1.3.6 installed
1492020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: game.libretro.vecx v1.2.0.6 installed
1502020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: imagedecoder.raw v2.0.1 installed
1512020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: inputstream.adaptive v2.4.2 installed
1522020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: inputstream.rtmp v2.0.6 installed
1532020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
1542020-01-16 08:18:39.203 T:1915577904 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
1552020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
1562020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
1572020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
1582020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
1592020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
1602020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
1612020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
1622020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
1632020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
1642020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
1652020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
1662020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
1672020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
1682020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
1692020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
1702020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.resource v1.0.0 installed
1712020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: kodi.screensaver.pimon v0.3.2 installed
1722020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
1732020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
1742020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
1752020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.fanart.tv v3.6.2 installed
1762020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
1772020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
1782020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed
1792020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed
1802020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
1812020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
1822020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.local v1.0.0 installed
1832020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.themoviedb.org v5.1.10 installed
1842020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.tvdb.com v3.2.3 installed
1852020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.4.0 installed
1862020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: metadata.universal v5.3.5 installed
1872020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
1882020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: peripheral.xarcade v1.1.0 installed
1892020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: plugin.video.bloomberg.tva v0.1.2 installed
1902020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: plugin.video.euronews_com v2.1.5 installed
1912020-01-16 08:18:39.204 T:1915577904 NOTICE: ADDON: plugin.video.filmon.simple v0.1.9 installed
1922020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: plugin.video.skynews v1.0.2 installed
1932020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: plugin.video.youtube v6.5.2 installed
1942020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.argustv v3.5.5 installed
1952020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.demo v3.6.2 installed
1962020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.dvblink v4.7.3 installed
1972020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.dvbviewer v3.7.13 installed
1982020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.filmon v2.4.5 installed
1992020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.hdhomerun v3.5.1 installed
2002020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.hts v4.4.20 installed
2012020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.iptvsimple v3.8.6 installed
2022020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.19 installed
2032020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.mythtv v5.10.13 installed
2042020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.nextpvr v3.3.16 installed
2052020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.njoy v3.4.3 installed
2062020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.octonet v0.7.1 installed
2072020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.pctv v2.4.6 installed
2082020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.sledovanitv.cz v1.5.1 installed
2092020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.stalker v3.4.10 installed
2102020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.teleboy v18.0.25 installed
2112020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.vbox v4.7.0 installed
2122020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.vdr.vnsi v3.6.3 installed
2132020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.vuplus v3.28.9 installed
2142020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.waipu v0.2.0 installed
2152020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.wmc v2.4.5 installed
2162020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: pvr.zattoo v18.1.5 installed
2172020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.kodinerds v6.0.0 installed
2182020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.kodinerds_Generic_x68_64 v1.0.7 installed
2192020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.kodinerds_RPi2 v1.0.7 installed
2202020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.popcornmix v1.0.0 installed
2212020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.xbmc.org v9.9.11 installed
2222020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: repository.xbmchub v3.0.0 installed
2232020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
2242020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.language.af_za v9.0.9 installed
2252020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.language.am_et v9.0.7 installed
2262020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.language.ar_sa v9.0.7 installed
2272020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.language.az_az v9.0.3 installed
2282020-01-16 08:18:39.205 T:1915577904 NOTICE: ADDON: resource.language.be_by v9.0.12 installed
2292020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.bg_bg v9.0.21 installed
2302020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.bs_ba v9.0.5 installed
2312020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.ca_es v9.0.10 installed
2322020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.cs_cz v9.0.22 installed
2332020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.cy_gb v9.0.9 installed
2342020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.da_dk v9.0.22 installed
2352020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.de_de v9.0.20 installed
2362020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.el_gr v9.0.14 installed
2372020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.en_au v9.0.7 installed
2382020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
2392020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.en_nz v9.0.8 installed
2402020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.en_us v9.0.16 installed
2412020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.eo v9.0.5 installed
2422020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.es_ar v9.0.7 installed
2432020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.es_es v9.0.22 installed
2442020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.es_mx v9.0.9 installed
2452020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.et_ee v9.0.7 installed
2462020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.eu_es v9.0.12 installed
2472020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fa_af v9.0.4 installed
2482020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fa_ir v9.0.8 installed
2492020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fi_fi v9.0.22 installed
2502020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fo_fo v9.0.6 installed
2512020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fr_ca v9.0.20 installed
2522020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.fr_fr v9.0.24 installed
2532020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.gl_es v9.0.13 installed
2542020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.he_il v9.0.10 installed
2552020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.hi_in v9.0.3 installed
2562020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.hr_hr v9.0.16 installed
2572020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.hu_hu v9.0.18 installed
2582020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.hy_am v9.0.4 installed
2592020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.id_id v9.0.10 installed
2602020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.is_is v9.0.14 installed
2612020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.it_it v9.0.16 installed
2622020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.ja_jp v9.0.10 installed
2632020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.ko_kr v9.0.10 installed
2642020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.lt_lt v9.0.22 installed
2652020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.lv_lv v9.0.12 installed
2662020-01-16 08:18:39.206 T:1915577904 NOTICE: ADDON: resource.language.mi v9.0.6 installed
2672020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.mk_mk v9.0.8 installed
2682020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.ml_in v9.0.1 installed
2692020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.mn_mn v9.0.4 installed
2702020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.ms_my v9.0.12 installed
2712020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.mt_mt v9.0.6 installed
2722020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.my_mm v9.0.6 installed
2732020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.nb_no v9.0.12 installed
2742020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.nl_nl v9.0.21 installed
2752020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.os_os v1.0.2 installed
2762020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.pl_pl v9.0.16 installed
2772020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.pt_br v9.0.25 installed
2782020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.pt_pt v9.0.11 installed
2792020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.ro_ro v9.0.13 installed
2802020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.ru_ru v9.0.18 installed
2812020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.si_lk v9.0.4 installed
2822020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sk_sk v9.0.19 installed
2832020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sl_si v9.0.10 installed
2842020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sq_al v9.0.7 installed
2852020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sr_rs v9.0.10 installed
2862020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sr_rs@latin v9.0.7 installed
2872020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.sv_se v9.0.19 installed
2882020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.szl v9.0.7 installed
2892020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.ta_in v9.0.8 installed
2902020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.te_in v9.0.2 installed
2912020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.tg_tj v9.0.6 installed
2922020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.th_th v9.0.7 installed
2932020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.uk_ua v9.0.10 installed
2942020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.uz_uz v9.0.4 installed
2952020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.vi_vn v9.0.6 installed
2962020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.zh_cn v9.0.16 installed
2972020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.language.zh_tw v9.0.22 installed
2982020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
2992020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
3002020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.58 installed
3012020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed
3022020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
3032020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: script.module.chardet v3.0.4 installed
3042020-01-16 08:18:39.207 T:1915577904 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
3052020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.future v0.17.1 installed
3062020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.idna v2.8 installed
3072020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.kodi-six v0.1.2 installed
3082020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.m7lib v0.8.0 installed
3092020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmccommon v0.0.1 installed
3102020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.apfstore v0.0.1 installed
3112020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.logging v0.0.1 installed
3122020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.networking v0.0.3 installed
3132020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.pi v0.0.1 installed
3142020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.pioverclock v0.0.1 installed
3152020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.remotes v0.0.1 installed
3162020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.services v0.0.3 installed
3172020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.osmcsetting.updates v0.0.3 installed
3182020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.pil v1.1.7 installed
3192020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
3202020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
3212020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.requests v2.22.0 installed
3222020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.routing v0.2.3 installed
3232020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.simplecache v1.0.17 installed
3242020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.six v1.13.0 installed
3252020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
3262020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.xbmcswift2 v2.5.0 installed
3272020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.module.xmltodict v0.11.0 installed
3282020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: script.openweathermap.maps v0.3.1 installed
3292020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: service.osmc.settings v0.0.1 installed
3302020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: skin.estouchy v2.0.27 installed
3312020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: skin.estuary v2.0.26 installed
3322020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: skin.osmc v18.1.0 installed
3332020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: vfs.libarchive v1.0.5 installed
3342020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: vfs.rar v2.0.7 installed
3352020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: vfs.sftp v1.0.3 installed
3362020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: weather.wunderground v6.0.1 installed
3372020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
3382020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: xbmc.addon v18.5.0 installed
3392020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: xbmc.core v0.1.0 installed
3402020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: xbmc.gui v5.14.0 installed
3412020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: xbmc.json v10.3.0 installed
3422020-01-16 08:18:39.208 T:1915577904 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
3432020-01-16 08:18:39.209 T:1915577904 NOTICE: ADDON: xbmc.python v2.26.0 installed
3442020-01-16 08:18:39.209 T:1915577904 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
3452020-01-16 08:18:39.228 T:1915577904 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
3462020-01-16 08:18:39.361 T:1915577904 DEBUG: CFavourites::Load - no system favourites found, skipping
3472020-01-16 08:18:39.366 T:1915577904 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
3482020-01-16 08:18:39.366 T:1915577904 INFO: Selected Logind/UPower as PowerSyscall
3492020-01-16 08:18:39.367 T:1915577904 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
3502020-01-16 08:18:39.367 T:1915577904 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
3512020-01-16 08:18:39.430 T:1915577904 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 24
3522020-01-16 08:18:39.433 T:1915577904 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
3532020-01-16 08:18:39.434 T:1884287712 DEBUG: Thread ActiveAE start, auto delete: false
3542020-01-16 08:18:39.434 T:1873801952 DEBUG: Thread AESink start, auto delete: false
3552020-01-16 08:18:39.435 T:1863316192 DEBUG: Thread FDEventMonitor start, auto delete: false
3562020-01-16 08:18:39.450 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
3572020-01-16 08:18:39.451 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround51" for playback
3582020-01-16 08:18:39.451 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
3592020-01-16 08:18:39.451 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround40" for playback
3602020-01-16 08:18:39.451 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround51" for playback
3612020-01-16 08:18:39.452 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
3622020-01-16 08:18:39.471 T:1884287712 NOTICE: Found 2 Lists of Devices
3632020-01-16 08:18:39.471 T:1884287712 NOTICE: Enumerated ALSA devices:
3642020-01-16 08:18:39.471 T:1884287712 NOTICE: Device 1
3652020-01-16 08:18:39.471 T:1884287712 NOTICE: m_deviceName : @
3662020-01-16 08:18:39.471 T:1884287712 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
3672020-01-16 08:18:39.471 T:1884287712 NOTICE: m_displayNameExtra:
3682020-01-16 08:18:39.471 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
3692020-01-16 08:18:39.472 T:1884287712 NOTICE: m_channels : FL, FR
3702020-01-16 08:18:39.472 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
3712020-01-16 08:18:39.472 T:1884287712 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
3722020-01-16 08:18:39.472 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
3732020-01-16 08:18:39.472 T:1884287712 NOTICE: Device 2
3742020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceName : sysdefault:CARD=ALSA
3752020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayName : bcm2835 ALSA
3762020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayNameExtra: bcm2835 ALSA
3772020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
3782020-01-16 08:18:39.472 T:1884287712 NOTICE: m_channels : FL, FR
3792020-01-16 08:18:39.472 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000
3802020-01-16 08:18:39.472 T:1884287712 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
3812020-01-16 08:18:39.472 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
3822020-01-16 08:18:39.472 T:1884287712 NOTICE: Enumerated PI devices:
3832020-01-16 08:18:39.472 T:1884287712 NOTICE: Device 1
3842020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceName : HDMI
3852020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayName : HDMI
3862020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayNameExtra:
3872020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
3882020-01-16 08:18:39.472 T:1884287712 NOTICE: m_channels : FL, FR
3892020-01-16 08:18:39.472 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
3902020-01-16 08:18:39.472 T:1884287712 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
3912020-01-16 08:18:39.472 T:1884287712 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
3922020-01-16 08:18:39.472 T:1884287712 NOTICE: Device 2
3932020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceName : Analogue
3942020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayName : Analogue
3952020-01-16 08:18:39.472 T:1884287712 NOTICE: m_displayNameExtra:
3962020-01-16 08:18:39.472 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
3972020-01-16 08:18:39.472 T:1884287712 NOTICE: m_channels : FL, FR
3982020-01-16 08:18:39.472 T:1884287712 NOTICE: m_sampleRates : 48000
3992020-01-16 08:18:39.473 T:1884287712 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
4002020-01-16 08:18:39.473 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
4012020-01-16 08:18:39.473 T:1884287712 NOTICE: Device 3
4022020-01-16 08:18:39.473 T:1884287712 NOTICE: m_deviceName : Both
4032020-01-16 08:18:39.473 T:1884287712 NOTICE: m_displayName : HDMI and Analogue
4042020-01-16 08:18:39.473 T:1884287712 NOTICE: m_displayNameExtra:
4052020-01-16 08:18:39.473 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
4062020-01-16 08:18:39.473 T:1884287712 NOTICE: m_channels : FL, FR
4072020-01-16 08:18:39.473 T:1884287712 NOTICE: m_sampleRates : 48000
4082020-01-16 08:18:39.473 T:1884287712 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
4092020-01-16 08:18:39.473 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
4102020-01-16 08:18:39.473 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
4112020-01-16 08:18:39.473 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
4122020-01-16 08:18:39.473 T:1873801952 DEBUG: DllBcm: Using omx system library
4132020-01-16 08:18:39.474 T:1873801952 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
4142020-01-16 08:18:39.477 T:1873801952 DEBUG: Loading: libopenmaxil.so
4152020-01-16 08:18:39.484 T:1800381152 DEBUG: Thread CRBPWorker start, auto delete: false
4162020-01-16 08:18:39.484 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
4172020-01-16 08:18:39.484 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
4182020-01-16 08:18:39.485 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f102468
4192020-01-16 08:18:39.486 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
4202020-01-16 08:18:39.487 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
4212020-01-16 08:18:39.487 T:1873801952 DEBUG: Output Device : HDMI
4222020-01-16 08:18:39.487 T:1873801952 DEBUG: Sample Rate : 44100
4232020-01-16 08:18:39.487 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
4242020-01-16 08:18:39.487 T:1873801952 DEBUG: Channel Count : 2
4252020-01-16 08:18:39.487 T:1873801952 DEBUG: Channel Layout: FL, FR
4262020-01-16 08:18:39.487 T:1873801952 DEBUG: Frames : 2205
4272020-01-16 08:18:39.487 T:1873801952 DEBUG: Frame Size : 8
4282020-01-16 08:18:39.546 T:1915577904 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
4292020-01-16 08:18:39.550 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
4302020-01-16 08:18:39.550 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
4312020-01-16 08:18:39.551 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
4322020-01-16 08:18:39.552 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
4332020-01-16 08:18:39.553 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
4342020-01-16 08:18:39.554 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
4352020-01-16 08:18:39.555 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
4362020-01-16 08:18:39.556 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
4372020-01-16 08:18:39.557 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
4382020-01-16 08:18:39.558 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
4392020-01-16 08:18:39.559 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
4402020-01-16 08:18:39.560 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
4412020-01-16 08:18:39.561 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
4422020-01-16 08:18:39.562 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
4432020-01-16 08:18:39.563 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
4442020-01-16 08:18:39.564 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
4452020-01-16 08:18:39.565 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
4462020-01-16 08:18:39.566 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
4472020-01-16 08:18:39.567 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
4482020-01-16 08:18:39.567 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
4492020-01-16 08:18:39.568 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
4502020-01-16 08:18:39.569 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
4512020-01-16 08:18:39.570 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
4522020-01-16 08:18:39.571 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
4532020-01-16 08:18:39.572 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
4542020-01-16 08:18:39.573 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
4552020-01-16 08:18:39.574 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
4562020-01-16 08:18:39.575 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
4572020-01-16 08:18:39.577 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
4582020-01-16 08:18:39.578 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
4592020-01-16 08:18:39.579 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
4602020-01-16 08:18:39.580 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
4612020-01-16 08:18:39.581 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
4622020-01-16 08:18:39.582 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
4632020-01-16 08:18:39.582 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
4642020-01-16 08:18:39.584 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
4652020-01-16 08:18:39.585 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
4662020-01-16 08:18:39.586 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
4672020-01-16 08:18:39.587 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
4682020-01-16 08:18:39.588 T:1915577904 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
4692020-01-16 08:18:39.589 T:1915577904 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
4702020-01-16 08:18:39.594 T:1915577904 DEBUG: Selected UDisks as storage provider
4712020-01-16 08:18:39.596 T:1915577904 DEBUG: UDisks: DaemonVersion 1
4722020-01-16 08:18:39.596 T:1915577904 DEBUG: UDisks: Querying available devices
4732020-01-16 08:18:39.612 T:1915577904 NOTICE: Raspberry PI firmware version: Oct 23 2018 14:41:50
474 Copyright (c) 2012 Broadcom
475 version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)
4762020-01-16 08:18:39.612 T:1915577904 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:1 WVC1:1
4772020-01-16 08:18:39.612 T:1915577904 NOTICE: cache.memorysize: 20MB
4782020-01-16 08:18:39.613 T:1915577904 NOTICE: Config:
479 aphy_params_current=819
480 arm_freq=1200
481 audio_pwm_mode=514
482 config_hdmi_boost=5
483 core_freq=400
484 desired_osc_freq=0x36ee80
485 disable_commandline_tags=2
486 disable_l2cache=1
487 disable_splash=1
488 display_hdmi_rotate=-1
489 display_lcd_rotate=-1
490 dphy_params_current=547
491 force_eeprom_read=1
492 force_pwm_open=1
493 framebuffer_ignore_alpha=1
494 framebuffer_swap=1
495 gpu_freq=300
496 hdmi_channel_map=8
497 hdmi_force_cec_address=65535
498 hdmi_ignore_cec_init=1
499 init_uart_clock=0x2dc6c00
500 lcd_framerate=60
501 over_voltage_avs=0x1b774
502 pause_burst_frames=1
503 program_serial_random=1
504 sdram_freq=450
505 sdtv_aspect=1
506 sdtv_mode=2
5072020-01-16 08:18:39.613 T:1915577904 NOTICE: Config:
508 decode_MPG2=0xb99146a2
509 decode_WVC1=0x3b791f8
510 device_tree=-
5112020-01-16 08:18:39.613 T:1915577904 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
5122020-01-16 08:18:39.613 T:1915577904 DEBUG: EGL get supported modes (2) = 13, prefer_group=1, prefer_mode=10
5132020-01-16 08:18:39.613 T:1915577904 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
5142020-01-16 08:18:39.613 T:1915577904 DEBUG: EGL mode 1: 640x480 (640x480) @ 75.00 - Full Screen (1.00) :6
5152020-01-16 08:18:39.613 T:1915577904 DEBUG: EGL mode 2: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
5162020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 3: 800x600 (800x600) @ 75.00 - Full Screen (1.00) :b
5172020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 4: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
5182020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 5: 1024x768 (1024x768) @ 75.00 - Full Screen (1.00) :12
5192020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 6: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :1c
5202020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 7: 1280x960 (1280x960) @ 60.00 - Full Screen (1.00) :20
5212020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 8: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
5222020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 9: 1280x1024 (1280x1024) @ 75.00 - Full Screen (1.00) :24
5232020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 10: 1440x900 (1440x900) @ 60.00 - Full Screen (1.00) :2f
5242020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 11: 1440x900 (1440x900) @ 75.00 - Full Screen (1.00) :30
5252020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 12: 1680x1050 (1680x1050) @ 60.00 - Full Screen (1.00) :3a
5262020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL get supported modes (1) = 15, prefer_group=1, prefer_mode=10
5272020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
5282020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
5292020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
5302020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) N:4
5312020-01-16 08:18:39.614 T:1915577904 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
5322020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
5332020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
5342020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
5352020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
5362020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 9: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
5372020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
5382020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
5392020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
5402020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
5412020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
5422020-01-16 08:18:39.615 T:1915577904 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
5432020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
5442020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
5452020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 75.000000 Hz
5462020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
5472020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
5482020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 75.000000 Hz
5492020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
5502020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
5512020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 75.000000 Hz
5522020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
5532020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
5542020-01-16 08:18:39.615 T:1915577904 NOTICE: Found resolution 1280 x 960 with 1280 x 960 @ 60.000000 Hz
5552020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 960 with 1280 x 960 @ 59.940063 Hz
5562020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
5572020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
5582020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 75.000000 Hz
5592020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 60.000000 Hz
5602020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 59.940063 Hz
5612020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 75.000000 Hz
5622020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 60.000000 Hz
5632020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 59.940063 Hz
5642020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
5652020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
5662020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
5672020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
5682020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
5692020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
5702020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
5712020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
5722020-01-16 08:18:39.616 T:1915577904 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
5732020-01-16 08:18:39.616 T:1915577904 NOTICE: Found (1920x1080@60.000000) at 41, setting to RES_DESKTOP at 16
5742020-01-16 08:18:39.617 T:1915577904 NOTICE: EGL_VERSION = 1.4
5752020-01-16 08:18:39.617 T:1915577904 NOTICE: EGL_VENDOR = Broadcom
5762020-01-16 08:18:39.617 T:1915577904 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
5772020-01-16 08:18:39.617 T:1915577904 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
5782020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL Config Attributes:
5792020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_BUFFER_SIZE: 32
5802020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_ALPHA_SIZE: 8
5812020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_BLUE_SIZE: 8
5822020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_GREEN_SIZE: 8
5832020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_RED_SIZE: 8
5842020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_DEPTH_SIZE: 24
5852020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_STENCIL_SIZE: 0
5862020-01-16 08:18:39.617 T:1915577904 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
5872020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_CONFIG_ID: 3
5882020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_LEVEL: 0
5892020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
5902020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
5912020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
5922020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_NATIVE_RENDERABLE: 1
5932020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
5942020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
5952020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_SAMPLES: 0
5962020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_SAMPLE_BUFFERS: 0
5972020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_SURFACE_TYPE: 1639
5982020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
5992020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
6002020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
6012020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
6022020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
6032020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
6042020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
6052020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
6062020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_LUMINANCE_SIZE: 0
6072020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_ALPHA_MASK_SIZE: 0
6082020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
6092020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_RENDERABLE_TYPE: 7
6102020-01-16 08:18:39.618 T:1915577904 DEBUG: EGL_CONFORMANT: 7
6112020-01-16 08:18:39.619 T:1915577904 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
6122020-01-16 08:18:39.619 T:1915577904 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
6132020-01-16 08:18:39.619 T:1915577904 NOTICE: Checking resolution 16
6142020-01-16 08:18:39.739 T:1873801952 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
6152020-01-16 08:18:39.739 T:1873801952 DEBUG: CAESinkPi:Deinitialize
6162020-01-16 08:18:39.739 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
6172020-01-16 08:18:39.749 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6f102468
6182020-01-16 08:18:39.756 T:1915577904 DEBUG: EGL set HDMI mode (1,16)=0 off
6192020-01-16 08:18:39.897 T:1833951968 DEBUG: EGL tv_service_callback (8,1,16)
6202020-01-16 08:18:39.897 T:1915577904 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
6212020-01-16 08:18:39.913 T:1884287712 DEBUG: CActiveAE - display reset event
6222020-01-16 08:18:39.914 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
6232020-01-16 08:18:39.914 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
6242020-01-16 08:18:39.914 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
6252020-01-16 08:18:39.914 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
6262020-01-16 08:18:39.915 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f101ae8
6272020-01-16 08:18:39.916 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
6282020-01-16 08:18:39.916 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
6292020-01-16 08:18:39.917 T:1873801952 DEBUG: Output Device : HDMI
6302020-01-16 08:18:39.917 T:1873801952 DEBUG: Sample Rate : 44100
6312020-01-16 08:18:39.917 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
6322020-01-16 08:18:39.917 T:1873801952 DEBUG: Channel Count : 2
6332020-01-16 08:18:39.917 T:1873801952 DEBUG: Channel Layout: FL, FR
6342020-01-16 08:18:39.917 T:1873801952 DEBUG: Frames : 2205
6352020-01-16 08:18:39.917 T:1873801952 DEBUG: Frame Size : 8
6362020-01-16 08:18:39.917 T:1884287712 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
6372020-01-16 08:18:39.926 T:1915577904 NOTICE: GL_VENDOR = Broadcom
6382020-01-16 08:18:39.926 T:1915577904 NOTICE: GL_RENDERER = VideoCore IV HW
6392020-01-16 08:18:39.926 T:1915577904 NOTICE: GL_VERSION = OpenGL ES 2.0
6402020-01-16 08:18:39.926 T:1915577904 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
6412020-01-16 08:18:39.926 T:1915577904 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
6422020-01-16 08:18:39.931 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6432020-01-16 08:18:39.931 T:1915577904 DEBUG: Compiled
6442020-01-16 08:18:39.931 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6452020-01-16 08:18:39.931 T:1915577904 DEBUG: Compiled
6462020-01-16 08:18:39.945 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6472020-01-16 08:18:39.945 T:1915577904 DEBUG: Compiled
6482020-01-16 08:18:39.945 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6492020-01-16 08:18:39.945 T:1915577904 DEBUG: Compiled
6502020-01-16 08:18:39.961 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6512020-01-16 08:18:39.961 T:1915577904 DEBUG: Compiled
6522020-01-16 08:18:39.961 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6532020-01-16 08:18:39.961 T:1915577904 DEBUG: Compiled
6542020-01-16 08:18:39.977 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6552020-01-16 08:18:39.977 T:1915577904 DEBUG: Compiled
6562020-01-16 08:18:39.977 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6572020-01-16 08:18:39.978 T:1915577904 DEBUG: Compiled
6582020-01-16 08:18:39.992 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6592020-01-16 08:18:39.992 T:1915577904 DEBUG: Compiled
6602020-01-16 08:18:39.992 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6612020-01-16 08:18:39.992 T:1915577904 DEBUG: Compiled
6622020-01-16 08:18:40.007 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6632020-01-16 08:18:40.007 T:1915577904 DEBUG: Compiled
6642020-01-16 08:18:40.007 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6652020-01-16 08:18:40.007 T:1915577904 DEBUG: Compiled
6662020-01-16 08:18:40.023 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6672020-01-16 08:18:40.023 T:1915577904 DEBUG: Compiled
6682020-01-16 08:18:40.024 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6692020-01-16 08:18:40.024 T:1915577904 DEBUG: Compiled
6702020-01-16 08:18:40.039 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6712020-01-16 08:18:40.039 T:1915577904 DEBUG: Compiled
6722020-01-16 08:18:40.039 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6732020-01-16 08:18:40.039 T:1915577904 DEBUG: Compiled
6742020-01-16 08:18:40.055 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6752020-01-16 08:18:40.055 T:1915577904 DEBUG: Compiled
6762020-01-16 08:18:40.055 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6772020-01-16 08:18:40.055 T:1915577904 DEBUG: Compiled
6782020-01-16 08:18:40.074 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6792020-01-16 08:18:40.074 T:1915577904 DEBUG: Compiled
6802020-01-16 08:18:40.075 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6812020-01-16 08:18:40.075 T:1915577904 DEBUG: Compiled
6822020-01-16 08:18:40.091 T:1915577904 DEBUG: GL: Vertex Shader compilation log:
6832020-01-16 08:18:40.091 T:1915577904 DEBUG: Compiled
6842020-01-16 08:18:40.091 T:1915577904 DEBUG: GL: Pixel Shader compilation log:
6852020-01-16 08:18:40.091 T:1915577904 DEBUG: Compiled
6862020-01-16 08:18:40.218 T:1873801952 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
6872020-01-16 08:18:40.218 T:1873801952 DEBUG: CAESinkPi:Deinitialize
6882020-01-16 08:18:40.218 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
6892020-01-16 08:18:40.221 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6f101ae8
6902020-01-16 08:18:40.227 T:1915577904 DEBUG: EGL set HDMI mode (1,16)=0 off
6912020-01-16 08:18:40.364 T:1833951968 DEBUG: EGL tv_service_callback (8,1,16)
6922020-01-16 08:18:40.365 T:1915577904 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
6932020-01-16 08:18:40.381 T:1884287712 DEBUG: CActiveAE - display reset event
6942020-01-16 08:18:40.381 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
6952020-01-16 08:18:40.381 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
6962020-01-16 08:18:40.381 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
6972020-01-16 08:18:40.382 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
6982020-01-16 08:18:40.383 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f101ae8
6992020-01-16 08:18:40.384 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
7002020-01-16 08:18:40.384 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
7012020-01-16 08:18:40.384 T:1873801952 DEBUG: Output Device : HDMI
7022020-01-16 08:18:40.384 T:1873801952 DEBUG: Sample Rate : 44100
7032020-01-16 08:18:40.384 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
7042020-01-16 08:18:40.384 T:1873801952 DEBUG: Channel Count : 2
7052020-01-16 08:18:40.384 T:1873801952 DEBUG: Channel Layout: FL, FR
7062020-01-16 08:18:40.384 T:1873801952 DEBUG: Frames : 2205
7072020-01-16 08:18:40.384 T:1873801952 DEBUG: Frame Size : 8
7082020-01-16 08:18:40.385 T:1884287712 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
7092020-01-16 08:18:40.393 T:1915577904 INFO: GLES: Maximum texture width: 2048
7102020-01-16 08:18:40.393 T:1915577904 DEBUG: guilib: Fill viewport on change for solving rendering passes
7112020-01-16 08:18:40.393 T:1915577904 INFO: load keymapping
7122020-01-16 08:18:40.398 T:1915577904 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
7132020-01-16 08:18:40.399 T:1915577904 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
7142020-01-16 08:18:40.402 T:1915577904 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
7152020-01-16 08:18:40.407 T:1915577904 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
7162020-01-16 08:18:40.411 T:1915577904 INFO: Loading special://xbmc/system/keymaps/hama_mce.xml
7172020-01-16 08:18:40.412 T:1915577904 INFO: Loading special://xbmc/system/keymaps/joystick.xml
7182020-01-16 08:18:40.416 T:1915577904 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
7192020-01-16 08:18:40.426 T:1915577904 INFO: Loading special://xbmc/system/keymaps/mouse.xml
7202020-01-16 08:18:40.427 T:1915577904 INFO: Loading special://xbmc/system/keymaps/remote.xml
7212020-01-16 08:18:40.434 T:1915577904 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
7222020-01-16 08:18:40.439 T:1915577904 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
7232020-01-16 08:18:40.439 T:1915577904 INFO: CLangInfo: loading resource.language.en_gb language information...
7242020-01-16 08:18:40.442 T:1915577904 DEBUG: trying to set locale to en_GB.UTF-8
7252020-01-16 08:18:40.501 T:1915577904 INFO: global locale set to C
7262020-01-16 08:18:40.501 T:1915577904 INFO: CLangInfo: loading resource.language.en_gb language strings...
7272020-01-16 08:18:40.559 T:1915577904 DEBUG: LocalizeStrings: loaded 4025 strings from file resource://resource.language.en_gb/strings.po
7282020-01-16 08:18:40.578 T:1915577904 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
7292020-01-16 08:18:40.601 T:1915577904 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/audioencoder.flac/resources/language/resource.language.en_gb/strings.po
7302020-01-16 08:18:40.604 T:1915577904 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/audioencoder.lame/resources/language/resource.language.en_gb/strings.po
7312020-01-16 08:18:40.607 T:1915577904 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/audioencoder.vorbis/resources/language/resource.language.en_gb/strings.po
7322020-01-16 08:18:40.610 T:1915577904 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
7332020-01-16 08:18:40.612 T:1915577904 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
7342020-01-16 08:18:40.616 T:1915577904 DEBUG: LocalizeStrings: loaded 17 strings from file /home/osmc/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
7352020-01-16 08:18:40.619 T:1915577904 DEBUG: LocalizeStrings: loaded 32 strings from file /home/osmc/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
7362020-01-16 08:18:40.626 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /home/osmc/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
7372020-01-16 08:18:40.629 T:1915577904 DEBUG: LocalizeStrings: loaded 10 strings from file /home/osmc/.kodi/addons/metadata.tvdb.com/resources/language/resource.language.en_gb/strings.po
7382020-01-16 08:18:40.631 T:1915577904 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
7392020-01-16 08:18:40.634 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
7402020-01-16 08:18:40.636 T:1915577904 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/pvr.demo/resources/language/resource.language.en_gb/strings.po
7412020-01-16 08:18:40.640 T:1915577904 DEBUG: LocalizeStrings: loaded 82 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
7422020-01-16 08:18:40.643 T:1915577904 DEBUG: LocalizeStrings: loaded 78 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
7432020-01-16 08:18:40.645 T:1915577904 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
7442020-01-16 08:18:40.648 T:1915577904 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
7452020-01-16 08:18:40.652 T:1915577904 DEBUG: LocalizeStrings: loaded 85 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
7462020-01-16 08:18:40.654 T:1915577904 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
7472020-01-16 08:18:40.658 T:1915577904 DEBUG: LocalizeStrings: loaded 72 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
7482020-01-16 08:18:40.661 T:1915577904 DEBUG: LocalizeStrings: loaded 109 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
7492020-01-16 08:18:40.663 T:1915577904 DEBUG: LocalizeStrings: loaded 36 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
7502020-01-16 08:18:40.666 T:1915577904 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
7512020-01-16 08:18:40.668 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
7522020-01-16 08:18:40.671 T:1915577904 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
7532020-01-16 08:18:40.673 T:1915577904 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
7542020-01-16 08:18:40.676 T:1915577904 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
7552020-01-16 08:18:40.683 T:1915577904 DEBUG: LocalizeStrings: loaded 239 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
7562020-01-16 08:18:40.686 T:1915577904 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
7572020-01-16 08:18:40.786 T:1915577904 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
7582020-01-16 08:18:40.789 T:1915577904 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.module.osmccommon/resources/language/English/strings.po
7592020-01-16 08:18:40.793 T:1915577904 DEBUG: LocalizeStrings: loaded 19 strings from file /usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/language/English/strings.po
7602020-01-16 08:18:40.797 T:1915577904 DEBUG: LocalizeStrings: loaded 39 strings from file /usr/share/kodi/addons/script.module.osmcsetting.logging/resources/language/English/strings.po
7612020-01-16 08:18:40.801 T:1915577904 DEBUG: LocalizeStrings: loaded 79 strings from file /usr/share/kodi/addons/script.module.osmcsetting.networking/resources/language/English/strings.po
7622020-01-16 08:18:40.805 T:1915577904 DEBUG: LocalizeStrings: loaded 87 strings from file /usr/share/kodi/addons/script.module.osmcsetting.pi/resources/language/English/strings.po
7632020-01-16 08:18:40.810 T:1915577904 DEBUG: LocalizeStrings: loaded 21 strings from file /usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/language/English/strings.po
7642020-01-16 08:18:40.813 T:1915577904 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/language/English/strings.po
7652020-01-16 08:18:40.816 T:1915577904 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/script.module.osmcsetting.services/resources/language/English/strings.po
7662020-01-16 08:18:40.820 T:1915577904 DEBUG: LocalizeStrings: loaded 107 strings from file /usr/share/kodi/addons/script.module.osmcsetting.updates/resources/language/English/strings.po
7672020-01-16 08:18:40.826 T:1915577904 DEBUG: LocalizeStrings: loaded 33 strings from file /usr/share/kodi/addons/service.osmc.settings/resources/language/English/strings.po
7682020-01-16 08:18:40.836 T:1915577904 DEBUG: LocalizeStrings: loaded 45 strings from file /home/osmc/.kodi/addons/weather.wunderground/resources/language/English/strings.po
7692020-01-16 08:18:40.848 T:1915577904 DEBUG: LocalizeStrings: loaded 290 strings from file /home/osmc/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
7702020-01-16 08:18:40.855 T:1915577904 DEBUG: LocalizeStrings: loaded 3 strings from file /home/osmc/.kodi/addons/plugin.video.filmon.simple/resources/language/english/strings.po
7712020-01-16 08:18:40.865 T:1915577904 DEBUG: LocalizeStrings: loaded 84 strings from file /home/osmc/.kodi/addons/metadata.universal/resources/language/resource.language.en_gb/strings.po
7722020-01-16 08:18:40.868 T:1915577904 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
7732020-01-16 08:18:40.871 T:1915577904 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
7742020-01-16 08:18:40.874 T:1915577904 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
7752020-01-16 08:18:40.876 T:1915577904 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/game.libretro/resources/language/English/strings.po
7762020-01-16 08:18:40.881 T:1915577904 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/game.libretro.beetle-gba/resources/language/resource.language.en_gb/strings.po
7772020-01-16 08:18:40.884 T:1915577904 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/game.libretro.beetle-pce-fast/resources/language/resource.language.en_gb/strings.po
7782020-01-16 08:18:40.887 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/game.libretro.bluemsx/resources/language/resource.language.en_gb/strings.po
7792020-01-16 08:18:40.891 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/game.libretro.bsnes-mercury-balanced/resources/language/resource.language.en_gb/strings.po
7802020-01-16 08:18:40.894 T:1915577904 DEBUG: LocalizeStrings: loaded 14 strings from file /usr/share/kodi/addons/game.libretro.dosbox/resources/language/resource.language.en_gb/strings.po
7812020-01-16 08:18:40.898 T:1915577904 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/game.libretro.gambatte/resources/language/resource.language.en_gb/strings.po
7822020-01-16 08:18:40.900 T:1915577904 DEBUG: LocalizeStrings: loaded 26 strings from file /usr/share/kodi/addons/game.libretro.genplus/resources/language/resource.language.en_gb/strings.po
7832020-01-16 08:18:40.904 T:1915577904 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/game.libretro.mame2000/resources/language/resource.language.en_gb/strings.po
7842020-01-16 08:18:40.909 T:1915577904 DEBUG: LocalizeStrings: loaded 10 strings from file /usr/share/kodi/addons/game.libretro.mgba/resources/language/resource.language.en_gb/strings.po
7852020-01-16 08:18:40.912 T:1915577904 DEBUG: LocalizeStrings: loaded 15 strings from file /usr/share/kodi/addons/game.libretro.nestopia/resources/language/resource.language.en_gb/strings.po
7862020-01-16 08:18:40.914 T:1915577904 DEBUG: LocalizeStrings: loaded 11 strings from file /usr/share/kodi/addons/game.libretro.quicknes/resources/language/resource.language.en_gb/strings.po
7872020-01-16 08:18:40.917 T:1915577904 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/game.libretro.scummvm/resources/language/resource.language.en_gb/strings.po
7882020-01-16 08:18:40.919 T:1915577904 DEBUG: LocalizeStrings: loaded 40 strings from file /usr/share/kodi/addons/game.libretro.snes9x/resources/language/resource.language.en_gb/strings.po
7892020-01-16 08:18:40.923 T:1915577904 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/game.libretro.vba-next/resources/language/resource.language.en_gb/strings.po
7902020-01-16 08:18:40.926 T:1915577904 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/game.libretro.vbam/resources/language/resource.language.en_gb/strings.po
7912020-01-16 08:18:40.928 T:1915577904 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/game.libretro.vecx/resources/language/resource.language.en_gb/strings.po
7922020-01-16 08:18:40.932 T:1915577904 DEBUG: LocalizeStrings: loaded 10 strings from file /home/osmc/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
7932020-01-16 08:18:40.936 T:1915577904 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
7942020-01-16 08:18:40.938 T:1915577904 DEBUG: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/pvr.sledovanitv.cz/resources/language/resource.language.en_gb/strings.po
7952020-01-16 08:18:40.940 T:1915577904 DEBUG: LocalizeStrings: loaded 4 strings from file /usr/share/kodi/addons/pvr.teleboy/resources/language/resource.language.en_gb/strings.po
7962020-01-16 08:18:40.943 T:1915577904 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/pvr.zattoo/resources/language/resource.language.en_gb/strings.po
7972020-01-16 08:18:40.950 T:1915577904 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /home/osmc/.kodi/addons/plugin.video.euronews_com/resources/language/resource.language.en_gb/strings.po
7982020-01-16 08:18:40.950 T:1915577904 DEBUG: LocalizeStrings: loaded 24 strings from file /home/osmc/.kodi/addons/plugin.video.euronews_com/resources/language/resource.language.en_gb/strings.po
7992020-01-16 08:18:40.954 T:1915577904 DEBUG: LocalizeStrings: loaded 5 strings from file /home/osmc/.kodi/addons/plugin.video.skynews/resources/language/resource.language.en_gb/strings.po
8002020-01-16 08:18:40.956 T:1915577904 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.waipu/resources/language/resource.language.en_gb/strings.po
8012020-01-16 08:18:40.958 T:1790304992 DEBUG: Thread JobWorker start, auto delete: true
8022020-01-16 08:18:40.958 T:1790304992 DEBUG: Initialize, updating databases...
8032020-01-16 08:18:40.960 T:1790304992 NOTICE: Running database version Addons27
8042020-01-16 08:18:40.962 T:1790304992 NOTICE: Running database version ViewModes6
8052020-01-16 08:18:40.969 T:1790304992 NOTICE: Running database version Textures13
8062020-01-16 08:18:41.004 T:1790304992 NOTICE: MYSQL: Connected to version 10.3.11-MariaDB
8072020-01-16 08:18:41.013 T:1790304992 NOTICE: Running database version MyMusic72
8082020-01-16 08:18:41.024 T:1790304992 NOTICE: Running database version MyVideos116
8092020-01-16 08:18:41.028 T:1790304992 NOTICE: Running database version TV32
8102020-01-16 08:18:41.031 T:1790304992 NOTICE: Running database version Epg12
8112020-01-16 08:18:41.032 T:1790304992 DEBUG: Initialize, updating databases... DONE
8122020-01-16 08:18:41.032 T:1915577904 NOTICE: start dvd mediatype detection
8132020-01-16 08:18:41.032 T:1906852576 DEBUG: Thread DetectDVDMedia start, auto delete: false
8142020-01-16 08:18:41.032 T:1906852576 DEBUG: Compiled with libcdio Version 0.83
8152020-01-16 08:18:41.032 T:1915577904 INFO: DPMS: not supported on this platform
8162020-01-16 08:18:41.034 T:1906852576 DEBUG: Thread DetectDVDMedia 1906852576 terminating
8172020-01-16 08:18:41.072 T:1790304992 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
8182020-01-16 08:18:41.096 T:1915577904 INFO: Unloading old skin ...
8192020-01-16 08:18:41.101 T:1915577904 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.26)
8202020-01-16 08:18:41.101 T:1915577904 INFO: load fonts for skin...
8212020-01-16 08:18:41.107 T:1915577904 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
8222020-01-16 08:18:41.216 T:1915577904 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
8232020-01-16 08:18:41.500 T:1915577904 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
8242020-01-16 08:18:41.500 T:1915577904 INFO: load new skin...
8252020-01-16 08:18:41.500 T:1915577904 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
8262020-01-16 08:18:41.517 T:1915577904 DEBUG: Load Skin XML: 17.36ms
8272020-01-16 08:18:41.517 T:1915577904 INFO: initialize new skin...
8282020-01-16 08:18:41.517 T:1915577904 DEBUG: guilib: Fill viewport on change for solving rendering passes
8292020-01-16 08:18:41.517 T:1915577904 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
8302020-01-16 08:18:41.536 T:1915577904 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
8312020-01-16 08:18:41.546 T:1915577904 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
8322020-01-16 08:18:41.548 T:1915577904 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
8332020-01-16 08:18:41.576 T:1915577904 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
8342020-01-16 08:18:41.601 T:1915577904 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
8352020-01-16 08:18:41.612 T:1915577904 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
8362020-01-16 08:18:41.619 T:1915577904 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
8372020-01-16 08:18:41.621 T:1915577904 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
8382020-01-16 08:18:41.626 T:1915577904 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
8392020-01-16 08:18:41.629 T:1915577904 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
8402020-01-16 08:18:41.635 T:1915577904 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
8412020-01-16 08:18:41.640 T:1915577904 INFO: Previous line repeats 1 times.
8422020-01-16 08:18:41.640 T:1915577904 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
8432020-01-16 08:18:41.648 T:1915577904 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
8442020-01-16 08:18:41.660 T:1915577904 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
8452020-01-16 08:18:41.919 T:1915577904 INFO: skin loaded...
8462020-01-16 08:18:41.919 T:1915577904 DEBUG: Activating window ID: 12997
8472020-01-16 08:18:41.919 T:1915577904 DEBUG: ------ Window Init () ------
8482020-01-16 08:18:41.919 T:1915577904 DEBUG: Activating window ID: 12999
8492020-01-16 08:18:41.919 T:1915577904 DEBUG: ------ Window Init (Startup.xml) ------
8502020-01-16 08:18:41.919 T:1915577904 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
8512020-01-16 08:18:41.920 T:1915577904 DEBUG: Activating window ID: 10000
8522020-01-16 08:18:41.920 T:1915577904 DEBUG: ------ Window Deinit (Startup.xml) ------
8532020-01-16 08:18:41.921 T:1915577904 DEBUG: ------ Window Init (Home.xml) ------
8542020-01-16 08:18:41.921 T:1915577904 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
8552020-01-16 08:18:42.283 T:1915577904 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
8562020-01-16 08:18:42.284 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
8572020-01-16 08:18:42.285 T:1765180128 DEBUG: Thread JobWorker start, auto delete: true
8582020-01-16 08:18:42.285 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
8592020-01-16 08:18:42.285 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
8602020-01-16 08:18:42.285 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
8612020-01-16 08:18:42.285 T:1915577904 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
8622020-01-16 08:18:42.285 T:1756787424 DEBUG: Thread JobWorker start, auto delete: true
8632020-01-16 08:18:42.285 T:1915577904 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
8642020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
8652020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
8662020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
8672020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
8682020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
8692020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
8702020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[library://music/]: refreshing..
8712020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
8722020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
8732020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
8742020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
8752020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
8762020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
8772020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[addons://]: refreshing..
8782020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
8792020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
8802020-01-16 08:18:42.286 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
8812020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
8822020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
8832020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[library://video/]: refreshing..
8842020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
8852020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
8862020-01-16 08:18:42.287 T:1915577904 DEBUG: CDirectoryProvider[favourites://]: refreshing..
8872020-01-16 08:18:42.288 T:1915577904 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
8882020-01-16 08:18:42.334 T:1915577904 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
8892020-01-16 08:18:42.334 T:1915577904 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
8902020-01-16 08:18:42.334 T:1915577904 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
8912020-01-16 08:18:42.335 T:1915577904 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
8922020-01-16 08:18:42.379 T:1915577904 INFO: JSONRPC v10.3.0: Successfully initialized
8932020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
8942020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node "CEC Adapter"
8952020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
8962020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node "iMON HID device"
8972020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node "WETEK Play remote"
8982020-01-16 08:18:42.382 T:1915577904 DEBUG: LoadMappings - loaded node ""
8992020-01-16 08:18:42.383 T:1915577904 DEBUG: CPeripheralBusUSB - initialised udev monitor
9002020-01-16 08:18:42.384 T:1915577904 DEBUG: Add-on bus: Registering add-on peripheral.joystick
9012020-01-16 08:18:42.384 T:1915577904 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
9022020-01-16 08:18:42.384 T:1915577904 DEBUG: ADDON: Dll Initializing - Joystick Support
9032020-01-16 08:18:42.402 T:1915577904 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8)
9042020-01-16 08:18:42.402 T:1915577904 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8
9052020-01-16 08:18:42.463 T:1915577904 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
9062020-01-16 08:18:42.463 T:1915577904 DEBUG: Calling TransferSettings for: Joystick Support
9072020-01-16 08:18:42.465 T:1915577904 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
9082020-01-16 08:18:42.466 T:1915577904 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
9092020-01-16 08:18:42.467 T:1739526880 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
9102020-01-16 08:18:42.467 T:1731134176 DEBUG: Thread PeripBusCEC start, auto delete: false
9112020-01-16 08:18:42.467 T:1722741472 DEBUG: Thread PeripBusAddon start, auto delete: false
9122020-01-16 08:18:42.471 T:1915577904 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
9132020-01-16 08:18:42.471 T:1915577904 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
9142020-01-16 08:18:42.472 T:1915577904 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
9152020-01-16 08:18:42.473 T:1915577904 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
9162020-01-16 08:18:42.477 T:1714348768 DEBUG: Thread PeripEventScanner start, auto delete: false
9172020-01-16 08:18:42.492 T:1915577904 DEBUG: ContextMenuManager: addon menus reloaded.
9182020-01-16 08:18:42.493 T:1915577904 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
9192020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
9202020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
9212020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
9222020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
9232020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
9242020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
9252020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
9262020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
9272020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
9282020-01-16 08:18:42.495 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
9292020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
9302020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
9312020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
9322020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
9332020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
9342020-01-16 08:18:42.496 T:1915577904 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
9352020-01-16 08:18:42.496 T:1915577904 NOTICE: Loaded playercorefactory configuration
9362020-01-16 08:18:42.497 T:1915577904 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
9372020-01-16 08:18:42.497 T:1915577904 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
9382020-01-16 08:18:42.497 T:1915577904 INFO: removing tempfiles
9392020-01-16 08:18:42.502 T:1915577904 DEBUG: CRepositoryUpdater: refusing to update until My OSMC asserts
9402020-01-16 08:18:42.523 T:1915577904 DEBUG: CServiceAddonManager: starting script.module.osmcsetting.updates
9412020-01-16 08:18:42.524 T:1703932640 DEBUG: Thread LanguageInvoker start, auto delete: false
9422020-01-16 08:18:42.525 T:1703932640 INFO: initializing python engine.
9432020-01-16 08:18:42.534 T:1915577904 DEBUG: CServiceAddonManager: starting service.osmc.settings
9442020-01-16 08:18:42.536 T:1693446880 DEBUG: Thread LanguageInvoker start, auto delete: false
9452020-01-16 08:18:42.537 T:1915577904 DEBUG: CServiceAddonManager: starting plugin.video.youtube
9462020-01-16 08:18:42.538 T:1693446880 INFO: initializing python engine.
9472020-01-16 08:18:42.539 T:1682961120 DEBUG: Thread LanguageInvoker start, auto delete: false
9482020-01-16 08:18:42.540 T:1915577904 NOTICE: initialize done
9492020-01-16 08:18:42.540 T:1915577904 NOTICE: Running the application...
9502020-01-16 08:18:42.542 T:1915577904 DEBUG: no profile autoexec.py (/home/osmc/.kodi/userdata/autoexec.py) found, skipping
9512020-01-16 08:18:42.543 T:1915577904 DEBUG: NetworkMessage - Starting network services
9522020-01-16 08:18:42.552 T:1682961120 INFO: initializing python engine.
9532020-01-16 08:18:42.562 T:1915577904 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
9542020-01-16 08:18:42.563 T:1915577904 NOTICE: starting zeroconf publishing
9552020-01-16 08:18:42.565 T:1915577904 NOTICE: CWebServer[8080]: Started
9562020-01-16 08:18:42.567 T:1915577904 INFO: JSONRPC Server: Successfully initialized
9572020-01-16 08:18:42.567 T:1649390304 DEBUG: Thread EventServer start, auto delete: false
9582020-01-16 08:18:42.572 T:1915577904 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
9592020-01-16 08:18:42.576 T:1640997600 DEBUG: Thread TCPServer start, auto delete: false
9602020-01-16 08:18:42.576 T:1649390304 NOTICE: ES: Starting UDP Event server on port 9777
9612020-01-16 08:18:42.576 T:1915577904 DEBUG: Loading: libshairplay.so.0
9622020-01-16 08:18:42.578 T:1649390304 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
9632020-01-16 08:18:42.628 T:1915577904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x4b96748
9642020-01-16 08:18:42.629 T:1915577904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
9652020-01-16 08:18:42.634 T:1915577904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x4b6cba0
9662020-01-16 08:18:42.636 T:1915577904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x4b9add0
9672020-01-16 08:18:42.638 T:1915577904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
9682020-01-16 08:18:42.665 T:1731134176 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
9692020-01-16 08:18:42.668 T:1731134176 DEBUG: InitialiseFeature - using libCEC v4.0.4
9702020-01-16 08:18:42.668 T:1731134176 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
9712020-01-16 08:18:42.668 T:1613751008 DEBUG: Thread CECAdapter start, auto delete: false
9722020-01-16 08:18:42.668 T:1731134176 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
9732020-01-16 08:18:42.668 T:1613751008 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
9742020-01-16 08:18:42.668 T:1731134176 DEBUG: Thread PeripBusCEC 1731134176 terminating
9752020-01-16 08:18:42.782 T:1915577904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x4b96748
9762020-01-16 08:18:42.783 T:1915577904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x4b6cba0
9772020-01-16 08:18:42.784 T:1915577904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4b9add0
9782020-01-16 08:18:42.784 T:1915577904 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
9792020-01-16 08:18:42.795 T:1915577904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x4bcac10
9802020-01-16 08:18:42.796 T:1915577904 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
9812020-01-16 08:18:42.798 T:1915577904 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x4b903b8
9822020-01-16 08:18:42.799 T:1915577904 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
9832020-01-16 08:18:42.813 T:1915577904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x4bcac10
9842020-01-16 08:18:42.813 T:1915577904 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4b903b8
9852020-01-16 08:18:42.814 T:1915577904 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
9862020-01-16 08:18:42.845 T:1915577904 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'icons/home/addons.png'
9872020-01-16 08:18:42.850 T:1915577904 DEBUG: ------ Window Init (Pointer.xml) ------
9882020-01-16 08:18:42.850 T:1915577904 DEBUG: ------ Window Init () ------
9892020-01-16 08:18:42.932 T:1693446880 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): start processing
9902020-01-16 08:18:42.932 T:1682961120 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
9912020-01-16 08:18:42.933 T:1703932640 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): start processing
9922020-01-16 08:18:43.023 T:1915577904 INFO: GLES: Enabling VSYNC
9932020-01-16 08:18:43.023 T:1915577904 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
9942020-01-16 08:18:43.027 T:1915577904 DEBUG: ------ Window Deinit (Pointer.xml) ------
9952020-01-16 08:18:43.828 T:1703932640 DEBUG: -->Python Interpreter Initialized<--
9962020-01-16 08:18:43.833 T:1703932640 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): the source file to load is "/usr/share/kodi/addons/script.module.osmcsetting.updates/service.py"
9972020-01-16 08:18:43.920 T:1613751008 DEBUG: OpenConnection - connection to the CEC adapter opened
9982020-01-16 08:18:43.921 T:1613751008 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
9992020-01-16 08:18:43.921 T:1576006368 DEBUG: Thread CECAdapterUpdate start, auto delete: false
10002020-01-16 08:18:44.122 T:1552937696 DEBUG: Thread JobWorker start, auto delete: true
10012020-01-16 08:18:44.161 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f15b50
10022020-01-16 08:18:44.165 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10032020-01-16 08:18:44.168 T:1703932640 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): setting the Python path to /usr/share/kodi/addons/script.module.osmcsetting.updates:/usr/lib/kodi/addons/script.module.osmccommon/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
10042020-01-16 08:18:44.168 T:1703932640 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): entering source directory /usr/share/kodi/addons/script.module.osmcsetting.updates
10052020-01-16 08:18:44.170 T:1703932640 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): instantiating addon using automatically obtained id of "script.module.osmcsetting.updates" dependent on version 2.1.0 of the xbmc.python api
10062020-01-16 08:18:44.175 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f166c8
10072020-01-16 08:18:44.176 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10082020-01-16 08:18:44.177 T:1693446880 DEBUG: -->Python Interpreter Initialized<--
10092020-01-16 08:18:44.177 T:1693446880 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.osmc.settings/service.py"
10102020-01-16 08:18:44.177 T:1682961120 DEBUG: -->Python Interpreter Initialized<--
10112020-01-16 08:18:44.177 T:1682961120 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): the source file to load is "/home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py"
10122020-01-16 08:18:44.179 T:1693446880 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.osmc.settings:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
10132020-01-16 08:18:44.180 T:1693446880 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): entering source directory /usr/share/kodi/addons/service.osmc.settings
10142020-01-16 08:18:44.180 T:1682961120 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): setting the Python path to /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib:/home/osmc/.kodi/addons/script.module.certifi/lib:/home/osmc/.kodi/addons/script.module.chardet/lib:/home/osmc/.kodi/addons/script.module.idna/lib:/home/osmc/.kodi/addons/script.module.requests/lib:/home/osmc/.kodi/addons/script.module.six/lib:/home/osmc/.kodi/addons/script.module.urllib3/lib:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
10152020-01-16 08:18:44.180 T:1682961120 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib
10162020-01-16 08:18:44.180 T:1682961120 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
10172020-01-16 08:18:44.183 T:1693446880 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): instantiating addon using automatically obtained id of "service.osmc.settings" dependent on version 2.1.0 of the xbmc.python api
10182020-01-16 08:18:44.191 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f15b50
10192020-01-16 08:18:44.193 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f166c8
10202020-01-16 08:18:44.193 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/a32d1f45.jpg 382x540
10212020-01-16 08:18:44.242 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f92488
10222020-01-16 08:18:44.244 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10232020-01-16 08:18:44.248 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f16738
10242020-01-16 08:18:44.250 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10252020-01-16 08:18:44.264 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f92488
10262020-01-16 08:18:44.266 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f16738
10272020-01-16 08:18:44.266 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/af4fcc5b.jpg 360x540
10282020-01-16 08:18:44.285 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f92488
10292020-01-16 08:18:44.289 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10302020-01-16 08:18:44.297 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f16738
10312020-01-16 08:18:44.298 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10322020-01-16 08:18:44.316 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f92488
10332020-01-16 08:18:44.318 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f16738
10342020-01-16 08:18:44.318 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/01e08d49.jpg 360x540
10352020-01-16 08:18:44.335 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f924b0
10362020-01-16 08:18:44.338 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10372020-01-16 08:18:44.343 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f16738
10382020-01-16 08:18:44.345 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10392020-01-16 08:18:44.356 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f924b0
10402020-01-16 08:18:44.368 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f16738
10412020-01-16 08:18:44.369 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4e275c86.jpg 360x540
10422020-01-16 08:18:44.389 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f66e50
10432020-01-16 08:18:44.391 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10442020-01-16 08:18:44.396 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f92178
10452020-01-16 08:18:44.398 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10462020-01-16 08:18:45.134 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f66e50
10472020-01-16 08:18:45.136 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f92178
10482020-01-16 08:18:45.136 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/26d328be.jpg 360x540
10492020-01-16 08:18:45.156 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f66e88
10502020-01-16 08:18:45.158 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10512020-01-16 08:18:45.165 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f10fb0
10522020-01-16 08:18:45.167 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10532020-01-16 08:18:45.178 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f66e88
10542020-01-16 08:18:45.180 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f10fb0
10552020-01-16 08:18:45.180 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/876d8851.jpg 360x540
10562020-01-16 08:18:45.206 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f97be8
10572020-01-16 08:18:45.211 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10582020-01-16 08:18:45.217 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f52f48
10592020-01-16 08:18:45.218 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10602020-01-16 08:18:45.226 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f97be8
10612020-01-16 08:18:45.227 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f52f48
10622020-01-16 08:18:45.228 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fa10fca1.jpg 540x303
10632020-01-16 08:18:45.257 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f7e050
10642020-01-16 08:18:45.261 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10652020-01-16 08:18:45.266 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f7e200
10662020-01-16 08:18:45.267 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10672020-01-16 08:18:45.277 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f7e050
10682020-01-16 08:18:45.279 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f7e200
10692020-01-16 08:18:45.279 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0a46e0a2.jpg 360x540
10702020-01-16 08:18:45.312 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f0b838
10712020-01-16 08:18:45.313 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(94864), nBufferAlignment(16)
10722020-01-16 08:18:45.318 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f0b978
10732020-01-16 08:18:45.319 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10742020-01-16 08:18:45.331 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f0b838
10752020-01-16 08:18:45.332 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f0b978
10762020-01-16 08:18:45.333 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/418b507a.jpg 360x540
10772020-01-16 08:18:45.347 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f66d70
10782020-01-16 08:18:45.350 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10792020-01-16 08:18:45.357 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4d530
10802020-01-16 08:18:45.359 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10812020-01-16 08:18:45.373 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f66d70
10822020-01-16 08:18:45.378 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4d530
10832020-01-16 08:18:45.378 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/148e5663.jpg 540x303
10842020-01-16 08:18:45.423 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f4eab8
10852020-01-16 08:18:45.424 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10862020-01-16 08:18:45.438 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f69ad8
10872020-01-16 08:18:45.438 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f557f8
10882020-01-16 08:18:45.439 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
10892020-01-16 08:18:45.441 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10902020-01-16 08:18:45.450 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f94248
10912020-01-16 08:18:45.451 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f4eab8
10922020-01-16 08:18:45.451 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
10932020-01-16 08:18:45.452 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f557f8
10942020-01-16 08:18:45.453 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2308d1e2.jpg 540x303
10952020-01-16 08:18:45.481 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f69ad8
10962020-01-16 08:18:45.482 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f94248
10972020-01-16 08:18:45.483 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/5c2f4df6.jpg 360x540
10982020-01-16 08:18:45.510 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
10992020-01-16 08:18:45.522 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f16af0
11002020-01-16 08:18:45.523 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11012020-01-16 08:18:45.526 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f38d70
11022020-01-16 08:18:45.527 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11032020-01-16 08:18:45.538 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f94248
11042020-01-16 08:18:45.539 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f16af0
11052020-01-16 08:18:45.539 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11062020-01-16 08:18:45.541 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f38d70
11072020-01-16 08:18:45.541 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e44f08ee.jpg 540x303
11082020-01-16 08:18:45.543 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f557f8
11092020-01-16 08:18:45.544 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11102020-01-16 08:18:45.552 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f94248
11112020-01-16 08:18:45.553 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
11122020-01-16 08:18:45.554 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f557f8
11132020-01-16 08:18:45.554 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/03d4b9d8.jpg 360x540
11142020-01-16 08:18:45.589 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f4dd40
11152020-01-16 08:18:45.590 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11162020-01-16 08:18:45.593 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f688c8
11172020-01-16 08:18:45.594 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11182020-01-16 08:18:45.604 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f4dd40
11192020-01-16 08:18:45.605 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f688c8
11202020-01-16 08:18:45.606 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/69e76206.jpg 360x540
11212020-01-16 08:18:45.657 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f59748
11222020-01-16 08:18:45.658 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11232020-01-16 08:18:45.663 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f673c8
11242020-01-16 08:18:45.664 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11252020-01-16 08:18:45.674 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f59748
11262020-01-16 08:18:45.675 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f673c8
11272020-01-16 08:18:45.675 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/ad330c68.jpg 360x540
11282020-01-16 08:18:45.722 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5a998
11292020-01-16 08:18:45.723 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(88432), nBufferAlignment(16)
11302020-01-16 08:18:45.727 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4daa8
11312020-01-16 08:18:45.728 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11322020-01-16 08:18:45.737 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5a998
11332020-01-16 08:18:45.738 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4daa8
11342020-01-16 08:18:45.739 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/89eef0ee.jpg 360x540
11352020-01-16 08:18:45.777 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5a998
11362020-01-16 08:18:45.778 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11372020-01-16 08:18:45.781 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f673c8
11382020-01-16 08:18:45.782 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11392020-01-16 08:18:45.791 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5a998
11402020-01-16 08:18:45.793 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f673c8
11412020-01-16 08:18:45.793 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/721fd607.jpg 360x540
11422020-01-16 08:18:45.807 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fdf708
11432020-01-16 08:18:45.808 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11442020-01-16 08:18:45.813 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4df10
11452020-01-16 08:18:45.814 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11462020-01-16 08:18:45.823 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fdf708
11472020-01-16 08:18:45.824 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4df10
11482020-01-16 08:18:45.825 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fe26ed31.jpg 360x540
11492020-01-16 08:18:45.839 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fdf708
11502020-01-16 08:18:45.840 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11512020-01-16 08:18:45.843 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4daa8
11522020-01-16 08:18:45.844 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11532020-01-16 08:18:45.852 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fdf708
11542020-01-16 08:18:45.853 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4daa8
11552020-01-16 08:18:45.854 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8cec475c.jpg 360x540
11562020-01-16 08:18:45.882 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fdf708
11572020-01-16 08:18:45.883 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
11582020-01-16 08:18:45.886 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4df80
11592020-01-16 08:18:45.887 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
11602020-01-16 08:18:45.897 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fdf708
11612020-01-16 08:18:45.898 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4df80
11622020-01-16 08:18:45.899 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8da773ed.jpg 360x540
11632020-01-16 08:18:47.767 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
11642020-01-16 08:18:47.767 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
11652020-01-16 08:18:47.775 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
11662020-01-16 08:18:47.778 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
11672020-01-16 08:18:47.778 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
11682020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
11692020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
11702020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
11712020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
11722020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
11732020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
11742020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
11752020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
11762020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
11772020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
11782020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
11792020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
11802020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
11812020-01-16 08:18:47.779 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
11822020-01-16 08:18:47.779 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
11832020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
11842020-01-16 08:18:47.780 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
11852020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
11862020-01-16 08:18:47.780 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
11872020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
11882020-01-16 08:18:47.780 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
11892020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
11902020-01-16 08:18:47.780 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
11912020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
11922020-01-16 08:18:47.780 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
11932020-01-16 08:18:47.780 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
11942020-01-16 08:18:47.782 T:1682961120 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": true, "whitelist": "", "httpd_port": 50152}|
11952020-01-16 08:18:47.785 T:1682961120 DEBUG: [plugin.video.youtube] JSONStore Load |/home/osmc/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json|
11962020-01-16 08:18:47.787 T:1682961120 DEBUG: [plugin.video.youtube] JSONStore Load |/home/osmc/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
11972020-01-16 08:18:47.807 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
11982020-01-16 08:18:47.807 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
11992020-01-16 08:18:47.813 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
12002020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
12012020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
12022020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
12032020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
12042020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
12052020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
12062020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
12072020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
12082020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
12092020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
12102020-01-16 08:18:47.816 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
12112020-01-16 08:18:47.816 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
12122020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
12132020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
12142020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
12152020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
12162020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
12172020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
12182020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
12192020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
12202020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
12212020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
12222020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
12232020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
12242020-01-16 08:18:47.817 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
12252020-01-16 08:18:47.817 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
12262020-01-16 08:18:47.818 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
12272020-01-16 08:18:47.818 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
12282020-01-16 08:18:47.857 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
12292020-01-16 08:18:47.857 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
12302020-01-16 08:18:47.863 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
12312020-01-16 08:18:47.866 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
12322020-01-16 08:18:47.866 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
12332020-01-16 08:18:47.866 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
12342020-01-16 08:18:47.866 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
12352020-01-16 08:18:47.866 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
12362020-01-16 08:18:47.866 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
12372020-01-16 08:18:47.866 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
12382020-01-16 08:18:47.866 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
12392020-01-16 08:18:47.866 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
12402020-01-16 08:18:47.866 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
12412020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
12422020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
12432020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
12442020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
12452020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
12462020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
12472020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
12482020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
12492020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
12502020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
12512020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
12522020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
12532020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
12542020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
12552020-01-16 08:18:47.867 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
12562020-01-16 08:18:47.867 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
12572020-01-16 08:18:47.868 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
12582020-01-16 08:18:47.868 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
12592020-01-16 08:18:47.876 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
12602020-01-16 08:18:47.876 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
12612020-01-16 08:18:47.881 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
12622020-01-16 08:18:47.884 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
12632020-01-16 08:18:47.884 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
12642020-01-16 08:18:47.884 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
12652020-01-16 08:18:47.884 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
12662020-01-16 08:18:47.884 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
12672020-01-16 08:18:47.884 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
12682020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
12692020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
12702020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
12712020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
12722020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
12732020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
12742020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
12752020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
12762020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
12772020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
12782020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
12792020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
12802020-01-16 08:18:47.885 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
12812020-01-16 08:18:47.885 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
12822020-01-16 08:18:47.886 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
12832020-01-16 08:18:47.886 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
12842020-01-16 08:18:47.886 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
12852020-01-16 08:18:47.886 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
12862020-01-16 08:18:47.886 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
12872020-01-16 08:18:47.886 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
12882020-01-16 08:18:47.886 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
12892020-01-16 08:18:47.886 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
12902020-01-16 08:18:47.896 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
12912020-01-16 08:18:47.896 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
12922020-01-16 08:18:47.902 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
12932020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
12942020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
12952020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
12962020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
12972020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
12982020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
12992020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
13002020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
13012020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
13022020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
13032020-01-16 08:18:47.905 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
13042020-01-16 08:18:47.905 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
13052020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
13062020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
13072020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
13082020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
13092020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
13102020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
13112020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
13122020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
13132020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
13142020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
13152020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
13162020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
13172020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
13182020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
13192020-01-16 08:18:47.906 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
13202020-01-16 08:18:47.906 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
13212020-01-16 08:18:47.911 T:1682961120 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |1|
13222020-01-16 08:18:48.167 T:1765180128 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
13232020-01-16 08:18:48.262 T:1682961120 DEBUG: [plugin.video.youtube] YouTube service initialization...
13242020-01-16 08:18:48.269 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
13252020-01-16 08:18:48.269 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
13262020-01-16 08:18:48.274 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
13272020-01-16 08:18:48.277 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
13282020-01-16 08:18:48.277 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
13292020-01-16 08:18:48.277 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
13302020-01-16 08:18:48.277 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
13312020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
13322020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
13332020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
13342020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
13352020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
13362020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
13372020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
13382020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
13392020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
13402020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
13412020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
13422020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
13432020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
13442020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
13452020-01-16 08:18:48.278 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
13462020-01-16 08:18:48.278 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
13472020-01-16 08:18:48.279 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
13482020-01-16 08:18:48.279 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
13492020-01-16 08:18:48.279 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
13502020-01-16 08:18:48.279 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
13512020-01-16 08:18:48.279 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
13522020-01-16 08:18:48.279 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
13532020-01-16 08:18:48.279 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
13542020-01-16 08:18:48.279 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
13552020-01-16 08:18:48.280 T:1682961120 DEBUG: [plugin.video.youtube] HTTPServer: Starting |0.0.0.0:50152|
13562020-01-16 08:18:48.423 T:1765180128 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
13572020-01-16 08:18:48.488 T:1552937696 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RAND() LIMIT 15
13582020-01-16 08:18:48.642 T:1765180128 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 RAND() LIMIT 15
13592020-01-16 08:18:48.788 T:1552937696 DEBUG: GetAlbumsByWhere: Time to fill list with albums 313ms query took 297ms
13602020-01-16 08:18:48.862 T:1790304992 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RAND() LIMIT 15
13612020-01-16 08:18:48.886 T:1552937696 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
13622020-01-16 08:18:48.948 T:1765180128 DEBUG: GetArtistsByWhere: Time to fill list with artists 344ms query took 305ms
13632020-01-16 08:18:48.986 T:1552937696 DEBUG: GetAlbumsByWhere: Time to fill list with albums 102ms query took 96ms
13642020-01-16 08:18:49.019 T:1765180128 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
13652020-01-16 08:18:49.151 T:1790304992 DEBUG: GetAlbumsByWhere: Time to fill list with albums 383ms query took 284ms
13662020-01-16 08:18:49.167 T:1765180128 DEBUG: CAddonMgr::GetAvailableUpdates took 168 ms
13672020-01-16 08:18:49.208 T:1765180128 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
13682020-01-16 08:18:49.368 T:1552937696 DEBUG: Previous line repeats 1 times.
13692020-01-16 08:18:49.368 T:1552937696 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
13702020-01-16 08:18:49.368 T:1552937696 DEBUG: Getting Directory (special://profile/playlists/video)
13712020-01-16 08:18:49.370 T:1552937696 DEBUG: Getting Directory (special://profile/playlists/mixed)
13722020-01-16 08:18:49.371 T:1790304992 DEBUG: NFS: Context for 192.168.0.7/volume1/Pooh not open - get a new context.
13732020-01-16 08:18:49.374 T:1552937696 DEBUG: CMultiPathDirectory::MergeItems, items = 0
13742020-01-16 08:18:49.385 T:1790304992 DEBUG: NFS: Connected to server 192.168.0.7 and export /volume1/Pooh
13752020-01-16 08:18:49.385 T:1790304992 DEBUG: NFS: chunks: r/w 131072/131072
13762020-01-16 08:18:49.397 T:1790304992 DEBUG: NFS: Context for 192.168.0.5/media/hdd not open - get a new context.
13772020-01-16 08:18:49.412 T:1552937696 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
13782020-01-16 08:18:49.424 T:1790304992 DEBUG: NFS: Connected to server 192.168.0.5 and export /media/hdd
13792020-01-16 08:18:49.424 T:1790304992 DEBUG: NFS: chunks: r/w 65536/65536
13802020-01-16 08:18:49.428 T:1790304992 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:osmc-Wilfred port:8080
13812020-01-16 08:18:49.428 T:1790304992 DEBUG: CZeroconfAvahi::addService() named: osmc-Wilfred type: _http._tcp port:8080
13822020-01-16 08:18:49.432 T:1765180128 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:osmc-Wilfred port:8080
13832020-01-16 08:18:49.435 T:1552937696 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
13842020-01-16 08:18:49.436 T:1790304992 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:osmc-Wilfred port:9090
13852020-01-16 08:18:49.436 T:1765180128 DEBUG: CZeroconfAvahi::addService() named: osmc-Wilfred type: _xbmc-jsonrpc-h._tcp port:8080
13862020-01-16 08:18:49.441 T:1765180128 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:osmc-Wilfred port:9777
13872020-01-16 08:18:49.441 T:1790304992 DEBUG: CZeroconfAvahi::addService() named: osmc-Wilfred type: _xbmc-jsonrpc._tcp port:9090
13882020-01-16 08:18:49.446 T:1790304992 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EBE5201E@osmc-Wilfred port:36666
13892020-01-16 08:18:49.446 T:1765180128 DEBUG: CZeroconfAvahi::addService() named: osmc-Wilfred type: _xbmc-events._udp port:9777
13902020-01-16 08:18:49.452 T:1790304992 DEBUG: CZeroconfAvahi::addService() named: B827EBE5201E@osmc-Wilfred type: _raop._tcp port:36666
13912020-01-16 08:18:49.452 T:1765180128 INFO: WEATHER: Downloading weather
13922020-01-16 08:18:49.453 T:1525396192 DEBUG: Thread LanguageInvoker start, auto delete: false
13932020-01-16 08:18:49.453 T:1525396192 INFO: initializing python engine.
13942020-01-16 08:18:49.454 T:1525396192 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): start processing
13952020-01-16 08:18:49.512 T:1552937696 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
13962020-01-16 08:18:49.540 T:1682961120 DEBUG: [plugin.video.youtube] HTTPServer: Serving on |0.0.0.0:50152|
13972020-01-16 08:18:49.545 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
13982020-01-16 08:18:49.545 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
13992020-01-16 08:18:49.551 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
14002020-01-16 08:18:49.553 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
14012020-01-16 08:18:49.554 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
14022020-01-16 08:18:49.554 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
14032020-01-16 08:18:49.554 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
14042020-01-16 08:18:49.554 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
14052020-01-16 08:18:49.554 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
14062020-01-16 08:18:49.554 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
14072020-01-16 08:18:49.554 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
14082020-01-16 08:18:49.554 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
14092020-01-16 08:18:49.554 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
14102020-01-16 08:18:49.554 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
14112020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
14122020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
14132020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
14142020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
14152020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
14162020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
14172020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
14182020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
14192020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
14202020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
14212020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
14222020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
14232020-01-16 08:18:49.555 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
14242020-01-16 08:18:49.555 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
14252020-01-16 08:18:49.556 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
14262020-01-16 08:18:49.556 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
14272020-01-16 08:18:49.556 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
14282020-01-16 08:18:49.571 T:1552937696 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
14292020-01-16 08:18:49.976 T:1703932640 DEBUG: script.module.osmcsetting.updates : - UPDATE_WARNING_LIST: ['rbp2\n-mediacenter-osmc']
14302020-01-16 08:18:49.991 T:1501422304 DEBUG: OSMC UPDATE COMMS: Comms started
14312020-01-16 08:18:50.415 T:1674568416 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
14322020-01-16 08:18:50.650 T:1682961120 DEBUG: Previous line repeats 4 times.
14332020-01-16 08:18:50.650 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
14342020-01-16 08:18:50.650 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
14352020-01-16 08:18:50.657 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
14362020-01-16 08:18:50.661 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
14372020-01-16 08:18:50.661 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
14382020-01-16 08:18:50.661 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
14392020-01-16 08:18:50.661 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
14402020-01-16 08:18:50.661 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
14412020-01-16 08:18:50.661 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
14422020-01-16 08:18:50.661 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
14432020-01-16 08:18:50.661 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
14442020-01-16 08:18:50.661 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
14452020-01-16 08:18:50.661 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
14462020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
14472020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
14482020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
14492020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
14502020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
14512020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
14522020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
14532020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
14542020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
14552020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
14562020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
14572020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
14582020-01-16 08:18:50.662 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
14592020-01-16 08:18:50.662 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
14602020-01-16 08:18:50.663 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
14612020-01-16 08:18:50.663 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
14622020-01-16 08:18:50.663 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
14632020-01-16 08:18:50.663 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
14642020-01-16 08:18:51.719 T:1552937696 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
14652020-01-16 08:18:51.729 T:1552937696 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 != '')
14662020-01-16 08:18:51.773 T:1703932640 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: loading setting definitions
14672020-01-16 08:18:51.774 T:1703932640 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: trying to load setting definitions from old format...
14682020-01-16 08:18:51.778 T:1703932640 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: loading setting values
14692020-01-16 08:18:51.780 T:1703932640 DEBUG: script.module.osmcsetting.updates : trigger_time - 2020-01-16 23:35:51.780042
14702020-01-16 08:18:52.088 T:1525396192 DEBUG: -->Python Interpreter Initialized<--
14712020-01-16 08:18:52.088 T:1525396192 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): the source file to load is "/home/osmc/.kodi/addons/weather.wunderground/default.py"
14722020-01-16 08:18:52.088 T:1525396192 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): setting the Python path to /home/osmc/.kodi/addons/weather.wunderground:/usr/lib/python2.7:/usr/lib/python2.7/plat-arm-linux-gnueabihf:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages/PILcompat:/usr/lib/python2.7/dist-packages/gtk-2.0
14732020-01-16 08:18:52.088 T:1525396192 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): entering source directory /home/osmc/.kodi/addons/weather.wunderground
14742020-01-16 08:18:52.093 T:1525396192 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): instantiating addon using automatically obtained id of "weather.wunderground" dependent on version 2.25.0 of the xbmc.python api
14752020-01-16 08:18:52.166 T:1693446880 DEBUG: OSMC ADDON MAIN Current Version: OSMC November 2019 2019.11-1
14762020-01-16 08:18:52.166 T:1693446880 DEBUG: OSMC ADDON MAIN main addon starting
14772020-01-16 08:18:52.170 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
14782020-01-16 08:18:52.170 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
14792020-01-16 08:18:52.175 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
14802020-01-16 08:18:52.178 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
14812020-01-16 08:18:52.178 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
14822020-01-16 08:18:52.178 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
14832020-01-16 08:18:52.178 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
14842020-01-16 08:18:52.178 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
14852020-01-16 08:18:52.178 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
14862020-01-16 08:18:52.178 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
14872020-01-16 08:18:52.178 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
14882020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
14892020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
14902020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
14912020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
14922020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
14932020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
14942020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
14952020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
14962020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
14972020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
14982020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
14992020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
15002020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
15012020-01-16 08:18:52.179 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
15022020-01-16 08:18:52.179 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
15032020-01-16 08:18:52.180 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
15042020-01-16 08:18:52.180 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
15052020-01-16 08:18:52.180 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
15062020-01-16 08:18:52.180 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
15072020-01-16 08:18:52.180 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
15082020-01-16 08:18:52.196 T:1915577904 DEBUG: Repository add-on repository.xbmc.org uses plain HTTP for add-on downloads in path http://download.osmc.tv/kodi/addons/leia - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
15092020-01-16 08:18:52.212 T:1915577904 DEBUG: Previous line repeats 1 times.
15102020-01-16 08:18:52.213 T:1915577904 DEBUG: CRepositoryUpdater: previous update at 2020-01-15 16:27:30, next at 2020-01-16 16:27:30
15112020-01-16 08:18:52.214 T:1493029600 DEBUG: Thread Timer start, auto delete: false
15122020-01-16 08:18:52.477 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
15132020-01-16 08:18:52.477 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
15142020-01-16 08:18:52.482 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
15152020-01-16 08:18:52.485 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
15162020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
15172020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
15182020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
15192020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
15202020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
15212020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
15222020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
15232020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
15242020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
15252020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
15262020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
15272020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
15282020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
15292020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
15302020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
15312020-01-16 08:18:52.486 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
15322020-01-16 08:18:52.486 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
15332020-01-16 08:18:52.487 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
15342020-01-16 08:18:52.487 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
15352020-01-16 08:18:52.487 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
15362020-01-16 08:18:52.487 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
15372020-01-16 08:18:52.487 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
15382020-01-16 08:18:52.487 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
15392020-01-16 08:18:52.487 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
15402020-01-16 08:18:52.487 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
15412020-01-16 08:18:52.487 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
15422020-01-16 08:18:52.487 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
15432020-01-16 08:18:52.488 T:1509815008 DEBUG: [plugin.video.youtube] HTTPServer: Request uri path |/ping|
15442020-01-16 08:18:52.488 T:1509815008 DEBUG: [plugin.video.youtube] HTTPServer: Connection from |127.0.0.1| Local range: |True|
15452020-01-16 08:18:52.820 T:1482683104 DEBUG: OSMC COMMS: Comms started
15462020-01-16 08:18:52.821 T:1693446880 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui received: pos0: <OSMCGui(Thread-2, initial)>
15472020-01-16 08:18:52.850 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
15482020-01-16 08:18:52.850 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
15492020-01-16 08:18:52.853 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
15502020-01-16 08:18:52.869 T:1682961120 DEBUG: [plugin.video.youtube] HTTPServer: Ping |127.0.0.1:50152| |204|
15512020-01-16 08:18:52.871 T:1693446880 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules received: pos0: <OSMCGui(Thread-2, initial)>
15522020-01-16 08:18:52.880 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingnetworking
15532020-01-16 08:18:53.200 T:1693446880 DEBUG: osmc_settings: ['AdvancedSettingsEditor', 'DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'lang', 'log', 'networking_gui', 'os', 'osmc_network', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
15542020-01-16 08:18:53.201 T:1693446880 DEBUG: OSMC NETWORKING advancedsettings file exists = True
15552020-01-16 08:18:53.257 T:1693446880 DEBUG: OSMC NETWORKING START
15562020-01-16 08:18:53.257 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.networking __ found and imported
15572020-01-16 08:18:53.263 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettinglogging
15582020-01-16 08:18:53.267 T:1693446880 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
15592020-01-16 08:18:53.268 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.logging __ found and imported
15602020-01-16 08:18:53.270 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingapfstore
15612020-01-16 08:18:53.403 T:1693446880 DEBUG: osmc_settings: ['APF_STORE', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
15622020-01-16 08:18:53.404 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.apfstore __ found and imported
15632020-01-16 08:18:53.409 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingpi
15642020-01-16 08:18:53.418 T:1693446880 DEBUG: osmc_settings: ['DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'lang', 'log', 'os', 'parser', 'subprocess', 'sys', 'threading', 'traceback', 'xbmc', 'xbmcaddon', 'xbmcgui']
15652020-01-16 08:18:53.558 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
15662020-01-16 08:18:53.558 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
15672020-01-16 08:18:53.669 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
15682020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pin) was not found.
15692020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pin. Creating a setting on-the-fly...
15702020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pull) was not found.
15712020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pull. Creating a setting on-the-fly...
15722020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_out_pin) was not found.
15732020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_out_pin. Creating a setting on-the-fly...
15742020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (label2) was not found.
15752020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label2. Creating a setting on-the-fly...
15762020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (label3) was not found.
15772020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label3. Creating a setting on-the-fly...
15782020-01-16 08:18:53.670 T:1693446880 DEBUG: CSettingsManager: requested setting (lirc-rpi-overlay) was not found.
15792020-01-16 08:18:53.670 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting lirc-rpi-overlay. Creating a setting on-the-fly...
15802020-01-16 08:18:53.675 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
15812020-01-16 08:18:53.675 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
15822020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
15832020-01-16 08:18:53.677 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pin) was not found.
15842020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pin. Creating a setting on-the-fly...
15852020-01-16 08:18:53.677 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pull) was not found.
15862020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pull. Creating a setting on-the-fly...
15872020-01-16 08:18:53.677 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_out_pin) was not found.
15882020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_out_pin. Creating a setting on-the-fly...
15892020-01-16 08:18:53.677 T:1693446880 DEBUG: CSettingsManager: requested setting (label0) was not found.
15902020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label0. Creating a setting on-the-fly...
15912020-01-16 08:18:53.677 T:1693446880 DEBUG: CSettingsManager: requested setting (label1) was not found.
15922020-01-16 08:18:53.677 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label1. Creating a setting on-the-fly...
15932020-01-16 08:18:53.678 T:1693446880 DEBUG: CSettingsManager: requested setting (lirc-rpi-overlay) was not found.
15942020-01-16 08:18:53.678 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting lirc-rpi-overlay. Creating a setting on-the-fly...
15952020-01-16 08:18:53.681 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
15962020-01-16 08:18:53.681 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
15972020-01-16 08:18:53.683 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
15982020-01-16 08:18:53.683 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pin) was not found.
15992020-01-16 08:18:53.683 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pin. Creating a setting on-the-fly...
16002020-01-16 08:18:53.683 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_in_pull) was not found.
16012020-01-16 08:18:53.683 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_in_pull. Creating a setting on-the-fly...
16022020-01-16 08:18:53.683 T:1693446880 DEBUG: CSettingsManager: requested setting (gpio_out_pin) was not found.
16032020-01-16 08:18:53.683 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting gpio_out_pin. Creating a setting on-the-fly...
16042020-01-16 08:18:53.683 T:1693446880 DEBUG: CSettingsManager: requested setting (label0) was not found.
16052020-01-16 08:18:53.683 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label0. Creating a setting on-the-fly...
16062020-01-16 08:18:53.684 T:1693446880 DEBUG: CSettingsManager: requested setting (label1) was not found.
16072020-01-16 08:18:53.684 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label1. Creating a setting on-the-fly...
16082020-01-16 08:18:53.684 T:1693446880 DEBUG: CSettingsManager: requested setting (label2) was not found.
16092020-01-16 08:18:53.684 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label2. Creating a setting on-the-fly...
16102020-01-16 08:18:53.684 T:1693446880 DEBUG: CSettingsManager: requested setting (label3) was not found.
16112020-01-16 08:18:53.684 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label3. Creating a setting on-the-fly...
16122020-01-16 08:18:53.684 T:1693446880 DEBUG: CSettingsManager: requested setting (lirc-rpi-overlay) was not found.
16132020-01-16 08:18:53.684 T:1693446880 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting lirc-rpi-overlay. Creating a setting on-the-fly...
16142020-01-16 08:18:53.752 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pi __ found and imported
16152020-01-16 08:18:53.756 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingremotes
16162020-01-16 08:18:53.766 T:1693446880 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'remote_gui', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
16172020-01-16 08:18:53.766 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.remotes __ found and imported
16182020-01-16 08:18:53.774 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingservices
16192020-01-16 08:18:53.784 T:1693446880 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'log', 'os', 'service_selection', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
16202020-01-16 08:18:53.784 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.services __ found and imported
16212020-01-16 08:18:53.802 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingpioverclock
16222020-01-16 08:18:53.840 T:1693446880 DEBUG: osmc_settings: ['DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'cpu_info', 'lang', 'log', 'os', 'overclock_gui', 'parser', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
16232020-01-16 08:18:53.851 T:1693446880 DEBUG: OSMC PI OVERCLOCK Model = {'medium': None, 'higher': None, 'name': '3B', 'normal': {'initial_turbo': '0', 'force_turbo': '0', 'arm_freq': '1200', 'over_voltage_sdram': '0', 'core_freq': '400', 'over_voltage': '0', 'normal': '\n ', 'sdram_freq': '400'}}
16242020-01-16 08:18:53.851 T:1693446880 DEBUG: OSMC PI OVERCLOCK START
16252020-01-16 08:18:53.851 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pioverclock __ found and imported
16262020-01-16 08:18:53.858 T:1693446880 DEBUG: osmc_settings: scriptmoduleosmcsettingupdates
16272020-01-16 08:18:53.860 T:1693446880 DEBUG: osmc_settings: ['OSMCSettingClass', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'log', 'os', 'subprocess', 'threading', 'xbmc', 'xbmcaddon']
16282020-01-16 08:18:53.861 T:1693446880 DEBUG: OSMC UPDATES START
16292020-01-16 08:18:53.861 T:1693446880 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.updates __ found and imported
16302020-01-16 08:18:53.884 T:1693446880 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules [1.01198101044] returns: [(3, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-3, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/o
16312020-01-16 08:18:53.885 T:1693446880 DEBUG: osmc_settings: number_of_pages_needed
16322020-01-16 08:18:53.885 T:1693446880 DEBUG: osmc_settings: 1
16332020-01-16 08:18:53.893 T:1693446880 DEBUG: osmc_settings: {'apply_buttons': [105], 'live_modules': [{'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-6, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingpi' from '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pi/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.pi'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-9, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingpioverclock' from '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.pioverclock'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-10, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingupdates' from '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.updates/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.updates'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-3, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingnetworking' from '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.networking/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.networking'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-4, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettinglogging' from '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.logging'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-5, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingapfstore' from '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.apfstore'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-8, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingservices' from '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.services/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.services'}, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-7, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FO_Icon_Widget.png', 'FX_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FX_Icon_Widget.png', 'OSMCSetting': <module 'scriptmoduleosmcsettingremotes' from '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/OSMCSetting.pyo'>, 'FO_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/osmc/FO_Icon.png', 'id': 'script.module.osmcsetting.remotes'}], 'order_of_fill': [104, 106, 102, 108, 101, 109, 103, 107]}
16342020-01-16 08:18:53.893 T:1693446880 DEBUG: osmc_settings: 8
16352020-01-16 08:18:53.894 T:1693446880 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui [1.07268810272] returns: None
16362020-01-16 08:18:53.894 T:1693446880 DEBUG: UBIQUIFONTS alien_skin_folder: /usr/share/kodi/addons/skin.estuary/
16372020-01-16 08:18:53.916 T:1693446880 DEBUG: UBIQUIFONTS ACTUAL XML LOCATION = /usr/share/kodi/addons/skin.estuary/xml
16382020-01-16 08:18:53.916 T:1693446880 DEBUG: UBIQUIFONTS alien_font_xml = /usr/share/kodi/addons/skin.estuary/xml/Font.xml
16392020-01-16 08:18:53.917 T:1693446880 DEBUG: OSMC ADDON MAIN daemon started
16402020-01-16 08:18:54.207 T:1703932640 DEBUG: script.module.osmcsetting.updates : - =============================
16412020-01-16 08:18:54.207 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 1440
16422020-01-16 08:18:54.207 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 1920
16432020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 1340
16442020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 1745
16452020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 100
16462020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 175
16472020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 1273
16482020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - 70
16492020-01-16 08:18:54.208 T:1703932640 DEBUG: script.module.osmcsetting.updates : - =============================
16502020-01-16 08:19:07.407 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
16512020-01-16 08:19:07.408 T:1474290400 DEBUG: Thread Timer start, auto delete: false
16522020-01-16 08:19:07.412 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
16532020-01-16 08:19:07.412 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
16542020-01-16 08:19:07.458 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
16552020-01-16 08:19:07.465 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16562020-01-16 08:19:07.465 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70feb618
16572020-01-16 08:19:07.467 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16582020-01-16 08:19:07.470 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e74a248
16592020-01-16 08:19:07.471 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16602020-01-16 08:19:07.483 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f3c920
16612020-01-16 08:19:07.484 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
16622020-01-16 08:19:07.485 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16632020-01-16 08:19:07.487 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e74a248
16642020-01-16 08:19:07.487 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/eb3176ea.jpg 368x540
16652020-01-16 08:19:07.498 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70feb618
16662020-01-16 08:19:07.500 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f3c920
16672020-01-16 08:19:07.500 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1475a515.jpg 367x540
16682020-01-16 08:19:07.506 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
16692020-01-16 08:19:07.508 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16702020-01-16 08:19:07.514 T:1756787424 DEBUG: ffmpeg[68B672E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16712020-01-16 08:19:07.515 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f3c920
16722020-01-16 08:19:07.515 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e9b36a8
16732020-01-16 08:19:07.516 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16742020-01-16 08:19:07.518 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16752020-01-16 08:19:07.528 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b6b2708
16762020-01-16 08:19:07.530 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16772020-01-16 08:19:07.530 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
16782020-01-16 08:19:07.532 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e9b36a8
16792020-01-16 08:19:07.533 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/67f070b6.jpg 367x540
16802020-01-16 08:19:07.542 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f3c920
16812020-01-16 08:19:07.545 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b6b2708
16822020-01-16 08:19:07.546 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fa809c2c.jpg 367x540
16832020-01-16 08:19:07.551 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
16842020-01-16 08:19:07.553 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16852020-01-16 08:19:07.557 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e716bc8
16862020-01-16 08:19:07.557 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16872020-01-16 08:19:07.560 T:1756787424 DEBUG: ffmpeg[68B672E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16882020-01-16 08:19:07.563 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f3c920
16892020-01-16 08:19:07.564 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
16902020-01-16 08:19:07.568 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b6b2708
16912020-01-16 08:19:07.568 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
16922020-01-16 08:19:07.573 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
16932020-01-16 08:19:07.576 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e716bc8
16942020-01-16 08:19:07.576 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9af03024.jpg 400x225
16952020-01-16 08:19:07.578 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f3c920
16962020-01-16 08:19:07.581 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b6b2708
16972020-01-16 08:19:07.581 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/a127ab41.jpg 540x303
16982020-01-16 08:19:07.591 T:1756787424 DEBUG: ffmpeg[68B672E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
16992020-01-16 08:19:07.593 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17002020-01-16 08:19:07.594 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17012020-01-16 08:19:07.599 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6acd98
17022020-01-16 08:19:07.600 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17032020-01-16 08:19:07.601 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e716bc8
17042020-01-16 08:19:07.602 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17052020-01-16 08:19:07.613 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b6c0b00
17062020-01-16 08:19:07.614 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
17072020-01-16 08:19:07.614 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17082020-01-16 08:19:07.615 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
17092020-01-16 08:19:07.615 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e716bc8
17102020-01-16 08:19:07.616 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/ba11c446.jpg 640x360
17112020-01-16 08:19:07.616 T:1756787424 DEBUG: ffmpeg[68B672E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
17122020-01-16 08:19:07.625 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6acd98
17132020-01-16 08:19:07.626 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b6c0b00
17142020-01-16 08:19:07.626 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/20d355b9.jpg 640x360
17152020-01-16 08:19:07.627 T:1552937696 INFO: easy_acquire - Created session to http://www.thetvdb.com
17162020-01-16 08:19:07.632 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17172020-01-16 08:19:07.633 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17182020-01-16 08:19:07.644 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17192020-01-16 08:19:07.646 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6a58d0
17202020-01-16 08:19:07.646 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e716bc8
17212020-01-16 08:19:07.648 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17222020-01-16 08:19:07.648 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17232020-01-16 08:19:07.657 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b69a2b8
17242020-01-16 08:19:07.657 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
17252020-01-16 08:19:07.658 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17262020-01-16 08:19:07.660 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e716bc8
17272020-01-16 08:19:07.660 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/28b66189.jpg 367x540
17282020-01-16 08:19:07.673 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6a58d0
17292020-01-16 08:19:07.675 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b69a2b8
17302020-01-16 08:19:07.676 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/5b149a2a.jpg 367x540
17312020-01-16 08:19:07.677 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17322020-01-16 08:19:07.679 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17332020-01-16 08:19:07.683 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e716bc8
17342020-01-16 08:19:07.686 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17352020-01-16 08:19:07.698 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6c0b00
17362020-01-16 08:19:07.701 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(82000), nBufferAlignment(16)
17372020-01-16 08:19:07.705 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b626a98
17382020-01-16 08:19:07.707 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17392020-01-16 08:19:07.709 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
17402020-01-16 08:19:07.713 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e716bc8
17412020-01-16 08:19:07.713 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/af4adca7.jpg 758x140
17422020-01-16 08:19:07.717 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6c0b00
17432020-01-16 08:19:07.718 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b626a98
17442020-01-16 08:19:07.719 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dec38b4f.jpg 367x540
17452020-01-16 08:19:07.839 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
17462020-01-16 08:19:07.839 T:1474290400 DEBUG: Thread Timer start, auto delete: false
17472020-01-16 08:19:07.871 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17482020-01-16 08:19:07.871 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
17492020-01-16 08:19:07.914 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5edefa48
17502020-01-16 08:19:07.916 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17512020-01-16 08:19:07.919 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5f053790
17522020-01-16 08:19:07.920 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17532020-01-16 08:19:07.925 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70faf8d8
17542020-01-16 08:19:07.926 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(100512), nBufferAlignment(16)
17552020-01-16 08:19:07.929 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b6996a8
17562020-01-16 08:19:07.929 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5edefa48
17572020-01-16 08:19:07.930 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17582020-01-16 08:19:07.931 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5f053790
17592020-01-16 08:19:07.932 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4f7b3c8a.jpg 300x300
17602020-01-16 08:19:07.939 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70faf8d8
17612020-01-16 08:19:07.940 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b6996a8
17622020-01-16 08:19:07.940 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7fbd33a6.jpg 512x512
17632020-01-16 08:19:07.944 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17642020-01-16 08:19:07.945 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17652020-01-16 08:19:07.948 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e9b36a8
17662020-01-16 08:19:07.949 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17672020-01-16 08:19:07.951 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
17682020-01-16 08:19:07.954 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6815a0
17692020-01-16 08:19:07.955 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17702020-01-16 08:19:07.959 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b689300
17712020-01-16 08:19:07.960 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
17722020-01-16 08:19:07.960 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17732020-01-16 08:19:07.962 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e9b36a8
17742020-01-16 08:19:07.962 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d888beff.jpg 316x316
17752020-01-16 08:19:07.972 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6815a0
17762020-01-16 08:19:07.972 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b689300
17772020-01-16 08:19:07.973 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/defb5ad9.jpg 500x500
17782020-01-16 08:19:07.978 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17792020-01-16 08:19:07.979 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17802020-01-16 08:19:07.980 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
17812020-01-16 08:19:07.982 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e716bc8
17822020-01-16 08:19:07.984 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17832020-01-16 08:19:07.989 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b687668
17842020-01-16 08:19:07.990 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17852020-01-16 08:19:07.997 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b699658
17862020-01-16 08:19:07.998 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17872020-01-16 08:19:07.998 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
17882020-01-16 08:19:08.000 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e716bc8
17892020-01-16 08:19:08.000 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1cee752d.jpg 500x500
17902020-01-16 08:19:08.007 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b687668
17912020-01-16 08:19:08.010 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b699658
17922020-01-16 08:19:08.010 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/700b35e6.jpg 500x471
17932020-01-16 08:19:08.022 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
17942020-01-16 08:19:08.023 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17952020-01-16 08:19:08.025 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6b2ec8
17962020-01-16 08:19:08.026 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
17972020-01-16 08:19:08.034 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e779408
17982020-01-16 08:19:08.035 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
17992020-01-16 08:19:08.044 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b699528
18002020-01-16 08:19:08.045 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18012020-01-16 08:19:08.045 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18022020-01-16 08:19:08.046 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e779408
18032020-01-16 08:19:08.047 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/fb962713.jpg 500x494
18042020-01-16 08:19:08.062 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6b2ec8
18052020-01-16 08:19:08.064 T:1552937696 DEBUG: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/posters/5bbfaee851fda.jpg -> image/jpeg
18062020-01-16 08:19:08.064 T:1552937696 DEBUG: CurlFile::Open(0x5b698e18) http://www.thetvdb.com/banners/posters/5bbfaee851fda.jpg
18072020-01-16 08:19:08.067 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b699528
18082020-01-16 08:19:08.067 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6fab0196.jpg 500x499
18092020-01-16 08:19:08.069 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18102020-01-16 08:19:08.070 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(92080), nBufferAlignment(16)
18112020-01-16 08:19:08.073 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e78b470
18122020-01-16 08:19:08.074 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18132020-01-16 08:19:08.082 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b698c80
18142020-01-16 08:19:08.083 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18152020-01-16 08:19:08.088 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b6994e8
18162020-01-16 08:19:08.088 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18172020-01-16 08:19:08.089 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18182020-01-16 08:19:08.089 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e78b470
18192020-01-16 08:19:08.089 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/518c84b4.jpg 500x500
18202020-01-16 08:19:08.101 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b698c80
18212020-01-16 08:19:08.104 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b6994e8
18222020-01-16 08:19:08.104 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/43197932.jpg 500x500
18232020-01-16 08:19:08.106 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18242020-01-16 08:19:08.106 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18252020-01-16 08:19:08.111 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5edf47f8
18262020-01-16 08:19:08.112 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18272020-01-16 08:19:08.112 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b699528
18282020-01-16 08:19:08.113 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18292020-01-16 08:19:08.121 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b698cc8
18302020-01-16 08:19:08.121 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18312020-01-16 08:19:08.122 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18322020-01-16 08:19:08.123 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5edf47f8
18332020-01-16 08:19:08.123 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8464f88b.jpg 500x500
18342020-01-16 08:19:08.130 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b699528
18352020-01-16 08:19:08.131 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b698cc8
18362020-01-16 08:19:08.131 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/686654af.jpg 300x95
18372020-01-16 08:19:08.139 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18382020-01-16 08:19:08.140 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18392020-01-16 08:19:08.142 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cee0d08
18402020-01-16 08:19:08.143 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18412020-01-16 08:19:08.145 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b699118
18422020-01-16 08:19:08.146 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18432020-01-16 08:19:08.152 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b681408
18442020-01-16 08:19:08.152 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18452020-01-16 08:19:08.153 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18462020-01-16 08:19:08.154 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cee0d08
18472020-01-16 08:19:08.154 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/99cf8dea.jpg 500x494
18482020-01-16 08:19:08.165 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b699118
18492020-01-16 08:19:08.166 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b681408
18502020-01-16 08:19:08.166 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8541089b.jpg 500x497
18512020-01-16 08:19:08.171 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18522020-01-16 08:19:08.172 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18532020-01-16 08:19:08.175 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cee0d08
18542020-01-16 08:19:08.176 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18552020-01-16 08:19:08.183 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b681438
18562020-01-16 08:19:08.184 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(90400), nBufferAlignment(16)
18572020-01-16 08:19:08.186 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18582020-01-16 08:19:08.187 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cee0d08
18592020-01-16 08:19:08.188 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b806a30
18602020-01-16 08:19:08.188 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e5f7c9b9.jpg 300x272
18612020-01-16 08:19:08.189 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18622020-01-16 08:19:08.202 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18632020-01-16 08:19:08.203 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b681438
18642020-01-16 08:19:08.205 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18652020-01-16 08:19:08.205 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b806a30
18662020-01-16 08:19:08.206 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/490e729e.jpg 465x460
18672020-01-16 08:19:08.208 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e9b5030
18682020-01-16 08:19:08.211 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18692020-01-16 08:19:08.221 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18702020-01-16 08:19:08.222 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b681430
18712020-01-16 08:19:08.223 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e9b5030
18722020-01-16 08:19:08.223 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6b9ef05d.jpg 500x438
18732020-01-16 08:19:08.225 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18742020-01-16 08:19:08.228 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b8069c0
18752020-01-16 08:19:08.229 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18762020-01-16 08:19:08.239 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b681430
18772020-01-16 08:19:08.240 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18782020-01-16 08:19:08.240 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b8069c0
18792020-01-16 08:19:08.240 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8d762d40.jpg 212x212
18802020-01-16 08:19:08.242 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18812020-01-16 08:19:08.246 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cee0d78
18822020-01-16 08:19:08.247 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18832020-01-16 08:19:08.256 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b698c80
18842020-01-16 08:19:08.261 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18852020-01-16 08:19:08.266 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18862020-01-16 08:19:08.267 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b806e68
18872020-01-16 08:19:08.268 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cee0d78
18882020-01-16 08:19:08.268 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/ea976927.jpg 500x500
18892020-01-16 08:19:08.272 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18902020-01-16 08:19:08.286 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b698c80
18912020-01-16 08:19:08.289 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b806e68
18922020-01-16 08:19:08.290 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/bb58a63f.jpg 500x499
18932020-01-16 08:19:08.292 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
18942020-01-16 08:19:08.296 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
18952020-01-16 08:19:08.300 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5f053ee8
18962020-01-16 08:19:08.302 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
18972020-01-16 08:19:08.320 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b8563d8
18982020-01-16 08:19:08.321 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
18992020-01-16 08:19:08.322 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(92064), nBufferAlignment(16)
19002020-01-16 08:19:08.324 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5f053ee8
19012020-01-16 08:19:08.324 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/73e42169.jpg 300x300
19022020-01-16 08:19:08.330 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b89b8d0
19032020-01-16 08:19:08.332 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19042020-01-16 08:19:08.348 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
19052020-01-16 08:19:08.350 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
19062020-01-16 08:19:08.351 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b8563d8
19072020-01-16 08:19:08.353 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b89b8d0
19082020-01-16 08:19:08.354 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c7f6683b.jpg 500x496
19092020-01-16 08:19:08.354 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5f0a08f8
19102020-01-16 08:19:08.356 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19112020-01-16 08:19:08.368 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
19122020-01-16 08:19:08.370 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5f0a08f8
19132020-01-16 08:19:08.370 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c9b0e2c8.jpg 500x500
19142020-01-16 08:19:08.423 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19152020-01-16 08:19:08.423 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19162020-01-16 08:19:08.438 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19172020-01-16 08:19:08.438 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
19182020-01-16 08:19:08.583 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19192020-01-16 08:19:08.587 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19202020-01-16 08:19:08.876 T:1552937696 DEBUG: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/5bbfaee851fda.jpg>
19212020-01-16 08:19:09.127 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19222020-01-16 08:19:09.127 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19232020-01-16 08:19:09.138 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19242020-01-16 08:19:09.138 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
19252020-01-16 08:19:09.152 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b50b840
19262020-01-16 08:19:09.154 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
19272020-01-16 08:19:09.157 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5edf4840
19282020-01-16 08:19:09.159 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
19292020-01-16 08:19:09.163 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b50a168
19302020-01-16 08:19:09.165 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19312020-01-16 08:19:09.172 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e714148
19322020-01-16 08:19:09.175 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19332020-01-16 08:19:09.180 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b50b840
19342020-01-16 08:19:09.187 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b50a168
19352020-01-16 08:19:09.188 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/29cb8c25.jpg 256x256
19362020-01-16 08:19:09.189 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5edf4840
19372020-01-16 08:19:09.191 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e714148
19382020-01-16 08:19:09.191 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/99b3822f.jpg 512x512
19392020-01-16 08:19:09.207 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5edf4840
19402020-01-16 08:19:09.210 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
19412020-01-16 08:19:09.217 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e9b4fc0
19422020-01-16 08:19:09.219 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19432020-01-16 08:19:09.234 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5edf4840
19442020-01-16 08:19:09.237 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e9b4fc0
19452020-01-16 08:19:09.238 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/839c3fe1.jpg 512x512
19462020-01-16 08:19:09.239 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19472020-01-16 08:19:09.241 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19482020-01-16 08:19:09.248 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
19492020-01-16 08:19:09.250 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
19502020-01-16 08:19:09.257 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cee0d08
19512020-01-16 08:19:09.262 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
19522020-01-16 08:19:09.279 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
19532020-01-16 08:19:09.281 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cee0d08
19542020-01-16 08:19:09.281 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f0fca090.jpg 256x256
19552020-01-16 08:19:09.424 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b509bf0
19562020-01-16 08:19:09.425 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x5b50a278
19572020-01-16 08:19:09.426 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(562128), nBufferAlignment(16)
19582020-01-16 08:19:09.432 T:1552937696 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.resize) - port(61), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768) nBufferAlignment(16)
19592020-01-16 08:19:09.511 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b509bf0
19602020-01-16 08:19:09.512 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x5b50a278
19612020-01-16 08:19:09.513 T:1552937696 DEBUG: Caching image 'http://www.thetvdb.com/banners/posters/5bbfaee851fda.jpg' to '3/3066ccd1.jpg':
19622020-01-16 08:19:09.513 T:1552937696 DEBUG: cached image 'special://masterprofile/Thumbnails/3/3066ccd1.jpg' size 367x540
19632020-01-16 08:19:09.514 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x5b50a278
19642020-01-16 08:19:09.516 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
19652020-01-16 08:19:09.517 T:1552937696 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(199648) nBufferAlignment(16)
19662020-01-16 08:19:09.527 T:1552937696 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/3/3066ccd1.jpg width 367 height 540
19672020-01-16 08:19:09.535 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x5b50a278
19682020-01-16 08:19:09.959 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19692020-01-16 08:19:09.959 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19702020-01-16 08:19:09.971 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19712020-01-16 08:19:09.971 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
19722020-01-16 08:19:10.207 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19732020-01-16 08:19:10.221 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19742020-01-16 08:19:11.751 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19752020-01-16 08:19:11.751 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19762020-01-16 08:19:11.754 T:1915577904 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
19772020-01-16 08:19:11.754 T:1915577904 DEBUG: HandleKey: right (0xf083) pressed, action is Right
19782020-01-16 08:19:11.911 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19792020-01-16 08:19:11.938 T:1915577904 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
19802020-01-16 08:19:12.463 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19812020-01-16 08:19:12.463 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19822020-01-16 08:19:12.505 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19832020-01-16 08:19:12.506 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
19842020-01-16 08:19:12.719 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19852020-01-16 08:19:12.738 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
19862020-01-16 08:19:13.759 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19872020-01-16 08:19:13.759 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19882020-01-16 08:19:13.788 T:1915577904 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
19892020-01-16 08:19:13.788 T:1915577904 DEBUG: HandleKey: right (0xf083) pressed, action is Right
19902020-01-16 08:19:13.919 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19912020-01-16 08:19:13.921 T:1915577904 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
19922020-01-16 08:19:14.375 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
19932020-01-16 08:19:14.375 T:1474290400 DEBUG: Thread Timer start, auto delete: false
19942020-01-16 08:19:14.377 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
19952020-01-16 08:19:14.583 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
19962020-01-16 08:19:14.588 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
19972020-01-16 08:19:14.588 T:1915577904 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
19982020-01-16 08:19:14.589 T:1915577904 DEBUG: Activating window ID: 10025
19992020-01-16 08:19:14.894 T:1915577904 DEBUG: ------ Window Deinit (Home.xml) ------
20002020-01-16 08:19:14.894 T:1915577904 DEBUG: FreeVisualisation() done
20012020-01-16 08:19:14.924 T:1915577904 DEBUG: ------ Window Init (MyVideoNav.xml) ------
20022020-01-16 08:19:14.924 T:1915577904 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
20032020-01-16 08:19:15.074 T:1915577904 DEBUG: CGUIMediaWindow::GetDirectory (nfs://192.168.0.7/volume1/Pooh/video/)
20042020-01-16 08:19:15.074 T:1915577904 DEBUG: ParentPath = [nfs://192.168.0.7/volume1/Pooh/video/]
20052020-01-16 08:19:15.080 T:1915577904 DEBUG: NFS: Refreshing context for 192.168.0.7/volume1/Pooh, old: 11408, new: 37116
20062020-01-16 08:19:15.080 T:1915577904 DEBUG: NFS: Using cached context.
20072020-01-16 08:19:15.165 T:1474290400 DEBUG: Thread BackgroundLoader start, auto delete: false
20082020-01-16 08:19:15.396 T:1474290400 DEBUG: Thread BackgroundLoader 1474290400 terminating
20092020-01-16 08:19:17.735 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20102020-01-16 08:19:17.735 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20112020-01-16 08:19:17.763 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20122020-01-16 08:19:17.763 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
20132020-01-16 08:19:17.983 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20142020-01-16 08:19:17.987 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20152020-01-16 08:19:18.159 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20162020-01-16 08:19:18.159 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20172020-01-16 08:19:18.167 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20182020-01-16 08:19:18.167 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
20192020-01-16 08:19:18.311 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20202020-01-16 08:19:18.321 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20212020-01-16 08:19:19.487 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20222020-01-16 08:19:19.487 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20232020-01-16 08:19:19.525 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20242020-01-16 08:19:19.695 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20252020-01-16 08:19:19.708 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20262020-01-16 08:19:19.709 T:1915577904 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
20272020-01-16 08:19:19.711 T:1915577904 DEBUG: CGUIMediaWindow::GetDirectory (nfs://192.168.0.7/volume1/Pooh/video/doku/)
20282020-01-16 08:19:19.711 T:1915577904 DEBUG: ParentPath = [nfs://192.168.0.7/volume1/Pooh/video/]
20292020-01-16 08:19:19.712 T:1474290400 DEBUG: Thread waiting start, auto delete: false
20302020-01-16 08:19:19.757 T:1474290400 DEBUG: Thread waiting 1474290400 terminating
20312020-01-16 08:19:19.768 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
20322020-01-16 08:19:19.768 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
20332020-01-16 08:19:19.769 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
20342020-01-16 08:19:19.774 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
20352020-01-16 08:19:19.774 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
20362020-01-16 08:19:19.775 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
20372020-01-16 08:19:20.692 T:1474290400 DEBUG: Thread BackgroundLoader start, auto delete: false
20382020-01-16 08:19:21.783 T:1474290400 DEBUG: Thread BackgroundLoader 1474290400 terminating
20392020-01-16 08:19:22.207 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20402020-01-16 08:19:22.207 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20412020-01-16 08:19:22.239 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20422020-01-16 08:19:22.239 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
20432020-01-16 08:19:22.278 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b546a48
20442020-01-16 08:19:22.279 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b50a278
20452020-01-16 08:19:22.280 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(269584), nBufferAlignment(16)
20462020-01-16 08:19:22.282 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
20472020-01-16 08:19:22.285 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b509bf0
20482020-01-16 08:19:22.287 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
20492020-01-16 08:19:22.323 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b84b3f8
20502020-01-16 08:19:22.324 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b546a48
20512020-01-16 08:19:22.326 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
20522020-01-16 08:19:22.326 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b509bf0
20532020-01-16 08:19:22.326 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/26f66424.jpg 1280x720
20542020-01-16 08:19:22.342 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b50a278
20552020-01-16 08:19:22.346 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b84b3f8
20562020-01-16 08:19:22.346 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e696db5c.jpg 367x540
20572020-01-16 08:19:22.346 T:1552937696 DEBUG: DoWork - took 102 ms to load special://masterprofile/Thumbnails/e/e696db5c.jpg
20582020-01-16 08:19:22.415 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20592020-01-16 08:19:22.421 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20602020-01-16 08:19:22.671 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20612020-01-16 08:19:22.671 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20622020-01-16 08:19:22.687 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20632020-01-16 08:19:22.687 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
20642020-01-16 08:19:22.711 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
20652020-01-16 08:19:22.711 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
20662020-01-16 08:19:22.717 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e7141b8
20672020-01-16 08:19:22.717 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b509bf0
20682020-01-16 08:19:22.718 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
20692020-01-16 08:19:22.718 T:1552937696 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
20702020-01-16 08:19:22.731 T:1552937696 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b546a48
20712020-01-16 08:19:22.732 T:1552937696 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
20722020-01-16 08:19:22.746 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
20732020-01-16 08:19:22.747 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b509bf0
20742020-01-16 08:19:22.748 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e7141b8
20752020-01-16 08:19:22.748 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/12ad208a.jpg 1280x720
20762020-01-16 08:19:22.749 T:1552937696 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b546a48
20772020-01-16 08:19:22.749 T:1552937696 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6a1261f7.jpg 367x540
20782020-01-16 08:19:22.871 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20792020-01-16 08:19:22.887 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
20802020-01-16 08:19:25.663 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20812020-01-16 08:19:25.663 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20822020-01-16 08:19:25.686 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20832020-01-16 08:19:26.193 T:1915577904 DEBUG: Previous line repeats 1 times.
20842020-01-16 08:19:26.193 T:1915577904 DEBUG: HandleKey: long-return (0x100f00d) pressed, action is ContextMenu
20852020-01-16 08:19:26.228 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
20862020-01-16 08:19:26.228 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
20872020-01-16 08:19:26.229 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
20882020-01-16 08:19:26.230 T:1915577904 INFO: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
20892020-01-16 08:19:26.238 T:1915577904 DEBUG: ------ Window Init (DialogContextMenu.xml) ------
20902020-01-16 08:19:26.239 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20912020-01-16 08:19:26.839 T:1474290400 DEBUG: Previous line repeats 12 times.
20922020-01-16 08:19:26.839 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20932020-01-16 08:19:26.871 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
20942020-01-16 08:19:28.687 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
20952020-01-16 08:19:28.687 T:1474290400 DEBUG: Thread Timer start, auto delete: false
20962020-01-16 08:19:28.710 T:1915577904 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
20972020-01-16 08:19:28.710 T:1915577904 DEBUG: HandleKey: up (0xf080) pressed, action is Up
20982020-01-16 08:19:28.799 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
20992020-01-16 08:19:28.821 T:1915577904 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21002020-01-16 08:19:28.951 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
21012020-01-16 08:19:28.951 T:1474290400 DEBUG: Thread Timer start, auto delete: false
21022020-01-16 08:19:28.971 T:1915577904 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21032020-01-16 08:19:28.971 T:1915577904 DEBUG: HandleKey: up (0xf080) pressed, action is Up
21042020-01-16 08:19:29.159 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
21052020-01-16 08:19:29.182 T:1915577904 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
21062020-01-16 08:19:29.639 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
21072020-01-16 08:19:29.639 T:1474290400 DEBUG: Thread Timer start, auto delete: false
21082020-01-16 08:19:29.654 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
21092020-01-16 08:19:29.654 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
21102020-01-16 08:19:29.847 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
21112020-01-16 08:19:29.854 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
21122020-01-16 08:19:30.375 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
21132020-01-16 08:19:30.375 T:1474290400 DEBUG: Thread Timer start, auto delete: false
21142020-01-16 08:19:30.404 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
21152020-01-16 08:19:30.575 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
21162020-01-16 08:19:30.587 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
21172020-01-16 08:19:30.588 T:1915577904 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
21182020-01-16 08:19:30.848 T:1915577904 DEBUG: ------ Window Deinit (DialogContextMenu.xml) ------
21192020-01-16 08:19:30.877 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
21202020-01-16 08:19:30.877 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
21212020-01-16 08:19:30.879 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
21222020-01-16 08:19:30.900 T:1756787424 DEBUG: This query part contains a like, we will double backslash in the next field: ' AND idPath NOT IN (SELECT idPath FROM files WHERE strFileName LIKE 'video_ts.ifo') AND idPath NOT IN (SELECT idPath FROM files WHERE strFileName LIKE 'index.bdmv')
21232020-01-16 08:19:31.137 T:1915577904 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
21242020-01-16 08:19:31.149 T:1756787424 NOTICE: VideoInfoScanner: Starting scan ..
21252020-01-16 08:19:31.156 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
21262020-01-16 08:19:31.156 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
21272020-01-16 08:19:31.157 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
21282020-01-16 08:19:31.168 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
21292020-01-16 08:19:31.168 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
21302020-01-16 08:19:31.169 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
21312020-01-16 08:19:31.223 T:1756787424 DEBUG: VideoInfoScanner: Scanning dir 'nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/' as not in the database
21322020-01-16 08:19:31.225 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4 (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21332020-01-16 08:19:31.227 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4 (s1e2) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21342020-01-16 08:19:31.228 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4 (s1e3) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21352020-01-16 08:19:31.229 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4 (s1e4) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21362020-01-16 08:19:31.230 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4 (s1e5) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21372020-01-16 08:19:31.231 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4 (s1e6) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
21382020-01-16 08:19:31.292 T:1756787424 DEBUG: GetEpisodeList: Searching 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":348654}|Content-Type=application/json' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
21392020-01-16 08:19:31.315 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Content-Type: application/json'
21402020-01-16 08:19:31.315 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/login
21412020-01-16 08:19:31.316 T:1756787424 INFO: easy_acquire - Created session to https://api.thetvdb.com
21422020-01-16 08:19:31.990 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":348654}|Content-Type=application/json"
21432020-01-16 08:19:31.996 T:1756787424 DEBUG: scraper: GetEpisodeList returned <episodeguide><url function="GetEpisodeListAuth" cache="episodes-348654-1-en.json">https://api.thetvdb.com/series/348654/episodes|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url></episodeguide>
21442020-01-16 08:19:31.998 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
21452020-01-16 08:19:31.998 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
21462020-01-16 08:19:31.998 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/episodes
21472020-01-16 08:19:32.064 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/348654/episodes|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
21482020-01-16 08:19:32.071 T:1756787424 DEBUG: scraper: GetEpisodeListAuth returned <episodeguide><url function="LoadEpisodeList" cache="episodes-348654-1-en.json">https://api.thetvdb.com/series/348654/episodes?page=1|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeList"/></episodeguide>
21492020-01-16 08:19:32.084 T:1756787424 DEBUG: scraper: LoadEpisodeList returned <episodeguide></episodeguide>
21502020-01-16 08:19:32.105 T:1756787424 DEBUG: scraper: ParseEpisodeList returned <episodeguide>
2151 <!-- Episode order: Aired -->
2152 <episode>
2153 <id>6721687</id>
2154 <title>Medellin</title>
2155 <aired>2017-09-16</aired>
2156 <epnum>1</epnum>
2157 <season>1</season>
2158 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":6721687}|Content-Type=application/json&accept-language=en</url>
2159 </episode>
2160 <episode>
2161 <id>7243302</id>
2162 <title>Paris</title>
2163 <aired>2017-09-23</aired>
2164 <epnum>2</epnum>
2165 <season>1</season>
2166 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243302}|Content-Type=application/json&accept-language=en</url>
2167 </episode>
2168 <episode>
2169 <id>7243304</id>
2170 <title>Toronto</title>
2171 <aired>2017-09-30</aired>
2172 <epnum>3</epnum>
2173 <season>1</season>
2174 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243304}|Content-Type=application/json&accept-language=en</url>
2175 </episode>
2176 <episode>
2177 <id>7243306</id>
2178 <title>Bangkok</title>
2179 <aired>2017-10-07</aired>
2180 <epnum>4</epnum>
2181 <season>1</season>
2182 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243306}|Content-Type=application/json&accept-language=en</url>
2183 </episode>
2184 <episode>
2185 <id>7243307</id>
2186 <title>Tel Aviv</title>
2187 <aired>2017-10-14</aired>
2188 <epnum>5</epnum>
2189 <season>1</season>
2190 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243307}|Content-Type=application/json&accept-language=en</url>
2191 </episode>
2192 <episode>
2193 <id>7243309</id>
2194 <title>Tokyo</title>
2195 <aired>2017-10-21</aired>
2196 <epnum>6</epnum>
2197 <season>1</season>
2198 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243309}|Content-Type=application/json&accept-language=en</url>
2199 </episode>
2200 <episode>
2201 <id>7243312</id>
2202 <title>Cape Town</title>
2203 <aired>2018-11-10</aired>
2204 <epnum>1</epnum>
2205 <season>2</season>
2206 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243312}|Content-Type=application/json&accept-language=en</url>
2207 </episode>
2208 <episode>
2209 <id>7243313</id>
2210 <title>Mexico City</title>
2211 <aired>2018-11-17</aired>
2212 <epnum>2</epnum>
2213 <season>2</season>
2214 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243313}|Content-Type=application/json&accept-language=en</url>
2215 </episode>
2216 <episode>
2217 <id>7243314</id>
2218 <title>Copenhagen</title>
2219 <aired>2018-11-24</aired>
2220 <epnum>3</epnum>
2221 <season>2</season>
2222 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243314}|Content-Type=application/json&accept-language=en</url>
2223 </episode>
2224 <episode>
2225 <id>7243315</id>
2226 <title>Milan</title>
2227 <aired>2018-12-01</aired>
2228 <epnum>4</epnum>
2229 <season>2</season>
2230 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243315}|Content-Type=application/json&accept-language=en</url>
2231 </episode>
2232 <episode>
2233 <id>7243317</id>
2234 <title>Detroit & Windsor</title>
2235 <aired>2018-12-08</aired>
2236 <epnum>5</epnum>
2237 <season>2</season>
2238 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243317}|Content-Type=application/json&accept-language=en</url>
2239 </episode>
2240 <episode>
2241 <id>7243319</id>
2242 <title>Montreal</title>
2243 <aired>2018-12-15</aired>
2244 <epnum>6</epnum>
2245 <season>2</season>
2246 <url post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243319}|Content-Type=application/json&accept-language=en</url>
2247 </episode>
2248 </episodeguide>
22492020-01-16 08:19:32.112 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":6721687}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
22502020-01-16 08:19:32.116 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-6721687-en.json">https://api.thetvdb.com/episodes/6721687|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
22512020-01-16 08:19:32.117 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
22522020-01-16 08:19:32.117 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
22532020-01-16 08:19:32.117 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/6721687
22542020-01-16 08:19:32.199 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/6721687|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
22552020-01-16 08:19:32.207 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-6721687-fi.json">https://api.thetvdb.com/episodes/6721687|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
22562020-01-16 08:19:32.208 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
22572020-01-16 08:19:32.208 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
22582020-01-16 08:19:32.208 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/6721687
22592020-01-16 08:19:32.396 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/6721687|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
22602020-01-16 08:19:32.398 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
22612020-01-16 08:19:32.414 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2262 <details>
2263 <title>Medellin</title>
2264 <plot/>
2265 <uniqueid type="tvdb" default="true">6721687</uniqueid>
2266 <uniqueid type="imdb">tt7481304</uniqueid>
2267 <aired>2017-09-16</aired>
2268 <episode>1</episode>
2269 <season>1</season>
2270 <chain function="GetIMDBRatingsById">tt7481304</chain>
2271 <ratings>
2272 <rating name="tvdb" default="true">
2273 <value>0</value>
2274 <votes/>
2275 </rating>
2276 </ratings>
2277 </details>
22782020-01-16 08:19:32.415 T:1756787424 DEBUG: scraper: GetIMDBRatingsById returned <details><url cache="tt7481304-main.html" function="ParseIMDBRatings">http://www.imdb.com/title/tt7481304/|accept-language=en-us</url></details>
22792020-01-16 08:19:32.416 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
22802020-01-16 08:19:32.416 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) http://www.imdb.com/title/tt7481304/
22812020-01-16 08:19:33.531 T:1756787424 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/title/tt7481304/>
22822020-01-16 08:19:33.740 T:1756787424 DEBUG: Get: Using "UTF-8" charset for HTML "http://www.imdb.com/title/tt7481304/|accept-language=en-us"
22832020-01-16 08:19:33.756 T:1756787424 DEBUG: scraper: ParseIMDBRatings returned <details><ratings><rating name="imdb" ><value>7.8</value><votes>9</votes></rating></ratings></details>
22842020-01-16 08:19:33.763 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4
22852020-01-16 08:19:33.767 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E01-Medellin.mp4')
22862020-01-16 08:19:33.775 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-05 23:46:32' WHERE idFile=22826
22872020-01-16 08:19:33.779 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22826, 1120)
22882020-01-16 08:19:33.786 T:1756787424 DEBUG: Mysql Start transaction
22892020-01-16 08:19:33.788 T:1756787424 DEBUG: Mysql execute: INSERT INTO rating (media_id, media_type, rating_type, rating, votes) VALUES (18674, 'episode', 'imdb', 7.800000, 9)
22902020-01-16 08:19:33.789 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18674 AND media_type='episode'
22912020-01-16 08:19:33.794 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18674, 'episode', 'tt7481304', 'imdb')
22922020-01-16 08:19:33.797 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18674, 'episode', '6721687', 'tvdb')
22932020-01-16 08:19:33.803 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18674, 'episode', 'thumb', '')
22942020-01-16 08:19:33.811 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Medellin',c01='',c03='20605',c04='',c05='2017-09-16',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4',c19='2106',c20='34329', userrating = NULL, idSeason = 39220 where idEpisode=18674
22952020-01-16 08:19:33.818 T:1756787424 DEBUG: Mysql commit transaction
22962020-01-16 08:19:33.860 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22826
22972020-01-16 08:19:33.866 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243302}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
22982020-01-16 08:19:33.870 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-7243302-en.json">https://api.thetvdb.com/episodes/7243302|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
22992020-01-16 08:19:33.872 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23002020-01-16 08:19:33.872 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
23012020-01-16 08:19:33.872 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243302
23022020-01-16 08:19:33.948 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243302|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
23032020-01-16 08:19:33.964 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-7243302-fi.json">https://api.thetvdb.com/episodes/7243302|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
23042020-01-16 08:19:33.965 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23052020-01-16 08:19:33.966 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
23062020-01-16 08:19:33.966 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243302
23072020-01-16 08:19:34.024 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243302|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
23082020-01-16 08:19:34.029 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
23092020-01-16 08:19:34.058 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2310 <details>
2311 <title>Paris</title>
2312 <plot/>
2313 <uniqueid type="tvdb" default="true">7243302</uniqueid>
2314 <aired>2017-09-23</aired>
2315 <episode>2</episode>
2316 <season>1</season>
2317 <ratings>
2318 <rating name="tvdb" default="true">
2319 <value>0</value>
2320 <votes/>
2321 </rating>
2322 </ratings>
2323 </details>
23242020-01-16 08:19:34.065 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4
23252020-01-16 08:19:34.068 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E02-Paris.mp4')
23262020-01-16 08:19:34.076 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-05 23:51:38' WHERE idFile=22827
23272020-01-16 08:19:34.089 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22827, 1120)
23282020-01-16 08:19:34.098 T:1756787424 DEBUG: Mysql Start transaction
23292020-01-16 08:19:34.098 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18675 AND media_type='episode'
23302020-01-16 08:19:34.100 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18675, 'episode', '7243302', 'tvdb')
23312020-01-16 08:19:34.104 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18675, 'episode', 'thumb', '')
23322020-01-16 08:19:34.108 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Paris',c01='',c03='-1',c04='',c05='2017-09-23',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4',c19='2106',c20='34330', userrating = NULL, idSeason = 39220 where idEpisode=18675
23332020-01-16 08:19:34.114 T:1756787424 DEBUG: Mysql commit transaction
23342020-01-16 08:19:34.125 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22827
23352020-01-16 08:19:34.130 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243304}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
23362020-01-16 08:19:34.134 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-7243304-en.json">https://api.thetvdb.com/episodes/7243304|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
23372020-01-16 08:19:34.135 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23382020-01-16 08:19:34.135 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
23392020-01-16 08:19:34.135 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243304
23402020-01-16 08:19:34.190 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243304|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
23412020-01-16 08:19:34.205 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-7243304-fi.json">https://api.thetvdb.com/episodes/7243304|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
23422020-01-16 08:19:34.206 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23432020-01-16 08:19:34.206 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
23442020-01-16 08:19:34.207 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243304
23452020-01-16 08:19:34.261 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243304|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
23462020-01-16 08:19:34.267 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
23472020-01-16 08:19:34.297 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2348 <details>
2349 <title>Toronto</title>
2350 <plot/>
2351 <uniqueid type="tvdb" default="true">7243304</uniqueid>
2352 <aired>2017-09-30</aired>
2353 <episode>3</episode>
2354 <season>1</season>
2355 <ratings>
2356 <rating name="tvdb" default="true">
2357 <value>0</value>
2358 <votes/>
2359 </rating>
2360 </ratings>
2361 </details>
23622020-01-16 08:19:34.304 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4
23632020-01-16 08:19:34.307 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E03-Toronto.mp4')
23642020-01-16 08:19:34.314 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-09 20:47:58' WHERE idFile=22828
23652020-01-16 08:19:34.325 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22828, 1120)
23662020-01-16 08:19:34.362 T:1756787424 DEBUG: Mysql Start transaction
23672020-01-16 08:19:34.363 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18676 AND media_type='episode'
23682020-01-16 08:19:34.365 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18676, 'episode', '7243304', 'tvdb')
23692020-01-16 08:19:34.370 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18676, 'episode', 'thumb', '')
23702020-01-16 08:19:34.373 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Toronto',c01='',c03='-1',c04='',c05='2017-09-30',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4',c19='2106',c20='34331', userrating = NULL, idSeason = 39220 where idEpisode=18676
23712020-01-16 08:19:34.379 T:1756787424 DEBUG: Mysql commit transaction
23722020-01-16 08:19:34.390 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22828
23732020-01-16 08:19:34.395 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243306}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
23742020-01-16 08:19:34.399 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-7243306-en.json">https://api.thetvdb.com/episodes/7243306|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
23752020-01-16 08:19:34.401 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23762020-01-16 08:19:34.401 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
23772020-01-16 08:19:34.401 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243306
23782020-01-16 08:19:34.475 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243306|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
23792020-01-16 08:19:34.490 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-7243306-fi.json">https://api.thetvdb.com/episodes/7243306|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
23802020-01-16 08:19:34.491 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
23812020-01-16 08:19:34.491 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
23822020-01-16 08:19:34.491 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243306
23832020-01-16 08:19:34.555 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243306|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
23842020-01-16 08:19:34.560 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
23852020-01-16 08:19:34.590 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2386 <details>
2387 <title>Bangkok</title>
2388 <plot/>
2389 <uniqueid type="tvdb" default="true">7243306</uniqueid>
2390 <aired>2017-10-07</aired>
2391 <episode>4</episode>
2392 <season>1</season>
2393 <ratings>
2394 <rating name="tvdb" default="true">
2395 <value>0</value>
2396 <votes/>
2397 </rating>
2398 </ratings>
2399 </details>
24002020-01-16 08:19:34.601 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4
24012020-01-16 08:19:34.605 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E04-Bangkok.mp4')
24022020-01-16 08:19:34.654 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-16 08:05:15' WHERE idFile=22829
24032020-01-16 08:19:34.658 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22829, 1120)
24042020-01-16 08:19:34.693 T:1756787424 DEBUG: Mysql Start transaction
24052020-01-16 08:19:34.693 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18677 AND media_type='episode'
24062020-01-16 08:19:34.698 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18677, 'episode', '7243306', 'tvdb')
24072020-01-16 08:19:34.703 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18677, 'episode', 'thumb', '')
24082020-01-16 08:19:34.711 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Bangkok',c01='',c03='-1',c04='',c05='2017-10-07',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4',c19='2106',c20='34332', userrating = NULL, idSeason = 39220 where idEpisode=18677
24092020-01-16 08:19:34.718 T:1756787424 DEBUG: Mysql commit transaction
24102020-01-16 08:19:34.734 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22829
24112020-01-16 08:19:34.741 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243307}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
24122020-01-16 08:19:34.745 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-7243307-en.json">https://api.thetvdb.com/episodes/7243307|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
24132020-01-16 08:19:34.747 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24142020-01-16 08:19:34.747 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
24152020-01-16 08:19:34.747 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243307
24162020-01-16 08:19:34.806 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243307|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
24172020-01-16 08:19:34.823 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-7243307-fi.json">https://api.thetvdb.com/episodes/7243307|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
24182020-01-16 08:19:34.824 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24192020-01-16 08:19:34.824 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
24202020-01-16 08:19:34.824 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243307
24212020-01-16 08:19:34.878 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243307|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
24222020-01-16 08:19:34.883 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
24232020-01-16 08:19:34.913 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2424 <details>
2425 <title>Tel Aviv</title>
2426 <plot/>
2427 <uniqueid type="tvdb" default="true">7243307</uniqueid>
2428 <aired>2017-10-14</aired>
2429 <episode>5</episode>
2430 <season>1</season>
2431 <ratings>
2432 <rating name="tvdb" default="true">
2433 <value>0</value>
2434 <votes/>
2435 </rating>
2436 </ratings>
2437 </details>
24382020-01-16 08:19:34.919 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4
24392020-01-16 08:19:34.923 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E05-Tel_Aviv.mp4')
24402020-01-16 08:19:35.031 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-23 10:38:50' WHERE idFile=22830
24412020-01-16 08:19:35.038 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22830, 1120)
24422020-01-16 08:19:35.054 T:1756787424 DEBUG: Mysql Start transaction
24432020-01-16 08:19:35.054 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18678 AND media_type='episode'
24442020-01-16 08:19:35.056 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18678, 'episode', '7243307', 'tvdb')
24452020-01-16 08:19:35.062 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18678, 'episode', 'thumb', '')
24462020-01-16 08:19:35.066 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Tel Aviv',c01='',c03='-1',c04='',c05='2017-10-14',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4',c19='2106',c20='34333', userrating = NULL, idSeason = 39220 where idEpisode=18678
24472020-01-16 08:19:35.072 T:1756787424 DEBUG: Mysql commit transaction
24482020-01-16 08:19:35.084 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22830
24492020-01-16 08:19:35.090 T:1756787424 DEBUG: GetVideoDetails: Reading episode 'https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":7243309}|Content-Type=application/json&accept-language=en' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
24502020-01-16 08:19:35.094 T:1756787424 DEBUG: scraper: GetEpisodeDetails returned <details><url function="GetEpisodeDetailsAuth" cache="episode-7243309-en.json">https://api.thetvdb.com/episodes/7243309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="ParseEpisodeDetails"></chain></details>
24512020-01-16 08:19:35.096 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24522020-01-16 08:19:35.096 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
24532020-01-16 08:19:35.096 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243309
24542020-01-16 08:19:35.161 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
24552020-01-16 08:19:35.181 T:1756787424 DEBUG: scraper: GetEpisodeDetailsAuth returned <details><url function="GetFallbackEpisodeDetails" cache="episode-7243309-fi.json">https://api.thetvdb.com/episodes/7243309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
24562020-01-16 08:19:35.182 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24572020-01-16 08:19:35.182 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
24582020-01-16 08:19:35.183 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/episodes/7243309
24592020-01-16 08:19:35.252 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/episodes/7243309|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi"
24602020-01-16 08:19:35.257 T:1756787424 DEBUG: scraper: GetFallbackEpisodeDetails returned <details></details>
24612020-01-16 08:19:35.285 T:1756787424 DEBUG: scraper: ParseEpisodeDetails returned <?xml version="1.0"?>
2462 <details>
2463 <title>Tokyo</title>
2464 <plot/>
2465 <uniqueid type="tvdb" default="true">7243309</uniqueid>
2466 <aired>2017-10-21</aired>
2467 <episode>6</episode>
2468 <season>1</season>
2469 <ratings>
2470 <rating name="tvdb" default="true">
2471 <value>0</value>
2472 <votes/>
2473 </rating>
2474 </ratings>
2475 </details>
24762020-01-16 08:19:35.291 T:1756787424 DEBUG: VideoInfoScanner: Adding new item to tvshows:nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4
24772020-01-16 08:19:35.295 T:1756787424 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 2106, 'The_Life-Sized_City-S01E06-Tokyo.mp4')
24782020-01-16 08:19:35.366 T:1756787424 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-23 10:43:51' WHERE idFile=22831
24792020-01-16 08:19:35.377 T:1756787424 DEBUG: Mysql execute: insert into episode (idEpisode, idFile, idShow) values (NULL, 22831, 1120)
24802020-01-16 08:19:35.386 T:1756787424 DEBUG: Mysql Start transaction
24812020-01-16 08:19:35.387 T:1756787424 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18679 AND media_type='episode'
24822020-01-16 08:19:35.390 T:1756787424 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18679, 'episode', '7243309', 'tvdb')
24832020-01-16 08:19:35.394 T:1756787424 DEBUG: Mysql execute: INSERT INTO art(media_id, media_type, type, url) VALUES (18679, 'episode', 'thumb', '')
24842020-01-16 08:19:35.398 T:1756787424 DEBUG: Mysql execute: UPDATE episode SET c00='Tokyo',c01='',c03='-1',c04='',c05='2017-10-21',c06='',c07='',c09='0',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4',c19='2106',c20='34334', userrating = NULL, idSeason = 39220 where idEpisode=18679
24852020-01-16 08:19:35.404 T:1756787424 DEBUG: Mysql commit transaction
24862020-01-16 08:19:35.415 T:1756787424 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed=NULL where idFile=22831
24872020-01-16 08:19:35.423 T:1756787424 DEBUG: GetArtwork: Reading artwork for '348654' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
24882020-01-16 08:19:35.424 T:1756787424 DEBUG: scraper: GetArt returned <details><url function="GetArtAuth" post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":348654}|Content-Type=application/json</details>
24892020-01-16 08:19:35.428 T:1756787424 DEBUG: scraper: GetArtAuth returned <details><url function="GetArtParams" cache="348654-art-params.json">https://api.thetvdb.com/series/348654/images/query/params|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA</url><chain function="ParseArt"></chain></details>
24902020-01-16 08:19:35.429 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24912020-01-16 08:19:35.429 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/images/query/params
24922020-01-16 08:19:35.494 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/348654/images/query/params|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA"
24932020-01-16 08:19:35.504 T:1756787424 DEBUG: scraper: GetArtParams returned <details><url function="LoadArt" cache="348654-art-fanart-en.json">https://api.thetvdb.com/series/348654/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><url function="LoadArt" cache="348654-art-poster-en.json">https://api.thetvdb.com/series/348654/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="SwitchLanguage">fi</chain><url function="LoadArt" cache="348654-art-fanart-fi.json">https://api.thetvdb.com/series/348654/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url><url function="LoadArt" cache="348654-art-poster-fi.json">https://api.thetvdb.com/series/348654/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
24942020-01-16 08:19:35.506 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
24952020-01-16 08:19:35.506 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
24962020-01-16 08:19:35.506 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/images/query?keyType=fanart
24972020-01-16 08:19:35.571 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/348654/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
24982020-01-16 08:19:35.573 T:1756787424 DEBUG: scraper: LoadArt returned <details><!-- en fanart loaded --></details>
24992020-01-16 08:19:35.574 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
25002020-01-16 08:19:35.575 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en'
25012020-01-16 08:19:35.575 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/images/query?keyType=poster
25022020-01-16 08:19:35.630 T:1756787424 DEBUG: Get: Using "UTF-8" charset for "https://api.thetvdb.com/series/348654/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en"
25032020-01-16 08:19:35.633 T:1756787424 DEBUG: scraper: LoadArt returned <details><!-- en poster loaded --></details>
25042020-01-16 08:19:35.634 T:1756787424 DEBUG: scraper: SwitchLanguage returned <details><!-- fi --></details>
25052020-01-16 08:19:35.635 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
25062020-01-16 08:19:35.635 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
25072020-01-16 08:19:35.635 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/images/query?keyType=fanart
25082020-01-16 08:19:35.884 T:1756787424 ERROR: CCurlFile::Open failed with code 404 for https://api.thetvdb.com/series/348654/images/query?keyType=fanart:
25092020-01-16 08:19:35.884 T:1756787424 ERROR: Run: Unable to parse web site
25102020-01-16 08:19:35.891 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
25112020-01-16 08:19:35.891 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
25122020-01-16 08:19:35.891 T:1756787424 DEBUG: CurlFile::Open(0x5b8e4140) https://api.thetvdb.com/series/348654/images/query?keyType=poster
25132020-01-16 08:19:36.384 T:1756787424 ERROR: CCurlFile::Open failed with code 404 for https://api.thetvdb.com/series/348654/images/query?keyType=poster:
25142020-01-16 08:19:36.384 T:1756787424 ERROR: Run: Unable to parse web site
25152020-01-16 08:19:36.392 T:1756787424 DEBUG: scraper: ParseArt returned <details>
2516 <fanart url="https://artworks.thetvdb.com/banners/">
2517 <thumb dim="1920x1080" preview="fanart/original/5d0b0704916f5_t.jpg">fanart/original/5d0b0704916f5.jpg</thumb>
2518 </fanart>
2519 <thumb aspect="poster" language="en">https://artworks.thetvdb.com/banners/posters/5d0b166e96052.jpg</thumb>
2520 <thumb aspect="poster" type="season" season="-1" language="en">https://artworks.thetvdb.com/banners/posters/5d0b166e96052.jpg</thumb>
2521 </details>
25222020-01-16 08:19:36.393 T:1756787424 ERROR: GetDirectory - Error getting
25232020-01-16 08:19:36.403 T:1756787424 DEBUG: Mysql execute: update path set strHash='29fceffee62f8512a9497e3ed4449989' where idPath=2070
25242020-01-16 08:19:36.483 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25252020-01-16 08:19:36.483 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25262020-01-16 08:19:36.484 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25272020-01-16 08:19:36.491 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25282020-01-16 08:19:36.491 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25292020-01-16 08:19:36.491 T:1756787424 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25302020-01-16 08:19:36.515 T:1756787424 DEBUG: VideoInfoScanner: Scanning dir 'nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/' as not in the database
25312020-01-16 08:19:36.516 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4 (s1e1) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25322020-01-16 08:19:36.516 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4 (s1e2) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25332020-01-16 08:19:36.517 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4 (s1e3) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25342020-01-16 08:19:36.517 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4 (s1e4) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25352020-01-16 08:19:36.518 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4 (s1e5) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25362020-01-16 08:19:36.518 T:1756787424 DEBUG: VideoInfoScanner: Found episode match nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4 (s1e6) [s([0-9]+)[ ._x-]*e([0-9]+(?:(?:[a-i]|\.[1-9])(?![0-9]))?)([^\\/]*)$]
25372020-01-16 08:19:36.597 T:1756787424 DEBUG: GetArtwork: Reading artwork for '348654' using The TVDB scraper (file: '/home/osmc/.kodi/addons/metadata.tvdb.com', content: 'tvshows', version: '3.2.3')
25382020-01-16 08:19:36.616 T:1756787424 DEBUG: scraper: GetArt returned <details><url function="GetArtAuth" post="yes" cache="auth.json">https://api.thetvdb.com/login?{"apikey":"439DFEBA9D3059C6","id":348654}|Content-Type=application/json</details>
25392020-01-16 08:19:36.618 T:1756787424 DEBUG: scraper: GetArtAuth returned <details><url function="GetArtParams" cache="348654-art-params.json">https://api.thetvdb.com/series/348654/images/query/params|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA</url><chain function="ParseArt"></chain></details>
25402020-01-16 08:19:36.622 T:1756787424 DEBUG: scraper: GetArtParams returned <details><url function="LoadArt" cache="348654-art-fanart-en.json">https://api.thetvdb.com/series/348654/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><url function="LoadArt" cache="348654-art-poster-en.json">https://api.thetvdb.com/series/348654/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=en</url><chain function="SwitchLanguage">fi</chain><url function="LoadArt" cache="348654-art-fanart-fi.json">https://api.thetvdb.com/series/348654/images/query?keyType=fanart|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url><url function="LoadArt" cache="348654-art-poster-fi.json">https://api.thetvdb.com/series/348654/images/query?keyType=poster|Authorization=Bearer%20eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE1Nzk3NjAzNzEsImlkIjoiS29kaSIsIm9yaWdfaWF0IjoxNTc5MTU1NTcxfQ.0UUGL5aiYefjfI5HzrUrwMyPxKcRg61B0klqI0ptoERAMz2Bhb_wW0wptTdA07u5cgJr07Gb3ViQ0NdT8qJPQRezI4mhFWdFX138w1hxN0O2Ioi7RMCLLxrF83Hfx0o4gxaCwPwwHuMaS0ipQT-qaVeLIH3cO8XeGkvMZ301ImJqXkXgHUb2qZN22orDMRC17vniCltcJ29K7xiQsqLSJUqPAHxpGgr6uNsw4-lGujOXJ4Uhut0dL2vzxffLRt32IRSeoafgUz96DahQh0pamOiL92bQ6AVVz63RKtgqrQGVPyoqYNFKTTl1kLWqFaeyxDt4eN7TTIRUcN2P_Sq-eA&accept-language=fi</url></details>
25412020-01-16 08:19:36.624 T:1756787424 DEBUG: scraper: LoadArt returned <details><!-- en fanart loaded --></details>
25422020-01-16 08:19:36.626 T:1756787424 DEBUG: scraper: LoadArt returned <details><!-- en poster loaded --></details>
25432020-01-16 08:19:36.626 T:1756787424 DEBUG: scraper: SwitchLanguage returned <details><!-- fi --></details>
25442020-01-16 08:19:36.627 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
25452020-01-16 08:19:36.627 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
25462020-01-16 08:19:36.627 T:1756787424 DEBUG: CurlFile::Open(0x5b82a228) https://api.thetvdb.com/series/348654/images/query?keyType=fanart
25472020-01-16 08:19:37.000 T:1756787424 ERROR: CCurlFile::Open failed with code 404 for https://api.thetvdb.com/series/348654/images/query?keyType=fanart:
25482020-01-16 08:19:37.001 T:1756787424 ERROR: Run: Unable to parse web site
25492020-01-16 08:19:37.006 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'Authorization: ***********'
25502020-01-16 08:19:37.006 T:1756787424 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: fi'
25512020-01-16 08:19:37.006 T:1756787424 DEBUG: CurlFile::Open(0x5b82a228) https://api.thetvdb.com/series/348654/images/query?keyType=poster
25522020-01-16 08:19:37.392 T:1756787424 ERROR: CCurlFile::Open failed with code 404 for https://api.thetvdb.com/series/348654/images/query?keyType=poster:
25532020-01-16 08:19:37.393 T:1756787424 ERROR: Run: Unable to parse web site
25542020-01-16 08:19:37.399 T:1756787424 DEBUG: scraper: ParseArt returned <details>
2555 <fanart url="https://artworks.thetvdb.com/banners/">
2556 <thumb dim="1920x1080" preview="fanart/original/5d0b0704916f5_t.jpg">fanart/original/5d0b0704916f5.jpg</thumb>
2557 </fanart>
2558 <thumb aspect="poster" language="en">https://artworks.thetvdb.com/banners/posters/5d0b166e96052.jpg</thumb>
2559 <thumb aspect="poster" type="season" season="-1" language="en">https://artworks.thetvdb.com/banners/posters/5d0b166e96052.jpg</thumb>
2560 </details>
25612020-01-16 08:19:37.401 T:1756787424 ERROR: GetDirectory - Error getting
25622020-01-16 08:19:37.409 T:1756787424 DEBUG: Mysql execute: update path set strHash='e3804e047d5aaf2a9954cb673436c662' where idPath=2106
25632020-01-16 08:19:37.448 T:1756787424 NOTICE: VideoInfoScanner: Finished scan. Scanning for video info took 00:06
25642020-01-16 08:19:37.455 T:1915577904 DEBUG: CGUIMediaWindow::GetDirectory (nfs://192.168.0.7/volume1/Pooh/video/doku/)
25652020-01-16 08:19:37.455 T:1915577904 DEBUG: ParentPath = [nfs://192.168.0.7/volume1/Pooh/video/doku/]
25662020-01-16 08:19:37.456 T:1474290400 DEBUG: Thread waiting start, auto delete: false
25672020-01-16 08:19:37.474 T:1474290400 DEBUG: Thread waiting 1474290400 terminating
25682020-01-16 08:19:37.482 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25692020-01-16 08:19:37.482 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25702020-01-16 08:19:37.482 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25712020-01-16 08:19:37.486 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25722020-01-16 08:19:37.486 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25732020-01-16 08:19:37.487 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25742020-01-16 08:19:38.548 T:1474290400 DEBUG: Thread BackgroundLoader start, auto delete: false
25752020-01-16 08:19:38.797 T:1915577904 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
25762020-01-16 08:19:39.621 T:1915577904 INFO: CheckIdle - Closing session to http://www.thetvdb.com (easy=0x5b7e55d8, multi=0x5b69e388)
25772020-01-16 08:19:39.653 T:1474290400 DEBUG: Thread BackgroundLoader 1474290400 terminating
25782020-01-16 08:19:41.991 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
25792020-01-16 08:19:41.991 T:1474290400 DEBUG: Thread Timer start, auto delete: false
25802020-01-16 08:19:42.033 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
25812020-01-16 08:19:42.191 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
25822020-01-16 08:19:42.210 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
25832020-01-16 08:19:42.210 T:1915577904 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
25842020-01-16 08:19:42.212 T:1915577904 DEBUG: CGUIMediaWindow::GetDirectory (nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/)
25852020-01-16 08:19:42.212 T:1915577904 DEBUG: ParentPath = [nfs://192.168.0.7/volume1/Pooh/video/doku/]
25862020-01-16 08:19:42.213 T:1474290400 DEBUG: Thread waiting start, auto delete: false
25872020-01-16 08:19:42.216 T:1474290400 DEBUG: Thread waiting 1474290400 terminating
25882020-01-16 08:19:42.229 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25892020-01-16 08:19:42.229 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25902020-01-16 08:19:42.230 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25912020-01-16 08:19:42.237 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
25922020-01-16 08:19:42.237 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
25932020-01-16 08:19:42.238 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
25942020-01-16 08:19:42.238 T:1915577904 DEBUG: This query part contains a like, we will double backslash in the next field: WHERE strPath LIKE '
25952020-01-16 08:19:42.553 T:1474290400 DEBUG: Thread BackgroundLoader start, auto delete: false
25962020-01-16 08:19:42.586 T:1474290400 DEBUG: Thread BackgroundLoader 1474290400 terminating
25972020-01-16 08:19:43.487 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
25982020-01-16 08:19:43.487 T:1474290400 DEBUG: Thread Timer start, auto delete: false
25992020-01-16 08:19:43.502 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26002020-01-16 08:19:43.503 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
26012020-01-16 08:19:43.695 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
26022020-01-16 08:19:43.721 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26032020-01-16 08:19:43.879 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
26042020-01-16 08:19:43.879 T:1474290400 DEBUG: Thread Timer start, auto delete: false
26052020-01-16 08:19:43.900 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
26062020-01-16 08:19:44.087 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
26072020-01-16 08:19:44.109 T:1915577904 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x000d, modifier: 0x0
26082020-01-16 08:19:44.109 T:1915577904 DEBUG: HandleKey: return (0xf00d) pressed, action is Select
26092020-01-16 08:19:44.111 T:1915577904 DEBUG: CGUIMediaWindow::GetDirectory (nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/)
26102020-01-16 08:19:44.111 T:1915577904 DEBUG: ParentPath = [nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/]
26112020-01-16 08:19:44.112 T:1474290400 DEBUG: Thread waiting start, auto delete: false
26122020-01-16 08:19:44.119 T:1474290400 DEBUG: Thread waiting 1474290400 terminating
26132020-01-16 08:19:44.132 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
26142020-01-16 08:19:44.132 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
26152020-01-16 08:19:44.133 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
26162020-01-16 08:19:44.142 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting definitions
26172020-01-16 08:19:44.142 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: trying to load setting definitions from old format...
26182020-01-16 08:19:44.143 T:1915577904 DEBUG: CAddonSettings[metadata.tvdb.com]: loading setting values
26192020-01-16 08:19:44.143 T:1915577904 DEBUG: This query part contains a like, we will double backslash in the next field: WHERE strPath LIKE '
26202020-01-16 08:19:44.436 T:1474290400 DEBUG: Thread BackgroundLoader start, auto delete: false
26212020-01-16 08:19:44.489 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E01-Medellin.mp4/' where art_id=44897
26222020-01-16 08:19:44.543 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4
26232020-01-16 08:19:44.559 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E04-Bangkok.mp4/' where art_id=44900
26242020-01-16 08:19:44.563 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4
26252020-01-16 08:19:44.579 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E03-Toronto.mp4/' where art_id=44899
26262020-01-16 08:19:44.582 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
26272020-01-16 08:19:44.628 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E05-Tel_Aviv.mp4/' where art_id=44901
26282020-01-16 08:19:44.649 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E02-Paris.mp4/' where art_id=44898
26292020-01-16 08:19:44.680 T:1474290400 DEBUG: Mysql execute: UPDATE art SET url='image://video@nfs%3a%2f%2f192.168.0.7%2fvolume1%2fPooh%2fvideo%2fdoku%2fThe_Life-Sized_City%2fSeason_1%2fThe_Life-Sized_City-S01E06-Tokyo.mp4/' where art_id=44902
26302020-01-16 08:19:44.688 T:1474290400 DEBUG: Thread BackgroundLoader 1474290400 terminating
26312020-01-16 08:19:44.959 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
26322020-01-16 08:19:44.959 T:1474290400 DEBUG: Thread Timer start, auto delete: false
26332020-01-16 08:19:44.988 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26342020-01-16 08:19:44.988 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
26352020-01-16 08:19:45.007 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
26362020-01-16 08:19:45.008 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
26372020-01-16 08:19:45.014 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b6acd98
26382020-01-16 08:19:45.015 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cee0d78
26392020-01-16 08:19:45.015 T:1756787424 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
26402020-01-16 08:19:45.016 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
26412020-01-16 08:19:45.039 T:1756787424 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5b69a2b8
26422020-01-16 08:19:45.040 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
26432020-01-16 08:19:45.041 T:1756787424 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
26442020-01-16 08:19:45.041 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cee0d78
26452020-01-16 08:19:45.042 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/12ad208a.jpg 1280x720
26462020-01-16 08:19:45.048 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b6acd98
26472020-01-16 08:19:45.049 T:1756787424 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5b69a2b8
26482020-01-16 08:19:45.049 T:1756787424 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2cff14e6.jpg 540x303
26492020-01-16 08:19:45.119 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
26502020-01-16 08:19:45.121 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26512020-01-16 08:19:45.783 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
26522020-01-16 08:19:45.839 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
26532020-01-16 08:19:45.839 T:1474290400 DEBUG: Thread Timer start, auto delete: false
26542020-01-16 08:19:45.871 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26552020-01-16 08:19:45.871 T:1915577904 DEBUG: HandleKey: down (0xf081) pressed, action is Down
26562020-01-16 08:19:45.905 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e779058
26572020-01-16 08:19:45.906 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
26582020-01-16 08:19:45.912 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e9b6160
26592020-01-16 08:19:45.913 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
26602020-01-16 08:19:45.921 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e779058
26612020-01-16 08:19:45.922 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e9b6160
26622020-01-16 08:19:45.922 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/944eba15.jpg 540x303
26632020-01-16 08:19:45.999 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
26642020-01-16 08:19:46.004 T:1915577904 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
26652020-01-16 08:19:46.068 T:1552937696 DEBUG: Open - av_find_stream_info finished
26662020-01-16 08:19:46.068 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
26672020-01-16 08:19:46.068 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
26682020-01-16 08:19:46.068 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
26692020-01-16 08:19:46.070 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4
26702020-01-16 08:19:46.080 T:1552937696 DEBUG: Mysql Start transaction
26712020-01-16 08:19:46.081 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22826
26722020-01-16 08:19:46.082 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22826,0,'h264',1.777778,1920,1080,3120,'','und')
26732020-01-16 08:19:46.083 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22826,1,'aac',2,'und')
26742020-01-16 08:19:46.084 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22826,2,'eng')
26752020-01-16 08:19:46.085 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22826 and c11=''
26762020-01-16 08:19:46.089 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22826 and c09=''
26772020-01-16 08:19:46.090 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22826 and c04=''
26782020-01-16 08:19:46.137 T:1552937696 DEBUG: Mysql commit transaction
26792020-01-16 08:19:46.163 T:1552937696 DEBUG: Mysql Start transaction
26802020-01-16 08:19:46.163 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-05 23:46:32' WHERE idFile=22826
26812020-01-16 08:19:46.166 T:1552937696 DEBUG: Mysql execute: UPDATE rating SET rating = 7.800000, votes = 9 WHERE rating_id = 20605
26822020-01-16 08:19:46.167 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18674 AND media_type='episode'
26832020-01-16 08:19:46.173 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18674, 'episode', '6721687', 'tvdb')
26842020-01-16 08:19:46.175 T:1552937696 DEBUG: Mysql Start transaction
26852020-01-16 08:19:46.175 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22826
26862020-01-16 08:19:46.176 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22826,0,'h264',1.777778,1920,1080,3120,'','und')
26872020-01-16 08:19:46.177 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22826,1,'aac',2,'und')
26882020-01-16 08:19:46.178 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22826,2,'eng')
26892020-01-16 08:19:46.179 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22826 and c11=''
26902020-01-16 08:19:46.180 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22826 and c09=''
26912020-01-16 08:19:46.181 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22826 and c04=''
26922020-01-16 08:19:46.186 T:1552937696 DEBUG: Mysql commit transaction
26932020-01-16 08:19:46.204 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Medellin',c01='',c03='20605',c04='',c05='2017-09-16',c06='',c07='',c09='3120',c10='',c11='',c12='1',c13='1',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E01-Medellin.mp4',c19='2106',c20='34335', userrating = NULL, idSeason = 39220 where idEpisode=18674
26942020-01-16 08:19:46.209 T:1552937696 DEBUG: Mysql commit transaction
26952020-01-16 08:19:46.218 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4
26962020-01-16 08:19:46.221 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4
26972020-01-16 08:19:46.237 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
26982020-01-16 08:19:46.607 T:1894773472 DEBUG: CLibInputKeyboard::ProcessKey - using delay: 500ms repeat: 50ms
26992020-01-16 08:19:46.607 T:1474290400 DEBUG: Thread Timer start, auto delete: false
27002020-01-16 08:19:46.621 T:1915577904 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
27012020-01-16 08:19:46.855 T:1474290400 DEBUG: Thread Timer 1474290400 terminating
27022020-01-16 08:19:46.871 T:1915577904 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
27032020-01-16 08:19:46.871 T:1915577904 DEBUG: HandleKey: escape (0xf01b) pressed, action is PreviousMenu
27042020-01-16 08:19:46.871 T:1915577904 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
27052020-01-16 08:19:47.177 T:1915577904 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
27062020-01-16 08:19:47.178 T:1915577904 DEBUG: FreeVisualisation() done
27072020-01-16 08:19:47.204 T:1915577904 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
27082020-01-16 08:19:47.204 T:1915577904 DEBUG: ------ Window Init (Home.xml) ------
27092020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
27102020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
27112020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
27122020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
27132020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
27142020-01-16 08:19:47.289 T:1915577904 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
27152020-01-16 08:19:47.290 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
27162020-01-16 08:19:47.290 T:1915577904 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
27172020-01-16 08:19:47.290 T:1915577904 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
27182020-01-16 08:19:47.290 T:1915577904 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
27192020-01-16 08:19:47.511 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
27202020-01-16 08:19:47.851 T:1552937696 DEBUG: Open - av_find_stream_info finished
27212020-01-16 08:19:47.852 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
27222020-01-16 08:19:47.852 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
27232020-01-16 08:19:47.852 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
27242020-01-16 08:19:47.853 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4
27252020-01-16 08:19:47.864 T:1552937696 DEBUG: Mysql Start transaction
27262020-01-16 08:19:47.865 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22831
27272020-01-16 08:19:47.867 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22831,0,'h264',1.777778,1920,1080,3120,'','und')
27282020-01-16 08:19:47.869 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22831,1,'aac',2,'und')
27292020-01-16 08:19:47.870 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22831,2,'eng')
27302020-01-16 08:19:47.871 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22831 and c11=''
27312020-01-16 08:19:47.873 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22831 and c09=''
27322020-01-16 08:19:47.877 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22831 and c04=''
27332020-01-16 08:19:47.931 T:1552937696 DEBUG: Mysql commit transaction
27342020-01-16 08:19:47.973 T:1552937696 DEBUG: Mysql Start transaction
27352020-01-16 08:19:47.973 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-23 10:43:51' WHERE idFile=22831
27362020-01-16 08:19:47.974 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18679 AND media_type='episode'
27372020-01-16 08:19:47.981 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18679, 'episode', '7243309', 'tvdb')
27382020-01-16 08:19:47.983 T:1552937696 DEBUG: Mysql Start transaction
27392020-01-16 08:19:47.983 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22831
27402020-01-16 08:19:47.985 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22831,0,'h264',1.777778,1920,1080,3120,'','und')
27412020-01-16 08:19:47.986 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22831,1,'aac',2,'und')
27422020-01-16 08:19:47.987 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22831,2,'eng')
27432020-01-16 08:19:47.988 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22831 and c11=''
27442020-01-16 08:19:47.989 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22831 and c09=''
27452020-01-16 08:19:47.991 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22831 and c04=''
27462020-01-16 08:19:47.996 T:1552937696 DEBUG: Mysql commit transaction
27472020-01-16 08:19:48.022 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Tokyo',c01='',c03='-1',c04='',c05='2017-10-21',c06='',c07='',c09='3120',c10='',c11='',c12='1',c13='6',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E06-Tokyo.mp4',c19='2106',c20='34336', userrating = NULL, idSeason = 39220 where idEpisode=18679
27482020-01-16 08:19:48.028 T:1552937696 DEBUG: Mysql commit transaction
27492020-01-16 08:19:52.952 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
27502020-01-16 08:19:52.956 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
27512020-01-16 08:19:52.965 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
27522020-01-16 08:19:52.969 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
27532020-01-16 08:19:52.969 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
27542020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
27552020-01-16 08:19:52.970 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
27562020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
27572020-01-16 08:19:52.970 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
27582020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
27592020-01-16 08:19:52.970 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
27602020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
27612020-01-16 08:19:52.970 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
27622020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
27632020-01-16 08:19:52.970 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
27642020-01-16 08:19:52.970 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
27652020-01-16 08:19:52.971 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
27662020-01-16 08:19:52.971 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
27672020-01-16 08:19:52.971 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
27682020-01-16 08:19:52.971 T:1682961120 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
27692020-01-16 08:19:52.971 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
27702020-01-16 08:19:52.971 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
27712020-01-16 08:19:52.971 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
27722020-01-16 08:19:52.972 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
27732020-01-16 08:19:52.972 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
27742020-01-16 08:19:52.972 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
27752020-01-16 08:19:52.972 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
27762020-01-16 08:19:52.972 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
27772020-01-16 08:19:52.972 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
27782020-01-16 08:19:52.972 T:1682961120 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
27792020-01-16 08:19:52.972 T:1682961120 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
27802020-01-16 08:19:52.988 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
27812020-01-16 08:19:52.988 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
27822020-01-16 08:19:52.996 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
27832020-01-16 08:19:52.999 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
27842020-01-16 08:19:52.999 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
27852020-01-16 08:19:52.999 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
27862020-01-16 08:19:52.999 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
27872020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
27882020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
27892020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
27902020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
27912020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
27922020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
27932020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
27942020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
27952020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
27962020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
27972020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
27982020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
27992020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
28002020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
28012020-01-16 08:19:53.000 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
28022020-01-16 08:19:53.000 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
28032020-01-16 08:19:53.001 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
28042020-01-16 08:19:53.001 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
28052020-01-16 08:19:53.001 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
28062020-01-16 08:19:53.001 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
28072020-01-16 08:19:53.001 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
28082020-01-16 08:19:53.001 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
28092020-01-16 08:19:53.001 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
28102020-01-16 08:19:53.001 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
28112020-01-16 08:19:53.006 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
28122020-01-16 08:19:53.006 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
28132020-01-16 08:19:53.015 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
28142020-01-16 08:19:53.018 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
28152020-01-16 08:19:53.018 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
28162020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
28172020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
28182020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
28192020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
28202020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
28212020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
28222020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
28232020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
28242020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
28252020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
28262020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.mpd.webm) was not found.
28272020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.webm. Creating a setting on-the-fly...
28282020-01-16 08:19:53.019 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
28292020-01-16 08:19:53.019 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
28302020-01-16 08:19:53.020 T:1509815008 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
28312020-01-16 08:19:53.020 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
28322020-01-16 08:19:53.020 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.config.address) was not found.
28332020-01-16 08:19:53.020 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.config.address. Creating a setting on-the-fly...
28342020-01-16 08:19:53.020 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
28352020-01-16 08:19:53.020 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
28362020-01-16 08:19:53.020 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
28372020-01-16 08:19:53.021 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
28382020-01-16 08:19:53.021 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
28392020-01-16 08:19:53.021 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
28402020-01-16 08:19:53.021 T:1509815008 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
28412020-01-16 08:19:53.021 T:1509815008 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
28422020-01-16 08:19:53.023 T:1509815008 DEBUG: [plugin.video.youtube] HTTPServer: Request uri path |/ping|
28432020-01-16 08:19:53.023 T:1509815008 DEBUG: [plugin.video.youtube] HTTPServer: Connection from |127.0.0.1| Local range: |True|
28442020-01-16 08:19:53.037 T:1682961120 DEBUG: [plugin.video.youtube] HTTPServer: Ping |127.0.0.1:50152| |204|
28452020-01-16 08:19:54.832 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
28462020-01-16 08:19:54.833 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
28472020-01-16 08:19:54.836 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
28482020-01-16 08:19:54.840 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
28492020-01-16 08:19:54.841 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
28502020-01-16 08:19:54.843 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
28512020-01-16 08:19:54.852 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
28522020-01-16 08:19:54.852 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
28532020-01-16 08:19:54.855 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
28542020-01-16 08:19:54.860 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
28552020-01-16 08:19:54.860 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
28562020-01-16 08:19:54.863 T:1525396192 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
28572020-01-16 08:19:54.864 T:1525396192 INFO: CPythonInvoker(3, /home/osmc/.kodi/addons/weather.wunderground/default.py): script successfully run
28582020-01-16 08:19:54.864 T:1525396192 DEBUG: onExecutionDone(3, /home/osmc/.kodi/addons/weather.wunderground/default.py)
28592020-01-16 08:19:54.987 T:1525396192 INFO: Python interpreter stopped
28602020-01-16 08:19:54.987 T:1525396192 DEBUG: Thread LanguageInvoker 1525396192 terminating
28612020-01-16 08:19:55.037 T:1765180128 DEBUG: POParser: loaded 130 weather tokens
28622020-01-16 08:19:55.037 T:1765180128 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
28632020-01-16 08:19:55.065 T:1765180128 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
28642020-01-16 08:19:55.198 T:1765180128 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
28652020-01-16 08:19:55.234 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4
28662020-01-16 08:19:55.237 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4
28672020-01-16 08:19:55.253 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
28682020-01-16 08:19:55.292 T:1765180128 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
28692020-01-16 08:19:56.471 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
28702020-01-16 08:19:56.520 T:1552937696 DEBUG: Open - av_find_stream_info finished
28712020-01-16 08:19:56.520 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
28722020-01-16 08:19:56.520 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
28732020-01-16 08:19:56.520 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
28742020-01-16 08:19:56.522 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4
28752020-01-16 08:19:56.532 T:1552937696 DEBUG: Mysql Start transaction
28762020-01-16 08:19:56.533 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22827
28772020-01-16 08:19:56.535 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22827,0,'h264',1.777778,1920,1080,3120,'','und')
28782020-01-16 08:19:56.536 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22827,1,'aac',2,'und')
28792020-01-16 08:19:56.537 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22827,2,'eng')
28802020-01-16 08:19:56.538 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22827 and c11=''
28812020-01-16 08:19:56.542 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22827 and c09=''
28822020-01-16 08:19:56.545 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22827 and c04=''
28832020-01-16 08:19:56.593 T:1552937696 DEBUG: Mysql commit transaction
28842020-01-16 08:19:56.628 T:1552937696 DEBUG: Mysql Start transaction
28852020-01-16 08:19:56.628 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-05 23:51:38' WHERE idFile=22827
28862020-01-16 08:19:56.630 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18675 AND media_type='episode'
28872020-01-16 08:19:56.636 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18675, 'episode', '7243302', 'tvdb')
28882020-01-16 08:19:56.637 T:1552937696 DEBUG: Mysql Start transaction
28892020-01-16 08:19:56.637 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22827
28902020-01-16 08:19:56.639 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22827,0,'h264',1.777778,1920,1080,3120,'','und')
28912020-01-16 08:19:56.640 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22827,1,'aac',2,'und')
28922020-01-16 08:19:56.641 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22827,2,'eng')
28932020-01-16 08:19:56.642 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22827 and c11=''
28942020-01-16 08:19:56.645 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22827 and c09=''
28952020-01-16 08:19:56.647 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22827 and c04=''
28962020-01-16 08:19:56.667 T:1552937696 DEBUG: Mysql commit transaction
28972020-01-16 08:19:56.702 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Paris',c01='',c03='-1',c04='',c05='2017-09-23',c06='',c07='',c09='3120',c10='',c11='',c12='1',c13='2',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E02-Paris.mp4',c19='2106',c20='34337', userrating = NULL, idSeason = 39220 where idEpisode=18675
28982020-01-16 08:19:56.708 T:1552937696 DEBUG: Mysql commit transaction
28992020-01-16 08:19:56.726 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4
29002020-01-16 08:19:56.730 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4
29012020-01-16 08:19:56.746 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
29022020-01-16 08:19:57.595 T:1765180128 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
29032020-01-16 08:19:57.607 T:1765180128 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 != '')
29042020-01-16 08:19:57.969 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
29052020-01-16 08:19:58.135 T:1552937696 DEBUG: Open - av_find_stream_info finished
29062020-01-16 08:19:58.136 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
29072020-01-16 08:19:58.136 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
29082020-01-16 08:19:58.136 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
29092020-01-16 08:19:58.138 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4
29102020-01-16 08:19:58.151 T:1552937696 DEBUG: Mysql Start transaction
29112020-01-16 08:19:58.151 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22830
29122020-01-16 08:19:58.153 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22830,0,'h264',1.777778,1920,1080,3120,'','und')
29132020-01-16 08:19:58.154 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22830,1,'aac',2,'und')
29142020-01-16 08:19:58.155 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22830,2,'eng')
29152020-01-16 08:19:58.156 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22830 and c11=''
29162020-01-16 08:19:58.160 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22830 and c09=''
29172020-01-16 08:19:58.163 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22830 and c04=''
29182020-01-16 08:19:58.208 T:1552937696 DEBUG: Mysql commit transaction
29192020-01-16 08:19:58.227 T:1552937696 DEBUG: Mysql Start transaction
29202020-01-16 08:19:58.227 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-23 10:38:50' WHERE idFile=22830
29212020-01-16 08:19:58.229 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18678 AND media_type='episode'
29222020-01-16 08:19:58.234 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18678, 'episode', '7243307', 'tvdb')
29232020-01-16 08:19:58.236 T:1552937696 DEBUG: Mysql Start transaction
29242020-01-16 08:19:58.236 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22830
29252020-01-16 08:19:58.238 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22830,0,'h264',1.777778,1920,1080,3120,'','und')
29262020-01-16 08:19:58.240 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22830,1,'aac',2,'und')
29272020-01-16 08:19:58.241 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22830,2,'eng')
29282020-01-16 08:19:58.242 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22830 and c11=''
29292020-01-16 08:19:58.245 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22830 and c09=''
29302020-01-16 08:19:58.248 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22830 and c04=''
29312020-01-16 08:19:58.261 T:1552937696 DEBUG: Mysql commit transaction
29322020-01-16 08:19:58.288 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Tel Aviv',c01='',c03='-1',c04='',c05='2017-10-14',c06='',c07='',c09='3120',c10='',c11='',c12='1',c13='5',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E05-Tel_Aviv.mp4',c19='2106',c20='34338', userrating = NULL, idSeason = 39220 where idEpisode=18678
29332020-01-16 08:19:58.294 T:1552937696 DEBUG: Mysql commit transaction
29342020-01-16 08:19:58.312 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4
29352020-01-16 08:19:58.316 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4
29362020-01-16 08:19:58.333 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
29372020-01-16 08:19:59.533 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
29382020-01-16 08:19:59.781 T:1552937696 DEBUG: Open - av_find_stream_info finished
29392020-01-16 08:19:59.781 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
29402020-01-16 08:19:59.782 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
29412020-01-16 08:19:59.782 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
29422020-01-16 08:19:59.783 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4
29432020-01-16 08:19:59.794 T:1552937696 DEBUG: Mysql Start transaction
29442020-01-16 08:19:59.794 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22828
29452020-01-16 08:19:59.797 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22828,0,'h264',1.777778,1920,1080,3120,'','und')
29462020-01-16 08:19:59.799 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22828,1,'aac',2,'und')
29472020-01-16 08:19:59.800 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22828,2,'eng')
29482020-01-16 08:19:59.801 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22828 and c11=''
29492020-01-16 08:19:59.804 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22828 and c09=''
29502020-01-16 08:19:59.807 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22828 and c04=''
29512020-01-16 08:19:59.815 T:1552937696 DEBUG: Mysql commit transaction
29522020-01-16 08:19:59.838 T:1552937696 DEBUG: Mysql Start transaction
29532020-01-16 08:19:59.838 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-09 20:47:58' WHERE idFile=22828
29542020-01-16 08:19:59.840 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18676 AND media_type='episode'
29552020-01-16 08:19:59.853 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18676, 'episode', '7243304', 'tvdb')
29562020-01-16 08:19:59.854 T:1552937696 DEBUG: Mysql Start transaction
29572020-01-16 08:19:59.854 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22828
29582020-01-16 08:19:59.857 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22828,0,'h264',1.777778,1920,1080,3120,'','und')
29592020-01-16 08:19:59.858 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22828,1,'aac',2,'und')
29602020-01-16 08:19:59.859 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22828,2,'eng')
29612020-01-16 08:19:59.860 T:1552937696 DEBUG: Mysql execute: update movie set c11=3120 where idFile=22828 and c11=''
29622020-01-16 08:19:59.863 T:1552937696 DEBUG: Mysql execute: update episode set c09=3120 where idFile=22828 and c09=''
29632020-01-16 08:19:59.865 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3120 where idFile=22828 and c04=''
29642020-01-16 08:19:59.872 T:1552937696 DEBUG: Mysql commit transaction
29652020-01-16 08:19:59.900 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Toronto',c01='',c03='-1',c04='',c05='2017-09-30',c06='',c07='',c09='3120',c10='',c11='',c12='1',c13='3',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E03-Toronto.mp4',c19='2106',c20='34339', userrating = NULL, idSeason = 39220 where idEpisode=18676
29662020-01-16 08:19:59.908 T:1552937696 DEBUG: Mysql commit transaction
29672020-01-16 08:19:59.923 T:1552937696 DEBUG: DoWork - trying to extract filestream details from video file nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4
29682020-01-16 08:19:59.927 T:1552937696 DEBUG: CNFSFile::Open - opened volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4
29692020-01-16 08:19:59.954 T:1552937696 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
29702020-01-16 08:20:01.144 T:1552937696 DEBUG: Open - avformat_find_stream_info starting
29712020-01-16 08:20:01.197 T:1552937696 DEBUG: Open - av_find_stream_info finished
29722020-01-16 08:20:01.198 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 0
29732020-01-16 08:20:01.198 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 1
29742020-01-16 08:20:01.198 T:1552937696 DEBUG: CDVDDemuxFFmpeg::AddStream ID: 2
29752020-01-16 08:20:01.200 T:1552937696 DEBUG: CNFSFile::Close closing file volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4
29762020-01-16 08:20:01.209 T:1552937696 DEBUG: Mysql Start transaction
29772020-01-16 08:20:01.209 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22829
29782020-01-16 08:20:01.212 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22829,0,'h264',1.777778,1920,1080,3121,'','und')
29792020-01-16 08:20:01.214 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22829,1,'aac',2,'und')
29802020-01-16 08:20:01.215 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22829,2,'eng')
29812020-01-16 08:20:01.216 T:1552937696 DEBUG: Mysql execute: update movie set c11=3121 where idFile=22829 and c11=''
29822020-01-16 08:20:01.219 T:1552937696 DEBUG: Mysql execute: update episode set c09=3121 where idFile=22829 and c09=''
29832020-01-16 08:20:01.220 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3121 where idFile=22829 and c04=''
29842020-01-16 08:20:01.314 T:1552937696 DEBUG: Mysql commit transaction
29852020-01-16 08:20:01.339 T:1552937696 DEBUG: Mysql Start transaction
29862020-01-16 08:20:01.339 T:1552937696 DEBUG: Mysql execute: UPDATE files SET dateAdded='2019-12-16 08:05:15' WHERE idFile=22829
29872020-01-16 08:20:01.340 T:1552937696 DEBUG: Mysql execute: DELETE FROM uniqueid WHERE media_id=18677 AND media_type='episode'
29882020-01-16 08:20:01.346 T:1552937696 DEBUG: Mysql execute: INSERT INTO uniqueid (media_id, media_type, value, type) VALUES (18677, 'episode', '7243306', 'tvdb')
29892020-01-16 08:20:01.347 T:1552937696 DEBUG: Mysql Start transaction
29902020-01-16 08:20:01.347 T:1552937696 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 22829
29912020-01-16 08:20:01.348 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode, strVideoLanguage) VALUES (22829,0,'h264',1.777778,1920,1080,3121,'','und')
29922020-01-16 08:20:01.349 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (22829,1,'aac',2,'und')
29932020-01-16 08:20:01.350 T:1552937696 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (22829,2,'eng')
29942020-01-16 08:20:01.351 T:1552937696 DEBUG: Mysql execute: update movie set c11=3121 where idFile=22829 and c11=''
29952020-01-16 08:20:01.352 T:1552937696 DEBUG: Mysql execute: update episode set c09=3121 where idFile=22829 and c09=''
29962020-01-16 08:20:01.353 T:1552937696 DEBUG: Mysql execute: update musicvideo set c04=3121 where idFile=22829 and c04=''
29972020-01-16 08:20:01.362 T:1552937696 DEBUG: Mysql commit transaction
29982020-01-16 08:20:01.382 T:1552937696 DEBUG: Mysql execute: UPDATE episode SET c00='Bangkok',c01='',c03='-1',c04='',c05='2017-10-07',c06='',c07='',c09='3121',c10='',c11='',c12='1',c13='4',c14='',c15='-1',c16='-1',c17='-1',c18='nfs://192.168.0.7/volume1/Pooh/video/doku/The_Life-Sized_City/Season_1/The_Life-Sized_City-S01E04-Bangkok.mp4',c19='2106',c20='34340', userrating = NULL, idSeason = 39220 where idEpisode=18677
29992020-01-16 08:20:01.388 T:1552937696 DEBUG: Mysql commit transaction
30002020-01-16 08:20:07.559 T:1915577904 INFO: CheckIdle - Closing session to https://api.thetvdb.com (easy=0x5b59ba68, multi=0x5b58ca28)
30012020-01-16 08:20:17.289 T:1756787424 DEBUG: Thread JobWorker 1756787424 terminating (autodelete)
30022020-01-16 08:20:25.187 T:1790304992 DEBUG: Thread JobWorker 1790304992 terminating (autodelete)