Advertisement
Guest User

Untitled

a guest
Apr 23rd, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 299.56 KB | None | 0 0
  1. 2019-04-23 18:59:51.760 T:1915549232 NOTICE: -----------------------------------------------------------------------
  2. 2019-04-23 18:59:51.760 T:1915549232 NOTICE: Starting Kodi (18.2-RC1). Platform: Linux ARM (Thumb) 32-bit
  3. 2019-04-23 18:59:51.760 T:1915549232 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  4. 2019-04-23 18:59:51.760 T:1915549232 NOTICE: Kodi compiled 2019-04-20 by GCC 6.3.0 for Linux ARM (Thumb) 32-bit version 4.9.110 (264558)
  5. 2019-04-23 18:59:51.760 T:1915549232 NOTICE: Running on Open Source Media Center 2019.04-1, kernel: Linux ARM 32-bit version 4.14.78-4-osmc
  6. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  7. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  8. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: ARM Features: Neon disabled
  9. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  10. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  11. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  12. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://masterprofile/ is mapped to: /home/osmc/.kodi/userdata
  13. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://envhome/ is mapped to: /home/osmc
  14. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://home/ is mapped to: /home/osmc/.kodi
  15. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://temp/ is mapped to: /home/osmc/.kodi/temp
  16. 2019-04-23 18:59:51.805 T:1915549232 NOTICE: special://logpath/ is mapped to: /home/osmc/.kodi/temp
  17. 2019-04-23 18:59:51.806 T:1915549232 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  18. 2019-04-23 18:59:51.806 T:1915549232 NOTICE: Local hostname: lounge
  19. 2019-04-23 18:59:51.806 T:1915549232 NOTICE: Log File is located: /home/osmc/.kodi/temp/kodi.log
  20. 2019-04-23 18:59:51.806 T:1915549232 NOTICE: -----------------------------------------------------------------------
  21. 2019-04-23 18:59:51.824 T:1915549232 INFO: loading settings
  22. 2019-04-23 18:59:51.825 T:1915549232 NOTICE: special://profile/ is mapped to: special://masterprofile/
  23. 2019-04-23 18:59:51.859 T:1915549232 DEBUG: CSkinSettings: no <skinsettings> tag found
  24. 2019-04-23 18:59:51.859 T:1915549232 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  25. 2019-04-23 18:59:51.865 T:1915549232 DEBUG: CMediaSourceSettings: <games> tag is missing or sources.xml is malformed
  26. 2019-04-23 18:59:51.979 T:1915549232 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  27. 2019-04-23 18:59:51.979 T:1915549232 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  28. <?xml version="1.0" encoding="UTF-8" ?>
  29. <!-- Do not modify! These are OSMC Optimised Settings for your device !-->
  30. <!-- If you wish to override any of these values, then create a file in /home/osmc/.kodi/userdata/advancedsettings.xml !-->
  31. <!-- It will override these settings, and your settings will be preserved across OSMC updates !-->
  32. <advancedsettings>
  33. <imageres>540</imageres>
  34. <fanartres>720</fanartres>
  35. <splash>false</splash>
  36. <handlemounting>0</handlemounting>
  37. <samba>
  38. <clienttimeout>30</clienttimeout>
  39. </samba>
  40. <gamesgeneral>
  41. <enable>true</enable>
  42. </gamesgeneral>
  43. </advancedsettings>
  44. 2019-04-23 18:59:51.979 T:1915549232 WARNING: CSettingsManager: missing version attribute
  45. 2019-04-23 18:59:51.982 T:1915549232 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  46. 2019-04-23 18:59:51.983 T:1915549232 NOTICE: Contents of special://profile/advancedsettings.xml are...
  47. <?xml version="1.0" encoding="utf-8" ?>
  48. <advancedsettings>
  49. <loglevel>1</loglevel>
  50. <videodatabase>
  51. <name>MyVideos</name>
  52. <host>192.168.137.4</host>
  53. <user>kodi</user>
  54. <pass>*****</pass>
  55. <type>mysql</type>
  56. <port>3306</port>
  57. </videodatabase>
  58. <musicdatabase>
  59. <name>MyMusic</name>
  60. <host>192.168.137.4</host>
  61. <user>kodi</user>
  62. <pass>*****</pass>
  63. <type>mysql</type>
  64. <port>3306</port>
  65. </musicdatabase>
  66. <videolibrary>
  67. <importwatchedstate>true</importwatchedstate>
  68. <importresumepoint>true</importresumepoint>
  69. </videolibrary>
  70. </advancedsettings>
  71. 2019-04-23 18:59:51.983 T:1915549232 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  72. 2019-04-23 18:59:51.983 T:1915549232 WARNING: VIDEO database configuration is experimental.
  73. 2019-04-23 18:59:51.983 T:1915549232 WARNING: CSettingsManager: missing version attribute
  74. 2019-04-23 18:59:51.985 T:1915549232 NOTICE: Default Video Player: VideoPlayer
  75. 2019-04-23 18:59:51.985 T:1915549232 NOTICE: Default Audio Player: paplayer
  76. 2019-04-23 18:59:51.985 T:1915549232 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  77. 2019-04-23 18:59:51.985 T:1915549232 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  78. 2019-04-23 18:59:51.999 T:1915549232 INFO: creating subdirectories
  79. 2019-04-23 18:59:51.999 T:1915549232 INFO: userdata folder: special://masterprofile/
  80. 2019-04-23 18:59:51.999 T:1915549232 INFO: recording folder:
  81. 2019-04-23 18:59:51.999 T:1915549232 INFO: screenshots folder:
  82. 2019-04-23 18:59:52.141 T:1915549232 DEBUG: DllBcm: Using omx system library
  83. 2019-04-23 18:59:52.141 T:1915549232 DEBUG: Unbind vtcon0 to save resources
  84. 2019-04-23 18:59:52.142 T:1915549232 DEBUG: Reducing framebuffer resolution with fbset to save resources
  85. 2019-04-23 18:59:52.152 T:1905259232 DEBUG: Thread Lirc start, auto delete: false
  86. 2019-04-23 18:59:52.153 T:1894773472 DEBUG: Thread libinput start, auto delete: false
  87. 2019-04-23 18:59:52.153 T:1905259232 INFO: Loading special://xbmc/system/Lircmap.xml
  88. 2019-04-23 18:59:52.161 T:1915549232 NOTICE: Running database version Addons27
  89. 2019-04-23 18:59:52.161 T:1905259232 INFO: * Adding remote mapping for device 'mceusb'
  90. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  91. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  92. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  93. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'anysee'
  94. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'iMON-PAD'
  95. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  96. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  97. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'TwinHanRemote'
  98. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'linux-input-layer'
  99. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  100. 2019-04-23 18:59:52.162 T:1905259232 INFO: * Adding remote mapping for device 'mediacenter'
  101. 2019-04-23 18:59:52.163 T:1905259232 INFO: * Adding remote mapping for device 'devinput'
  102. 2019-04-23 18:59:52.163 T:1905259232 INFO: * Adding remote mapping for device 'devinput-32'
  103. 2019-04-23 18:59:52.163 T:1905259232 INFO: * Adding remote mapping for device 'devinput-64'
  104. 2019-04-23 18:59:52.164 T:1905259232 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  105. 2019-04-23 19:00:01.017 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: Media Center Ed. eHome Infrared Remote Transceiver (0609:0334) (event0)
  106. 2019-04-23 19:00:01.018 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 125ms for Media Center Ed. eHome Infrared Remote Transceiver (0609:0334) (event0)
  107. 2019-04-23 19:00:01.077 T:1894773472 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: lircd (event1)
  108. 2019-04-23 19:00:01.077 T:1894773472 DEBUG: CLibInputKeyboard::GetRepeat - delay: 250ms repeat: 33ms for lircd (event1)
  109. 2019-04-23 19:00:01.489 T:1915549232 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /usr/share/kodi/addons/skin.osmc/addon.xml, line 19, column 2 (ignoring unexpected element assets and its contents).'
  110. 2019-04-23 19:00:01.609 T:1915549232 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  111. 2019-04-23 19:00:01.611 T:1915549232 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  112. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.flac v2.0.1 installed
  113. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  114. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  115. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.lame v2.0.1 installed
  116. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.vorbis v2.0.1 installed
  117. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: audioencoder.wav v2.0.1 installed
  118. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.controller.default v1.0.8 installed
  119. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  120. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro v1.1.0 installed
  121. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.2048 v1.0.0.105 installed
  122. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.beetle-bsnes v0.9.26.3 installed
  123. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.beetle-gba v0.9.36.2 installed
  124. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.beetle-pce-fast v0.9.38.2 installed
  125. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.bluemsx v0.0.1.5 installed
  126. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.bnes v0.83.0.3 installed
  127. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.bsnes-mercury-balanced v0.94.0.2 installed
  128. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.dosbox v0.74.0.3 installed
  129. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.fceumm v0.0.1.9 installed
  130. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.gambatte v0.5.0.5 installed
  131. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.genplus v1.7.4.4 installed
  132. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.gw v1.6.3.2 installed
  133. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.mame2000 v0.37.0.4 installed
  134. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.mame2003 v0.78.0.11 installed
  135. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.mame2003_plus v0.0.1.19 installed
  136. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.meteor v1.4.0.1 installed
  137. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.mgba v0.7.0.5 installed
  138. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.nestopia v1.50.0.3 installed
  139. 2019-04-23 19:00:01.612 T:1915549232 NOTICE: ADDON: game.libretro.quicknes v1.0.0.5 installed
  140. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.scummvm v2.0.0.4 installed
  141. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.snes9x v1.58.0.6 installed
  142. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.stella v3.9.3.4 installed
  143. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.vba-next v1.0.2.1 installed
  144. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.vbam v2.1.0.4 installed
  145. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.vecx v1.2.0.3 installed
  146. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: game.libretro.yabause v0.9.14.1 installed
  147. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: imagedecoder.raw v2.0.1 installed
  148. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: inputstream.adaptive v2.3.17 installed
  149. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: inputstream.rtmp v2.0.5 installed
  150. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  151. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  152. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  153. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  154. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  155. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  156. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  157. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  158. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  159. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  160. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  161. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  162. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  163. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  164. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  165. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  166. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  167. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: kodi.resource v1.0.0 installed
  168. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
  169. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.artists.universal v4.3.0 installed
  170. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  171. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
  172. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  173. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  174. 2019-04-23 19:00:01.613 T:1915549232 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
  175. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
  176. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: metadata.local v1.0.0 installed
  177. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: metadata.themoviedb.org v5.1.7 installed
  178. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: metadata.tvdb.com v3.0.14 installed
  179. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
  180. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: peripheral.joystick v1.4.7 installed
  181. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: peripheral.xarcade v1.1.0 installed
  182. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.library.node.editor v1.0.6 installed
  183. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.program.totalinstaller v3.2.4 installed
  184. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.program.xsqueezechooser v0.2.2 installed
  185. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.video.SportsDevil v2017.03.28.NL0715 installed
  186. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.video.surveillanceroom v1.2.3 installed
  187. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.video.syfy v3.0.5 installed
  188. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: plugin.video.youtube v6.4.1 installed
  189. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.argustv v3.5.4 installed
  190. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.demo v3.6.1 installed
  191. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.dvblink v4.7.2 installed
  192. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.dvbviewer v3.7.12 installed
  193. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.filmon v2.4.4 installed
  194. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.hdhomerun v3.5.0 installed
  195. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.hts v4.4.17 installed
  196. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.iptvsimple v3.5.7 installed
  197. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.mediaportal.tvserver v3.5.17 installed
  198. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.mythtv v5.10.7 installed
  199. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.nextpvr v3.3.15 installed
  200. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.njoy v3.4.2 installed
  201. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.octonet v0.7.0 installed
  202. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.pctv v2.4.5 installed
  203. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.sledovanitv.cz v1.4.9 installed
  204. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.stalker v3.4.9 installed
  205. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.teleboy v18.0.24 installed
  206. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.vbox v4.4.8 installed
  207. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.vdr.vnsi v3.6.3 installed
  208. 2019-04-23 19:00:01.614 T:1915549232 NOTICE: ADDON: pvr.vuplus v3.22.0 installed
  209. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: pvr.wmc v2.4.4 installed
  210. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: pvr.zattoo v18.1.0 installed
  211. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: repository.bossanova808 v0.2.0 installed
  212. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: repository.exodus v4.0.0 installed
  213. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: repository.maikito26 v0.0.3 installed
  214. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: repository.xbmc.org v9.9.10 installed
  215. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  216. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.af_za v9.0.8 installed
  217. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.am_et v9.0.7 installed
  218. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.ar_sa v9.0.6 installed
  219. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.az_az v9.0.3 installed
  220. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.be_by v9.0.11 installed
  221. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.bg_bg v9.0.18 installed
  222. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.bs_ba v9.0.5 installed
  223. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.ca_es v9.0.9 installed
  224. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.cs_cz v9.0.19 installed
  225. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.cy_gb v9.0.8 installed
  226. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.da_dk v9.0.17 installed
  227. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.de_de v9.0.17 installed
  228. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.el_gr v9.0.12 installed
  229. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.en_au v9.0.6 installed
  230. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  231. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.en_nz v9.0.7 installed
  232. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.en_us v9.0.12 installed
  233. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.eo v9.0.4 installed
  234. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.es_ar v9.0.6 installed
  235. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.es_es v9.0.19 installed
  236. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.es_mx v9.0.8 installed
  237. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.et_ee v9.0.6 installed
  238. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.eu_es v9.0.11 installed
  239. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.fa_af v9.0.4 installed
  240. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.fa_ir v9.0.6 installed
  241. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.fi_fi v9.0.20 installed
  242. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.fo_fo v9.0.5 installed
  243. 2019-04-23 19:00:01.615 T:1915549232 NOTICE: ADDON: resource.language.fr_ca v9.0.18 installed
  244. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.fr_fr v9.0.21 installed
  245. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.gl_es v9.0.10 installed
  246. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.he_il v9.0.7 installed
  247. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.hi_in v9.0.3 installed
  248. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.hr_hr v9.0.14 installed
  249. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.hu_hu v9.0.16 installed
  250. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.hy_am v9.0.4 installed
  251. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.id_id v9.0.9 installed
  252. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.is_is v9.0.12 installed
  253. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.it_it v9.0.14 installed
  254. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ja_jp v9.0.6 installed
  255. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ko_kr v9.0.7 installed
  256. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.lt_lt v9.0.19 installed
  257. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.lv_lv v9.0.9 installed
  258. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.mi v9.0.5 installed
  259. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.mk_mk v9.0.7 installed
  260. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ml_in v9.0.1 installed
  261. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.mn_mn v9.0.4 installed
  262. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ms_my v9.0.10 installed
  263. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.mt_mt v9.0.5 installed
  264. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.my_mm v9.0.5 installed
  265. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.nb_no v9.0.10 installed
  266. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.nl_nl v9.0.16 installed
  267. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.os_os v1.0.2 installed
  268. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.pl_pl v9.0.13 installed
  269. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.pt_br v9.0.20 installed
  270. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.pt_pt v9.0.10 installed
  271. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ro_ro v9.0.11 installed
  272. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.ru_ru v9.0.16 installed
  273. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.si_lk v9.0.4 installed
  274. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.sk_sk v9.0.16 installed
  275. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.sl_si v9.0.9 installed
  276. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.sq_al v9.0.6 installed
  277. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.sr_rs v9.0.9 installed
  278. 2019-04-23 19:00:01.616 T:1915549232 NOTICE: ADDON: resource.language.sr_rs@latin v9.0.6 installed
  279. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.sv_se v9.0.18 installed
  280. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.szl v9.0.6 installed
  281. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.ta_in v9.0.7 installed
  282. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.te_in v9.0.2 installed
  283. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.tg_tj v9.0.5 installed
  284. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.th_th v9.0.6 installed
  285. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.uk_ua v9.0.9 installed
  286. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.uz_uz v9.0.4 installed
  287. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.vi_vn v9.0.6 installed
  288. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.zh_cn v9.0.14 installed
  289. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.language.zh_tw v9.0.20 installed
  290. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  291. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  292. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.54 installed
  293. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.artistslideshow v2.1.3 installed
  294. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.exodus.artwork v1.0.7 installed
  295. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.exodus.metadata v1.0.2 installed
  296. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.addon.common v2.0.0 installed
  297. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.b808common v0.2.4 installed
  298. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.certifi v2019.3.9 installed
  299. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  300. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.dateutil v2.7.3 installed
  301. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
  302. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.futures v2.2.0 installed
  303. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.idna v2.8 installed
  304. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.livestreamer v1.12.0 installed
  305. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.metahandler v3.0.2 installed
  306. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
  307. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.osmccommon v0.0.1 installed
  308. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.apfstore v0.0.1 installed
  309. 2019-04-23 19:00:01.617 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.logging v0.0.1 installed
  310. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.networking v0.0.3 installed
  311. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.pi v0.0.1 installed
  312. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.pioverclock v0.0.1 installed
  313. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.remotes v0.0.1 installed
  314. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.services v0.0.3 installed
  315. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.osmcsetting.updates v0.0.3 installed
  316. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.pil v1.1.7 installed
  317. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  318. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.requests v2.21.0 installed
  319. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.simplejson v3.3.0 installed
  320. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.singledispatch v3.4.0.3 installed
  321. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.six v1.11.0 installed
  322. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
  323. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.unidecode v0.4.16 installed
  324. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.urllib3 v1.24.1 installed
  325. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.xmltodict v0.11.0 installed
  326. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.module.xsqueezecommon v0.2.3 installed
  327. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.skinshortcuts v1.0.17 installed
  328. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: script.xsqueeze v1.2.7 installed
  329. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: service.libraryautoupdate v1.0.2 installed
  330. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: service.osmc.settings v0.0.1 installed
  331. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: service.skin.widgets v0.0.33 installed
  332. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: skin.estouchy v2.0.23 installed
  333. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: skin.estuary v2.0.22 installed
  334. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: skin.osmc v18.0.0 installed
  335. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: superrepo.kodi.krypton.all v0.7.04 installed
  336. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: vfs.libarchive v1.0.5 installed
  337. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: vfs.rar v2.0.7 installed
  338. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: vfs.sftp v1.0.1 installed
  339. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: weather.wunderground v6.0.1 installed
  340. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  341. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: xbmc.addon v18.1.901 installed
  342. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: xbmc.core v0.1.0 installed
  343. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  344. 2019-04-23 19:00:01.618 T:1915549232 NOTICE: ADDON: xbmc.json v10.3.0 installed
  345. 2019-04-23 19:00:01.619 T:1915549232 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  346. 2019-04-23 19:00:01.619 T:1915549232 NOTICE: ADDON: xbmc.python v2.26.0 installed
  347. 2019-04-23 19:00:01.619 T:1915549232 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  348. 2019-04-23 19:00:01.730 T:1915549232 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!
  349. 2019-04-23 19:00:01.853 T:1915549232 DEBUG: CFavourites::Load - no system favourites found, skipping
  350. 2019-04-23 19:00:01.853 T:1915549232 DEBUG: CFavourites::Load - no userdata favourites found, skipping
  351. 2019-04-23 19:00:01.856 T:1915549232 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
  352. 2019-04-23 19:00:01.856 T:1915549232 INFO: Selected Logind/UPower as PowerSyscall
  353. 2019-04-23 19:00:01.857 T:1915549232 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  354. 2019-04-23 19:00:01.857 T:1915549232 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  355. 2019-04-23 19:00:01.926 T:1915549232 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 20
  356. 2019-04-23 19:00:01.929 T:1915549232 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
  357. 2019-04-23 19:00:01.929 T:1884287712 DEBUG: Thread ActiveAE start, auto delete: false
  358. 2019-04-23 19:00:01.930 T:1873801952 DEBUG: Thread AESink start, auto delete: false
  359. 2019-04-23 19:00:01.930 T:1863316192 DEBUG: Thread FDEventMonitor start, auto delete: false
  360. 2019-04-23 19:00:01.945 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  361. 2019-04-23 19:00:01.946 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround51" for playback
  362. 2019-04-23 19:00:01.946 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  363. 2019-04-23 19:00:01.947 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround40" for playback
  364. 2019-04-23 19:00:01.947 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround51" for playback
  365. 2019-04-23 19:00:01.947 T:1884287712 INFO: CAESinkALSA - Unable to open device "surround71" for playback
  366. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: Found 2 Lists of Devices
  367. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: Enumerated ALSA devices:
  368. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: Device 1
  369. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_deviceName : @
  370. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_displayName : Default (bcm2835 ALSA bcm2835 ALSA)
  371. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_displayNameExtra:
  372. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  373. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_channels : FL, FR
  374. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  375. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  376. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
  377. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: Device 2
  378. 2019-04-23 19:00:01.966 T:1884287712 NOTICE: m_deviceName : sysdefault:CARD=ALSA
  379. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayName : bcm2835 ALSA
  380. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayNameExtra: bcm2835 ALSA
  381. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  382. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_channels : FL, FR
  383. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,32000,44100,48000
  384. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_dataFormats : AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_U8
  385. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
  386. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: Enumerated PI devices:
  387. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: Device 1
  388. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceName : HDMI
  389. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayName : HDMI
  390. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayNameExtra:
  391. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  392. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_channels : FL, FR
  393. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  394. 2019-04-23 19:00:01.967 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
  395. 2019-04-23 19:00:01.967 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
  396. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: Device 2
  397. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceName : Analogue
  398. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayName : Analogue
  399. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_displayNameExtra:
  400. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  401. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_channels : FL, FR
  402. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_sampleRates : 48000
  403. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  404. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
  405. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: Device 3
  406. 2019-04-23 19:00:01.967 T:1884287712 NOTICE: m_deviceName : Both
  407. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_displayName : HDMI and Analogue
  408. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_displayNameExtra:
  409. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  410. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_channels : FL, FR
  411. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_sampleRates : 48000
  412. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  413. 2019-04-23 19:00:01.968 T:1884287712 NOTICE: m_streamTypes : No passthrough capabilities
  414. 2019-04-23 19:00:01.968 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
  415. 2019-04-23 19:00:01.968 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  416. 2019-04-23 19:00:01.968 T:1873801952 DEBUG: DllBcm: Using omx system library
  417. 2019-04-23 19:00:01.969 T:1873801952 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  418. 2019-04-23 19:00:01.976 T:1873801952 DEBUG: Loading: libopenmaxil.so
  419. 2019-04-23 19:00:01.982 T:1800381152 DEBUG: Thread CRBPWorker start, auto delete: false
  420. 2019-04-23 19:00:01.982 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  421. 2019-04-23 19:00:01.982 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  422. 2019-04-23 19:00:01.983 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f102468
  423. 2019-04-23 19:00:01.984 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  424. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  425. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Output Device : HDMI
  426. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Sample Rate : 44100
  427. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
  428. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Channel Count : 2
  429. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Channel Layout: FL, FR
  430. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Frames : 2205
  431. 2019-04-23 19:00:01.985 T:1873801952 DEBUG: Frame Size : 8
  432. 2019-04-23 19:00:02.045 T:1915549232 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  433. 2019-04-23 19:00:02.049 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  434. 2019-04-23 19:00:02.049 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  435. 2019-04-23 19:00:02.049 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  436. 2019-04-23 19:00:02.051 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  437. 2019-04-23 19:00:02.052 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  438. 2019-04-23 19:00:02.054 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  439. 2019-04-23 19:00:02.055 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  440. 2019-04-23 19:00:02.056 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  441. 2019-04-23 19:00:02.057 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  442. 2019-04-23 19:00:02.058 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  443. 2019-04-23 19:00:02.059 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  444. 2019-04-23 19:00:02.060 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  445. 2019-04-23 19:00:02.061 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  446. 2019-04-23 19:00:02.063 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  447. 2019-04-23 19:00:02.064 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  448. 2019-04-23 19:00:02.064 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  449. 2019-04-23 19:00:02.066 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  450. 2019-04-23 19:00:02.067 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  451. 2019-04-23 19:00:02.068 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  452. 2019-04-23 19:00:02.069 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  453. 2019-04-23 19:00:02.070 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  454. 2019-04-23 19:00:02.071 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  455. 2019-04-23 19:00:02.072 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  456. 2019-04-23 19:00:02.073 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  457. 2019-04-23 19:00:02.074 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  458. 2019-04-23 19:00:02.075 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  459. 2019-04-23 19:00:02.076 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  460. 2019-04-23 19:00:02.077 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  461. 2019-04-23 19:00:02.077 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  462. 2019-04-23 19:00:02.078 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  463. 2019-04-23 19:00:02.080 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  464. 2019-04-23 19:00:02.080 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  465. 2019-04-23 19:00:02.081 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  466. 2019-04-23 19:00:02.082 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  467. 2019-04-23 19:00:02.083 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  468. 2019-04-23 19:00:02.084 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  469. 2019-04-23 19:00:02.085 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  470. 2019-04-23 19:00:02.086 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  471. 2019-04-23 19:00:02.088 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  472. 2019-04-23 19:00:02.088 T:1915549232 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  473. 2019-04-23 19:00:02.089 T:1915549232 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
  474. 2019-04-23 19:00:02.094 T:1915549232 DEBUG: Selected UDisks as storage provider
  475. 2019-04-23 19:00:02.095 T:1915549232 DEBUG: UDisks: DaemonVersion 1
  476. 2019-04-23 19:00:02.096 T:1915549232 DEBUG: UDisks: Querying available devices
  477. 2019-04-23 19:00:02.113 T:1915549232 NOTICE: Raspberry PI firmware version: Oct 23 2018 14:41:50
  478. Copyright (c) 2012 Broadcom
  479. version 724d81b3f87eb71045e938e572eca140fb8828ab (clean) (release)
  480. 2019-04-23 19:00:02.113 T:1915549232 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
  481. 2019-04-23 19:00:02.113 T:1915549232 NOTICE: cache.memorysize: 20MB
  482. 2019-04-23 19:00:02.113 T:1915549232 NOTICE: Config:
  483. aphy_params_current=819
  484. arm_freq=1200
  485. audio_pwm_mode=514
  486. config_hdmi_boost=5
  487. core_freq=400
  488. desired_osc_freq=0x36ee80
  489. disable_commandline_tags=2
  490. disable_l2cache=1
  491. disable_splash=1
  492. display_hdmi_rotate=-1
  493. display_lcd_rotate=-1
  494. dphy_params_current=547
  495. force_eeprom_read=1
  496. force_pwm_open=1
  497. framebuffer_ignore_alpha=1
  498. framebuffer_swap=1
  499. gpu_freq=300
  500. hdmi_channel_map=8
  501. hdmi_force_cec_address=65535
  502. hdmi_ignore_cec_init=1
  503. init_uart_clock=0x2dc6c00
  504. lcd_framerate=60
  505. over_voltage_avs=0x186a0
  506. pause_burst_frames=1
  507. program_serial_random=1
  508. sdram_freq=450
  509. sdtv_aspect=1
  510. 2019-04-23 19:00:02.113 T:1915549232 NOTICE: Config:
  511. device_tree=-
  512. 2019-04-23 19:00:02.114 T:1915549232 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  513. 2019-04-23 19:00:02.114 T:1915549232 DEBUG: EGL get supported modes (2) = 1, prefer_group=1, prefer_mode=10
  514. 2019-04-23 19:00:02.114 T:1915549232 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  515. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL get supported modes (1) = 13, prefer_group=1, prefer_mode=10
  516. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  517. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  518. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  519. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  520. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  521. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 5: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  522. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 6: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  523. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 7: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  524. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 8: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  525. 2019-04-23 19:00:02.115 T:1915549232 DEBUG: EGL mode 9: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  526. 2019-04-23 19:00:02.116 T:1915549232 DEBUG: EGL mode 10: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  527. 2019-04-23 19:00:02.116 T:1915549232 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  528. 2019-04-23 19:00:02.116 T:1915549232 DEBUG: EGL mode 12: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  529. 2019-04-23 19:00:02.116 T:1915549232 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  530. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
  531. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
  532. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  533. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
  534. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  535. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
  536. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  537. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
  538. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
  539. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
  540. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
  541. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  542. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  543. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz
  544. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970032 Hz
  545. 2019-04-23 19:00:02.116 T:1915549232 NOTICE: Found (1920x1080@60.000000) at 22, setting to RES_DESKTOP at 16
  546. 2019-04-23 19:00:02.117 T:1915549232 NOTICE: EGL_VERSION = 1.4
  547. 2019-04-23 19:00:02.118 T:1915549232 NOTICE: EGL_VENDOR = Broadcom
  548. 2019-04-23 19:00:02.118 T:1915549232 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
  549. 2019-04-23 19:00:02.118 T:1915549232 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
  550. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL Config Attributes:
  551. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_BUFFER_SIZE: 32
  552. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_ALPHA_SIZE: 8
  553. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_BLUE_SIZE: 8
  554. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_GREEN_SIZE: 8
  555. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_RED_SIZE: 8
  556. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_DEPTH_SIZE: 24
  557. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_STENCIL_SIZE: 0
  558. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  559. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_CONFIG_ID: 3
  560. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_LEVEL: 0
  561. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
  562. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
  563. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
  564. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_NATIVE_RENDERABLE: 1
  565. 2019-04-23 19:00:02.118 T:1915549232 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
  566. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  567. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_SAMPLES: 0
  568. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_SAMPLE_BUFFERS: 0
  569. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_SURFACE_TYPE: 1639
  570. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  571. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  572. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  573. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  574. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  575. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
  576. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
  577. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
  578. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_LUMINANCE_SIZE: 0
  579. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  580. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  581. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_RENDERABLE_TYPE: 7
  582. 2019-04-23 19:00:02.119 T:1915549232 DEBUG: EGL_CONFORMANT: 7
  583. 2019-04-23 19:00:02.120 T:1915549232 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
  584. 2019-04-23 19:00:02.120 T:1915549232 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  585. 2019-04-23 19:00:02.120 T:1915549232 NOTICE: Checking resolution 16
  586. 2019-04-23 19:00:02.238 T:1873801952 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  587. 2019-04-23 19:00:02.238 T:1873801952 DEBUG: CAESinkPi:Deinitialize
  588. 2019-04-23 19:00:02.238 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  589. 2019-04-23 19:00:02.247 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6f102468
  590. 2019-04-23 19:00:02.254 T:1915549232 DEBUG: EGL set HDMI mode (1,16)=0 off
  591. 2019-04-23 19:00:02.402 T:1833951968 DEBUG: EGL tv_service_callback (8,1,16)
  592. 2019-04-23 19:00:02.402 T:1915549232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  593. 2019-04-23 19:00:02.418 T:1884287712 DEBUG: CActiveAE - display reset event
  594. 2019-04-23 19:00:02.419 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
  595. 2019-04-23 19:00:02.419 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  596. 2019-04-23 19:00:02.419 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  597. 2019-04-23 19:00:02.419 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  598. 2019-04-23 19:00:02.420 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f1024e0
  599. 2019-04-23 19:00:02.421 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  600. 2019-04-23 19:00:02.421 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  601. 2019-04-23 19:00:02.421 T:1873801952 DEBUG: Output Device : HDMI
  602. 2019-04-23 19:00:02.421 T:1873801952 DEBUG: Sample Rate : 44100
  603. 2019-04-23 19:00:02.421 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
  604. 2019-04-23 19:00:02.422 T:1873801952 DEBUG: Channel Count : 2
  605. 2019-04-23 19:00:02.422 T:1873801952 DEBUG: Channel Layout: FL, FR
  606. 2019-04-23 19:00:02.422 T:1873801952 DEBUG: Frames : 2205
  607. 2019-04-23 19:00:02.422 T:1873801952 DEBUG: Frame Size : 8
  608. 2019-04-23 19:00:02.424 T:1884287712 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  609. 2019-04-23 19:00:02.431 T:1915549232 NOTICE: GL_VENDOR = Broadcom
  610. 2019-04-23 19:00:02.431 T:1915549232 NOTICE: GL_RENDERER = VideoCore IV HW
  611. 2019-04-23 19:00:02.431 T:1915549232 NOTICE: GL_VERSION = OpenGL ES 2.0
  612. 2019-04-23 19:00:02.431 T:1915549232 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  613. 2019-04-23 19:00:02.431 T:1915549232 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
  614. 2019-04-23 19:00:02.439 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  615. 2019-04-23 19:00:02.439 T:1915549232 DEBUG: Compiled
  616. 2019-04-23 19:00:02.439 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  617. 2019-04-23 19:00:02.439 T:1915549232 DEBUG: Compiled
  618. 2019-04-23 19:00:02.456 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  619. 2019-04-23 19:00:02.456 T:1915549232 DEBUG: Compiled
  620. 2019-04-23 19:00:02.457 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  621. 2019-04-23 19:00:02.457 T:1915549232 DEBUG: Compiled
  622. 2019-04-23 19:00:02.475 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  623. 2019-04-23 19:00:02.475 T:1915549232 DEBUG: Compiled
  624. 2019-04-23 19:00:02.475 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  625. 2019-04-23 19:00:02.475 T:1915549232 DEBUG: Compiled
  626. 2019-04-23 19:00:02.495 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  627. 2019-04-23 19:00:02.495 T:1915549232 DEBUG: Compiled
  628. 2019-04-23 19:00:02.496 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  629. 2019-04-23 19:00:02.496 T:1915549232 DEBUG: Compiled
  630. 2019-04-23 19:00:02.514 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  631. 2019-04-23 19:00:02.514 T:1915549232 DEBUG: Compiled
  632. 2019-04-23 19:00:02.514 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  633. 2019-04-23 19:00:02.514 T:1915549232 DEBUG: Compiled
  634. 2019-04-23 19:00:02.533 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  635. 2019-04-23 19:00:02.533 T:1915549232 DEBUG: Compiled
  636. 2019-04-23 19:00:02.533 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  637. 2019-04-23 19:00:02.533 T:1915549232 DEBUG: Compiled
  638. 2019-04-23 19:00:02.551 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  639. 2019-04-23 19:00:02.551 T:1915549232 DEBUG: Compiled
  640. 2019-04-23 19:00:02.552 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  641. 2019-04-23 19:00:02.552 T:1915549232 DEBUG: Compiled
  642. 2019-04-23 19:00:02.570 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  643. 2019-04-23 19:00:02.570 T:1915549232 DEBUG: Compiled
  644. 2019-04-23 19:00:02.570 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  645. 2019-04-23 19:00:02.570 T:1915549232 DEBUG: Compiled
  646. 2019-04-23 19:00:02.590 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  647. 2019-04-23 19:00:02.590 T:1915549232 DEBUG: Compiled
  648. 2019-04-23 19:00:02.591 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  649. 2019-04-23 19:00:02.591 T:1915549232 DEBUG: Compiled
  650. 2019-04-23 19:00:02.612 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  651. 2019-04-23 19:00:02.612 T:1915549232 DEBUG: Compiled
  652. 2019-04-23 19:00:02.612 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  653. 2019-04-23 19:00:02.612 T:1915549232 DEBUG: Compiled
  654. 2019-04-23 19:00:02.632 T:1915549232 DEBUG: GL: Vertex Shader compilation log:
  655. 2019-04-23 19:00:02.633 T:1915549232 DEBUG: Compiled
  656. 2019-04-23 19:00:02.633 T:1915549232 DEBUG: GL: Pixel Shader compilation log:
  657. 2019-04-23 19:00:02.633 T:1915549232 DEBUG: Compiled
  658. 2019-04-23 19:00:02.776 T:1873801952 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  659. 2019-04-23 19:00:02.776 T:1873801952 DEBUG: CAESinkPi:Deinitialize
  660. 2019-04-23 19:00:02.776 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  661. 2019-04-23 19:00:02.786 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6f1024e0
  662. 2019-04-23 19:00:02.792 T:1915549232 DEBUG: EGL set HDMI mode (1,16)=0 off
  663. 2019-04-23 19:00:02.936 T:1833951968 DEBUG: EGL tv_service_callback (8,1,16)
  664. 2019-04-23 19:00:02.937 T:1915549232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  665. 2019-04-23 19:00:02.953 T:1884287712 DEBUG: CActiveAE - display reset event
  666. 2019-04-23 19:00:02.953 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
  667. 2019-04-23 19:00:02.953 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  668. 2019-04-23 19:00:02.953 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  669. 2019-04-23 19:00:02.954 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  670. 2019-04-23 19:00:02.954 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x6f10c160
  671. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  672. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  673. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Output Device : HDMI
  674. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Sample Rate : 44100
  675. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
  676. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Channel Count : 2
  677. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Channel Layout: FL, FR
  678. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Frames : 2205
  679. 2019-04-23 19:00:02.956 T:1873801952 DEBUG: Frame Size : 8
  680. 2019-04-23 19:00:02.959 T:1884287712 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  681. 2019-04-23 19:00:02.966 T:1915549232 INFO: GLES: Maximum texture width: 2048
  682. 2019-04-23 19:00:02.966 T:1915549232 DEBUG: guilib: Fill viewport on change for solving rendering passes
  683. 2019-04-23 19:00:02.966 T:1915549232 INFO: load keymapping
  684. 2019-04-23 19:00:02.974 T:1915549232 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  685. 2019-04-23 19:00:02.975 T:1915549232 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  686. 2019-04-23 19:00:02.978 T:1915549232 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  687. 2019-04-23 19:00:02.983 T:1915549232 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  688. 2019-04-23 19:00:02.988 T:1915549232 INFO: Loading special://xbmc/system/keymaps/hama_mce.xml
  689. 2019-04-23 19:00:02.989 T:1915549232 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  690. 2019-04-23 19:00:02.994 T:1915549232 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  691. 2019-04-23 19:00:03.004 T:1915549232 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  692. 2019-04-23 19:00:03.009 T:1915549232 INFO: Loading special://xbmc/system/keymaps/remote.xml
  693. 2019-04-23 19:00:03.016 T:1915549232 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  694. 2019-04-23 19:00:03.021 T:1915549232 INFO: Loading special://masterprofile/keymaps/remote.xml
  695. 2019-04-23 19:00:03.022 T:1915549232 INFO: Loading special://masterprofile/keymaps/xsqueeze.xml
  696. 2019-04-23 19:00:03.024 T:1915549232 INFO: Loading special://profile/keymaps/remote.xml
  697. 2019-04-23 19:00:03.025 T:1915549232 INFO: Loading special://profile/keymaps/xsqueeze.xml
  698. 2019-04-23 19:00:03.025 T:1915549232 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  699. 2019-04-23 19:00:03.026 T:1915549232 INFO: CLangInfo: loading resource.language.en_gb language information...
  700. 2019-04-23 19:00:03.029 T:1915549232 DEBUG: trying to set locale to en_GB.UTF-8
  701. 2019-04-23 19:00:03.083 T:1915549232 INFO: global locale set to C
  702. 2019-04-23 19:00:03.083 T:1915549232 INFO: CLangInfo: loading resource.language.en_gb language strings...
  703. 2019-04-23 19:00:03.143 T:1915549232 DEBUG: LocalizeStrings: loaded 4024 strings from file resource://resource.language.en_gb/strings.po
  704. 2019-04-23 19:00:03.166 T:1915549232 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!
  705. 2019-04-23 19:00:03.182 T:1915549232 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  706. 2019-04-23 19:00:03.182 T:1915549232 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  707. 2019-04-23 19:00:03.198 T:1915549232 DEBUG: LocalizeStrings: loaded 107 strings from file /usr/share/kodi/addons/script.module.osmcsetting.updates/resources/language/English/strings.po
  708. 2019-04-23 19:00:03.211 T:1915549232 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.argustv/resources/language/resource.language.en_gb/strings.po
  709. 2019-04-23 19:00:03.215 T:1915549232 DEBUG: LocalizeStrings: loaded 8 strings from file /home/osmc/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  710. 2019-04-23 19:00:03.221 T:1915549232 DEBUG: LocalizeStrings: loaded 82 strings from file /usr/share/kodi/addons/pvr.dvblink/resources/language/resource.language.en_gb/strings.po
  711. 2019-04-23 19:00:03.228 T:1915549232 DEBUG: LocalizeStrings: loaded 39 strings from file /usr/share/kodi/addons/script.module.osmcsetting.logging/resources/language/English/strings.po
  712. 2019-04-23 19:00:03.238 T:1915549232 DEBUG: LocalizeStrings: loaded 79 strings from file /usr/share/kodi/addons/script.module.osmcsetting.networking/resources/language/English/strings.po
  713. 2019-04-23 19:00:03.247 T:1915549232 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/script.module.osmcsetting.services/resources/language/English/strings.po
  714. 2019-04-23 19:00:03.252 T:1915549232 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/pvr.pctv/resources/language/resource.language.en_gb/strings.po
  715. 2019-04-23 19:00:03.255 T:1915549232 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/pvr.iptvsimple/resources/language/resource.language.en_gb/strings.po
  716. 2019-04-23 19:00:03.260 T:1915549232 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.njoy/resources/language/resource.language.en_gb/strings.po
  717. 2019-04-23 19:00:03.267 T:1915549232 DEBUG: LocalizeStrings: loaded 78 strings from file /usr/share/kodi/addons/pvr.dvbviewer/resources/language/resource.language.en_gb/strings.po
  718. 2019-04-23 19:00:03.271 T:1915549232 DEBUG: LocalizeStrings: loaded 43 strings from file /usr/share/kodi/addons/pvr.stalker/resources/language/resource.language.en_gb/strings.po
  719. 2019-04-23 19:00:03.280 T:1915549232 DEBUG: LocalizeStrings: loaded 87 strings from file /usr/share/kodi/addons/script.module.osmcsetting.pi/resources/language/English/strings.po
  720. 2019-04-23 19:00:03.284 T:1915549232 DEBUG: LocalizeStrings: loaded 7 strings from file /usr/share/kodi/addons/audioencoder.lame/resources/language/English/strings.po
  721. 2019-04-23 19:00:03.293 T:1915549232 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/pvr.filmon/resources/language/resource.language.en_gb/strings.po
  722. 2019-04-23 19:00:03.302 T:1915549232 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/pvr.vbox/resources/language/resource.language.en_gb/strings.po
  723. 2019-04-23 19:00:03.314 T:1915549232 DEBUG: LocalizeStrings: loaded 71 strings from file /usr/share/kodi/addons/pvr.vdr.vnsi/resources/language/resource.language.en_gb/strings.po
  724. 2019-04-23 19:00:03.317 T:1915549232 DEBUG: LocalizeStrings: loaded 7 strings from file /usr/share/kodi/addons/audioencoder.vorbis/resources/language/English/strings.po
  725. 2019-04-23 19:00:03.323 T:1915549232 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/script.module.osmcsetting.remotes/resources/language/English/strings.po
  726. 2019-04-23 19:00:03.326 T:1915549232 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  727. 2019-04-23 19:00:03.329 T:1915549232 DEBUG: LocalizeStrings: loaded 72 strings from file /usr/share/kodi/addons/pvr.mediaportal.tvserver/resources/language/resource.language.en_gb/strings.po
  728. 2019-04-23 19:00:03.333 T:1915549232 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  729. 2019-04-23 19:00:03.341 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  730. 2019-04-23 19:00:03.344 T:1915549232 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.module.osmccommon/resources/language/English/strings.po
  731. 2019-04-23 19:00:03.352 T:1915549232 DEBUG: LocalizeStrings: loaded 70 strings from file /usr/share/kodi/addons/pvr.wmc/resources/language/resource.language.en_gb/strings.po
  732. 2019-04-23 19:00:03.360 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.flac/resources/language/English/strings.po
  733. 2019-04-23 19:00:03.365 T:1915549232 DEBUG: LocalizeStrings: loaded 19 strings from file /usr/share/kodi/addons/script.module.osmcsetting.apfstore/resources/language/English/strings.po
  734. 2019-04-23 19:00:03.368 T:1915549232 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/pvr.hdhomerun/resources/language/resource.language.en_gb/strings.po
  735. 2019-04-23 19:00:03.374 T:1915549232 DEBUG: LocalizeStrings: loaded 13 strings from file /home/osmc/.kodi/addons/service.skin.widgets/resources/language/English/strings.po
  736. 2019-04-23 19:00:03.381 T:1915549232 DEBUG: LocalizeStrings: loaded 120 strings from file /home/osmc/.kodi/addons/script.skinshortcuts/resources/language/English/strings.po
  737. 2019-04-23 19:00:03.384 T:1915549232 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  738. 2019-04-23 19:00:03.388 T:1915549232 DEBUG: LocalizeStrings: loaded 109 strings from file /usr/share/kodi/addons/pvr.mythtv/resources/language/resource.language.en_gb/strings.po
  739. 2019-04-23 19:00:03.401 T:1915549232 DEBUG: LocalizeStrings: loaded 215 strings from file /usr/share/kodi/addons/pvr.vuplus/resources/language/resource.language.en_gb/strings.po
  740. 2019-04-23 19:00:03.410 T:1915549232 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/pvr.demo/resources/language/resource.language.en_gb/strings.po
  741. 2019-04-23 19:00:03.414 T:1915549232 DEBUG: LocalizeStrings: loaded 33 strings from file /usr/share/kodi/addons/service.osmc.settings/resources/language/English/strings.po
  742. 2019-04-23 19:00:03.418 T:1915549232 DEBUG: LocalizeStrings: loaded 21 strings from file /usr/share/kodi/addons/script.module.osmcsetting.pioverclock/resources/language/English/strings.po
  743. 2019-04-23 19:00:03.424 T:1915549232 DEBUG: LocalizeStrings: loaded 36 strings from file /usr/share/kodi/addons/pvr.nextpvr/resources/language/resource.language.en_gb/strings.po
  744. 2019-04-23 19:00:03.429 T:1915549232 DEBUG: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/metadata.album.universal/resources/language/English/strings.po
  745. 2019-04-23 19:00:03.433 T:1915549232 DEBUG: LocalizeStrings: loaded 10 strings from file /home/osmc/.kodi/addons/metadata.tvdb.com/resources/language/English/strings.po
  746. 2019-04-23 19:00:03.436 T:1915549232 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  747. 2019-04-23 19:00:03.442 T:1915549232 DEBUG: LocalizeStrings: loaded 85 strings from file /usr/share/kodi/addons/pvr.hts/resources/language/resource.language.en_gb/strings.po
  748. 2019-04-23 19:00:03.449 T:1915549232 DEBUG: LocalizeStrings: loaded 45 strings from file /home/osmc/.kodi/addons/weather.wunderground/resources/language/English/strings.po
  749. 2019-04-23 19:00:03.454 T:1915549232 DEBUG: LocalizeStrings: loaded 285 strings from file /home/osmc/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  750. 2019-04-23 19:00:03.463 T:1915549232 DEBUG: LocalizeStrings: loaded 127 strings from file /home/osmc/.kodi/addons/plugin.video.surveillanceroom/resources/language/English/strings.xml
  751. 2019-04-23 19:00:03.468 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /home/osmc/.kodi/addons/plugin.program.xsqueezechooser/resources/language/english/strings.xml
  752. 2019-04-23 19:00:03.472 T:1915549232 DEBUG: LocalizeStrings: loaded 119 strings from file /home/osmc/.kodi/addons/script.artistslideshow/resources/language/English/strings.po
  753. 2019-04-23 19:00:03.476 T:1915549232 DEBUG: LocalizeStrings: loaded 63 strings from file /home/osmc/.kodi/addons/script.xsqueeze/resources/language/English/strings.xml
  754. 2019-04-23 19:00:03.496 T:1915549232 DEBUG: LocalizeStrings: loaded 81 strings from file /home/osmc/.kodi/addons/plugin.video.SportsDevil/resources/language/English/strings.xml
  755. 2019-04-23 19:00:03.505 T:1915549232 DEBUG: LocalizeStrings: loaded 74 strings from file /home/osmc/.kodi/addons/plugin.library.node.editor/resources/language/resource.language.en_GB/strings.po
  756. 2019-04-23 19:00:03.509 T:1915549232 DEBUG: LocalizeStrings: loaded 44 strings from file /home/osmc/.kodi/addons/service.libraryautoupdate/resources/language/resource.language.en_gb/strings.po
  757. 2019-04-23 19:00:03.512 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  758. 2019-04-23 19:00:03.515 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  759. 2019-04-23 19:00:03.518 T:1915549232 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  760. 2019-04-23 19:00:03.521 T:1915549232 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/game.libretro/resources/language/English/strings.po
  761. 2019-04-23 19:00:03.526 T:1915549232 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/game.libretro.beetle-gba/resources/language/English/strings.po
  762. 2019-04-23 19:00:03.529 T:1915549232 DEBUG: LocalizeStrings: loaded 25 strings from file /usr/share/kodi/addons/game.libretro.beetle-pce-fast/resources/language/English/strings.po
  763. 2019-04-23 19:00:03.532 T:1915549232 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/game.libretro.bluemsx/resources/language/English/strings.po
  764. 2019-04-23 19:00:03.537 T:1915549232 DEBUG: LocalizeStrings: loaded 8 strings from file /usr/share/kodi/addons/game.libretro.bsnes-mercury-balanced/resources/language/English/strings.po
  765. 2019-04-23 19:00:03.540 T:1915549232 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.libretro.dosbox/resources/language/English/strings.po
  766. 2019-04-23 19:00:03.543 T:1915549232 DEBUG: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/game.libretro.fceumm/resources/language/English/strings.po
  767. 2019-04-23 19:00:03.546 T:1915549232 DEBUG: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/game.libretro.gambatte/resources/language/English/strings.po
  768. 2019-04-23 19:00:03.550 T:1915549232 DEBUG: LocalizeStrings: loaded 23 strings from file /usr/share/kodi/addons/game.libretro.genplus/resources/language/English/strings.po
  769. 2019-04-23 19:00:03.554 T:1915549232 DEBUG: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/game.libretro.mame2000/resources/language/English/strings.po
  770. 2019-04-23 19:00:03.558 T:1915549232 DEBUG: LocalizeStrings: loaded 19 strings from file /usr/share/kodi/addons/game.libretro.mame2003/resources/language/English/strings.po
  771. 2019-04-23 19:00:03.561 T:1915549232 DEBUG: LocalizeStrings: loaded 22 strings from file /usr/share/kodi/addons/game.libretro.mame2003_plus/resources/language/English/strings.po
  772. 2019-04-23 19:00:03.565 T:1915549232 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/game.libretro.mgba/resources/language/English/strings.po
  773. 2019-04-23 19:00:03.569 T:1915549232 DEBUG: LocalizeStrings: loaded 15 strings from file /usr/share/kodi/addons/game.libretro.nestopia/resources/language/English/strings.po
  774. 2019-04-23 19:00:03.572 T:1915549232 DEBUG: LocalizeStrings: loaded 11 strings from file /usr/share/kodi/addons/game.libretro.quicknes/resources/language/English/strings.po
  775. 2019-04-23 19:00:03.575 T:1915549232 DEBUG: LocalizeStrings: loaded 6 strings from file /usr/share/kodi/addons/game.libretro.scummvm/resources/language/English/strings.po
  776. 2019-04-23 19:00:03.578 T:1915549232 DEBUG: LocalizeStrings: loaded 36 strings from file /usr/share/kodi/addons/game.libretro.snes9x/resources/language/English/strings.po
  777. 2019-04-23 19:00:03.583 T:1915549232 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/game.libretro.vba-next/resources/language/English/strings.po
  778. 2019-04-23 19:00:03.586 T:1915549232 DEBUG: LocalizeStrings: loaded 28 strings from file /usr/share/kodi/addons/game.libretro.vbam/resources/language/English/strings.po
  779. 2019-04-23 19:00:03.589 T:1915549232 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/game.libretro.vecx/resources/language/English/strings.po
  780. 2019-04-23 19:00:03.592 T:1915549232 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/game.libretro.yabause/resources/language/English/strings.po
  781. 2019-04-23 19:00:03.596 T:1915549232 DEBUG: LocalizeStrings: loaded 5 strings from file /usr/share/kodi/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po
  782. 2019-04-23 19:00:03.600 T:1915549232 DEBUG: LocalizeStrings: loaded 2 strings from file /usr/share/kodi/addons/pvr.octonet/resources/language/resource.language.en_gb/strings.po
  783. 2019-04-23 19:00:03.603 T:1915549232 DEBUG: LocalizeStrings: loaded 16 strings from file /usr/share/kodi/addons/pvr.sledovanitv.cz/resources/language/resource.language.en_gb/strings.po
  784. 2019-04-23 19:00:03.606 T:1915549232 DEBUG: LocalizeStrings: loaded 4 strings from file /usr/share/kodi/addons/pvr.teleboy/resources/language/resource.language.en_gb/strings.po
  785. 2019-04-23 19:00:03.609 T:1915549232 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/pvr.zattoo/resources/language/resource.language.en_gb/strings.po
  786. 2019-04-23 19:00:03.613 T:1790304992 DEBUG: Thread JobWorker start, auto delete: true
  787. 2019-04-23 19:00:03.613 T:1790304992 DEBUG: Initialize, updating databases...
  788. 2019-04-23 19:00:03.615 T:1790304992 NOTICE: Running database version Addons27
  789. 2019-04-23 19:00:03.617 T:1790304992 NOTICE: Running database version ViewModes6
  790. 2019-04-23 19:00:03.620 T:1790304992 NOTICE: Running database version Textures13
  791. 2019-04-23 19:00:03.678 T:1790304992 NOTICE: MYSQL: Connected to version 5.0.96-log
  792. 2019-04-23 19:00:03.678 T:1790304992 WARNING: MYSQL: Your database server version 5.0.96-log is very old and might not be supported in future Kodi versions. Please consider upgrading to MySQL 5.7 or MariaDB 10.2.
  793. 2019-04-23 19:00:03.680 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  794. 2019-04-23 19:00:03.682 T:1790304992 ERROR: Unable to open database: MyMusic72 [1049](Unknown database 'MyMusic72')
  795. 2019-04-23 19:00:03.707 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic71' (1)
  796. 2019-04-23 19:00:03.710 T:1790304992 ERROR: Unable to open database: MyMusic71 [1049](Unknown database 'MyMusic71')
  797. 2019-04-23 19:00:03.736 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic70' (1)
  798. 2019-04-23 19:00:03.738 T:1790304992 ERROR: Unable to open database: MyMusic70 [1049](Unknown database 'MyMusic70')
  799. 2019-04-23 19:00:03.764 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic69' (1)
  800. 2019-04-23 19:00:03.767 T:1790304992 ERROR: Unable to open database: MyMusic69 [1049](Unknown database 'MyMusic69')
  801. 2019-04-23 19:00:03.793 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic68' (1)
  802. 2019-04-23 19:00:03.795 T:1790304992 ERROR: Unable to open database: MyMusic68 [1049](Unknown database 'MyMusic68')
  803. 2019-04-23 19:00:03.820 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic67' (1)
  804. 2019-04-23 19:00:03.822 T:1790304992 ERROR: Unable to open database: MyMusic67 [1049](Unknown database 'MyMusic67')
  805. 2019-04-23 19:00:03.847 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic66' (1)
  806. 2019-04-23 19:00:03.850 T:1790304992 ERROR: Unable to open database: MyMusic66 [1049](Unknown database 'MyMusic66')
  807. 2019-04-23 19:00:03.875 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic65' (1)
  808. 2019-04-23 19:00:03.878 T:1790304992 ERROR: Unable to open database: MyMusic65 [1049](Unknown database 'MyMusic65')
  809. 2019-04-23 19:00:03.904 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic64' (1)
  810. 2019-04-23 19:00:03.906 T:1790304992 ERROR: Unable to open database: MyMusic64 [1049](Unknown database 'MyMusic64')
  811. 2019-04-23 19:00:03.931 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic63' (1)
  812. 2019-04-23 19:00:03.933 T:1790304992 ERROR: Unable to open database: MyMusic63 [1049](Unknown database 'MyMusic63')
  813. 2019-04-23 19:00:03.960 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic62' (1)
  814. 2019-04-23 19:00:03.962 T:1790304992 ERROR: Unable to open database: MyMusic62 [1049](Unknown database 'MyMusic62')
  815. 2019-04-23 19:00:03.987 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic61' (1)
  816. 2019-04-23 19:00:03.990 T:1790304992 ERROR: Unable to open database: MyMusic61 [1049](Unknown database 'MyMusic61')
  817. 2019-04-23 19:00:04.016 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic60' (1)
  818. 2019-04-23 19:00:04.022 T:1790304992 NOTICE: Old database found - updating from version 60 to 72
  819. 2019-04-23 19:00:04.656 T:1915549232 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  820. 2019-04-23 19:00:04.656 T:1915549232 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/media/splash.jpg GetCodingType=0x7fffffff (1920x1080)
  821. 2019-04-23 19:00:04.656 T:1915549232 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
  822. 2019-04-23 19:00:05.572 T:1915549232 INFO: GLES: Enabling VSYNC
  823. 2019-04-23 19:00:05.699 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  824. 2019-04-23 19:00:05.705 T:1790304992 NOTICE: Attempting to update the database MyMusic72 from version 60 to 72
  825. 2019-04-23 19:00:05.706 T:1790304992 DEBUG: Mysql Start transaction
  826. 2019-04-23 19:00:07.269 T:1790304992 INFO: UpdateTables - updating tables
  827. 2019-04-23 19:00:07.270 T:1790304992 DEBUG: Mysql execute: CREATE TABLE versiontagscan (idVersion integer, iNeedsScan integer) CHARACTER SET utf8 COLLATE utf8_general_ci
  828. 2019-04-23 19:00:07.317 T:1790304992 DEBUG: Mysql execute: INSERT INTO versiontagscan (idVersion, iNeedsScan) values(0, 0)
  829. 2019-04-23 19:00:07.318 T:1790304992 INFO: create audiobook table
  830. 2019-04-23 19:00:07.318 T:1790304992 DEBUG: Mysql execute: CREATE TABLE audiobook (idBook integer primary key auto_increment , strBook varchar(256), strAuthor text, bookmark integer, file text, dateAdded varchar (20) default NULL) CHARACTER SET utf8 COLLATE utf8_general_ci
  831. 2019-04-23 19:00:07.373 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD strSortName text
  832. 2019-04-23 19:00:07.418 T:1790304992 DEBUG: Mysql execute: CREATE TABLE album_new (idAlbum integer primary key auto_increment , strAlbum varchar(256), strMusicBrainzAlbumID text, strArtistDisp text, strArtistSort text, strGenres text, iYear integer, bCompilation integer not null default '0', strMoods text, strStyles text, strThemes text, strReview text, strImage text, strLabel text, strType text, fRating FLOAT NOT NULL DEFAULT 0, iUserrating INTEGER NOT NULL DEFAULT 0, lastScraped varchar(20) default NULL, strReleaseType text, iVotes INTEGER NOT NULL DEFAULT 0) CHARACTER SET utf8 COLLATE utf8_general_ci
  833. 2019-04-23 19:00:07.474 T:1790304992 DEBUG: Mysql execute: INSERT INTO album_new (idAlbum, strAlbum, strMusicBrainzAlbumID, strArtistDisp, strArtistSort, strGenres, iYear, bCompilation, strMoods, strStyles, strThemes, strReview, strImage, strLabel, strType, fRating, iUserrating, iVotes, lastScraped, strReleaseType) SELECT idAlbum, strAlbum, strMusicBrainzAlbumID, strArtists, NULL, strGenres, iYear, bCompilation, strMoods, strStyles, strThemes, strReview, strImage, strLabel, strType, fRating, iUserrating, iVotes, lastScraped, strReleaseType FROM album
  834. 2019-04-23 19:00:07.475 T:1790304992 DEBUG: Mysql execute: DROP TABLE album
  835. 2019-04-23 19:00:07.476 T:1790304992 DEBUG: Mysql execute: ALTER TABLE album_new RENAME TO album
  836. 2019-04-23 19:00:07.477 T:1790304992 DEBUG: Mysql execute: CREATE TABLE song_new (idSong INTEGER PRIMARY KEY auto_increment , idAlbum INTEGER, idPath INTEGER, strArtistDisp TEXT, strArtistSort TEXT, strGenres TEXT, strTitle VARCHAR(512), iTrack INTEGER, iDuration INTEGER, iYear INTEGER, strFileName TEXT, strMusicBrainzTrackID TEXT, iTimesPlayed INTEGER, iStartOffset INTEGER, iEndOffset INTEGER, lastplayed VARCHAR(20) DEFAULT NULL, rating FLOAT NOT NULL DEFAULT 0, votes INTEGER NOT NULL DEFAULT 0, userrating INTEGER NOT NULL DEFAULT 0, comment TEXT, mood TEXT, dateAdded TEXT) CHARACTER SET utf8 COLLATE utf8_general_ci
  837. 2019-04-23 19:00:07.529 T:1790304992 DEBUG: Mysql execute: INSERT INTO song_new (idSong, idAlbum, idPath, strArtistDisp, strArtistSort, strGenres, strTitle, iTrack, iDuration, iYear, strFileName, strMusicBrainzTrackID, iTimesPlayed, iStartOffset, iEndOffset, lastplayed, rating, userrating, votes, comment, mood, dateAdded) SELECT idSong, idAlbum, idPath, strArtists, NULL, strGenres, strTitle, iTrack, iDuration, iYear, strFileName, strMusicBrainzTrackID, iTimesPlayed, iStartOffset, iEndOffset, lastplayed, rating, userrating, votes, comment, mood, dateAdded FROM song
  838. 2019-04-23 19:00:07.530 T:1790304992 DEBUG: Mysql execute: DROP TABLE song
  839. 2019-04-23 19:00:07.531 T:1790304992 DEBUG: Mysql execute: ALTER TABLE song_new RENAME TO song
  840. 2019-04-23 19:00:07.532 T:1790304992 DEBUG: Mysql execute: DROP TABLE cue
  841. 2019-04-23 19:00:07.533 T:1790304992 DEBUG: Mysql execute: ALTER TABLE song ADD strReplayGain TEXT
  842. 2019-04-23 19:00:07.586 T:1790304992 DEBUG: Mysql execute: ALTER TABLE album ADD bScrapedMBID INTEGER NOT NULL DEFAULT 0
  843. 2019-04-23 19:00:07.642 T:1790304992 DEBUG: Mysql execute: ALTER TABLE album ADD strReleaseGroupMBID TEXT
  844. 2019-04-23 19:00:07.690 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD bScrapedMBID INTEGER NOT NULL DEFAULT 0
  845. 2019-04-23 19:00:07.735 T:1790304992 DEBUG: Mysql execute: CREATE TABLE infosetting (idSetting INTEGER PRIMARY KEY auto_increment , strScraperPath TEXT, strSettings TEXT) CHARACTER SET utf8 COLLATE utf8_general_ci
  846. 2019-04-23 19:00:07.785 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD idInfoSetting INTEGER NOT NULL DEFAULT 0
  847. 2019-04-23 19:00:07.836 T:1790304992 DEBUG: Mysql execute: ALTER TABLE album ADD idInfoSetting INTEGER NOT NULL DEFAULT 0
  848. 2019-04-23 19:00:07.886 T:1790304992 DEBUG: Mysql execute: CREATE TABLE content_temp(id INTEGER PRIMARY KEY auto_increment , idItem INTEGER, strContent text, strScraperPath text, strSettings text) CHARACTER SET utf8 COLLATE utf8_general_ci
  849. 2019-04-23 19:00:07.930 T:1790304992 DEBUG: Mysql execute: INSERT INTO content_temp(idItem, strContent, strScraperPath, strSettings) SELECT SUBSTR(strPath, 19, LENGTH(strPath) - 19) + 0 AS idItem, strContent, strScraperPath, strSettings FROM content WHERE strContent = 'artists' AND strPath LIKE 'musicdb://artists/_%/' ORDER BY idItem
  850. 2019-04-23 19:00:07.931 T:1790304992 DEBUG: Mysql execute: INSERT INTO content_temp (idItem, strContent, strScraperPath, strSettings ) SELECT SUBSTR(strPath, 18, LENGTH(strPath) - 18) + 0 AS idItem, strContent, strScraperPath, strSettings FROM content WHERE strContent = 'albums' AND strPath LIKE 'musicdb://albums/_%/' ORDER BY idItem
  851. 2019-04-23 19:00:07.932 T:1790304992 DEBUG: Mysql execute: INSERT INTO infosetting(idSetting, strScraperPath, strSettings) SELECT id, strScraperPath, strSettings FROM content_temp
  852. 2019-04-23 19:00:07.933 T:1790304992 DEBUG: Mysql execute: UPDATE artist SET idInfoSetting = (SELECT id FROM content_temp WHERE strContent = 'artists' AND idItem = idArtist) WHERE EXISTS(SELECT 1 FROM content_temp WHERE strContent = 'artists' AND idItem = idArtist)
  853. 2019-04-23 19:00:07.934 T:1790304992 DEBUG: Mysql execute: UPDATE album SET idInfoSetting = (SELECT id FROM content_temp WHERE strContent = 'albums' AND idItem = idAlbum) WHERE EXISTS(SELECT 1 FROM content_temp WHERE strContent = 'albums' AND idItem = idAlbum)
  854. 2019-04-23 19:00:07.935 T:1790304992 DEBUG: Mysql execute: DROP TABLE content_temp
  855. 2019-04-23 19:00:07.936 T:1790304992 DEBUG: Mysql execute: DROP TABLE content
  856. 2019-04-23 19:00:07.937 T:1790304992 DEBUG: Mysql execute: DROP TABLE albuminfosong
  857. 2019-04-23 19:00:07.938 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD strType TEXT
  858. 2019-04-23 19:00:07.979 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD strGender TEXT
  859. 2019-04-23 19:00:08.031 T:1790304992 DEBUG: Mysql execute: ALTER TABLE artist ADD strDisambiguation TEXT
  860. 2019-04-23 19:00:08.080 T:1790304992 DEBUG: Mysql execute: DROP TABLE album_genre
  861. 2019-04-23 19:00:08.081 T:1790304992 DEBUG: Mysql execute: UPDATE song SET iStartOffset = iStartOffset * 40 / 3, iEndOffset = iEndOffset * 40 / 3
  862. 2019-04-23 19:00:08.082 T:1790304992 DEBUG: Mysql execute: ALTER TABLE versiontagscan ADD lastscanned VARCHAR(20)
  863. 2019-04-23 19:00:08.109 T:1790304992 DEBUG: Mysql execute: UPDATE versiontagscan SET lastscanned = '2019-04-23 19:00:08'
  864. 2019-04-23 19:00:08.110 T:1790304992 DEBUG: Mysql execute: CREATE TABLE source (idSource INTEGER PRIMARY KEY auto_increment , strName TEXT, strMultipath TEXT) CHARACTER SET utf8 COLLATE utf8_general_ci
  865. 2019-04-23 19:00:08.163 T:1790304992 DEBUG: Mysql execute: CREATE TABLE source_path (idSource INTEGER, idPath INTEGER, strPath varchar(512)) CHARACTER SET utf8 COLLATE utf8_general_ci
  866. 2019-04-23 19:00:08.207 T:1790304992 DEBUG: Mysql execute: CREATE TABLE album_source (idSource INTEGER, idAlbum INTEGER) CHARACTER SET utf8 COLLATE utf8_general_ci
  867. 2019-04-23 19:00:08.241 T:1790304992 DEBUG: Mysql execute: UPDATE versiontagscan SET iNeedsScan=60
  868. 2019-04-23 19:00:08.241 T:1790304992 DEBUG: Mysql execute: UPDATE versiontagscan SET idVersion=60
  869. 2019-04-23 19:00:08.242 T:1790304992 INFO: CreateAnalytics - creating indices
  870. 2019-04-23 19:00:08.242 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxAlbum ON album(strAlbum(255))
  871. 2019-04-23 19:00:08.286 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxAlbum_1 ON album(bCompilation)
  872. 2019-04-23 19:00:08.331 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxAlbum_2 ON album(strMusicBrainzAlbumID(36))
  873. 2019-04-23 19:00:08.398 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxAlbum_3 ON album(idInfoSetting)
  874. 2019-04-23 19:00:08.453 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxAlbumArtist_1 ON album_artist ( idAlbum, idArtist )
  875. 2019-04-23 19:00:08.509 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxAlbumArtist_2 ON album_artist ( idArtist, idAlbum )
  876. 2019-04-23 19:00:08.565 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxGenre ON genre(strGenre(255))
  877. 2019-04-23 19:00:08.614 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxArtist ON artist(strArtist(255))
  878. 2019-04-23 19:00:08.663 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxArtist1 ON artist(strMusicBrainzArtistID(36))
  879. 2019-04-23 19:00:08.719 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxArtist_2 ON artist(idInfoSetting)
  880. 2019-04-23 19:00:08.776 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxPath ON path(strPath(255))
  881. 2019-04-23 19:00:08.825 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSource_1 ON source(strName(255))
  882. 2019-04-23 19:00:08.875 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSource_2 ON source(strMultipath(255))
  883. 2019-04-23 19:00:08.914 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxSourcePath_1 ON source_path ( idSource, idPath)
  884. 2019-04-23 19:00:08.969 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxAlbumSource_1 ON album_source ( idSource, idAlbum )
  885. 2019-04-23 19:00:09.020 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxAlbumSource_2 ON album_source ( idAlbum, idSource )
  886. 2019-04-23 19:00:09.047 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSong ON song(strTitle(255))
  887. 2019-04-23 19:00:09.131 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSong1 ON song(iTimesPlayed)
  888. 2019-04-23 19:00:09.186 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSong2 ON song(lastplayed)
  889. 2019-04-23 19:00:09.225 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSong3 ON song(idAlbum)
  890. 2019-04-23 19:00:09.253 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSong6 ON song( idPath, strFileName(255) )
  891. 2019-04-23 19:00:09.309 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxSong7 ON song( idAlbum, iTrack, strMusicBrainzTrackID(36) )
  892. 2019-04-23 19:00:09.348 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxSongArtist_1 ON song_artist ( idSong, idArtist, idRole )
  893. 2019-04-23 19:00:09.403 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSongArtist_2 ON song_artist ( idSong, idRole )
  894. 2019-04-23 19:00:09.459 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSongArtist_3 ON song_artist ( idArtist, idRole )
  895. 2019-04-23 19:00:09.498 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxSongArtist_4 ON song_artist ( idRole )
  896. 2019-04-23 19:00:09.537 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxSongGenre_1 ON song_genre ( idSong, idGenre )
  897. 2019-04-23 19:00:09.576 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX idxSongGenre_2 ON song_genre ( idGenre, idSong )
  898. 2019-04-23 19:00:09.609 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxRole on role(strRole(255))
  899. 2019-04-23 19:00:09.659 T:1790304992 DEBUG: Mysql execute: CREATE INDEX idxDiscography_1 ON discography ( idArtist )
  900. 2019-04-23 19:00:09.698 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_art ON art(media_id, media_type(20), type(20))
  901. 2019-04-23 19:00:09.754 T:1790304992 INFO: create triggers
  902. 2019-04-23 19:00:09.754 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER tgrDeleteAlbum AFTER delete ON album FOR EACH ROW BEGIN DELETE FROM song WHERE song.idAlbum = old.idAlbum; DELETE FROM album_artist WHERE album_artist.idAlbum = old.idAlbum; DELETE FROM album_source WHERE album_source.idAlbum = old.idAlbum; DELETE FROM art WHERE media_id=old.idAlbum AND media_type='album'; END
  903. 2019-04-23 19:00:09.835 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER tgrDeleteArtist AFTER delete ON artist FOR EACH ROW BEGIN DELETE FROM album_artist WHERE album_artist.idArtist = old.idArtist; DELETE FROM song_artist WHERE song_artist.idArtist = old.idArtist; DELETE FROM discography WHERE discography.idArtist = old.idArtist; DELETE FROM art WHERE media_id=old.idArtist AND media_type='artist'; END
  904. 2019-04-23 19:00:09.901 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER tgrDeleteSong AFTER delete ON song FOR EACH ROW BEGIN DELETE FROM song_artist WHERE song_artist.idSong = old.idSong; DELETE FROM song_genre WHERE song_genre.idSong = old.idSong; DELETE FROM art WHERE media_id=old.idSong AND media_type='song'; END
  905. 2019-04-23 19:00:10.019 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER tgrDeleteSource AFTER delete ON source FOR EACH ROW BEGIN DELETE FROM source_path WHERE source_path.idSource = old.idSource; DELETE FROM album_source WHERE album_source.idSource = old.idSource; END
  906. 2019-04-23 19:00:10.119 T:1790304992 INFO: create song view
  907. 2019-04-23 19:00:10.119 T:1790304992 DEBUG: Mysql execute: CREATE VIEW songview AS SELECT song.idSong AS idSong, song.strArtistDisp AS strArtists, song.strArtistSort AS strArtistSort, song.strGenres AS strGenres, strTitle, iTrack, iDuration, song.iYear AS iYear, strFileName, strMusicBrainzTrackID, iTimesPlayed, iStartOffset, iEndOffset, lastplayed, song.rating, song.userrating, song.votes, comment, song.idAlbum AS idAlbum, strAlbum, strPath, album.bCompilation AS bCompilation, album.strArtistDisp AS strAlbumArtists, album.strArtistSort AS strAlbumArtistSort, album.strReleaseType AS strAlbumReleaseType, song.mood as mood, song.dateAdded as dateAdded, song.strReplayGain FROM song JOIN album ON song.idAlbum=album.idAlbum JOIN path ON song.idPath=path.idPath
  908. 2019-04-23 19:00:10.899 T:1790304992 INFO: create album view
  909. 2019-04-23 19:00:10.899 T:1790304992 DEBUG: Mysql execute: CREATE VIEW albumview AS SELECT album.idAlbum AS idAlbum, strAlbum, strMusicBrainzAlbumID, strReleaseGroupMBID, album.strArtistDisp AS strArtists, album.strArtistSort AS strArtistSort, album.strGenres AS strGenres, album.iYear AS iYear, album.strMoods AS strMoods, album.strStyles AS strStyles, strThemes, strReview, strLabel, strType, album.strImage as strImage, album.fRating, album.iUserrating, album.iVotes, bCompilation, bScrapedMBID, lastScraped, (SELECT ROUND(AVG(song.iTimesPlayed)) FROM song WHERE song.idAlbum = album.idAlbum) AS iTimesPlayed, strReleaseType, (SELECT MAX(song.dateAdded) FROM song WHERE song.idAlbum = album.idAlbum) AS dateAdded, (SELECT MAX(song.lastplayed) FROM song WHERE song.idAlbum = album.idAlbum) AS lastplayed FROM album
  910. 2019-04-23 19:00:10.949 T:1790304992 INFO: create artist view
  911. 2019-04-23 19:00:10.949 T:1790304992 DEBUG: Mysql execute: CREATE VIEW artistview AS SELECT idArtist, strArtist, strSortName, strMusicBrainzArtistID, strType, strGender, strDisambiguation, strBorn, strFormed, strGenres, strMoods, strStyles, strInstruments, strBiography, strDied, strDisbanded, strYearsActive, strImage, strFanart, bScrapedMBID, lastScraped, (SELECT MAX(song.dateAdded) FROM song_artist INNER JOIN song ON song.idSong = song_artist.idSong WHERE song_artist.idArtist = artist.idArtist) AS dateAdded FROM artist
  912. 2019-04-23 19:00:11.027 T:1790304992 INFO: create albumartist view
  913. 2019-04-23 19:00:11.027 T:1790304992 DEBUG: Mysql execute: CREATE VIEW albumartistview AS SELECT album_artist.idAlbum AS idAlbum, album_artist.idArtist AS idArtist, 0 AS idRole, 'AlbumArtist' AS strRole, artist.strArtist AS strArtist, artist.strSortName AS strSortName, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID, album_artist.iOrder AS iOrder FROM album_artist JOIN artist ON album_artist.idArtist = artist.idArtist
  914. 2019-04-23 19:00:11.076 T:1790304992 INFO: create songartist view
  915. 2019-04-23 19:00:11.077 T:1790304992 DEBUG: Mysql execute: CREATE VIEW songartistview AS SELECT song_artist.idSong AS idSong, song_artist.idArtist AS idArtist, song_artist.idRole AS idRole, role.strRole AS strRole, artist.strArtist AS strArtist, artist.strSortName AS strSortName, artist.strMusicBrainzArtistID AS strMusicBrainzArtistID, song_artist.iOrder AS iOrder FROM song_artist JOIN artist ON song_artist.idArtist = artist.idArtist JOIN role ON song_artist.idRole = role.idRole
  916. 2019-04-23 19:00:11.132 T:1790304992 DEBUG: Mysql execute: UPDATE version SET idVersion=72
  917. 2019-04-23 19:00:11.134 T:1790304992 DEBUG: Mysql commit transaction
  918. 2019-04-23 19:00:11.135 T:1790304992 INFO: Update to version 72 successful
  919. 2019-04-23 19:00:11.161 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  920. 2019-04-23 19:00:11.163 T:1790304992 ERROR: Unable to open database: MyVideos116 [1049](Unknown database 'MyVideos116')
  921. 2019-04-23 19:00:11.189 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos115' (1)
  922. 2019-04-23 19:00:11.191 T:1790304992 ERROR: Unable to open database: MyVideos115 [1049](Unknown database 'MyVideos115')
  923. 2019-04-23 19:00:11.217 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos114' (1)
  924. 2019-04-23 19:00:11.219 T:1790304992 ERROR: Unable to open database: MyVideos114 [1049](Unknown database 'MyVideos114')
  925. 2019-04-23 19:00:11.245 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos113' (1)
  926. 2019-04-23 19:00:11.247 T:1790304992 ERROR: Unable to open database: MyVideos113 [1049](Unknown database 'MyVideos113')
  927. 2019-04-23 19:00:11.273 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos112' (1)
  928. 2019-04-23 19:00:11.275 T:1790304992 ERROR: Unable to open database: MyVideos112 [1049](Unknown database 'MyVideos112')
  929. 2019-04-23 19:00:11.302 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos111' (1)
  930. 2019-04-23 19:00:11.304 T:1790304992 ERROR: Unable to open database: MyVideos111 [1049](Unknown database 'MyVideos111')
  931. 2019-04-23 19:00:11.330 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos110' (1)
  932. 2019-04-23 19:00:11.332 T:1790304992 ERROR: Unable to open database: MyVideos110 [1049](Unknown database 'MyVideos110')
  933. 2019-04-23 19:00:11.359 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos109' (1)
  934. 2019-04-23 19:00:11.361 T:1790304992 ERROR: Unable to open database: MyVideos109 [1049](Unknown database 'MyVideos109')
  935. 2019-04-23 19:00:11.387 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos108' (1)
  936. 2019-04-23 19:00:11.390 T:1790304992 ERROR: Unable to open database: MyVideos108 [1049](Unknown database 'MyVideos108')
  937. 2019-04-23 19:00:11.415 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos107' (1)
  938. 2019-04-23 19:00:11.421 T:1790304992 NOTICE: Old database found - updating from version 107 to 116
  939. 2019-04-23 19:00:26.622 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  940. 2019-04-23 19:00:26.629 T:1790304992 NOTICE: Attempting to update the database MyVideos116 from version 107 to 116
  941. 2019-04-23 19:00:26.629 T:1790304992 DEBUG: Mysql Start transaction
  942. 2019-04-23 19:00:39.083 T:1790304992 DEBUG: Mysql execute: ALTER TABLE settings RENAME TO settingsold
  943. 2019-04-23 19:00:39.085 T:1790304992 DEBUG: Mysql execute: CREATE TABLE settings ( idFile integer, Deinterlace bool,ViewMode integer,ZoomAmount float, PixelRatio float, VerticalShift float, AudioStream integer, SubtitleStream integer,SubtitleDelay float, SubtitlesOn bool, Brightness float, Contrast float, Gamma float,VolumeAmplification float, AudioDelay float, ResumeTime integer,Sharpness float, NoiseReduction float, NonLinStretch bool, PostProcess bool,ScalingMethod integer, DeinterlaceMode integer, StereoMode integer, StereoInvert bool, VideoStream integer) CHARACTER SET utf8 COLLATE utf8_general_ci
  944. 2019-04-23 19:00:39.117 T:1790304992 DEBUG: Mysql execute: INSERT INTO settings SELECT idFile, Deinterlace, ViewMode, ZoomAmount, PixelRatio, VerticalShift, AudioStream, SubtitleStream, SubtitleDelay, SubtitlesOn, Brightness, Contrast, Gamma, VolumeAmplification, AudioDelay, ResumeTime, Sharpness, NoiseReduction, NonLinStretch, PostProcess, ScalingMethod, DeinterlaceMode, StereoMode, StereoInvert, VideoStream FROM settingsold
  945. 2019-04-23 19:00:39.120 T:1790304992 DEBUG: Mysql execute: DROP TABLE settingsold
  946. 2019-04-23 19:00:39.121 T:1790304992 DEBUG: Mysql execute: ALTER TABLE settings ADD TonemapMethod integer
  947. 2019-04-23 19:00:39.151 T:1790304992 DEBUG: Mysql execute: ALTER TABLE settings ADD TonemapParam float
  948. 2019-04-23 19:00:39.203 T:1790304992 DEBUG: Mysql execute: ALTER TABLE settings ADD Orientation integer
  949. 2019-04-23 19:00:39.229 T:1790304992 DEBUG: Mysql execute: ALTER TABLE settings ADD CenterMixLevel integer
  950. 2019-04-23 19:00:39.299 T:1790304992 DEBUG: Mysql execute: INSERT INTO path (strPath, idParentPath) VALUES ('plugin://plugin.video.youtube/play/', 2414)
  951. 2019-04-23 19:00:39.316 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17707
  952. 2019-04-23 19:00:39.338 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22862
  953. 2019-04-23 19:00:39.360 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18707
  954. 2019-04-23 19:00:39.382 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18708
  955. 2019-04-23 19:00:39.405 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18709
  956. 2019-04-23 19:00:39.426 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18710
  957. 2019-04-23 19:00:39.448 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18711
  958. 2019-04-23 19:00:39.470 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18712
  959. 2019-04-23 19:00:39.492 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19445
  960. 2019-04-23 19:00:39.515 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22259
  961. 2019-04-23 19:00:39.538 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20241
  962. 2019-04-23 19:00:39.560 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20240
  963. 2019-04-23 19:00:39.582 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20239
  964. 2019-04-23 19:00:39.605 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18421
  965. 2019-04-23 19:00:39.627 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18420
  966. 2019-04-23 19:00:39.649 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18419
  967. 2019-04-23 19:00:39.672 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19389
  968. 2019-04-23 19:00:39.694 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19390
  969. 2019-04-23 19:00:39.716 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20749
  970. 2019-04-23 19:00:39.738 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20748
  971. 2019-04-23 19:00:39.761 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20747
  972. 2019-04-23 19:00:39.784 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20746
  973. 2019-04-23 19:00:39.806 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20745
  974. 2019-04-23 19:00:39.828 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20744
  975. 2019-04-23 19:00:39.851 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20743
  976. 2019-04-23 19:00:39.873 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20742
  977. 2019-04-23 19:00:39.895 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20741
  978. 2019-04-23 19:00:39.918 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20740
  979. 2019-04-23 19:00:39.940 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20739
  980. 2019-04-23 19:00:39.963 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22158
  981. 2019-04-23 19:00:39.985 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22156
  982. 2019-04-23 19:00:40.007 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22155
  983. 2019-04-23 19:00:40.030 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22106
  984. 2019-04-23 19:00:40.052 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22084
  985. 2019-04-23 19:00:40.074 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22083
  986. 2019-04-23 19:00:40.097 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22082
  987. 2019-04-23 19:00:40.119 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19957
  988. 2019-04-23 19:00:40.142 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22735
  989. 2019-04-23 19:00:40.164 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22591
  990. 2019-04-23 19:00:40.187 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22043
  991. 2019-04-23 19:00:40.209 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22020
  992. 2019-04-23 19:00:40.231 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22019
  993. 2019-04-23 19:00:40.254 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=22018
  994. 2019-04-23 19:00:40.276 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21408
  995. 2019-04-23 19:00:40.298 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21987
  996. 2019-04-23 19:00:40.321 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18367
  997. 2019-04-23 19:00:40.343 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18366
  998. 2019-04-23 19:00:40.366 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19363
  999. 2019-04-23 19:00:40.388 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19737
  1000. 2019-04-23 19:00:40.410 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19736
  1001. 2019-04-23 19:00:40.433 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19735
  1002. 2019-04-23 19:00:40.455 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19734
  1003. 2019-04-23 19:00:40.478 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19733
  1004. 2019-04-23 19:00:40.500 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19732
  1005. 2019-04-23 19:00:40.522 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19731
  1006. 2019-04-23 19:00:40.545 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21482
  1007. 2019-04-23 19:00:40.567 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19282
  1008. 2019-04-23 19:00:40.589 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16652
  1009. 2019-04-23 19:00:40.612 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21375
  1010. 2019-04-23 19:00:40.634 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21397
  1011. 2019-04-23 19:00:40.656 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20584
  1012. 2019-04-23 19:00:40.679 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19578
  1013. 2019-04-23 19:00:40.701 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19577
  1014. 2019-04-23 19:00:40.723 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19576
  1015. 2019-04-23 19:00:40.746 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19575
  1016. 2019-04-23 19:00:40.768 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19574
  1017. 2019-04-23 19:00:40.791 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19163
  1018. 2019-04-23 19:00:40.813 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19164
  1019. 2019-04-23 19:00:40.835 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19166
  1020. 2019-04-23 19:00:40.858 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20585
  1021. 2019-04-23 19:00:40.880 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15218
  1022. 2019-04-23 19:00:40.902 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15242
  1023. 2019-04-23 19:00:40.925 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15243
  1024. 2019-04-23 19:00:40.947 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15244
  1025. 2019-04-23 19:00:40.970 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15245
  1026. 2019-04-23 19:00:40.992 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15246
  1027. 2019-04-23 19:00:41.014 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15247
  1028. 2019-04-23 19:00:41.037 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15248
  1029. 2019-04-23 19:00:41.059 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15249
  1030. 2019-04-23 19:00:41.082 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15250
  1031. 2019-04-23 19:00:41.104 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15251
  1032. 2019-04-23 19:00:41.126 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15377
  1033. 2019-04-23 19:00:41.149 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15386
  1034. 2019-04-23 19:00:41.171 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15640
  1035. 2019-04-23 19:00:41.194 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15641
  1036. 2019-04-23 19:00:41.216 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15642
  1037. 2019-04-23 19:00:41.239 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15643
  1038. 2019-04-23 19:00:41.261 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15671
  1039. 2019-04-23 19:00:41.284 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19122
  1040. 2019-04-23 19:00:41.306 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19123
  1041. 2019-04-23 19:00:41.329 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15812
  1042. 2019-04-23 19:00:41.351 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15919
  1043. 2019-04-23 19:00:41.374 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15920
  1044. 2019-04-23 19:00:41.396 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15921
  1045. 2019-04-23 19:00:41.419 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15922
  1046. 2019-04-23 19:00:41.441 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15923
  1047. 2019-04-23 19:00:41.464 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15924
  1048. 2019-04-23 19:00:41.486 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15925
  1049. 2019-04-23 19:00:41.509 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15926
  1050. 2019-04-23 19:00:41.531 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15939
  1051. 2019-04-23 19:00:41.553 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15940
  1052. 2019-04-23 19:00:41.576 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=15941
  1053. 2019-04-23 19:00:41.598 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16028
  1054. 2019-04-23 19:00:41.621 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16029
  1055. 2019-04-23 19:00:41.643 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16030
  1056. 2019-04-23 19:00:41.665 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16031
  1057. 2019-04-23 19:00:41.688 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16032
  1058. 2019-04-23 19:00:41.710 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16036
  1059. 2019-04-23 19:00:41.733 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16037
  1060. 2019-04-23 19:00:41.755 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16063
  1061. 2019-04-23 19:00:41.778 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16064
  1062. 2019-04-23 19:00:41.800 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16065
  1063. 2019-04-23 19:00:41.823 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16066
  1064. 2019-04-23 19:00:41.845 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16080
  1065. 2019-04-23 19:00:41.867 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16081
  1066. 2019-04-23 19:00:41.890 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16082
  1067. 2019-04-23 19:00:41.912 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16083
  1068. 2019-04-23 19:00:41.935 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16086
  1069. 2019-04-23 19:00:41.957 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16087
  1070. 2019-04-23 19:00:41.979 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20642
  1071. 2019-04-23 19:00:42.002 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20641
  1072. 2019-04-23 19:00:42.025 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20640
  1073. 2019-04-23 19:00:42.047 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20639
  1074. 2019-04-23 19:00:42.069 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20638
  1075. 2019-04-23 19:00:42.092 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20637
  1076. 2019-04-23 19:00:42.114 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20636
  1077. 2019-04-23 19:00:42.137 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16400
  1078. 2019-04-23 19:00:42.159 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16401
  1079. 2019-04-23 19:00:42.182 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16459
  1080. 2019-04-23 19:00:42.205 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16460
  1081. 2019-04-23 19:00:42.228 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16461
  1082. 2019-04-23 19:00:42.250 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16462
  1083. 2019-04-23 19:00:42.272 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16463
  1084. 2019-04-23 19:00:42.295 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16464
  1085. 2019-04-23 19:00:42.317 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16465
  1086. 2019-04-23 19:00:42.340 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16466
  1087. 2019-04-23 19:00:42.362 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16467
  1088. 2019-04-23 19:00:42.385 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16468
  1089. 2019-04-23 19:00:42.407 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16469
  1090. 2019-04-23 19:00:42.430 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16470
  1091. 2019-04-23 19:00:42.452 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16471
  1092. 2019-04-23 19:00:42.474 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16472
  1093. 2019-04-23 19:00:42.497 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16473
  1094. 2019-04-23 19:00:42.520 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16474
  1095. 2019-04-23 19:00:42.542 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16475
  1096. 2019-04-23 19:00:42.564 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16600
  1097. 2019-04-23 19:00:42.587 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16601
  1098. 2019-04-23 19:00:42.609 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16602
  1099. 2019-04-23 19:00:42.631 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16603
  1100. 2019-04-23 19:00:42.654 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16653
  1101. 2019-04-23 19:00:42.676 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16654
  1102. 2019-04-23 19:00:42.700 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21893
  1103. 2019-04-23 19:00:42.722 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16735
  1104. 2019-04-23 19:00:42.745 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=20643
  1105. 2019-04-23 19:00:42.767 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16783
  1106. 2019-04-23 19:00:42.790 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=16903
  1107. 2019-04-23 19:00:42.812 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21892
  1108. 2019-04-23 19:00:42.835 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17110
  1109. 2019-04-23 19:00:42.857 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17206
  1110. 2019-04-23 19:00:42.880 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21891
  1111. 2019-04-23 19:00:42.902 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21890
  1112. 2019-04-23 19:00:42.925 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19113
  1113. 2019-04-23 19:00:42.947 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21889
  1114. 2019-04-23 19:00:42.970 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19117
  1115. 2019-04-23 19:00:42.993 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19116
  1116. 2019-04-23 19:00:43.015 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17355
  1117. 2019-04-23 19:00:43.038 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19115
  1118. 2019-04-23 19:00:43.061 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17358
  1119. 2019-04-23 19:00:43.084 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17359
  1120. 2019-04-23 19:00:43.106 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17360
  1121. 2019-04-23 19:00:43.129 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17361
  1122. 2019-04-23 19:00:43.152 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17362
  1123. 2019-04-23 19:00:43.174 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17363
  1124. 2019-04-23 19:00:43.197 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=19114
  1125. 2019-04-23 19:00:43.219 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=21017
  1126. 2019-04-23 19:00:43.242 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17848
  1127. 2019-04-23 19:00:43.264 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17849
  1128. 2019-04-23 19:00:43.288 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17850
  1129. 2019-04-23 19:00:43.310 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17851
  1130. 2019-04-23 19:00:43.333 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17852
  1131. 2019-04-23 19:00:43.356 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17853
  1132. 2019-04-23 19:00:43.379 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17854
  1133. 2019-04-23 19:00:43.401 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17860
  1134. 2019-04-23 19:00:43.424 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17861
  1135. 2019-04-23 19:00:43.446 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=17933
  1136. 2019-04-23 19:00:43.471 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18004
  1137. 2019-04-23 19:00:43.494 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18005
  1138. 2019-04-23 19:00:43.516 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18006
  1139. 2019-04-23 19:00:43.539 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18007
  1140. 2019-04-23 19:00:43.561 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18008
  1141. 2019-04-23 19:00:43.584 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18009
  1142. 2019-04-23 19:00:43.606 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18010
  1143. 2019-04-23 19:00:43.629 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18011
  1144. 2019-04-23 19:00:43.651 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18012
  1145. 2019-04-23 19:00:43.674 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18013
  1146. 2019-04-23 19:00:43.696 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18014
  1147. 2019-04-23 19:00:43.719 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18015
  1148. 2019-04-23 19:00:43.741 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18016
  1149. 2019-04-23 19:00:43.764 T:1790304992 DEBUG: Mysql execute: UPDATE files SET idPath=3983 WHERE idFile=18017
  1150. 2019-04-23 19:00:43.765 T:1790304992 INFO: CreateAnalytics - creating indices
  1151. 2019-04-23 19:00:43.765 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_bookmark ON bookmark (idFile, type)
  1152. 2019-04-23 19:00:43.855 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_settings ON settings ( idFile )
  1153. 2019-04-23 19:00:43.888 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_stacktimes ON stacktimes ( idFile )
  1154. 2019-04-23 19:00:43.928 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_path ON path ( strPath(255) )
  1155. 2019-04-23 19:00:44.202 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_path2 ON path ( idParentPath )
  1156. 2019-04-23 19:00:44.384 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_files ON files ( idPath, strFilename(255) )
  1157. 2019-04-23 19:00:44.731 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movie_file_1 ON movie (idFile, idMovie)
  1158. 2019-04-23 19:00:44.873 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movie_file_2 ON movie (idMovie, idFile)
  1159. 2019-04-23 19:00:44.997 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tvshowlinkpath_1 ON tvshowlinkpath ( idShow, idPath )
  1160. 2019-04-23 19:00:45.063 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tvshowlinkpath_2 ON tvshowlinkpath ( idPath, idShow )
  1161. 2019-04-23 19:00:45.122 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movielinktvshow_1 ON movielinktvshow ( idShow, idMovie)
  1162. 2019-04-23 19:00:45.168 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_movielinktvshow_2 ON movielinktvshow ( idMovie, idShow)
  1163. 2019-04-23 19:00:45.217 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_episode_file_1 on episode (idEpisode, idFile)
  1164. 2019-04-23 19:00:45.713 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX id_episode_file_2 on episode (idFile, idEpisode)
  1165. 2019-04-23 19:00:46.470 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_episode_season_episode on episode (c12, c13)
  1166. 2019-04-23 19:00:47.321 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_episode_bookmark on episode (c17)
  1167. 2019-04-23 19:00:48.231 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_episode_show1 on episode(idEpisode,idShow)
  1168. 2019-04-23 19:00:49.205 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_episode_show2 on episode(idShow,idEpisode)
  1169. 2019-04-23 19:00:50.247 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_musicvideo_file_1 on musicvideo (idMVideo, idFile)
  1170. 2019-04-23 19:00:50.326 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_musicvideo_file_2 on musicvideo (idFile, idMVideo)
  1171. 2019-04-23 19:00:50.369 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ixMovieBasePath ON movie ( c23(12) )
  1172. 2019-04-23 19:00:50.504 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ixMusicVideoBasePath ON musicvideo ( c14(12) )
  1173. 2019-04-23 19:00:50.548 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ixEpisodeBasePath ON episode ( c19(12) )
  1174. 2019-04-23 19:00:51.617 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_streamdetails ON streamdetails (idFile)
  1175. 2019-04-23 19:00:51.914 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_seasons ON seasons (idShow, season)
  1176. 2019-04-23 19:00:52.054 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_art ON art(media_id, media_type(20), type(20))
  1177. 2019-04-23 19:00:52.698 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_rating ON rating(media_id, media_type(20))
  1178. 2019-04-23 19:00:52.927 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_uniqueid1 ON uniqueid(media_id, media_type(20), type(20))
  1179. 2019-04-23 19:00:52.997 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_uniqueid2 ON uniqueid(media_type(20), value(20))
  1180. 2019-04-23 19:00:53.075 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tag_1 ON tag (name(255))
  1181. 2019-04-23 19:00:53.117 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tag_link_1 ON tag_link (tag_id, media_type(20), media_id)
  1182. 2019-04-23 19:00:53.150 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_tag_link_2 ON tag_link (media_id, media_type(20), tag_id)
  1183. 2019-04-23 19:00:53.192 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_tag_link_3 ON tag_link (media_type(20))
  1184. 2019-04-23 19:00:53.235 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actor_1 ON actor (name(255))
  1185. 2019-04-23 19:00:55.982 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actor_link_1 ON actor_link (actor_id, media_type(20), media_id)
  1186. 2019-04-23 19:00:58.123 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_actor_link_2 ON actor_link (media_id, media_type(20), actor_id)
  1187. 2019-04-23 19:01:03.004 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_actor_link_3 ON actor_link (media_type(20))
  1188. 2019-04-23 19:01:03.795 T:1873801952 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  1189. 2019-04-23 19:01:08.379 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_director_link_1 ON director_link (actor_id, media_type(20), media_id)
  1190. 2019-04-23 19:01:08.482 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_director_link_2 ON director_link (media_id, media_type(20), actor_id)
  1191. 2019-04-23 19:01:08.595 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_director_link_3 ON director_link (media_type(20))
  1192. 2019-04-23 19:01:08.706 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writer_link_1 ON writer_link (actor_id, media_type(20), media_id)
  1193. 2019-04-23 19:01:08.793 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_writer_link_2 ON writer_link (media_id, media_type(20), actor_id)
  1194. 2019-04-23 19:01:08.962 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_writer_link_3 ON writer_link (media_type(20))
  1195. 2019-04-23 19:01:09.121 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studio_1 ON studio (name(255))
  1196. 2019-04-23 19:01:09.206 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studio_link_1 ON studio_link (studio_id, media_type(20), media_id)
  1197. 2019-04-23 19:01:09.318 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_studio_link_2 ON studio_link (media_id, media_type(20), studio_id)
  1198. 2019-04-23 19:01:09.476 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_studio_link_3 ON studio_link (media_type(20))
  1199. 2019-04-23 19:01:09.654 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genre_1 ON genre (name(255))
  1200. 2019-04-23 19:01:09.701 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genre_link_1 ON genre_link (genre_id, media_type(20), media_id)
  1201. 2019-04-23 19:01:09.945 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_genre_link_2 ON genre_link (media_id, media_type(20), genre_id)
  1202. 2019-04-23 19:01:10.317 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_genre_link_3 ON genre_link (media_type(20))
  1203. 2019-04-23 19:01:10.737 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_country_1 ON country (name(255))
  1204. 2019-04-23 19:01:10.810 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_country_link_1 ON country_link (country_id, media_type(20), media_id)
  1205. 2019-04-23 19:01:10.906 T:1790304992 DEBUG: Mysql execute: CREATE UNIQUE INDEX ix_country_link_2 ON country_link (media_id, media_type(20), country_id)
  1206. 2019-04-23 19:01:11.033 T:1790304992 DEBUG: Mysql execute: CREATE INDEX ix_country_link_3 ON country_link (media_type(20))
  1207. 2019-04-23 19:01:11.149 T:1790304992 INFO: CreateAnalytics - creating triggers
  1208. 2019-04-23 19:01:11.150 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_movie AFTER DELETE ON movie FOR EACH ROW BEGIN DELETE FROM genre_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM actor_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM director_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM studio_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM country_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM writer_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM movielinktvshow WHERE idMovie=old.idMovie; DELETE FROM art WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM tag_link WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM rating WHERE media_id=old.idMovie AND media_type='movie'; DELETE FROM uniqueid WHERE media_id=old.idMovie AND media_type='movie'; END
  1209. 2019-04-23 19:01:11.238 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_tvshow AFTER DELETE ON tvshow FOR EACH ROW BEGIN DELETE FROM actor_link WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM director_link WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM studio_link WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM tvshowlinkpath WHERE idShow=old.idShow; DELETE FROM genre_link WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM movielinktvshow WHERE idShow=old.idShow; DELETE FROM seasons WHERE idShow=old.idShow; DELETE FROM art WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM tag_link WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM rating WHERE media_id=old.idShow AND media_type='tvshow'; DELETE FROM uniqueid WHERE media_id=old.idShow AND media_type='tvshow'; END
  1210. 2019-04-23 19:01:11.338 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_musicvideo AFTER DELETE ON musicvideo FOR EACH ROW BEGIN DELETE FROM actor_link WHERE media_id=old.idMVideo AND media_type='musicvideo'; DELETE FROM director_link WHERE media_id=old.idMVideo AND media_type='musicvideo'; DELETE FROM genre_link WHERE media_id=old.idMVideo AND media_type='musicvideo'; DELETE FROM studio_link WHERE media_id=old.idMVideo AND media_type='musicvideo'; DELETE FROM art WHERE media_id=old.idMVideo AND media_type='musicvideo'; DELETE FROM tag_link WHERE media_id=old.idMVideo AND media_type='musicvideo'; END
  1211. 2019-04-23 19:01:11.427 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_episode AFTER DELETE ON episode FOR EACH ROW BEGIN DELETE FROM actor_link WHERE media_id=old.idEpisode AND media_type='episode'; DELETE FROM director_link WHERE media_id=old.idEpisode AND media_type='episode'; DELETE FROM writer_link WHERE media_id=old.idEpisode AND media_type='episode'; DELETE FROM art WHERE media_id=old.idEpisode AND media_type='episode'; DELETE FROM rating WHERE media_id=old.idEpisode AND media_type='episode'; DELETE FROM uniqueid WHERE media_id=old.idEpisode AND media_type='episode'; END
  1212. 2019-04-23 19:01:11.578 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_season AFTER DELETE ON seasons FOR EACH ROW BEGIN DELETE FROM art WHERE media_id=old.idSeason AND media_type='season'; END
  1213. 2019-04-23 19:01:11.667 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_set AFTER DELETE ON sets FOR EACH ROW BEGIN DELETE FROM art WHERE media_id=old.idSet AND media_type='set'; END
  1214. 2019-04-23 19:01:11.779 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_person AFTER DELETE ON actor FOR EACH ROW BEGIN DELETE FROM art WHERE media_id=old.actor_id AND media_type IN ('actor','artist','writer','director'); END
  1215. 2019-04-23 19:01:11.896 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_tag AFTER DELETE ON tag_link FOR EACH ROW BEGIN DELETE FROM tag WHERE tag_id=old.tag_id AND tag_id NOT IN (SELECT DISTINCT tag_id FROM tag_link); END
  1216. 2019-04-23 19:01:11.969 T:1790304992 DEBUG: Mysql execute: CREATE TRIGGER delete_file AFTER DELETE ON files FOR EACH ROW BEGIN DELETE FROM bookmark WHERE idFile=old.idFile; DELETE FROM settings WHERE idFile=old.idFile; DELETE FROM stacktimes WHERE idFile=old.idFile; DELETE FROM streamdetails WHERE idFile=old.idFile; END
  1217. 2019-04-23 19:01:12.036 T:1790304992 INFO: create episode_view
  1218. 2019-04-23 19:01:12.036 T:1790304992 DEBUG: Mysql execute: CREATE VIEW episode_view AS SELECT episode.*, files.strFileName AS strFileName, path.strPath AS strPath, files.playCount AS playCount, files.lastPlayed AS lastPlayed, files.dateAdded AS dateAdded, tvshow.c00 AS strTitle, tvshow.c08 AS genre, tvshow.c14 AS studio, tvshow.c05 AS premiered, tvshow.c13 AS mpaa, bookmark.timeInSeconds AS resumeTimeInSeconds, bookmark.totalTimeInSeconds AS totalTimeInSeconds, bookmark.playerState AS playerState, rating.rating AS rating, rating.votes AS votes, rating.rating_type AS rating_type, uniqueid.value AS uniqueid_value, uniqueid.type AS uniqueid_type FROM episode JOIN files ON files.idFile=episode.idFile JOIN tvshow ON tvshow.idShow=episode.idShow JOIN seasons ON seasons.idSeason=episode.idSeason JOIN path ON files.idPath=path.idPath LEFT JOIN bookmark ON bookmark.idFile=episode.idFile AND bookmark.type=1 LEFT JOIN rating ON rating.rating_id=episode.c03 LEFT JOIN uniqueid ON uniqueid.uniqueid_id=episode.c20
  1219. 2019-04-23 19:01:12.062 T:1790304992 INFO: create tvshowcounts
  1220. 2019-04-23 19:01:12.063 T:1790304992 DEBUG: Mysql execute: CREATE VIEW tvshowcounts AS SELECT tvshow.idShow AS idShow, MAX(files.lastPlayed) AS lastPlayed, NULLIF(COUNT(episode.c12), 0) AS totalCount, COUNT(files.playCount) AS watchedcount, NULLIF(COUNT(DISTINCT(episode.c12)), 0) AS totalSeasons, MAX(files.dateAdded) as dateAdded FROM tvshow LEFT JOIN episode ON episode.idShow=tvshow.idShow LEFT JOIN files ON files.idFile=episode.idFile GROUP BY tvshow.idShow
  1221. 2019-04-23 19:01:12.140 T:1790304992 INFO: create tvshowlinkpath_minview
  1222. 2019-04-23 19:01:12.140 T:1790304992 DEBUG: Mysql execute: CREATE VIEW tvshowlinkpath_minview AS SELECT idShow, min(idPath) AS idPath FROM tvshowlinkpath GROUP BY idShow
  1223. 2019-04-23 19:01:12.179 T:1790304992 INFO: create tvshow_view
  1224. 2019-04-23 19:01:12.179 T:1790304992 DEBUG: Mysql execute: CREATE VIEW tvshow_view AS SELECT tvshow.*, path.idParentPath AS idParentPath, path.strPath AS strPath, tvshowcounts.dateAdded AS dateAdded, lastPlayed, totalCount, watchedcount, totalSeasons, rating.rating AS rating, rating.votes AS votes, rating.rating_type AS rating_type, uniqueid.value AS uniqueid_value, uniqueid.type AS uniqueid_type FROM tvshow LEFT JOIN tvshowlinkpath_minview ON tvshowlinkpath_minview.idShow=tvshow.idShow LEFT JOIN path ON path.idPath=tvshowlinkpath_minview.idPath INNER JOIN tvshowcounts ON tvshow.idShow = tvshowcounts.idShow LEFT JOIN rating ON rating.rating_id=tvshow.c04 LEFT JOIN uniqueid ON uniqueid.uniqueid_id=tvshow.c12
  1225. 2019-04-23 19:01:12.229 T:1790304992 INFO: create season_view
  1226. 2019-04-23 19:01:12.229 T:1790304992 DEBUG: Mysql execute: CREATE VIEW season_view AS SELECT seasons.idSeason AS idSeason, seasons.idShow AS idShow, seasons.season AS season, seasons.name AS name, seasons.userrating AS userrating, tvshow_view.strPath AS strPath, tvshow_view.c00 AS showTitle, tvshow_view.c01 AS plot, tvshow_view.c05 AS premiered, tvshow_view.c08 AS genre, tvshow_view.c14 AS studio, tvshow_view.c13 AS mpaa, count(DISTINCT episode.idEpisode) AS episodes, count(files.playCount) AS playCount, min(episode.c05) AS aired FROM seasons JOIN tvshow_view ON tvshow_view.idShow = seasons.idShow JOIN episode ON episode.idShow = seasons.idShow AND episode.c12 = seasons.season JOIN files ON files.idFile = episode.idFile GROUP BY seasons.idSeason, seasons.idShow, seasons.season, seasons.name, seasons.userrating, tvshow_view.strPath, tvshow_view.c00, tvshow_view.c01, tvshow_view.c05, tvshow_view.c08, tvshow_view.c14, tvshow_view.c13
  1227. 2019-04-23 19:01:12.255 T:1790304992 INFO: create musicvideo_view
  1228. 2019-04-23 19:01:12.256 T:1790304992 DEBUG: Mysql execute: CREATE VIEW musicvideo_view AS SELECT musicvideo.*, files.strFileName as strFileName, path.strPath as strPath, files.playCount as playCount, files.lastPlayed as lastPlayed, files.dateAdded as dateAdded, bookmark.timeInSeconds AS resumeTimeInSeconds, bookmark.totalTimeInSeconds AS totalTimeInSeconds, bookmark.playerState AS playerState FROM musicvideo JOIN files ON files.idFile=musicvideo.idFile JOIN path ON path.idPath=files.idPath LEFT JOIN bookmark ON bookmark.idFile=musicvideo.idFile AND bookmark.type=1
  1229. 2019-04-23 19:01:12.300 T:1790304992 INFO: create movie_view
  1230. 2019-04-23 19:01:12.301 T:1790304992 DEBUG: Mysql execute: CREATE VIEW movie_view AS SELECT movie.*, sets.strSet AS strSet, sets.strOverview AS strSetOverview, files.strFileName AS strFileName, path.strPath AS strPath, files.playCount AS playCount, files.lastPlayed AS lastPlayed, files.dateAdded AS dateAdded, bookmark.timeInSeconds AS resumeTimeInSeconds, bookmark.totalTimeInSeconds AS totalTimeInSeconds, bookmark.playerState AS playerState, rating.rating AS rating, rating.votes AS votes, rating.rating_type AS rating_type, uniqueid.value AS uniqueid_value, uniqueid.type AS uniqueid_type FROM movie LEFT JOIN sets ON sets.idSet = movie.idSet JOIN files ON files.idFile=movie.idFile JOIN path ON path.idPath=files.idPath LEFT JOIN bookmark ON bookmark.idFile=movie.idFile AND bookmark.type=1 LEFT JOIN rating ON rating.rating_id=movie.c05 LEFT JOIN uniqueid ON uniqueid.uniqueid_id=movie.c09
  1231. 2019-04-23 19:01:12.345 T:1790304992 DEBUG: Mysql execute: UPDATE version SET idVersion=116
  1232. 2019-04-23 19:01:12.347 T:1790304992 DEBUG: Mysql commit transaction
  1233. 2019-04-23 19:01:12.348 T:1790304992 INFO: Update to version 116 successful
  1234. 2019-04-23 19:01:12.357 T:1790304992 NOTICE: Running database version TV32
  1235. 2019-04-23 19:01:12.361 T:1790304992 NOTICE: Running database version Epg12
  1236. 2019-04-23 19:01:12.361 T:1790304992 DEBUG: Initialize, updating databases... DONE
  1237. 2019-04-23 19:01:12.362 T:1915549232 NOTICE: start dvd mediatype detection
  1238. 2019-04-23 19:01:12.363 T:1906791136 DEBUG: Thread DetectDVDMedia start, auto delete: false
  1239. 2019-04-23 19:01:12.363 T:1906791136 DEBUG: Compiled with libcdio Version 0.83
  1240. 2019-04-23 19:01:12.363 T:1915549232 INFO: DPMS: not supported on this platform
  1241. 2019-04-23 19:01:12.367 T:1906791136 DEBUG: Thread DetectDVDMedia 1906791136 terminating
  1242. 2019-04-23 19:01:12.413 T:1915536096 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  1243. 2019-04-23 19:01:12.413 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  1244. 2019-04-23 19:01:12.446 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!
  1245. 2019-04-23 19:01:12.460 T:1790304992 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1246. 2019-04-23 19:01:12.460 T:1790304992 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1247. 2019-04-23 19:01:12.472 T:1915549232 INFO: Unloading old skin ...
  1248. 2019-04-23 19:01:12.482 T:1915549232 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.22)
  1249. 2019-04-23 19:01:12.482 T:1915549232 INFO: load fonts for skin...
  1250. 2019-04-23 19:01:12.489 T:1915549232 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  1251. 2019-04-23 19:01:12.610 T:1915549232 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  1252. 2019-04-23 19:01:12.790 T:1915549232 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  1253. 2019-04-23 19:01:12.790 T:1915549232 INFO: load new skin...
  1254. 2019-04-23 19:01:12.790 T:1915549232 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  1255. 2019-04-23 19:01:12.809 T:1915549232 DEBUG: Load Skin XML: 18.95ms
  1256. 2019-04-23 19:01:12.809 T:1915549232 INFO: initialize new skin...
  1257. 2019-04-23 19:01:12.809 T:1915549232 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1258. 2019-04-23 19:01:12.809 T:1915549232 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  1259. 2019-04-23 19:01:12.815 T:1915549232 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/flat.xbt
  1260. 2019-04-23 19:01:12.829 T:1915549232 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  1261. 2019-04-23 19:01:12.838 T:1915549232 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  1262. 2019-04-23 19:01:12.841 T:1915549232 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  1263. 2019-04-23 19:01:12.873 T:1915549232 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  1264. 2019-04-23 19:01:12.903 T:1915549232 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1265. 2019-04-23 19:01:12.918 T:1915549232 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  1266. 2019-04-23 19:01:12.924 T:1915549232 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  1267. 2019-04-23 19:01:12.927 T:1915549232 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  1268. 2019-04-23 19:01:12.932 T:1915549232 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  1269. 2019-04-23 19:01:12.938 T:1915549232 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  1270. 2019-04-23 19:01:12.946 T:1915549232 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1271. 2019-04-23 19:01:12.954 T:1915549232 INFO: Previous line repeats 1 times.
  1272. 2019-04-23 19:01:12.954 T:1915549232 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  1273. 2019-04-23 19:01:12.962 T:1915549232 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  1274. 2019-04-23 19:01:12.978 T:1915549232 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  1275. 2019-04-23 19:01:13.069 T:1915549232 INFO: skin loaded...
  1276. 2019-04-23 19:01:13.069 T:1915549232 DEBUG: Activating window ID: 12997
  1277. 2019-04-23 19:01:13.069 T:1915549232 DEBUG: ------ Window Init () ------
  1278. 2019-04-23 19:01:13.069 T:1915549232 DEBUG: Activating window ID: 12999
  1279. 2019-04-23 19:01:13.069 T:1915549232 DEBUG: ------ Window Init (Startup.xml) ------
  1280. 2019-04-23 19:01:13.069 T:1915549232 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  1281. 2019-04-23 19:01:13.074 T:1915549232 DEBUG: Activating window ID: 10000
  1282. 2019-04-23 19:01:13.074 T:1915549232 DEBUG: ------ Window Deinit (Startup.xml) ------
  1283. 2019-04-23 19:01:13.074 T:1915549232 DEBUG: ------ Window Init (Home.xml) ------
  1284. 2019-04-23 19:01:13.074 T:1915549232 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1285. 2019-04-23 19:01:13.298 T:1915549232 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1286. 2019-04-23 19:01:13.298 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1287. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1288. 2019-04-23 19:01:13.299 T:1765061344 DEBUG: Thread JobWorker start, auto delete: true
  1289. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1290. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1291. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1292. 2019-04-23 19:01:13.299 T:1756668640 DEBUG: Thread JobWorker start, auto delete: true
  1293. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1294. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  1295. 2019-04-23 19:01:13.299 T:1915549232 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1296. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1297. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1298. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1299. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1300. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://]: refreshing..
  1301. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1302. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1303. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1304. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1305. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1306. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  1307. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1308. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1309. 2019-04-23 19:01:13.300 T:1915549232 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  1310. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[library://video/musicvideos/]: refreshing..
  1311. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[videodb://recentlyaddedmusicvideos/]: refreshing..
  1312. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_musicvideos.xsp]: refreshing..
  1313. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/random_musicvideo_artists.xsp]: refreshing..
  1314. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[special://skin/playlists/random_musicvideos.xsp]: refreshing..
  1315. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[videodb://musicvideos/studios/]: refreshing..
  1316. 2019-04-23 19:01:13.301 T:1915549232 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1317. 2019-04-23 19:01:13.332 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1318. 2019-04-23 19:01:13.345 T:1915549232 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  1319. 2019-04-23 19:01:13.345 T:1915549232 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1320. 2019-04-23 19:01:13.345 T:1915549232 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  1321. 2019-04-23 19:01:13.345 T:1915549232 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  1322. 2019-04-23 19:01:13.355 T:1756668640 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1323. 2019-04-23 19:01:13.405 T:1915549232 WARNING: Previous line repeats 2 times.
  1324. 2019-04-23 19:01:13.411 T:1915549232 INFO: JSONRPC v10.3.0: Successfully initialized
  1325. 2019-04-23 19:01:13.450 T:1915549232 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  1326. 2019-04-23 19:01:13.451 T:1915549232 DEBUG: LoadMappings - loaded node "CEC Adapter"
  1327. 2019-04-23 19:01:13.451 T:1915549232 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  1328. 2019-04-23 19:01:13.451 T:1915549232 DEBUG: LoadMappings - loaded node "iMON HID device"
  1329. 2019-04-23 19:01:13.451 T:1915549232 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  1330. 2019-04-23 19:01:13.451 T:1915549232 DEBUG: LoadMappings - loaded node ""
  1331. 2019-04-23 19:01:13.452 T:1915549232 DEBUG: CPeripheralBusUSB - initialised udev monitor
  1332. 2019-04-23 19:01:13.455 T:1915549232 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  1333. 2019-04-23 19:01:13.456 T:1915549232 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  1334. 2019-04-23 19:01:13.456 T:1915549232 DEBUG: ADDON: Dll Initializing - Joystick Support
  1335. 2019-04-23 19:01:13.456 T:1915549232 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7)
  1336. 2019-04-23 19:01:13.457 T:1915549232 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7
  1337. 2019-04-23 19:01:13.490 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1338. 2019-04-23 19:01:13.528 T:1915549232 WARNING: Previous line repeats 1 times.
  1339. 2019-04-23 19:01:13.528 T:1915549232 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  1340. 2019-04-23 19:01:13.528 T:1915549232 DEBUG: Calling TransferSettings for: Joystick Support
  1341. 2019-04-23 19:01:13.529 T:1915549232 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  1342. 2019-04-23 19:01:13.534 T:1915549232 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  1343. 2019-04-23 19:01:13.535 T:1737487072 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  1344. 2019-04-23 19:01:13.535 T:1729094368 DEBUG: Thread PeripBusCEC start, auto delete: false
  1345. 2019-04-23 19:01:13.535 T:1720701664 DEBUG: Thread PeripBusAddon start, auto delete: false
  1346. 2019-04-23 19:01:13.537 T:1915549232 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  1347. 2019-04-23 19:01:13.537 T:1915549232 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  1348. 2019-04-23 19:01:13.538 T:1915549232 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  1349. 2019-04-23 19:01:13.539 T:1915549232 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  1350. 2019-04-23 19:01:13.539 T:1712308960 DEBUG: Thread PeripEventScanner start, auto delete: false
  1351. 2019-04-23 19:01:13.552 T:1915549232 DEBUG: ContextMenuManager: addon menus reloaded.
  1352. 2019-04-23 19:01:13.552 T:1915549232 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1353. 2019-04-23 19:01:13.558 T:1915549232 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  1354. 2019-04-23 19:01:13.558 T:1915549232 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  1355. 2019-04-23 19:01:13.558 T:1915549232 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  1356. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  1357. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  1358. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  1359. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  1360. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  1361. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  1362. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  1363. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  1364. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  1365. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  1366. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  1367. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  1368. 2019-04-23 19:01:13.559 T:1915549232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  1369. 2019-04-23 19:01:13.559 T:1915549232 NOTICE: Loaded playercorefactory configuration
  1370. 2019-04-23 19:01:13.560 T:1915549232 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1371. 2019-04-23 19:01:13.560 T:1915549232 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1372. 2019-04-23 19:01:13.560 T:1915549232 INFO: removing tempfiles
  1373. 2019-04-23 19:01:13.563 T:1915549232 NOTICE: UpdateLibraries: Starting music library startup scan
  1374. 2019-04-23 19:01:13.564 T:1915549232 DEBUG: CRepositoryUpdater: refusing to update until My OSMC asserts
  1375. 2019-04-23 19:01:13.579 T:1915549232 DEBUG: CServiceAddonManager: starting script.module.osmcsetting.updates
  1376. 2019-04-23 19:01:13.579 T:1699738336 DEBUG: Thread LanguageInvoker start, auto delete: false
  1377. 2019-04-23 19:01:13.580 T:1915549232 DEBUG: CServiceAddonManager: starting service.osmc.settings
  1378. 2019-04-23 19:01:13.580 T:1699738336 INFO: initializing python engine.
  1379. 2019-04-23 19:01:13.583 T:1691345632 DEBUG: Thread LanguageInvoker start, auto delete: false
  1380. 2019-04-23 19:01:13.583 T:1915549232 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  1381. 2019-04-23 19:01:13.583 T:1691345632 INFO: initializing python engine.
  1382. 2019-04-23 19:01:13.588 T:1682952928 DEBUG: Thread LanguageInvoker start, auto delete: false
  1383. 2019-04-23 19:01:13.588 T:1915549232 DEBUG: CServiceAddonManager: starting plugin.program.totalinstaller
  1384. 2019-04-23 19:01:13.588 T:1682952928 INFO: initializing python engine.
  1385. 2019-04-23 19:01:13.592 T:1674560224 DEBUG: Thread LanguageInvoker start, auto delete: false
  1386. 2019-04-23 19:01:13.599 T:1674560224 INFO: initializing python engine.
  1387. 2019-04-23 19:01:13.600 T:1915549232 NOTICE: initialize done
  1388. 2019-04-23 19:01:13.600 T:1915549232 NOTICE: Running the application...
  1389. 2019-04-23 19:01:13.601 T:1915549232 DEBUG: no profile autoexec.py (/home/osmc/.kodi/userdata/autoexec.py) found, skipping
  1390. 2019-04-23 19:01:13.601 T:1915549232 DEBUG: NetworkMessage - Starting network services
  1391. 2019-04-23 19:01:13.615 T:1915549232 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  1392. 2019-04-23 19:01:13.616 T:1915549232 NOTICE: starting zeroconf publishing
  1393. 2019-04-23 19:01:13.618 T:1915549232 NOTICE: CWebServer[8080]: Started
  1394. 2019-04-23 19:01:13.618 T:1640989408 DEBUG: Thread EventServer start, auto delete: false
  1395. 2019-04-23 19:01:13.618 T:1640989408 NOTICE: ES: Starting UDP Event server on port 9777
  1396. 2019-04-23 19:01:13.619 T:1640989408 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1397. 2019-04-23 19:01:13.619 T:1915549232 INFO: JSONRPC Server: Successfully initialized
  1398. 2019-04-23 19:01:13.619 T:1632596704 DEBUG: Thread TCPServer start, auto delete: false
  1399. 2019-04-23 19:01:13.620 T:1915549232 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  1400. 2019-04-23 19:01:13.621 T:1915549232 DEBUG: Loading: libshairplay.so.0
  1401. 2019-04-23 19:01:13.671 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x4811958
  1402. 2019-04-23 19:01:13.672 T:1915549232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
  1403. 2019-04-23 19:01:13.676 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x46cf9b8
  1404. 2019-04-23 19:01:13.677 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x46ca690
  1405. 2019-04-23 19:01:13.678 T:1915549232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1406. 2019-04-23 19:01:13.698 T:1756668640 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1407. 2019-04-23 19:01:13.718 T:1729094368 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  1408. 2019-04-23 19:01:13.724 T:1729094368 DEBUG: InitialiseFeature - using libCEC v4.0.2
  1409. 2019-04-23 19:01:13.724 T:1729094368 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  1410. 2019-04-23 19:01:13.725 T:1729094368 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  1411. 2019-04-23 19:01:13.725 T:1729094368 DEBUG: Thread PeripBusCEC 1729094368 terminating
  1412. 2019-04-23 19:01:13.725 T:1605362400 DEBUG: Thread CECAdapter start, auto delete: false
  1413. 2019-04-23 19:01:13.725 T:1605362400 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  1414. 2019-04-23 19:01:13.796 T:1873801952 DEBUG: CAESinkPi:Deinitialize
  1415. 2019-04-23 19:01:13.798 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1416. 2019-04-23 19:01:13.812 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x6f10c160
  1417. 2019-04-23 19:01:13.840 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x4811958
  1418. 2019-04-23 19:01:13.841 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x46cf9b8
  1419. 2019-04-23 19:01:13.842 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x46ca690
  1420. 2019-04-23 19:01:13.842 T:1915549232 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
  1421. 2019-04-23 19:01:13.865 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x46cc2c8
  1422. 2019-04-23 19:01:13.866 T:1915549232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(96336), nBufferAlignment(16)
  1423. 2019-04-23 19:01:13.869 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x46d44c0
  1424. 2019-04-23 19:01:13.870 T:1915549232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1425. 2019-04-23 19:01:13.896 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x46cc2c8
  1426. 2019-04-23 19:01:13.897 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x46d44c0
  1427. 2019-04-23 19:01:13.897 T:1915549232 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern4.jpg 1280x720
  1428. 2019-04-23 19:01:13.926 T:1582297824 DEBUG: Thread JobWorker start, auto delete: true
  1429. 2019-04-23 19:01:13.943 T:1915549232 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'icons/home/addons.png'
  1430. 2019-04-23 19:01:13.947 T:1915549232 DEBUG: ------ Window Init (Pointer.xml) ------
  1431. 2019-04-23 19:01:13.950 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f59be0
  1432. 2019-04-23 19:01:13.951 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1433. 2019-04-23 19:01:13.954 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f3a9f8
  1434. 2019-04-23 19:01:13.955 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1435. 2019-04-23 19:01:13.984 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f59be0
  1436. 2019-04-23 19:01:13.986 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f3a9f8
  1437. 2019-04-23 19:01:13.987 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0d33fdc4.jpg 360x540
  1438. 2019-04-23 19:01:13.987 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1439. 2019-04-23 19:01:14.016 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f3c558
  1440. 2019-04-23 19:01:14.018 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1441. 2019-04-23 19:01:14.022 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f3a8e0
  1442. 2019-04-23 19:01:14.023 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1443. 2019-04-23 19:01:14.040 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f3c558
  1444. 2019-04-23 19:01:14.043 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f3a8e0
  1445. 2019-04-23 19:01:14.043 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8d405674.jpg 360x540
  1446. 2019-04-23 19:01:14.064 T:1915549232 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  1447. 2019-04-23 19:01:14.065 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f3c558
  1448. 2019-04-23 19:01:14.066 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1449. 2019-04-23 19:01:14.069 T:1915549232 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1450. 2019-04-23 19:01:14.071 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f599f8
  1451. 2019-04-23 19:01:14.071 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1452. 2019-04-23 19:01:14.133 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f3c558
  1453. 2019-04-23 19:01:14.135 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f599f8
  1454. 2019-04-23 19:01:14.135 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/37050a99.jpg 360x540
  1455. 2019-04-23 19:01:14.199 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5d1c0
  1456. 2019-04-23 19:01:14.200 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1457. 2019-04-23 19:01:14.205 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f73690
  1458. 2019-04-23 19:01:14.206 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1459. 2019-04-23 19:01:14.206 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f3c430
  1460. 2019-04-23 19:01:14.207 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1461. 2019-04-23 19:01:14.217 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f0cac0
  1462. 2019-04-23 19:01:14.218 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1463. 2019-04-23 19:01:14.218 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1464. 2019-04-23 19:01:14.219 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5d1c0
  1465. 2019-04-23 19:01:14.219 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1466. 2019-04-23 19:01:14.221 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f3c430
  1467. 2019-04-23 19:01:14.222 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/644e7fd5.jpg 360x540
  1468. 2019-04-23 19:01:14.230 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f73690
  1469. 2019-04-23 19:01:14.231 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f0cac0
  1470. 2019-04-23 19:01:14.232 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/b8bdb2ca.jpg 360x540
  1471. 2019-04-23 19:01:14.233 T:1691345632 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): start processing
  1472. 2019-04-23 19:01:14.234 T:1682952928 DEBUG: CPythonInvoker(2, /home/osmc/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  1473. 2019-04-23 19:01:14.234 T:1674560224 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): start processing
  1474. 2019-04-23 19:01:14.234 T:1699738336 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): start processing
  1475. 2019-04-23 19:01:14.259 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fcc430
  1476. 2019-04-23 19:01:14.260 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1477. 2019-04-23 19:01:14.264 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70526688
  1478. 2019-04-23 19:01:14.265 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1479. 2019-04-23 19:01:14.265 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5d8a8
  1480. 2019-04-23 19:01:14.266 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1481. 2019-04-23 19:01:14.270 T:1582297824 DEBUG: ffmpeg[5E4FF2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1482. 2019-04-23 19:01:14.275 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e704cd0
  1483. 2019-04-23 19:01:14.276 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fcc430
  1484. 2019-04-23 19:01:14.276 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1485. 2019-04-23 19:01:14.277 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5d8a8
  1486. 2019-04-23 19:01:14.277 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2f923266.jpg 360x540
  1487. 2019-04-23 19:01:14.291 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70526688
  1488. 2019-04-23 19:01:14.293 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e704cd0
  1489. 2019-04-23 19:01:14.293 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0942ed51.jpg 360x540
  1490. 2019-04-23 19:01:14.300 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f41998
  1491. 2019-04-23 19:01:14.301 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1492. 2019-04-23 19:01:14.305 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5d1c0
  1493. 2019-04-23 19:01:14.307 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1494. 2019-04-23 19:01:14.307 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70fd6888
  1495. 2019-04-23 19:01:14.308 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1496. 2019-04-23 19:01:14.324 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1497. 2019-04-23 19:01:14.334 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f76b48
  1498. 2019-04-23 19:01:14.335 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f41998
  1499. 2019-04-23 19:01:14.335 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1500. 2019-04-23 19:01:14.336 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70fd6888
  1501. 2019-04-23 19:01:14.337 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9779bbba.jpg 360x540
  1502. 2019-04-23 19:01:14.347 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5d1c0
  1503. 2019-04-23 19:01:14.348 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f76b48
  1504. 2019-04-23 19:01:14.348 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0bcda305.jpg 360x540
  1505. 2019-04-23 19:01:14.356 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f41998
  1506. 2019-04-23 19:01:14.359 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1507. 2019-04-23 19:01:14.368 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70503e10
  1508. 2019-04-23 19:01:14.369 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70fd6888
  1509. 2019-04-23 19:01:14.373 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1510. 2019-04-23 19:01:14.374 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1511. 2019-04-23 19:01:14.385 T:1582297824 DEBUG: ffmpeg[5E4FF2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1512. 2019-04-23 19:01:14.385 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e7005f0
  1513. 2019-04-23 19:01:14.385 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f41998
  1514. 2019-04-23 19:01:14.386 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1515. 2019-04-23 19:01:14.386 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70fd6888
  1516. 2019-04-23 19:01:14.387 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/81f81cff.jpg 365x540
  1517. 2019-04-23 19:01:14.394 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1518. 2019-04-23 19:01:14.400 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70503e10
  1519. 2019-04-23 19:01:14.402 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e7005f0
  1520. 2019-04-23 19:01:14.402 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c61d5dcf.jpg 360x540
  1521. 2019-04-23 19:01:14.420 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f41d68
  1522. 2019-04-23 19:01:14.421 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1523. 2019-04-23 19:01:14.424 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70fd2650
  1524. 2019-04-23 19:01:14.425 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1525. 2019-04-23 19:01:14.431 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f29588
  1526. 2019-04-23 19:01:14.439 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1527. 2019-04-23 19:01:14.441 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f41d68
  1528. 2019-04-23 19:01:14.443 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4d780
  1529. 2019-04-23 19:01:14.444 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70fd2650
  1530. 2019-04-23 19:01:14.444 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1bfe8820.jpg 360x540
  1531. 2019-04-23 19:01:14.444 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1532. 2019-04-23 19:01:14.449 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1533. 2019-04-23 19:01:14.454 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f29588
  1534. 2019-04-23 19:01:14.455 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4d780
  1535. 2019-04-23 19:01:14.455 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/79439977.jpg 360x540
  1536. 2019-04-23 19:01:14.458 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1537. 2019-04-23 19:01:14.466 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f41bb8
  1538. 2019-04-23 19:01:14.468 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1539. 2019-04-23 19:01:14.474 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fd44f0
  1540. 2019-04-23 19:01:14.475 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1541. 2019-04-23 19:01:14.475 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f27d20
  1542. 2019-04-23 19:01:14.476 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1543. 2019-04-23 19:01:14.482 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f4d748
  1544. 2019-04-23 19:01:14.484 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1545. 2019-04-23 19:01:14.488 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f41bb8
  1546. 2019-04-23 19:01:14.489 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f27d20
  1547. 2019-04-23 19:01:14.489 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/541d92f0.jpg 360x540
  1548. 2019-04-23 19:01:14.495 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fd44f0
  1549. 2019-04-23 19:01:14.496 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f4d748
  1550. 2019-04-23 19:01:14.496 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/165c348a.jpg 360x540
  1551. 2019-04-23 19:01:14.498 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1552. 2019-04-23 19:01:14.582 T:1691345632 WARNING: Previous line repeats 2 times.
  1553. 2019-04-23 19:01:14.582 T:1691345632 DEBUG: -->Python Interpreter Initialized<--
  1554. 2019-04-23 19:01:14.582 T:1691345632 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"
  1555. 2019-04-23 19:01:14.864 T:1756668640 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1556. 2019-04-23 19:01:14.956 T:1790304992 WARNING: Previous line repeats 2 times.
  1557. 2019-04-23 19:01:14.956 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6f1c3e78
  1558. 2019-04-23 19:01:14.957 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1559. 2019-04-23 19:01:14.961 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x655830a8
  1560. 2019-04-23 19:01:14.961 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1561. 2019-04-23 19:01:14.971 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6f1c3e78
  1562. 2019-04-23 19:01:14.972 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x655830a8
  1563. 2019-04-23 19:01:14.973 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f70a8577.jpg 360x540
  1564. 2019-04-23 19:01:15.006 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x655830a8
  1565. 2019-04-23 19:01:15.007 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1566. 2019-04-23 19:01:15.011 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6f1c3e78
  1567. 2019-04-23 19:01:15.011 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1568. 2019-04-23 19:01:15.021 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x655830a8
  1569. 2019-04-23 19:01:15.022 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6f1c3e78
  1570. 2019-04-23 19:01:15.022 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2d7d1678.jpg 360x540
  1571. 2019-04-23 19:01:15.045 T:1582297824 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1572. 2019-04-23 19:01:15.054 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e75fcd0
  1573. 2019-04-23 19:01:15.055 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1574. 2019-04-23 19:01:15.059 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6f1c3e78
  1575. 2019-04-23 19:01:15.060 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(101232), nBufferAlignment(16)
  1576. 2019-04-23 19:01:15.060 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x705a3fe8
  1577. 2019-04-23 19:01:15.062 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1578. 2019-04-23 19:01:15.074 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x655830a8
  1579. 2019-04-23 19:01:15.075 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1580. 2019-04-23 19:01:15.075 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e75fcd0
  1581. 2019-04-23 19:01:15.077 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x705a3fe8
  1582. 2019-04-23 19:01:15.078 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/35d493e3.jpg 364x540
  1583. 2019-04-23 19:01:15.087 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6f1c3e78
  1584. 2019-04-23 19:01:15.089 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x655830a8
  1585. 2019-04-23 19:01:15.090 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6ee809e0.jpg 360x540
  1586. 2019-04-23 19:01:15.124 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e75fcd0
  1587. 2019-04-23 19:01:15.127 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1588. 2019-04-23 19:01:15.127 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x655830a8
  1589. 2019-04-23 19:01:15.129 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1590. 2019-04-23 19:01:15.132 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x705a3fe8
  1591. 2019-04-23 19:01:15.135 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1592. 2019-04-23 19:01:15.146 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6f1c3e78
  1593. 2019-04-23 19:01:15.148 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1594. 2019-04-23 19:01:15.150 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e75fcd0
  1595. 2019-04-23 19:01:15.153 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x705a3fe8
  1596. 2019-04-23 19:01:15.154 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/48ead360.jpg 358x540
  1597. 2019-04-23 19:01:15.160 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x655830a8
  1598. 2019-04-23 19:01:15.161 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6f1c3e78
  1599. 2019-04-23 19:01:15.162 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e2c8fcff.jpg 360x540
  1600. 2019-04-23 19:01:15.190 T:1691345632 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
  1601. 2019-04-23 19:01:15.190 T:1691345632 DEBUG: CPythonInvoker(1, /usr/share/kodi/addons/service.osmc.settings/service.py): entering source directory /usr/share/kodi/addons/service.osmc.settings
  1602. 2019-04-23 19:01:15.194 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1603. 2019-04-23 19:01:15.233 T:1605362400 WARNING: Previous line repeats 1 times.
  1604. 2019-04-23 19:01:15.233 T:1605362400 DEBUG: OpenConnection - connection to the CEC adapter opened
  1605. 2019-04-23 19:01:15.233 T:1605362400 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1606. 2019-04-23 19:01:15.234 T:1557132000 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1607. 2019-04-23 19:01:15.323 T:1691345632 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
  1608. 2019-04-23 19:01:15.458 T:1699738336 DEBUG: -->Python Interpreter Initialized<--
  1609. 2019-04-23 19:01:15.458 T:1699738336 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"
  1610. 2019-04-23 19:01:15.460 T:1682952928 DEBUG: -->Python Interpreter Initialized<--
  1611. 2019-04-23 19:01:15.461 T:1682952928 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"
  1612. 2019-04-23 19:01:15.745 T:1557132000 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  1613. 2019-04-23 19:01:15.900 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1614. 2019-04-23 19:01:16.099 T:1790304992 WARNING: Previous line repeats 2 times.
  1615. 2019-04-23 19:01:16.100 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!
  1616. 2019-04-23 19:01:16.109 T:1790304992 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1617. 2019-04-23 19:01:16.110 T:1790304992 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1618. 2019-04-23 19:01:16.274 T:1790304992 DEBUG: CAddonMgr::GetAvailableUpdates took 190 ms
  1619. 2019-04-23 19:01:16.298 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!
  1620. 2019-04-23 19:01:16.313 T:1790304992 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1621. 2019-04-23 19:01:16.314 T:1790304992 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1622. 2019-04-23 19:01:16.340 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!
  1623. 2019-04-23 19:01:16.342 T:1790304992 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1624. 2019-04-23 19:01:16.342 T:1790304992 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1625. 2019-04-23 19:01:16.572 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1626. 2019-04-23 19:01:16.601 T:1765061344 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  1627. 2019-04-23 19:01:16.601 T:1765061344 DEBUG: Getting Directory (special://profile/playlists/video)
  1628. 2019-04-23 19:01:16.605 T:1765061344 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1629. 2019-04-23 19:01:16.607 T:1765061344 DEBUG: CMultiPathDirectory::MergeItems, items = 1
  1630. 2019-04-23 19:01:16.635 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1631. 2019-04-23 19:01:16.877 T:1790304992 WARNING: Previous line repeats 7 times.
  1632. 2019-04-23 19:01:16.877 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1633. 2019-04-23 19:01:16.882 T:1790304992 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  1634. 2019-04-23 19:01:16.900 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1635. 2019-04-23 19:01:16.926 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1636. 2019-04-23 19:01:16.933 T:1790304992 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  1637. 2019-04-23 19:01:16.974 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1638. 2019-04-23 19:01:16.980 T:1790304992 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  1639. 2019-04-23 19:01:17.008 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1640. 2019-04-23 19:01:17.014 T:1790304992 DEBUG: This query part contains a like, we will double backslash in the next field: select idArtist from artist where artist.strArtist like '
  1641. 2019-04-23 19:01:17.031 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1642. 2019-04-23 19:01:17.052 T:1790304992 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1643. 2019-04-23 19:01:17.067 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1644. 2019-04-23 19:01:17.091 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1645. 2019-04-23 19:01:17.131 T:1790304992 WARNING: Previous line repeats 1 times.
  1646. 2019-04-23 19:01:17.131 T:1790304992 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
  1647. 2019-04-23 19:01:17.136 T:1790304992 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
  1648. 2019-04-23 19:01:17.140 T:1790304992 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1649. 2019-04-23 19:01:17.149 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1650. 2019-04-23 19:01:17.172 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1651. 2019-04-23 19:01:17.194 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1652. 2019-04-23 19:01:17.203 T:1915536096 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  1653. 2019-04-23 19:01:17.203 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanStarted
  1654. 2019-04-23 19:01:17.217 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1655. 2019-04-23 19:01:17.236 T:1915549232 DEBUG: ------ Window Init (DialogExtendedProgressBar.xml) ------
  1656. 2019-04-23 19:01:17.264 T:1765061344 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1657. 2019-04-23 19:01:17.273 T:1765061344 DEBUG: Process - Starting scan
  1658. 2019-04-23 19:01:17.273 T:1542451936 DEBUG: Thread MusicFileCounter start, auto delete: false
  1659. 2019-04-23 19:01:17.274 T:1765061344 NOTICE: My Music: Scanning for music info using worker thread, operation took 00:00
  1660. 2019-04-23 19:01:17.274 T:1765061344 DEBUG: Process - Finished scan
  1661. 2019-04-23 19:01:17.276 T:1915536096 DEBUG: CAnnouncementManager - Announcement: OnScanFinished from xbmc
  1662. 2019-04-23 19:01:17.276 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 32, from xbmc, message OnScanFinished
  1663. 2019-04-23 19:01:17.280 T:1765061344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:lounge port:8080
  1664. 2019-04-23 19:01:17.281 T:1765061344 DEBUG: CZeroconfAvahi::addService() named: lounge type: _http._tcp port:8080
  1665. 2019-04-23 19:01:17.281 T:1542451936 DEBUG: Thread MusicFileCounter 1542451936 terminating
  1666. 2019-04-23 19:01:17.287 T:1765061344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:lounge port:8080
  1667. 2019-04-23 19:01:17.287 T:1765061344 DEBUG: CZeroconfAvahi::addService() named: lounge type: _xbmc-jsonrpc-h._tcp port:8080
  1668. 2019-04-23 19:01:17.291 T:1765061344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:lounge port:9777
  1669. 2019-04-23 19:01:17.291 T:1765061344 DEBUG: CZeroconfAvahi::addService() named: lounge type: _xbmc-events._udp port:9777
  1670. 2019-04-23 19:01:17.295 T:1765061344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:lounge port:9090
  1671. 2019-04-23 19:01:17.295 T:1765061344 DEBUG: CZeroconfAvahi::addService() named: lounge type: _xbmc-jsonrpc._tcp port:9090
  1672. 2019-04-23 19:01:17.299 T:1765061344 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB6C78E0@lounge port:36666
  1673. 2019-04-23 19:01:17.299 T:1765061344 DEBUG: CZeroconfAvahi::addService() named: B827EB6C78E0@lounge type: _raop._tcp port:36666
  1674. 2019-04-23 19:01:17.302 T:1756668640 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1675. 2019-04-23 19:01:17.304 T:1765061344 INFO: WEATHER: Downloading weather
  1676. 2019-04-23 19:01:17.305 T:1542451936 DEBUG: Thread LanguageInvoker start, auto delete: false
  1677. 2019-04-23 19:01:17.305 T:1542451936 INFO: initializing python engine.
  1678. 2019-04-23 19:01:17.305 T:1542451936 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/weather.wunderground/default.py): start processing
  1679. 2019-04-23 19:01:17.332 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x34c8700
  1680. 2019-04-23 19:01:17.332 T:1915549232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(96336), nBufferAlignment(16)
  1681. 2019-04-23 19:01:17.336 T:1915549232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x4669fe0
  1682. 2019-04-23 19:01:17.337 T:1915549232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1683. 2019-04-23 19:01:17.363 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x34c8700
  1684. 2019-04-23 19:01:17.364 T:1915549232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x4669fe0
  1685. 2019-04-23 19:01:17.364 T:1915549232 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern4.jpg 1280x720
  1686. 2019-04-23 19:01:17.447 T:1915549232 DEBUG: ------ Window Deinit (DialogExtendedProgressBar.xml) ------
  1687. 2019-04-23 19:01:18.057 T:1666167520 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1688. 2019-04-23 19:01:18.202 T:1699738336 DEBUG: Previous line repeats 4 times.
  1689. 2019-04-23 19:01:18.202 T:1699738336 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
  1690. 2019-04-23 19:01:18.202 T:1699738336 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/script.module.osmcsetting.updates/service.py): entering source directory /usr/share/kodi/addons/script.module.osmcsetting.updates
  1691. 2019-04-23 19:01:18.203 T:1674560224 DEBUG: -->Python Interpreter Initialized<--
  1692. 2019-04-23 19:01:18.203 T:1674560224 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): the source file to load is "/home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py"
  1693. 2019-04-23 19:01:18.203 T:1699738336 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
  1694. 2019-04-23 19:01:18.205 T:1674560224 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): setting the Python path to /home/osmc/.kodi/addons/plugin.program.totalinstaller:/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
  1695. 2019-04-23 19:01:18.205 T:1674560224 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): entering source directory /home/osmc/.kodi/addons/plugin.program.totalinstaller
  1696. 2019-04-23 19:01:18.205 T:1674560224 DEBUG: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): instantiating addon using automatically obtained id of "plugin.program.totalinstaller" dependent on version 2.1.0 of the xbmc.python api
  1697. 2019-04-23 19:01:18.210 T:1682952928 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
  1698. 2019-04-23 19:01:18.210 T:1682952928 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
  1699. 2019-04-23 19:01:18.452 T:1557132000 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (AV AMP). volume will be controlled on the amp
  1700. 2019-04-23 19:01:18.453 T:1915536096 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
  1701. 2019-04-23 19:01:18.460 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
  1702. 2019-04-23 19:01:18.485 T:1682952928 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
  1703. 2019-04-23 19:01:18.487 T:1790304992 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1704. 2019-04-23 19:01:18.513 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1705. 2019-04-23 19:01:18.519 T:1790304992 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 != '')
  1706. 2019-04-23 19:01:18.549 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1707. 2019-04-23 19:01:19.413 T:1691345632 DEBUG: OSMC ADDON MAIN Current Version: OSMC April 2019 2019.04-1
  1708. 2019-04-23 19:01:19.440 T:1691345632 DEBUG: OSMC ADDON MAIN main addon starting
  1709. 2019-04-23 19:01:19.625 T:1915549232 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!
  1710. 2019-04-23 19:01:19.626 T:1915549232 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1711. 2019-04-23 19:01:19.626 T:1915549232 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1712. 2019-04-23 19:01:19.635 T:1915549232 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!
  1713. 2019-04-23 19:01:19.637 T:1915549232 DEBUG: Repository has MD5 hashes enabled - this hash function is broken and will only guard against unintentional data corruption
  1714. 2019-04-23 19:01:19.637 T:1915549232 DEBUG: Repository add-on superrepo.kodi.krypton.all uses plain HTTP for add-on downloads in path http://redirect.superrepo.org/v7/addons/ - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1715. 2019-04-23 19:01:19.640 T:1915549232 DEBUG: CRepositoryUpdater: previous update at 2019/04/23 18:56:13, next at 2019/04/24 18:56:13
  1716. 2019-04-23 19:01:19.641 T:1529205472 DEBUG: Thread Timer start, auto delete: false
  1717. 2019-04-23 19:01:19.750 T:1632596704 DEBUG: JSONRPC Server: New connection detected
  1718. 2019-04-23 19:01:19.750 T:1632596704 INFO: JSONRPC Server: New connection added
  1719. 2019-04-23 19:01:20.114 T:1699738336 DEBUG: script.module.osmcsetting.updates : - UPDATE_WARNING_LIST: ['rbp2\n-mediacenter-osmc']
  1720. 2019-04-23 19:01:20.316 T:1790304992 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1721. 2019-04-23 19:01:20.343 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1722. 2019-04-23 19:01:20.382 T:1790304992 WARNING: Previous line repeats 1 times.
  1723. 2019-04-23 19:01:20.383 T:1790304992 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
  1724. 2019-04-23 19:01:20.385 T:1790304992 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
  1725. 2019-04-23 19:01:20.388 T:1790304992 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1726. 2019-04-23 19:01:20.415 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyMusic72' (1)
  1727. 2019-04-23 19:01:20.421 T:1790304992 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 != '')
  1728. 2019-04-23 19:01:20.451 T:1790304992 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  1729. 2019-04-23 19:01:21.384 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1730. 2019-04-23 19:01:21.384 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1731. 2019-04-23 19:01:21.395 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1732. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1733. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1734. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1735. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1736. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1737. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1738. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1739. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1740. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1741. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1742. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1743. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1744. 2019-04-23 19:01:21.398 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1745. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1746. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1747. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1748. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1749. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1750. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1751. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1752. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1753. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1754. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1755. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1756. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1757. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1758. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1759. 2019-04-23 19:01:21.399 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1760. 2019-04-23 19:01:21.400 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1761. 2019-04-23 19:01:21.400 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1762. 2019-04-23 19:01:21.401 T:1682952928 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  1763. 2019-04-23 19:01:21.407 T:1682952928 DEBUG: [plugin.video.youtube] JSONStore Load |/home/osmc/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json|
  1764. 2019-04-23 19:01:21.409 T:1682952928 DEBUG: [plugin.video.youtube] JSONStore Load |/home/osmc/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
  1765. 2019-04-23 19:01:21.416 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1766. 2019-04-23 19:01:21.416 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1767. 2019-04-23 19:01:21.418 T:1915536096 DEBUG: CAnnouncementManager - Announcement: check_settings from plugin.video.youtube
  1768. 2019-04-23 19:01:21.418 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 512, from plugin.video.youtube, message check_settings
  1769. 2019-04-23 19:01:21.422 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1770. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1771. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1772. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1773. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1774. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1775. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1776. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1777. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1778. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1779. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1780. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1781. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1782. 2019-04-23 19:01:21.425 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1783. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1784. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1785. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1786. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1787. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1788. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1789. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1790. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1791. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1792. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1793. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1794. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1795. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1796. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1797. 2019-04-23 19:01:21.426 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1798. 2019-04-23 19:01:21.427 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1799. 2019-04-23 19:01:21.427 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1800. 2019-04-23 19:01:21.434 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1801. 2019-04-23 19:01:21.434 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1802. 2019-04-23 19:01:21.439 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1803. 2019-04-23 19:01:21.442 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1804. 2019-04-23 19:01:21.442 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1805. 2019-04-23 19:01:21.442 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1806. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1807. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1808. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1809. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1810. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1811. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1812. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1813. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1814. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1815. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1816. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1817. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1818. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1819. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1820. 2019-04-23 19:01:21.443 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1821. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1822. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1823. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1824. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1825. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1826. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1827. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1828. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1829. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1830. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1831. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1832. 2019-04-23 19:01:21.444 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1833. 2019-04-23 19:01:21.451 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1834. 2019-04-23 19:01:21.451 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1835. 2019-04-23 19:01:21.456 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1836. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1837. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1838. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1839. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1840. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1841. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1842. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1843. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1844. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1845. 2019-04-23 19:01:21.459 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1846. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1847. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1848. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1849. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1850. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1851. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1852. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1853. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1854. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1855. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1856. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1857. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1858. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1859. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1860. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1861. 2019-04-23 19:01:21.460 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1862. 2019-04-23 19:01:21.461 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1863. 2019-04-23 19:01:21.461 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1864. 2019-04-23 19:01:21.461 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1865. 2019-04-23 19:01:21.461 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1866. 2019-04-23 19:01:21.467 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1867. 2019-04-23 19:01:21.467 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1868. 2019-04-23 19:01:21.473 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1869. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1870. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1871. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1872. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1873. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1874. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1875. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1876. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1877. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1878. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1879. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1880. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1881. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1882. 2019-04-23 19:01:21.476 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1883. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1884. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1885. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1886. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1887. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1888. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1889. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1890. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1891. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1892. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1893. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1894. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1895. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1896. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1897. 2019-04-23 19:01:21.477 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1898. 2019-04-23 19:01:21.478 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1899. 2019-04-23 19:01:21.481 T:1682952928 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |1|
  1900. 2019-04-23 19:01:21.578 T:1682952928 DEBUG: [plugin.video.youtube] YouTube service initialization...
  1901. 2019-04-23 19:01:21.581 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1902. 2019-04-23 19:01:21.581 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1903. 2019-04-23 19:01:21.586 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1904. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1905. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1906. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1907. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1908. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1909. 2019-04-23 19:01:21.589 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1910. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1911. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1912. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1913. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1914. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1915. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1916. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1917. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1918. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1919. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1920. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1921. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1922. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1923. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1924. 2019-04-23 19:01:21.590 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1925. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1926. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1927. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1928. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1929. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1930. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1931. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1932. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1933. 2019-04-23 19:01:21.591 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1934. 2019-04-23 19:01:21.608 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1935. 2019-04-23 19:01:21.608 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1936. 2019-04-23 19:01:21.614 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1937. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1938. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token. Creating a setting on-the-fly...
  1939. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1940. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.access_token.expires. Creating a setting on-the-fly...
  1941. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.hash) was not found.
  1942. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.hash. Creating a setting on-the-fly...
  1943. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.password) was not found.
  1944. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.password. Creating a setting on-the-fly...
  1945. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.login.username) was not found.
  1946. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.login.username. Creating a setting on-the-fly...
  1947. 2019-04-23 19:01:21.618 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.mpd.proxy) was not found.
  1948. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.mpd.proxy. Creating a setting on-the-fly...
  1949. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1950. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.refresh_token. Creating a setting on-the-fly...
  1951. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.language) was not found.
  1952. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.language. Creating a setting on-the-fly...
  1953. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.subtitle.languages) was not found.
  1954. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.subtitle.languages. Creating a setting on-the-fly...
  1955. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.addon) was not found.
  1956. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.addon. Creating a setting on-the-fly...
  1957. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (kodion.video.support.mpd.builtin) was not found.
  1958. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting kodion.video.support.mpd.builtin. Creating a setting on-the-fly...
  1959. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.key.switch.use) was not found.
  1960. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.key.switch.use. Creating a setting on-the-fly...
  1961. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1962. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.hash. Creating a setting on-the-fly...
  1963. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.api.last.switch) was not found.
  1964. 2019-04-23 19:01:21.619 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.api.last.switch. Creating a setting on-the-fly...
  1965. 2019-04-23 19:01:21.620 T:1682952928 DEBUG: CSettingsManager: requested setting (youtube.login.version) was not found.
  1966. 2019-04-23 19:01:21.620 T:1682952928 DEBUG: CAddonSettings[plugin.video.youtube]: failed to find definition for setting youtube.login.version. Creating a setting on-the-fly...
  1967. 2019-04-23 19:01:21.741 T:1691345632 DEBUG: OSMC COMMS: Connection failed to delete socket file.
  1968. 2019-04-23 19:01:21.741 T:1699738336 DEBUG: OSMC UPDATE COMMS: Connection failed to delete socket file.
  1969. 2019-04-23 19:01:21.743 T:1508893408 DEBUG: OSMC UPDATE COMMS: Comms started
  1970. 2019-04-23 19:01:21.815 T:1517286112 DEBUG: OSMC COMMS: Comms started
  1971. 2019-04-23 19:01:21.816 T:1691345632 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui received: pos0: <OSMCGui(Thread-2, initial)>
  1972. 2019-04-23 19:01:21.859 T:1691345632 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules received: pos0: <OSMCGui(Thread-2, initial)>
  1973. 2019-04-23 19:01:22.219 T:1699738336 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: loading setting definitions
  1974. 2019-04-23 19:01:22.219 T:1699738336 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: trying to load setting definitions from old format...
  1975. 2019-04-23 19:01:22.223 T:1699738336 DEBUG: CAddonSettings[script.module.osmcsetting.updates]: loading setting values
  1976. 2019-04-23 19:01:22.224 T:1699738336 DEBUG: script.module.osmcsetting.updates : trigger_time - 2019-04-24 03:28:22.224612
  1977. 2019-04-23 19:01:22.424 T:1542451936 DEBUG: -->Python Interpreter Initialized<--
  1978. 2019-04-23 19:01:22.424 T:1542451936 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/weather.wunderground/default.py): the source file to load is "/home/osmc/.kodi/addons/weather.wunderground/default.py"
  1979. 2019-04-23 19:01:22.431 T:1674560224 DEBUG: CAddonSettings[plugin.program.totalinstaller]: loading setting definitions
  1980. 2019-04-23 19:01:22.431 T:1674560224 DEBUG: CAddonSettings[plugin.program.totalinstaller]: trying to load setting definitions from old format...
  1981. 2019-04-23 19:01:22.433 T:1674560224 DEBUG: CSettingsManager: requested setting (cbnotifycheck) was not found.
  1982. 2019-04-23 19:01:22.433 T:1674560224 DEBUG: CSettingsManager: requested setting (mynotifycheck) was not found.
  1983. 2019-04-23 19:01:22.433 T:1542451936 DEBUG: CPythonInvoker(4, /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
  1984. 2019-04-23 19:01:22.434 T:1542451936 DEBUG: CPythonInvoker(4, /home/osmc/.kodi/addons/weather.wunderground/default.py): entering source directory /home/osmc/.kodi/addons/weather.wunderground
  1985. 2019-04-23 19:01:22.434 T:1542451936 DEBUG: CPythonInvoker(4, /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
  1986. 2019-04-23 19:01:22.497 T:1674560224 DEBUG: ###### Community Portal Update Service ######
  1987. 2019-04-23 19:01:23.035 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  1988. 2019-04-23 19:01:23.035 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  1989. 2019-04-23 19:01:23.038 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  1990. 2019-04-23 19:01:23.054 T:1674560224 INFO: CPythonInvoker(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py): script successfully run
  1991. 2019-04-23 19:01:23.054 T:1674560224 DEBUG: onExecutionDone(3, /home/osmc/.kodi/addons/plugin.program.totalinstaller/service.py)
  1992. 2019-04-23 19:01:23.142 T:1674560224 INFO: Python interpreter stopped
  1993. 2019-04-23 19:01:23.142 T:1674560224 DEBUG: Thread LanguageInvoker 1674560224 terminating
  1994. 2019-04-23 19:01:23.151 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettinglogging
  1995. 2019-04-23 19:01:23.154 T:1691345632 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
  1996. 2019-04-23 19:01:23.155 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.logging __ found and imported
  1997. 2019-04-23 19:01:23.156 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingapfstore
  1998. 2019-04-23 19:01:23.270 T:1691345632 DEBUG: osmc_settings: ['APF_STORE', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
  1999. 2019-04-23 19:01:23.271 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.apfstore __ found and imported
  2000. 2019-04-23 19:01:23.274 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingpi
  2001. 2019-04-23 19:01:23.282 T:1691345632 DEBUG: osmc_settings: ['DIALOG', 'OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'lang', 'log', 'os', 'parser', 'subprocess', 'sys', 'threading', 'traceback', 'xbmc', 'xbmcaddon', 'xbmcgui']
  2002. 2019-04-23 19:01:23.373 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
  2003. 2019-04-23 19:01:23.373 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
  2004. 2019-04-23 19:01:23.377 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
  2005. 2019-04-23 19:01:23.377 T:1691345632 DEBUG: CSettingsManager: requested setting (label2) was not found.
  2006. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label2. Creating a setting on-the-fly...
  2007. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (label3) was not found.
  2008. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label3. Creating a setting on-the-fly...
  2009. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (label4) was not found.
  2010. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label4. Creating a setting on-the-fly...
  2011. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (label5) was not found.
  2012. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label5. Creating a setting on-the-fly...
  2013. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (label6) was not found.
  2014. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label6. Creating a setting on-the-fly...
  2015. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (label7) was not found.
  2016. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label7. Creating a setting on-the-fly...
  2017. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CSettingsManager: requested setting (start_x) was not found.
  2018. 2019-04-23 19:01:23.378 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting start_x. Creating a setting on-the-fly...
  2019. 2019-04-23 19:01:23.381 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
  2020. 2019-04-23 19:01:23.381 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
  2021. 2019-04-23 19:01:23.383 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
  2022. 2019-04-23 19:01:23.383 T:1691345632 DEBUG: CSettingsManager: requested setting (label0) was not found.
  2023. 2019-04-23 19:01:23.383 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label0. Creating a setting on-the-fly...
  2024. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (label1) was not found.
  2025. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label1. Creating a setting on-the-fly...
  2026. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (label4) was not found.
  2027. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label4. Creating a setting on-the-fly...
  2028. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (label5) was not found.
  2029. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label5. Creating a setting on-the-fly...
  2030. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (label6) was not found.
  2031. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label6. Creating a setting on-the-fly...
  2032. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (label7) was not found.
  2033. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label7. Creating a setting on-the-fly...
  2034. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CSettingsManager: requested setting (start_x) was not found.
  2035. 2019-04-23 19:01:23.384 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting start_x. Creating a setting on-the-fly...
  2036. 2019-04-23 19:01:23.387 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting definitions
  2037. 2019-04-23 19:01:23.387 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: trying to load setting definitions from old format...
  2038. 2019-04-23 19:01:23.389 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: loading setting values
  2039. 2019-04-23 19:01:23.389 T:1691345632 DEBUG: CSettingsManager: requested setting (label0) was not found.
  2040. 2019-04-23 19:01:23.389 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label0. Creating a setting on-the-fly...
  2041. 2019-04-23 19:01:23.389 T:1691345632 DEBUG: CSettingsManager: requested setting (label1) was not found.
  2042. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label1. Creating a setting on-the-fly...
  2043. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CSettingsManager: requested setting (label2) was not found.
  2044. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label2. Creating a setting on-the-fly...
  2045. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CSettingsManager: requested setting (label3) was not found.
  2046. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label3. Creating a setting on-the-fly...
  2047. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CSettingsManager: requested setting (label6) was not found.
  2048. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label6. Creating a setting on-the-fly...
  2049. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CSettingsManager: requested setting (label7) was not found.
  2050. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting label7. Creating a setting on-the-fly...
  2051. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CSettingsManager: requested setting (start_x) was not found.
  2052. 2019-04-23 19:01:23.390 T:1691345632 DEBUG: CAddonSettings[script.module.osmcsetting.pi]: failed to find definition for setting start_x. Creating a setting on-the-fly...
  2053. 2019-04-23 19:01:23.438 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pi __ found and imported
  2054. 2019-04-23 19:01:23.444 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingpioverclock
  2055. 2019-04-23 19:01:23.481 T:1691345632 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']
  2056. 2019-04-23 19:01:23.490 T:1691345632 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'}}
  2057. 2019-04-23 19:01:23.490 T:1691345632 DEBUG: OSMC PI OVERCLOCK START
  2058. 2019-04-23 19:01:23.491 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.pioverclock __ found and imported
  2059. 2019-04-23 19:01:23.497 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingremotes
  2060. 2019-04-23 19:01:23.505 T:1691345632 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'clog', 'log', 'os', 'remote_gui', 'subprocess', 'sys', 'threading', 'xbmc', 'xbmcaddon']
  2061. 2019-04-23 19:01:23.506 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.remotes __ found and imported
  2062. 2019-04-23 19:01:23.508 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingnetworking
  2063. 2019-04-23 19:01:23.812 T:1691345632 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']
  2064. 2019-04-23 19:01:23.813 T:1691345632 DEBUG: OSMC NETWORKING advancedsettings file exists = True
  2065. 2019-04-23 19:01:23.859 T:1691345632 DEBUG: OSMC NETWORKING START
  2066. 2019-04-23 19:01:23.859 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.networking __ found and imported
  2067. 2019-04-23 19:01:23.868 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingservices
  2068. 2019-04-23 19:01:23.876 T:1691345632 DEBUG: osmc_settings: ['OSMCSettingClass', '__addon__', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'addonid', 'log', 'os', 'service_selection', 'sys', 'threading', 'xbmc', 'xbmcaddon', 'xbmcgui']
  2069. 2019-04-23 19:01:23.876 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.services __ found and imported
  2070. 2019-04-23 19:01:23.878 T:1691345632 DEBUG: osmc_settings: scriptmoduleosmcsettingupdates
  2071. 2019-04-23 19:01:23.881 T:1691345632 DEBUG: osmc_settings: ['OSMCSettingClass', '__builtins__', '__doc__', '__file__', '__name__', '__package__', 'log', 'os', 'subprocess', 'threading', 'xbmc', 'xbmcaddon']
  2072. 2019-04-23 19:01:23.881 T:1691345632 DEBUG: OSMC UPDATES START
  2073. 2019-04-23 19:01:23.882 T:1691345632 DEBUG: osmc_settings: OSMC Setting Module __ script.module.osmcsetting.updates __ found and imported
  2074. 2019-04-23 19:01:23.884 T:1691345632 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.retrieve_modules [2.02436184883] returns: [(4, {'FX_Icon': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FX_Icon.png', 'SET': <OSMCSettingClass(Thread-3, initial daemon)>, 'FO_Icon_Widget': '/usr/share/kodi/addons/script.module.osmcsetting.logging/resources/osmc/FO
  2075. 2019-04-23 19:01:23.885 T:1691345632 DEBUG: osmc_settings: number_of_pages_needed
  2076. 2019-04-23 19:01:23.885 T:1691345632 DEBUG: osmc_settings: 1
  2077. 2019-04-23 19:01:23.892 T:1691345632 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-5, 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-6, 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-8, 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-3, 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-4, 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-9, 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]}
  2078. 2019-04-23 19:01:23.892 T:1691345632 DEBUG: osmc_settings: 8
  2079. 2019-04-23 19:01:23.892 T:1691345632 DEBUG: osmc_settings: resources.lib.osmc_settingsGUI.create_gui [2.07619905472] returns: None
  2080. 2019-04-23 19:01:23.893 T:1691345632 DEBUG: UBIQUIFONTS alien_skin_folder: /usr/share/kodi/addons/skin.estuary/
  2081. 2019-04-23 19:01:23.912 T:1691345632 DEBUG: UBIQUIFONTS ACTUAL XML LOCATION = /usr/share/kodi/addons/skin.estuary/xml
  2082. 2019-04-23 19:01:23.913 T:1691345632 DEBUG: UBIQUIFONTS alien_font_xml = /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  2083. 2019-04-23 19:01:23.913 T:1691345632 DEBUG: OSMC ADDON MAIN daemon started
  2084. 2019-04-23 19:01:24.126 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  2085. 2019-04-23 19:01:24.126 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  2086. 2019-04-23 19:01:24.127 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  2087. 2019-04-23 19:01:24.131 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting definitions
  2088. 2019-04-23 19:01:24.131 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: trying to load setting definitions from old format...
  2089. 2019-04-23 19:01:24.132 T:1542451936 DEBUG: CAddonSettings[weather.wunderground]: loading setting values
  2090. 2019-04-23 19:01:24.134 T:1542451936 INFO: CPythonInvoker(4, /home/osmc/.kodi/addons/weather.wunderground/default.py): script successfully run
  2091. 2019-04-23 19:01:24.134 T:1542451936 DEBUG: onExecutionDone(4, /home/osmc/.kodi/addons/weather.wunderground/default.py)
  2092. 2019-04-23 19:01:24.225 T:1542451936 INFO: Python interpreter stopped
  2093. 2019-04-23 19:01:24.226 T:1542451936 DEBUG: Thread LanguageInvoker 1542451936 terminating
  2094. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - =============================
  2095. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 1440
  2096. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 1920
  2097. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 1340
  2098. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 1745
  2099. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 100
  2100. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 175
  2101. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 1273
  2102. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - 70
  2103. 2019-04-23 19:01:24.227 T:1699738336 DEBUG: script.module.osmcsetting.updates : - =============================
  2104. 2019-04-23 19:01:24.332 T:1765061344 DEBUG: POParser: loaded 130 weather tokens
  2105. 2019-04-23 19:01:35.496 T:1905259232 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN linux-input-layer (KEY_DOWN)
  2106. 2019-04-23 19:01:35.514 T:1915549232 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2107. 2019-04-23 19:01:35.515 T:1873801952 INFO: CActiveAESink::OpenSink - initialize sink
  2108. 2019-04-23 19:01:35.515 T:1873801952 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  2109. 2019-04-23 19:01:35.516 T:1873801952 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  2110. 2019-04-23 19:01:35.516 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  2111. 2019-04-23 19:01:35.518 T:1873801952 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x5d394298
  2112. 2019-04-23 19:01:35.520 T:1873801952 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  2113. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  2114. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Output Device : HDMI
  2115. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Sample Rate : 44100
  2116. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Sample Format : AE_FMT_FLOAT
  2117. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Channel Count : 2
  2118. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Channel Layout: FL, FR
  2119. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Frames : 2205
  2120. 2019-04-23 19:01:35.521 T:1873801952 DEBUG: Frame Size : 8
  2121. 2019-04-23 19:01:35.559 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5cf5fdb8
  2122. 2019-04-23 19:01:35.561 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2123. 2019-04-23 19:01:35.564 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f106f0
  2124. 2019-04-23 19:01:35.566 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2125. 2019-04-23 19:01:35.568 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5d1c0
  2126. 2019-04-23 19:01:35.569 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2127. 2019-04-23 19:01:35.576 T:1915549232 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  2128. 2019-04-23 19:01:35.585 T:1582297824 DEBUG: Previous line repeats 2 times.
  2129. 2019-04-23 19:01:35.585 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5c2e1ff8
  2130. 2019-04-23 19:01:35.586 T:1915549232 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  2131. 2019-04-23 19:01:35.588 T:1582297824 DEBUG: Previous line repeats 2 times.
  2132. 2019-04-23 19:01:35.588 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2133. 2019-04-23 19:01:35.588 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5cf5fdb8
  2134. 2019-04-23 19:01:35.590 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5d1c0
  2135. 2019-04-23 19:01:35.590 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/129b5c84.jpg 367x540
  2136. 2019-04-23 19:01:35.595 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f106f0
  2137. 2019-04-23 19:01:35.596 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5c2e1ff8
  2138. 2019-04-23 19:01:35.596 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0c68525d.jpg 367x540
  2139. 2019-04-23 19:01:35.596 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2140. 2019-04-23 19:01:35.597 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2141. 2019-04-23 19:01:35.609 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f106f0
  2142. 2019-04-23 19:01:35.610 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2143. 2019-04-23 19:01:35.615 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cf5fdb8
  2144. 2019-04-23 19:01:35.615 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5d1c0
  2145. 2019-04-23 19:01:35.616 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2146. 2019-04-23 19:01:35.616 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2147. 2019-04-23 19:01:35.625 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5c2e1ff8
  2148. 2019-04-23 19:01:35.626 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f106f0
  2149. 2019-04-23 19:01:35.627 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2150. 2019-04-23 19:01:35.629 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cf5fdb8
  2151. 2019-04-23 19:01:35.630 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d9e70d93.jpg 367x540
  2152. 2019-04-23 19:01:35.635 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5d1c0
  2153. 2019-04-23 19:01:35.636 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5c2e1ff8
  2154. 2019-04-23 19:01:35.637 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/05ac0e26.jpg 367x540
  2155. 2019-04-23 19:01:35.646 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7053ae68
  2156. 2019-04-23 19:01:35.647 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2157. 2019-04-23 19:01:35.651 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e7308c0
  2158. 2019-04-23 19:01:35.652 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2159. 2019-04-23 19:01:35.665 T:1756668640 DEBUG: ffmpeg[68B4A2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2160. 2019-04-23 19:01:35.676 T:1582297824 DEBUG: ffmpeg[5E4FF2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2161. 2019-04-23 19:01:35.679 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5d95f258
  2162. 2019-04-23 19:01:35.679 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7053ae68
  2163. 2019-04-23 19:01:35.680 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2164. 2019-04-23 19:01:35.680 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e7308c0
  2165. 2019-04-23 19:01:35.680 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/77d275a4.jpg 367x540
  2166. 2019-04-23 19:01:35.683 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x655bcad0
  2167. 2019-04-23 19:01:35.683 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2168. 2019-04-23 19:01:35.692 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5cf5fdb8
  2169. 2019-04-23 19:01:35.693 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2170. 2019-04-23 19:01:35.697 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5d95f258
  2171. 2019-04-23 19:01:35.698 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x655bcad0
  2172. 2019-04-23 19:01:35.698 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2173. 2019-04-23 19:01:35.698 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5d1c0
  2174. 2019-04-23 19:01:35.698 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2f2cb5c1.jpg 367x540
  2175. 2019-04-23 19:01:35.699 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2176. 2019-04-23 19:01:35.711 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5cf5fdb8
  2177. 2019-04-23 19:01:35.713 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5d1c0
  2178. 2019-04-23 19:01:35.713 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1e52e897.jpg 367x540
  2179. 2019-04-23 19:01:35.731 T:1905259232 DEBUG: LIRC: - NEW 6c 0 KEY_DOWN_UP linux-input-layer (KEY_DOWN_UP)
  2180. 2019-04-23 19:01:35.754 T:1915549232 DEBUG: HandleKey: 0 (0x00, obc255) pressed, action is
  2181. 2019-04-23 19:01:36.935 T:1905259232 DEBUG: LIRC: - NEW 160 0 KEY_OK linux-input-layer (KEY_OK)
  2182. 2019-04-23 19:01:36.973 T:1915549232 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2183. 2019-04-23 19:01:37.000 T:1915549232 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2184. 2019-04-23 19:01:37.007 T:1915549232 DEBUG: Activating window ID: 10025
  2185. 2019-04-23 19:01:37.284 T:1915549232 DEBUG: ------ Window Deinit (Home.xml) ------
  2186. 2019-04-23 19:01:37.284 T:1915549232 DEBUG: FreeVisualisation() done
  2187. 2019-04-23 19:01:37.313 T:1915549232 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2188. 2019-04-23 19:01:37.395 T:1915549232 WARNING: Previous line repeats 2 times.
  2189. 2019-04-23 19:01:37.395 T:1915549232 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  2190. 2019-04-23 19:01:37.395 T:1915549232 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  2191. 2019-04-23 19:01:37.407 T:1905259232 DEBUG: LIRC: - NEW 160 0 KEY_OK_UP linux-input-layer (KEY_OK_UP)
  2192. 2019-04-23 19:01:37.527 T:1915549232 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  2193. 2019-04-23 19:01:37.527 T:1915549232 DEBUG: ParentPath = [videodb://tvshows/titles/]
  2194. 2019-04-23 19:01:37.553 T:1915549232 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2195. 2019-04-23 19:01:38.142 T:1542451936 DEBUG: Thread BackgroundLoader start, auto delete: false
  2196. 2019-04-23 19:01:38.168 T:1542451936 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2197. 2019-04-23 19:01:38.228 T:1915549232 WARNING: Previous line repeats 1 times.
  2198. 2019-04-23 19:01:38.228 T:1915549232 DEBUG: HandleKey: 0 (0x00, obc255) pressed, action is
  2199. 2019-04-23 19:01:38.246 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f5d1c0
  2200. 2019-04-23 19:01:38.247 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2201. 2019-04-23 19:01:38.251 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5a704fb8
  2202. 2019-04-23 19:01:38.252 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cf5fdb8
  2203. 2019-04-23 19:01:38.252 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2204. 2019-04-23 19:01:38.254 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2205. 2019-04-23 19:01:38.269 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2206. 2019-04-23 19:01:38.269 T:1756668640 DEBUG: ffmpeg[68B4A2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2207. 2019-04-23 19:01:38.273 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x656ef018
  2208. 2019-04-23 19:01:38.273 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f5d1c0
  2209. 2019-04-23 19:01:38.274 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2210. 2019-04-23 19:01:38.274 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cf5fdb8
  2211. 2019-04-23 19:01:38.274 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/42a6aef8.jpg 367x540
  2212. 2019-04-23 19:01:38.288 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5a704fb8
  2213. 2019-04-23 19:01:38.288 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5cf5fdb8
  2214. 2019-04-23 19:01:38.290 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2215. 2019-04-23 19:01:38.290 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x656ef018
  2216. 2019-04-23 19:01:38.290 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/bd85159a.jpg 367x540
  2217. 2019-04-23 19:01:38.292 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5d1c0
  2218. 2019-04-23 19:01:38.293 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2219. 2019-04-23 19:01:38.297 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5d95f258
  2220. 2019-04-23 19:01:38.302 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5cf5fdb8
  2221. 2019-04-23 19:01:38.303 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5d1c0
  2222. 2019-04-23 19:01:38.303 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/254a4da5.jpg 367x540
  2223. 2019-04-23 19:01:38.308 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2224. 2019-04-23 19:01:38.314 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5d72ba40
  2225. 2019-04-23 19:01:38.315 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2226. 2019-04-23 19:01:38.316 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2227. 2019-04-23 19:01:38.316 T:1756668640 DEBUG: ffmpeg[68B4A2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2228. 2019-04-23 19:01:38.320 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5cf5fdb8
  2229. 2019-04-23 19:01:38.320 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2230. 2019-04-23 19:01:38.328 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5d1c0
  2231. 2019-04-23 19:01:38.329 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5d95f258
  2232. 2019-04-23 19:01:38.329 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2233. 2019-04-23 19:01:38.331 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5d72ba40
  2234. 2019-04-23 19:01:38.331 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f8ee324d.jpg 367x540
  2235. 2019-04-23 19:01:38.339 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5a798560
  2236. 2019-04-23 19:01:38.342 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2237. 2019-04-23 19:01:38.348 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5cf5fdb8
  2238. 2019-04-23 19:01:38.352 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5d1c0
  2239. 2019-04-23 19:01:38.352 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/5225ecc4.jpg 367x540
  2240. 2019-04-23 19:01:38.353 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5a7943f8
  2241. 2019-04-23 19:01:38.354 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2242. 2019-04-23 19:01:38.356 T:1756668640 DEBUG: ffmpeg[68B4A2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2243. 2019-04-23 19:01:38.357 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2244. 2019-04-23 19:01:38.372 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5cf5fdb8
  2245. 2019-04-23 19:01:38.373 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5a798560
  2246. 2019-04-23 19:01:38.373 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2247. 2019-04-23 19:01:38.374 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5a7943f8
  2248. 2019-04-23 19:01:38.374 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/87c2b71c.jpg 367x540
  2249. 2019-04-23 19:01:38.384 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5d72ba40
  2250. 2019-04-23 19:01:38.384 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5c3f3f98
  2251. 2019-04-23 19:01:38.385 T:1756668640 DEBUG: ffmpeg[68B4A2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2252. 2019-04-23 19:01:38.385 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2253. 2019-04-23 19:01:38.386 T:1790304992 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2254. 2019-04-23 19:01:38.393 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5cf5fdb8
  2255. 2019-04-23 19:01:38.394 T:1790304992 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5d358010
  2256. 2019-04-23 19:01:38.394 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5c3f3f98
  2257. 2019-04-23 19:01:38.395 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6a0e974d.jpg 367x540
  2258. 2019-04-23 19:01:38.395 T:1790304992 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2259. 2019-04-23 19:01:38.402 T:1765061344 DEBUG: ffmpeg[6934B2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2260. 2019-04-23 19:01:38.407 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5d72ba40
  2261. 2019-04-23 19:01:38.415 T:1790304992 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5d358010
  2262. 2019-04-23 19:01:38.416 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f106f0
  2263. 2019-04-23 19:01:38.416 T:1790304992 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/a1ce24e2.jpg 367x540
  2264. 2019-04-23 19:01:38.418 T:1756668640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2265. 2019-04-23 19:01:38.422 T:1582297824 DEBUG: ffmpeg[5E4FF2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2266. 2019-04-23 19:01:38.431 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5a785500
  2267. 2019-04-23 19:01:38.431 T:1756668640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f33478
  2268. 2019-04-23 19:01:38.433 T:1765061344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2269. 2019-04-23 19:01:38.433 T:1756668640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2270. 2019-04-23 19:01:38.438 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2271. 2019-04-23 19:01:38.450 T:1765061344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x58912728
  2272. 2019-04-23 19:01:38.450 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f106f0
  2273. 2019-04-23 19:01:38.452 T:1765061344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2274. 2019-04-23 19:01:38.453 T:1756668640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f33478
  2275. 2019-04-23 19:01:38.453 T:1756668640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/66576fde.jpg 367x540
  2276. 2019-04-23 19:01:38.455 T:1582297824 DEBUG: ffmpeg[5E4FF2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2277. 2019-04-23 19:01:38.461 T:1790304992 DEBUG: ffmpeg[6AB5E2E0]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2278. 2019-04-23 19:01:38.471 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5a785500
  2279. 2019-04-23 19:01:38.473 T:1765061344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x58912728
  2280. 2019-04-23 19:01:38.473 T:1765061344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/46b80aa6.jpg 367x540
  2281. 2019-04-23 19:01:38.562 T:1542451936 DEBUG: Thread BackgroundLoader 1542451936 terminating
  2282. 2019-04-23 19:01:39.452 T:1905259232 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT linux-input-layer (KEY_RIGHT)
  2283. 2019-04-23 19:01:39.463 T:1915549232 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  2284. 2019-04-23 19:01:39.502 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f106f0
  2285. 2019-04-23 19:01:39.504 T:1582297824 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(183968), nBufferAlignment(16)
  2286. 2019-04-23 19:01:39.508 T:1582297824 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5cf5fdb8
  2287. 2019-04-23 19:01:39.509 T:1582297824 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2288. 2019-04-23 19:01:39.544 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f106f0
  2289. 2019-04-23 19:01:39.546 T:1582297824 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5cf5fdb8
  2290. 2019-04-23 19:01:39.546 T:1582297824 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/553a29fc.jpg 1280x720
  2291. 2019-04-23 19:01:39.924 T:1905259232 DEBUG: LIRC: - NEW 6a 0 KEY_RIGHT_UP linux-input-layer (KEY_RIGHT_UP)
  2292. 2019-04-23 19:01:39.938 T:1915549232 DEBUG: HandleKey: 0 (0x00, obc255) pressed, action is
  2293. 2019-04-23 19:01:41.514 T:1905259232 DEBUG: LIRC: - NEW 160 0 KEY_OK linux-input-layer (KEY_OK)
  2294. 2019-04-23 19:01:41.550 T:1915549232 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2295. 2019-04-23 19:01:41.552 T:1915549232 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/121/)
  2296. 2019-04-23 19:01:41.553 T:1915549232 DEBUG: ParentPath = [videodb://tvshows/titles/]
  2297. 2019-04-23 19:01:41.554 T:1542451936 DEBUG: Thread waiting start, auto delete: false
  2298. 2019-04-23 19:01:41.582 T:1542451936 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2299. 2019-04-23 19:01:41.654 T:1915549232 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2300. 2019-04-23 19:01:41.986 T:1905259232 DEBUG: LIRC: - NEW 160 0 KEY_OK_UP linux-input-layer (KEY_OK_UP)
  2301. 2019-04-23 19:01:41.993 T:1915549232 DEBUG: HandleKey: 0 (0x00, obc255) pressed, action is
  2302. 2019-04-23 19:01:46.536 T:1542451936 ERROR: SQL: [MyVideos116] Undefined MySQL error: Code (3)
  2303. Query: SELECT * FROM season_view WHERE season_view.idShow = 121
  2304. 2019-04-23 19:01:46.537 T:1542451936 ERROR: GetSeasonsByWhere failed
  2305. 2019-04-23 19:01:46.564 T:1542451936 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2306. 2019-04-23 19:01:46.571 T:1542451936 ERROR: GetDirectory - Error getting videodb://tvshows/titles/121/
  2307. 2019-04-23 19:01:46.571 T:1542451936 DEBUG: Thread waiting 1542451936 terminating
  2308. 2019-04-23 19:01:46.571 T:1915549232 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2309. 2019-04-23 19:01:46.576 T:1915549232 ERROR: CGUIMediaWindow::GetDirectory(videodb://tvshows/titles/121/) failed
  2310. 2019-04-23 19:01:46.577 T:1915549232 DEBUG: CGUIMediaWindow::GetDirectory (videodb://tvshows/titles/)
  2311. 2019-04-23 19:01:46.577 T:1915549232 DEBUG: ParentPath = [videodb://tvshows/]
  2312. 2019-04-23 19:01:46.578 T:1542451936 DEBUG: Thread waiting start, auto delete: false
  2313. 2019-04-23 19:01:46.612 T:1542451936 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2314. 2019-04-23 19:01:46.678 T:1915549232 DEBUG: ------ Window Init (DialogBusy.xml) ------
  2315. 2019-04-23 19:01:47.146 T:1542451936 DEBUG: Thread waiting 1542451936 terminating
  2316. 2019-04-23 19:01:47.146 T:1915549232 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  2317. 2019-04-23 19:01:47.185 T:1542451936 DEBUG: Thread BackgroundLoader start, auto delete: false
  2318. 2019-04-23 19:01:47.211 T:1542451936 WARNING: Unable to query optimizer_switch: 'MyVideos116' (1)
  2319. 2019-04-23 19:01:47.514 T:1542451936 WARNING: Previous line repeats 1 times.
  2320. 2019-04-23 19:01:47.514 T:1542451936 DEBUG: Thread BackgroundLoader 1542451936 terminating
  2321. 2019-04-23 19:02:09.471 T:1790304992 DEBUG: Thread JobWorker 1790304992 terminating (autodelete)
  2322. 2019-04-23 19:02:09.471 T:1765061344 DEBUG: Thread JobWorker 1765061344 terminating (autodelete)
  2323. 2019-04-23 19:02:09.472 T:1756668640 DEBUG: Thread JobWorker 1756668640 terminating (autodelete)
  2324. 2019-04-23 19:02:09.546 T:1582297824 DEBUG: Thread JobWorker 1582297824 terminating (autodelete)
  2325. 2019-04-23 19:02:41.925 T:1873801952 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  2326. 2019-04-23 19:02:51.925 T:1873801952 DEBUG: CAESinkPi:Deinitialize
  2327. 2019-04-23 19:02:51.926 T:1873801952 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  2328. 2019-04-23 19:02:51.931 T:1873801952 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x5d394298
  2329. 2019-04-23 19:03:11.131 T:1915549232 NOTICE: Samba is idle. Closing the remaining connections
  2330. 2019-04-23 19:04:42.356 T:1915536096 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  2331. 2019-04-23 19:04:42.357 T:1915536096 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  2332. 2019-04-23 19:04:42.364 T:1915549232 DEBUG: ------ Window Init () ------
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement