Advertisement
Guest User

kodi.log playback error

a guest
Mar 14th, 2019
2,002
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 367.08 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: RPi2.arm-9.0.1
  4. #
  5. ################################################################################
  6. 2018-06-22 07:11:57.181 T:1936894352 NOTICE: -----------------------------------------------------------------------
  7. 2018-06-22 07:11:57.181 T:1936894352 NOTICE: Starting Kodi (18.1 Git:newclock5_18.1-Leia). Platform: Linux ARM 32-bit
  8. 2018-06-22 07:11:57.181 T:1936894352 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  9. 2018-06-22 07:11:57.181 T:1936894352 NOTICE: Kodi compiled 2019-02-21 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.23 (267031)
  10. 2018-06-22 07:11:57.181 T:1936894352 NOTICE: Running on LibreELEC (official): 9.0.1, kernel: Linux ARM 32-bit version 4.19.23
  11. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  12. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  13. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: ARM Features: Neon enabled
  14. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  15. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  16. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  17. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  18. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://envhome/ is mapped to: /storage
  19. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://home/ is mapped to: /storage/.kodi
  20. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  21. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  22. 2018-06-22 07:11:57.182 T:1936894352 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  23. 2018-06-22 07:11:57.183 T:1936894352 NOTICE: Local hostname: LibreELEC
  24. 2018-06-22 07:11:57.183 T:1936894352 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  25. 2018-06-22 07:11:57.183 T:1936894352 NOTICE: -----------------------------------------------------------------------
  26. 2018-06-22 07:11:57.205 T:1936894352 INFO: loading settings
  27. 2018-06-22 07:11:57.208 T:1936894352 NOTICE: special://profile/ is mapped to: special://masterprofile/
  28. 2018-06-22 07:11:57.265 T:1936894352 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 2018-06-22 07:11:57.266 T:1936894352 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  30. 2018-06-22 07:11:57.274 T:1936894352 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  31. 2018-06-22 07:11:57.274 T:1936894352 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  32. <?xml version="1.0" encoding="utf-8" ?>
  33. <advancedsettings>
  34. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  35. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  36. <showexitbutton>false</showexitbutton>
  37. <remotedelay>1</remotedelay>
  38. <samba>
  39. <clienttimeout>30</clienttimeout>
  40. </samba>
  41. <fanartres>720</fanartres>
  42. <imageres>540</imageres>
  43. </advancedsettings>
  44. 2018-06-22 07:11:57.274 T:1936894352 WARNING: CSettingsManager: missing version attribute
  45. 2018-06-22 07:11:57.278 T:1936894352 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  46. 2018-06-22 07:11:57.278 T:1936894352 NOTICE: Default Video Player: VideoPlayer
  47. 2018-06-22 07:11:57.278 T:1936894352 NOTICE: Default Audio Player: paplayer
  48. 2018-06-22 07:11:57.278 T:1936894352 NOTICE: Enabled debug logging due to GUI setting (2)
  49. 2018-06-22 07:11:57.278 T:1936894352 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  50. 2018-06-22 07:11:57.305 T:1936894352 INFO: creating subdirectories
  51. 2018-06-22 07:11:57.306 T:1936894352 INFO: userdata folder: special://masterprofile/
  52. 2018-06-22 07:11:57.306 T:1936894352 INFO: recording folder:
  53. 2018-06-22 07:11:57.306 T:1936894352 INFO: screenshots folder: /storage/screenshots/
  54. 2018-06-22 07:11:57.519 T:1936894352 DEBUG: DllBcm: Using omx system library
  55. 2018-06-22 07:11:57.560 T:1936894352 NOTICE: PulseAudio: Server found running - will try to use Pulse
  56. 2018-06-22 07:11:57.562 T:1860170608 DEBUG: Thread Lirc start, auto delete: false
  57. 2018-06-22 07:11:57.563 T:1927279472 DEBUG: Thread libinput start, auto delete: false
  58. 2018-06-22 07:11:57.563 T:1860170608 INFO: Loading special://xbmc/system/Lircmap.xml
  59. 2018-06-22 07:11:57.582 T:1860170608 INFO: * Adding remote mapping for device 'mceusb'
  60. 2018-06-22 07:11:57.582 T:1860170608 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  61. 2018-06-22 07:11:57.582 T:1860170608 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  62. 2018-06-22 07:11:57.583 T:1860170608 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  63. 2018-06-22 07:11:57.583 T:1860170608 INFO: * Adding remote mapping for device 'anysee'
  64. 2018-06-22 07:11:57.583 T:1860170608 INFO: * Adding remote mapping for device 'iMON-PAD'
  65. 2018-06-22 07:11:57.583 T:1860170608 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  66. 2018-06-22 07:11:57.584 T:1860170608 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  67. 2018-06-22 07:11:57.584 T:1860170608 INFO: * Adding remote mapping for device 'TwinHanRemote'
  68. 2018-06-22 07:11:57.584 T:1860170608 INFO: * Adding remote mapping for device 'linux-input-layer'
  69. 2018-06-22 07:11:57.584 T:1860170608 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  70. 2018-06-22 07:11:57.584 T:1860170608 INFO: * Adding remote mapping for device 'mediacenter'
  71. 2018-06-22 07:11:57.585 T:1860170608 INFO: * Adding remote mapping for device 'devinput'
  72. 2018-06-22 07:11:57.585 T:1860170608 INFO: * Adding remote mapping for device 'devinput-32'
  73. 2018-06-22 07:11:57.585 T:1860170608 INFO: * Adding remote mapping for device 'devinput-64'
  74. 2018-06-22 07:11:57.587 T:1860170608 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  75. 2018-06-22 07:11:57.678 T:1936894352 NOTICE: Running database version Addons27
  76. 2018-06-22 07:11:58.093 T:1936894352 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  77. 2018-06-22 07:11:58.094 T:1936894352 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  78. 2018-06-22 07:11:58.094 T:1936894352 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  79. 2018-06-22 07:11:58.094 T:1936894352 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  80. 2018-06-22 07:11:58.094 T:1936894352 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
  81. 2018-06-22 07:11:58.094 T:1936894352 NOTICE: ADDON: driver.dvb.dvb-latest v9.0.0 installed
  82. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: game.controller.default v1.0.8 installed
  83. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  84. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: inputstream.adaptive v2.3.15.0 installed
  85. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  86. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  87. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  88. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  89. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  90. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  91. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  92. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  93. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  94. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  95. 2018-06-22 07:11:58.095 T:1936894352 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  96. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  97. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  98. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  99. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  100. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  101. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  102. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: kodi.resource v1.0.0 installed
  103. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
  104. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
  105. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  106. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.fanart.tv v3.6.0 installed
  107. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  108. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  109. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed
  110. 2018-06-22 07:11:58.096 T:1936894352 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed
  111. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.1 installed
  112. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
  113. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.local v1.0.0 installed
  114. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.themoviedb.org v5.1.5 installed
  115. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.thexem.de v1.0.7 installed
  116. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
  117. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: metadata.universal v5.3.0 installed
  118. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: os.libreelec.tv v9.0 installed
  119. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: os.openelec.tv v9.0 installed
  120. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: peripheral.joystick v1.4.7 installed
  121. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: plugin.program.iagl v2.0.7 installed
  122. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: plugin.video.netflix v0.13.21 installed
  123. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: plugin.video.youtube v6.4.0 installed
  124. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  125. 2018-06-22 07:11:58.097 T:1936894352 NOTICE: ADDON: repository.libreelec.tv v9.0.1 installed
  126. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
  127. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: repository.zachmorris v1.0.0 installed
  128. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  129. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  130. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  131. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  132. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.53 installed
  133. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.globalsearch v8.0.11 installed
  134. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.logviewer v2.0.0 installed
  135. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.module.addon.signals v0.0.3 installed
  136. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.module.certifi v2017.07.27.1 installed
  137. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  138. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.module.dateutil v2.7.3 installed
  139. 2018-06-22 07:11:58.098 T:1936894352 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
  140. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.idna v2.6 installed
  141. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.inputstreamhelper v0.3.3 installed
  142. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.kodi-six v0.0.3 installed
  143. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.pil v1.1.7 installed
  144. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  145. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.requests v2.19.1 installed
  146. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.routing v0.2.1 installed
  147. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.six v1.11.0 installed
  148. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.module.urllib3 v1.22 installed
  149. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  150. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  151. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: skin.estuary v2.0.21 installed
  152. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  153. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: xbmc.addon v18.1.0 installed
  154. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: xbmc.core v0.1.0 installed
  155. 2018-06-22 07:11:58.099 T:1936894352 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  156. 2018-06-22 07:11:58.100 T:1936894352 NOTICE: ADDON: xbmc.json v10.1.2 installed
  157. 2018-06-22 07:11:58.100 T:1936894352 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  158. 2018-06-22 07:11:58.100 T:1936894352 NOTICE: ADDON: xbmc.python v2.26.0 installed
  159. 2018-06-22 07:11:58.100 T:1936894352 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  160. 2018-06-22 07:11:58.158 T:1936894352 DEBUG: CFavourites::Load - no system favourites found, skipping
  161. 2018-06-22 07:11:58.167 T:1936894352 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
  162. 2018-06-22 07:11:58.167 T:1936894352 INFO: Selected Logind/UPower as PowerSyscall
  163. 2018-06-22 07:11:58.168 T:1936894352 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  164. 2018-06-22 07:11:58.168 T:1936894352 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  165. 2018-06-22 07:11:58.182 T:1936894352 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 18
  166. 2018-06-22 07:11:58.188 T:1936894352 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
  167. 2018-06-22 07:11:58.189 T:1915143024 DEBUG: Thread ActiveAE start, auto delete: false
  168. 2018-06-22 07:11:58.190 T:1905259376 DEBUG: Thread AESink start, auto delete: false
  169. 2018-06-22 07:11:58.191 T:1894773616 DEBUG: Thread FDEventMonitor start, auto delete: false
  170. 2018-06-22 07:11:58.208 T:1915143024 INFO: CAESinkALSA - Unable to open device "default" for playback
  171. 2018-06-22 07:11:58.233 T:1915143024 DEBUG: PulseAudio: Context authorizing
  172. 2018-06-22 07:11:58.235 T:1915143024 DEBUG: PulseAudio: Context setting name
  173. 2018-06-22 07:11:58.235 T:1915143024 DEBUG: PulseAudio: Context ready
  174. 2018-06-22 07:11:58.237 T:1915143024 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  175. 2018-06-22 07:11:58.239 T:1915143024 NOTICE: Found 2 Lists of Devices
  176. 2018-06-22 07:11:58.239 T:1915143024 NOTICE: Enumerated PI devices:
  177. 2018-06-22 07:11:58.239 T:1915143024 NOTICE: Device 1
  178. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_deviceName : HDMI
  179. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_displayName : HDMI
  180. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_displayNameExtra:
  181. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  182. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_channels : FL, FR
  183. 2018-06-22 07:11:58.240 T:1915143024 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  184. 2018-06-22 07:11:58.240 T:1915143024 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
  185. 2018-06-22 07:11:58.240 T:1915143024 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
  186. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: Device 2
  187. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_deviceName : Analogue
  188. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_displayName : Analogue
  189. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_displayNameExtra:
  190. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  191. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_channels : FL, FR
  192. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_sampleRates : 48000
  193. 2018-06-22 07:11:58.241 T:1915143024 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  194. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  195. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: Device 3
  196. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_deviceName : Both
  197. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_displayName : HDMI and Analogue
  198. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_displayNameExtra:
  199. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  200. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_channels : FL, FR
  201. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_sampleRates : 48000
  202. 2018-06-22 07:11:58.242 T:1915143024 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  203. 2018-06-22 07:11:58.243 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  204. 2018-06-22 07:11:58.243 T:1915143024 NOTICE: Enumerated PULSE devices:
  205. 2018-06-22 07:11:58.243 T:1915143024 NOTICE: Device 1
  206. 2018-06-22 07:11:58.244 T:1915143024 NOTICE: m_deviceName : Default
  207. 2018-06-22 07:11:58.244 T:1915143024 NOTICE: m_displayName : Default
  208. 2018-06-22 07:11:58.244 T:1915143024 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  209. 2018-06-22 07:11:58.244 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  210. 2018-06-22 07:11:58.245 T:1915143024 NOTICE: m_channels : FL, FR
  211. 2018-06-22 07:11:58.245 T:1915143024 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  212. 2018-06-22 07:11:58.245 T:1915143024 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  213. 2018-06-22 07:11:58.245 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  214. 2018-06-22 07:11:58.246 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  215. 2018-06-22 07:11:58.246 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  216. 2018-06-22 07:11:58.246 T:1905259376 DEBUG: DllBcm: Using omx system library
  217. 2018-06-22 07:11:58.250 T:1905259376 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  218. 2018-06-22 07:11:58.254 T:1905259376 DEBUG: Loading: libopenmaxil.so
  219. 2018-06-22 07:11:58.272 T:1816114032 DEBUG: Thread CRBPWorker start, auto delete: false
  220. 2018-06-22 07:11:58.272 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  221. 2018-06-22 07:11:58.273 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  222. 2018-06-22 07:11:58.276 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  223. 2018-06-22 07:11:58.280 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  224. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  225. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Output Device : HDMI
  226. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Sample Rate : 44100
  227. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  228. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Channel Count : 2
  229. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Channel Layout: FL, FR
  230. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Frames : 2205
  231. 2018-06-22 07:11:58.281 T:1905259376 DEBUG: Frame Size : 8
  232. 2018-06-22 07:11:58.314 T:1936894352 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  233. 2018-06-22 07:11:58.333 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  234. 2018-06-22 07:11:58.336 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  235. 2018-06-22 07:11:58.338 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  236. 2018-06-22 07:11:58.341 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  237. 2018-06-22 07:11:58.342 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  238. 2018-06-22 07:11:58.344 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  239. 2018-06-22 07:11:58.345 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  240. 2018-06-22 07:11:58.347 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  241. 2018-06-22 07:11:58.350 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  242. 2018-06-22 07:11:58.351 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  243. 2018-06-22 07:11:58.352 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  244. 2018-06-22 07:11:58.354 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  245. 2018-06-22 07:11:58.356 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  246. 2018-06-22 07:11:58.357 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  247. 2018-06-22 07:11:58.359 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  248. 2018-06-22 07:11:58.361 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  249. 2018-06-22 07:11:58.362 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  250. 2018-06-22 07:11:58.364 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  251. 2018-06-22 07:11:58.366 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  252. 2018-06-22 07:11:58.367 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  253. 2018-06-22 07:11:58.369 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  254. 2018-06-22 07:11:58.371 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  255. 2018-06-22 07:11:58.372 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  256. 2018-06-22 07:11:58.374 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  257. 2018-06-22 07:11:58.376 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  258. 2018-06-22 07:11:58.378 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  259. 2018-06-22 07:11:58.379 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  260. 2018-06-22 07:11:58.381 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  261. 2018-06-22 07:11:58.382 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  262. 2018-06-22 07:11:58.384 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  263. 2018-06-22 07:11:58.387 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  264. 2018-06-22 07:11:58.388 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  265. 2018-06-22 07:11:58.389 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  266. 2018-06-22 07:11:58.390 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  267. 2018-06-22 07:11:58.392 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  268. 2018-06-22 07:11:58.394 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  269. 2018-06-22 07:11:58.396 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  270. 2018-06-22 07:11:58.398 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  271. 2018-06-22 07:11:58.400 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  272. 2018-06-22 07:11:58.401 T:1936894352 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  273. 2018-06-22 07:11:58.404 T:1936894352 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
  274. 2018-06-22 07:11:58.405 T:1936894352 DEBUG: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  275. 2018-06-22 07:11:58.409 T:1936894352 DEBUG: Selected UDev as storage provider
  276. 2018-06-22 07:11:58.410 T:1936894352 NOTICE: Raspberry PI firmware version: Feb 12 2019 19:46:13
  277. Copyright (c) 2012 Broadcom
  278. version 8eff5e4023657a8b3b59e1f90dc966f62d74908c (clean) (release) (start_x)
  279. 2018-06-22 07:11:58.410 T:1936894352 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
  280. 2018-06-22 07:11:58.410 T:1936894352 NOTICE: cache.memorysize: 20MB
  281. 2018-06-22 07:11:58.411 T:1936894352 NOTICE: Config:
  282. aphy_params_current=819
  283. arm_freq=900
  284. audio_pwm_mode=514
  285. config_hdmi_boost=5
  286. disable_auto_turbo=1
  287. disable_commandline_tags=2
  288. disable_l2cache=1
  289. display_hdmi_rotate=-1
  290. display_lcd_rotate=-1
  291. dphy_params_current=547
  292. enable_uart=1
  293. force_eeprom_read=1
  294. force_pwm_open=1
  295. framebuffer_ignore_alpha=1
  296. framebuffer_swap=1
  297. hdmi_channel_map=8
  298. hdmi_force_cec_address=65535
  299. hdmi_ignore_cec_init=1
  300. init_uart_clock=0x2dc6c00
  301. lcd_framerate=60
  302. over_voltage_avs=0x1b774
  303. overscan_bottom=48
  304. overscan_left=48
  305. overscan_right=48
  306. overscan_top=48
  307. pause_burst_frames=1
  308. program_serial_random=1
  309. sdram_freq=450
  310. 2018-06-22 07:11:58.411 T:1936894352 NOTICE: Config:
  311. device_tree=-
  312. 2018-06-22 07:11:58.412 T:1936894352 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  313. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL get supported modes (2) = 5, prefer_group=1, prefer_mode=10
  314. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  315. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  316. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  317. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  318. 2018-06-22 07:11:58.413 T:1936894352 DEBUG: EGL mode 4: 1400x1050 (1400x1050) @ 60.00 - Full Screen (1.00) :2a
  319. 2018-06-22 07:11:58.414 T:1936894352 DEBUG: EGL get supported modes (1) = 9, prefer_group=1, prefer_mode=10
  320. 2018-06-22 07:11:58.414 T:1936894352 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  321. 2018-06-22 07:11:58.414 T:1936894352 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  322. 2018-06-22 07:11:58.414 T:1936894352 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  323. 2018-06-22 07:11:58.414 T:1936894352 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  324. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  325. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  326. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  327. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  328. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL mode 8: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  329. 2018-06-22 07:11:58.415 T:1936894352 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  330. 2018-06-22 07:11:58.415 T:1936894352 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
  331. 2018-06-22 07:11:58.415 T:1936894352 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
  332. 2018-06-22 07:11:58.415 T:1936894352 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
  333. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
  334. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
  335. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
  336. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
  337. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
  338. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 60.000000 Hz
  339. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 59.940063 Hz
  340. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  341. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
  342. 2018-06-22 07:11:58.416 T:1936894352 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  343. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
  344. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  345. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
  346. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  347. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  348. 2018-06-22 07:11:58.417 T:1936894352 NOTICE: Found (1920x1080@60.000000) at 30, setting to RES_DESKTOP at 16
  349. 2018-06-22 07:11:58.418 T:1936894352 NOTICE: EGL_VERSION = 1.4
  350. 2018-06-22 07:11:58.418 T:1936894352 NOTICE: EGL_VENDOR = Broadcom
  351. 2018-06-22 07:11:58.418 T:1936894352 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
  352. 2018-06-22 07:11:58.418 T:1936894352 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
  353. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL Config Attributes:
  354. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_BUFFER_SIZE: 32
  355. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_ALPHA_SIZE: 8
  356. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_BLUE_SIZE: 8
  357. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_GREEN_SIZE: 8
  358. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_RED_SIZE: 8
  359. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_DEPTH_SIZE: 24
  360. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_STENCIL_SIZE: 0
  361. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  362. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_CONFIG_ID: 3
  363. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_LEVEL: 0
  364. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
  365. 2018-06-22 07:11:58.419 T:1936894352 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
  366. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
  367. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_NATIVE_RENDERABLE: 1
  368. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
  369. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  370. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_SAMPLES: 0
  371. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_SAMPLE_BUFFERS: 0
  372. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_SURFACE_TYPE: 1639
  373. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  374. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  375. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  376. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  377. 2018-06-22 07:11:58.420 T:1936894352 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  378. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
  379. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
  380. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
  381. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_LUMINANCE_SIZE: 0
  382. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  383. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  384. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_RENDERABLE_TYPE: 7
  385. 2018-06-22 07:11:58.421 T:1936894352 DEBUG: EGL_CONFORMANT: 7
  386. 2018-06-22 07:11:58.422 T:1936894352 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
  387. 2018-06-22 07:11:58.423 T:1936894352 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  388. 2018-06-22 07:11:58.423 T:1936894352 NOTICE: Checking resolution 16
  389. 2018-06-22 07:11:58.547 T:1905259376 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  390. 2018-06-22 07:11:58.547 T:1905259376 DEBUG: CAESinkPi:Deinitialize
  391. 2018-06-22 07:11:58.547 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  392. 2018-06-22 07:11:58.554 T:1905259376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f50
  393. 2018-06-22 07:11:58.566 T:1936894352 DEBUG: EGL set HDMI mode (1,16)=0 off
  394. 2018-06-22 07:11:58.712 T:1849684848 DEBUG: EGL tv_service_callback (8,1,16)
  395. 2018-06-22 07:11:58.712 T:1936894352 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  396. 2018-06-22 07:11:58.728 T:1915143024 DEBUG: CActiveAE - display reset event
  397. 2018-06-22 07:11:58.729 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  398. 2018-06-22 07:11:58.729 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  399. 2018-06-22 07:11:58.729 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  400. 2018-06-22 07:11:58.730 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  401. 2018-06-22 07:11:58.732 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  402. 2018-06-22 07:11:58.734 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  403. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  404. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Output Device : HDMI
  405. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Sample Rate : 44100
  406. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  407. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Channel Count : 2
  408. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Channel Layout: FL, FR
  409. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Frames : 2205
  410. 2018-06-22 07:11:58.735 T:1905259376 DEBUG: Frame Size : 8
  411. 2018-06-22 07:11:58.739 T:1936894352 NOTICE: GL_VENDOR = Broadcom
  412. 2018-06-22 07:11:58.739 T:1936894352 NOTICE: GL_RENDERER = VideoCore IV HW
  413. 2018-06-22 07:11:58.739 T:1936894352 NOTICE: GL_VERSION = OpenGL ES 2.0
  414. 2018-06-22 07:11:58.739 T:1936894352 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  415. 2018-06-22 07:11:58.739 T:1915143024 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  416. 2018-06-22 07:11:58.740 T:1936894352 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
  417. 2018-06-22 07:11:58.747 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  418. 2018-06-22 07:11:58.747 T:1936894352 DEBUG: Compiled
  419. 2018-06-22 07:11:58.749 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  420. 2018-06-22 07:11:58.749 T:1936894352 DEBUG: Compiled
  421. 2018-06-22 07:11:58.769 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  422. 2018-06-22 07:11:58.770 T:1936894352 DEBUG: Compiled
  423. 2018-06-22 07:11:58.770 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  424. 2018-06-22 07:11:58.770 T:1936894352 DEBUG: Compiled
  425. 2018-06-22 07:11:58.794 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  426. 2018-06-22 07:11:58.794 T:1936894352 DEBUG: Compiled
  427. 2018-06-22 07:11:58.795 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  428. 2018-06-22 07:11:58.795 T:1936894352 DEBUG: Compiled
  429. 2018-06-22 07:11:58.818 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  430. 2018-06-22 07:11:58.818 T:1936894352 DEBUG: Compiled
  431. 2018-06-22 07:11:58.818 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  432. 2018-06-22 07:11:58.819 T:1936894352 DEBUG: Compiled
  433. 2018-06-22 07:11:58.842 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  434. 2018-06-22 07:11:58.842 T:1936894352 DEBUG: Compiled
  435. 2018-06-22 07:11:58.843 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  436. 2018-06-22 07:11:58.843 T:1936894352 DEBUG: Compiled
  437. 2018-06-22 07:11:58.864 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  438. 2018-06-22 07:11:58.864 T:1936894352 DEBUG: Compiled
  439. 2018-06-22 07:11:58.865 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  440. 2018-06-22 07:11:58.865 T:1936894352 DEBUG: Compiled
  441. 2018-06-22 07:11:58.888 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  442. 2018-06-22 07:11:58.888 T:1936894352 DEBUG: Compiled
  443. 2018-06-22 07:11:58.889 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  444. 2018-06-22 07:11:58.889 T:1936894352 DEBUG: Compiled
  445. 2018-06-22 07:11:58.913 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  446. 2018-06-22 07:11:58.913 T:1936894352 DEBUG: Compiled
  447. 2018-06-22 07:11:58.914 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  448. 2018-06-22 07:11:58.914 T:1936894352 DEBUG: Compiled
  449. 2018-06-22 07:11:58.936 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  450. 2018-06-22 07:11:58.936 T:1936894352 DEBUG: Compiled
  451. 2018-06-22 07:11:58.937 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  452. 2018-06-22 07:11:58.937 T:1936894352 DEBUG: Compiled
  453. 2018-06-22 07:11:58.965 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  454. 2018-06-22 07:11:58.965 T:1936894352 DEBUG: Compiled
  455. 2018-06-22 07:11:58.966 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  456. 2018-06-22 07:11:58.966 T:1936894352 DEBUG: Compiled
  457. 2018-06-22 07:11:58.992 T:1936894352 DEBUG: GL: Vertex Shader compilation log:
  458. 2018-06-22 07:11:58.992 T:1936894352 DEBUG: Compiled
  459. 2018-06-22 07:11:58.993 T:1936894352 DEBUG: GL: Pixel Shader compilation log:
  460. 2018-06-22 07:11:58.993 T:1936894352 DEBUG: Compiled
  461. 2018-06-22 07:11:59.139 T:1905259376 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  462. 2018-06-22 07:11:59.140 T:1905259376 DEBUG: CAESinkPi:Deinitialize
  463. 2018-06-22 07:11:59.140 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  464. 2018-06-22 07:11:59.148 T:1905259376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f50
  465. 2018-06-22 07:11:59.164 T:1936894352 DEBUG: EGL set HDMI mode (1,16)=0 off
  466. 2018-06-22 07:11:59.313 T:1849684848 DEBUG: EGL tv_service_callback (8,1,16)
  467. 2018-06-22 07:11:59.314 T:1936894352 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  468. 2018-06-22 07:11:59.330 T:1915143024 DEBUG: CActiveAE - display reset event
  469. 2018-06-22 07:11:59.330 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  470. 2018-06-22 07:11:59.330 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  471. 2018-06-22 07:11:59.331 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  472. 2018-06-22 07:11:59.331 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  473. 2018-06-22 07:11:59.334 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  474. 2018-06-22 07:11:59.337 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  475. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  476. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: Output Device : HDMI
  477. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: Sample Rate : 44100
  478. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  479. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: Channel Count : 2
  480. 2018-06-22 07:11:59.338 T:1905259376 DEBUG: Channel Layout: FL, FR
  481. 2018-06-22 07:11:59.339 T:1905259376 DEBUG: Frames : 2205
  482. 2018-06-22 07:11:59.339 T:1905259376 DEBUG: Frame Size : 8
  483. 2018-06-22 07:11:59.340 T:1936894352 INFO: GLES: Maximum texture width: 2048
  484. 2018-06-22 07:11:59.341 T:1936894352 DEBUG: guilib: Fill viewport on change for solving rendering passes
  485. 2018-06-22 07:11:59.345 T:1915143024 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  486. 2018-06-22 07:11:59.409 T:1936894352 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  487. 2018-06-22 07:11:59.409 T:1936894352 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/media/splash.jpg GetCodingType=0x7fffffff (1920x1080)
  488. 2018-06-22 07:11:59.410 T:1936894352 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
  489. 2018-06-22 07:12:00.631 T:1936894352 INFO: GLES: Enabling VSYNC
  490. 2018-06-22 07:12:00.631 T:1936894352 INFO: load keymapping
  491. 2018-06-22 07:12:00.638 T:1936894352 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  492. 2018-06-22 07:12:00.640 T:1936894352 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  493. 2018-06-22 07:12:00.645 T:1936894352 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  494. 2018-06-22 07:12:00.656 T:1936894352 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  495. 2018-06-22 07:12:00.664 T:1936894352 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  496. 2018-06-22 07:12:00.674 T:1936894352 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  497. 2018-06-22 07:12:00.699 T:1936894352 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  498. 2018-06-22 07:12:00.701 T:1936894352 INFO: Loading special://xbmc/system/keymaps/remote.xml
  499. 2018-06-22 07:12:00.717 T:1936894352 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  500. 2018-06-22 07:12:00.725 T:1936894352 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  501. 2018-06-22 07:12:00.726 T:1936894352 INFO: CLangInfo: loading resource.language.en_gb language information...
  502. 2018-06-22 07:12:00.737 T:1936894352 DEBUG: trying to set locale to en_US.UTF-8
  503. 2018-06-22 07:12:00.757 T:1936894352 INFO: global locale set to C
  504. 2018-06-22 07:12:00.758 T:1936894352 INFO: CLangInfo: loading resource.language.en_gb language strings...
  505. 2018-06-22 07:12:00.839 T:1936894352 DEBUG: LocalizeStrings: loaded 4009 strings from file resource://resource.language.en_gb/strings.po
  506. 2018-06-22 07:12:00.874 T:1936894352 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  507. 2018-06-22 07:12:00.876 T:1936894352 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  508. 2018-06-22 07:12:00.880 T:1936894352 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  509. 2018-06-22 07:12:00.887 T:1936894352 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  510. 2018-06-22 07:12:00.889 T:1936894352 DEBUG: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/metadata.album.universal/resources/language/English/strings.po
  511. 2018-06-22 07:12:00.896 T:1936894352 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  512. 2018-06-22 07:12:00.910 T:1936894352 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  513. 2018-06-22 07:12:00.916 T:1936894352 DEBUG: LocalizeStrings: loaded 5 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po
  514. 2018-06-22 07:12:00.921 T:1936894352 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/English/strings.po
  515. 2018-06-22 07:12:00.937 T:1936894352 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  516. 2018-06-22 07:12:00.942 T:1936894352 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  517. 2018-06-22 07:12:00.947 T:1936894352 DEBUG: LocalizeStrings: loaded 230 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  518. 2018-06-22 07:12:00.955 T:1936894352 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/metadata.thexem.de/resources/language/English/strings.xml
  519. 2018-06-22 07:12:00.965 T:1936894352 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/metadata.universal/resources/language/English/strings.po
  520. 2018-06-22 07:12:00.970 T:1936894352 DEBUG: LocalizeStrings: loaded 16 strings from file /storage/.kodi/addons/script.logviewer/resources/language/English/strings.po
  521. 2018-06-22 07:12:00.975 T:1936894352 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
  522. 2018-06-22 07:12:00.985 T:1936894352 DEBUG: LocalizeStrings: loaded 41 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  523. 2018-06-22 07:12:00.991 T:1936894352 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po
  524. 2018-06-22 07:12:00.995 T:1936894352 DEBUG: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  525. 2018-06-22 07:12:01.010 T:1936894352 DEBUG: LocalizeStrings: loaded 282 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  526. 2018-06-22 07:12:01.018 T:1936894352 DEBUG: LocalizeStrings: loaded 223 strings from file /storage/.kodi/addons/plugin.program.iagl/resources/language/English/strings.po
  527. 2018-06-22 07:12:01.021 T:1807721328 DEBUG: Thread JobWorker start, auto delete: true
  528. 2018-06-22 07:12:01.021 T:1807721328 DEBUG: Initialize, updating databases...
  529. 2018-06-22 07:12:01.026 T:1807721328 NOTICE: Running database version Addons27
  530. 2018-06-22 07:12:01.034 T:1807721328 NOTICE: Running database version ViewModes6
  531. 2018-06-22 07:12:01.229 T:1807721328 NOTICE: Running database version Textures13
  532. 2018-06-22 07:12:01.257 T:1807721328 NOTICE: Running database version MyMusic72
  533. 2018-06-22 07:12:02.099 T:1807721328 NOTICE: Running database version MyVideos116
  534. 2018-06-22 07:12:02.115 T:1807721328 NOTICE: Running database version TV32
  535. 2018-06-22 07:12:02.124 T:1807721328 NOTICE: Running database version Epg12
  536. 2018-06-22 07:12:02.124 T:1807721328 DEBUG: Initialize, updating databases... DONE
  537. 2018-06-22 07:12:02.126 T:1936894352 NOTICE: start dvd mediatype detection
  538. 2018-06-22 07:12:02.127 T:1918657392 DEBUG: Thread DetectDVDMedia start, auto delete: false
  539. 2018-06-22 07:12:02.127 T:1936894352 INFO: DPMS: not supported on this platform
  540. 2018-06-22 07:12:02.127 T:1918657392 DEBUG: Compiled with libcdio Version 0.94
  541. 2018-06-22 07:12:02.132 T:1918657392 DEBUG: Thread DetectDVDMedia 1918657392 terminating
  542. 2018-06-22 07:12:02.212 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  543. 2018-06-22 07:12:02.212 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  544. 2018-06-22 07:12:02.256 T:1936894352 INFO: Unloading old skin ...
  545. 2018-06-22 07:12:02.261 T:1936894352 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.21)
  546. 2018-06-22 07:12:02.261 T:1936894352 INFO: load fonts for skin...
  547. 2018-06-22 07:12:02.280 T:1936894352 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  548. 2018-06-22 07:12:02.574 T:1936894352 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  549. 2018-06-22 07:12:02.790 T:1936894352 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  550. 2018-06-22 07:12:02.790 T:1936894352 INFO: load new skin...
  551. 2018-06-22 07:12:02.790 T:1936894352 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  552. 2018-06-22 07:12:02.829 T:1936894352 DEBUG: Load Skin XML: 38.69ms
  553. 2018-06-22 07:12:02.829 T:1936894352 INFO: initialize new skin...
  554. 2018-06-22 07:12:02.829 T:1936894352 DEBUG: guilib: Fill viewport on change for solving rendering passes
  555. 2018-06-22 07:12:02.829 T:1936894352 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  556. 2018-06-22 07:12:02.896 T:1936894352 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  557. 2018-06-22 07:12:02.935 T:1936894352 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  558. 2018-06-22 07:12:02.951 T:1936894352 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  559. 2018-06-22 07:12:02.964 T:1936894352 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  560. 2018-06-22 07:12:02.983 T:1936894352 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  561. 2018-06-22 07:12:02.987 T:1936894352 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  562. 2018-06-22 07:12:03.049 T:1936894352 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  563. 2018-06-22 07:12:03.057 T:1936894352 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  564. 2018-06-22 07:12:03.063 T:1936894352 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  565. 2018-06-22 07:12:03.068 T:1936894352 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  566. 2018-06-22 07:12:03.071 T:1936894352 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  567. 2018-06-22 07:12:03.112 T:1936894352 INFO: Previous line repeats 1 times.
  568. 2018-06-22 07:12:03.112 T:1936894352 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  569. 2018-06-22 07:12:03.117 T:1936894352 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  570. 2018-06-22 07:12:03.147 T:1936894352 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  571. 2018-06-22 07:12:03.269 T:1936894352 INFO: skin loaded...
  572. 2018-06-22 07:12:03.270 T:1936894352 DEBUG: Activating window ID: 12997
  573. 2018-06-22 07:12:03.270 T:1936894352 DEBUG: ------ Window Init () ------
  574. 2018-06-22 07:12:03.271 T:1936894352 DEBUG: Activating window ID: 12999
  575. 2018-06-22 07:12:03.271 T:1936894352 DEBUG: ------ Window Init (Startup.xml) ------
  576. 2018-06-22 07:12:03.271 T:1936894352 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  577. 2018-06-22 07:12:03.272 T:1936894352 DEBUG: Activating window ID: 10000
  578. 2018-06-22 07:12:03.272 T:1936894352 DEBUG: ------ Window Deinit (Startup.xml) ------
  579. 2018-06-22 07:12:03.273 T:1936894352 DEBUG: ------ Window Init (Home.xml) ------
  580. 2018-06-22 07:12:03.273 T:1936894352 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  581. 2019-03-14 20:40:49.049 T:1936894352 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  582. 2019-03-14 20:40:49.050 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  583. 2019-03-14 20:40:49.053 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  584. 2019-03-14 20:40:49.053 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  585. 2019-03-14 20:40:49.053 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  586. 2019-03-14 20:40:49.053 T:1799328624 DEBUG: Thread JobWorker start, auto delete: true
  587. 2019-03-14 20:40:49.053 T:1936894352 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  588. 2019-03-14 20:40:49.054 T:1936894352 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  589. 2019-03-14 20:40:49.054 T:1936894352 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  590. 2019-03-14 20:40:49.054 T:1936894352 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  591. 2019-03-14 20:40:49.055 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  592. 2019-03-14 20:40:49.055 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  593. 2019-03-14 20:40:49.055 T:1936894352 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  594. 2019-03-14 20:40:49.055 T:1936894352 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  595. 2019-03-14 20:40:49.055 T:1936894352 DEBUG: CDirectoryProvider[addons://]: refreshing..
  596. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  597. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  598. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  599. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  600. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  601. 2019-03-14 20:40:49.056 T:1936894352 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  602. 2019-03-14 20:40:49.057 T:1936894352 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  603. 2019-03-14 20:40:49.057 T:1936894352 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  604. 2019-03-14 20:40:49.057 T:1936894352 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  605. 2019-03-14 20:40:49.058 T:1936894352 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  606. 2019-03-14 20:40:49.058 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  607. 2019-03-14 20:40:49.059 T:1790935920 DEBUG: Thread JobWorker start, auto delete: true
  608. 2019-03-14 20:40:49.173 T:1936894352 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  609. 2019-03-14 20:40:49.173 T:1936894352 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  610. 2019-03-14 20:40:49.173 T:1936894352 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  611. 2019-03-14 20:40:49.174 T:1936894352 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  612. 2019-03-14 20:40:49.303 T:1936894352 INFO: JSONRPC v10.1.2: Successfully initialized
  613. 2019-03-14 20:40:49.308 T:1936894352 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  614. 2019-03-14 20:40:49.309 T:1936894352 DEBUG: LoadMappings - loaded node "CEC Adapter"
  615. 2019-03-14 20:40:49.309 T:1936894352 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  616. 2019-03-14 20:40:49.310 T:1936894352 DEBUG: LoadMappings - loaded node "iMON HID device"
  617. 2019-03-14 20:40:49.310 T:1936894352 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  618. 2019-03-14 20:40:49.310 T:1936894352 DEBUG: LoadMappings - loaded node ""
  619. 2019-03-14 20:40:49.311 T:1936894352 DEBUG: CPeripheralBusUSB - initialised udev monitor
  620. 2019-03-14 20:40:49.314 T:1936894352 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  621. 2019-03-14 20:40:49.315 T:1936894352 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  622. 2019-03-14 20:40:49.315 T:1936894352 DEBUG: ADDON: Dll Initializing - Joystick Support
  623. 2019-03-14 20:40:49.316 T:1936894352 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7)
  624. 2019-03-14 20:40:49.316 T:1936894352 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7
  625. 2019-03-14 20:40:49.354 T:1936894352 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  626. 2019-03-14 20:40:49.355 T:1936894352 DEBUG: Calling TransferSettings for: Joystick Support
  627. 2019-03-14 20:40:49.356 T:1936894352 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  628. 2019-03-14 20:40:49.358 T:1936894352 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  629. 2019-03-14 20:40:49.361 T:1722807152 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  630. 2019-03-14 20:40:49.368 T:1714414448 DEBUG: Thread PeripBusCEC start, auto delete: false
  631. 2019-03-14 20:40:49.370 T:1782543216 DEBUG: Thread PeripBusAddon start, auto delete: false
  632. 2019-03-14 20:40:49.393 T:1936894352 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  633. 2019-03-14 20:40:49.393 T:1936894352 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  634. 2019-03-14 20:40:49.395 T:1936894352 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  635. 2019-03-14 20:40:49.395 T:1936894352 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  636. 2019-03-14 20:40:49.397 T:1692156784 DEBUG: Thread PeripEventScanner start, auto delete: false
  637. 2019-03-14 20:40:49.406 T:1936894352 DEBUG: ContextMenuManager: addon menus reloaded.
  638. 2019-03-14 20:40:49.407 T:1936894352 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  639. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  640. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  641. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  642. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  643. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  644. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  645. 2019-03-14 20:40:49.409 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  646. 2019-03-14 20:40:49.410 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  647. 2019-03-14 20:40:49.410 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  648. 2019-03-14 20:40:49.410 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  649. 2019-03-14 20:40:49.410 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  650. 2019-03-14 20:40:49.410 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  651. 2019-03-14 20:40:49.411 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  652. 2019-03-14 20:40:49.411 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  653. 2019-03-14 20:40:49.411 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  654. 2019-03-14 20:40:49.411 T:1936894352 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  655. 2019-03-14 20:40:49.411 T:1936894352 NOTICE: Loaded playercorefactory configuration
  656. 2019-03-14 20:40:49.412 T:1936894352 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  657. 2019-03-14 20:40:49.412 T:1936894352 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  658. 2019-03-14 20:40:49.413 T:1936894352 INFO: removing tempfiles
  659. 2019-03-14 20:40:49.455 T:1936894352 DEBUG: CRepositoryUpdater: previous update at 03/14/2019 12:43:15 AM, next at 03/15/2019 12:43:15 AM
  660. 2019-03-14 20:40:49.461 T:1683764080 DEBUG: Thread Timer start, auto delete: false
  661. 2019-03-14 20:40:49.470 T:1936894352 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  662. 2019-03-14 20:40:49.472 T:1675371376 DEBUG: Thread LanguageInvoker start, auto delete: false
  663. 2019-03-14 20:40:49.473 T:1936894352 DEBUG: CServiceAddonManager: starting script.logviewer
  664. 2019-03-14 20:40:49.474 T:1675371376 INFO: initializing python engine.
  665. 2019-03-14 20:40:49.477 T:1666978672 DEBUG: Thread LanguageInvoker start, auto delete: false
  666. 2019-03-14 20:40:49.479 T:1936894352 DEBUG: CServiceAddonManager: starting plugin.video.netflix
  667. 2019-03-14 20:40:49.480 T:1666978672 INFO: initializing python engine.
  668. 2019-03-14 20:40:49.483 T:1658585968 DEBUG: Thread LanguageInvoker start, auto delete: false
  669. 2019-03-14 20:40:49.486 T:1936894352 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  670. 2019-03-14 20:40:49.487 T:1658585968 INFO: initializing python engine.
  671. 2019-03-14 20:40:49.492 T:1650193264 DEBUG: Thread LanguageInvoker start, auto delete: false
  672. 2019-03-14 20:40:49.493 T:1936894352 NOTICE: initialize done
  673. 2019-03-14 20:40:49.494 T:1936894352 NOTICE: Running the application...
  674. 2019-03-14 20:40:49.508 T:1650193264 INFO: initializing python engine.
  675. 2019-03-14 20:40:49.538 T:1936894352 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  676. 2019-03-14 20:40:49.538 T:1936894352 DEBUG: NetworkMessage - Starting network services
  677. 2019-03-14 20:40:49.567 T:1936894352 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  678. 2019-03-14 20:40:49.568 T:1936894352 NOTICE: starting zeroconf publishing
  679. 2019-03-14 20:40:49.570 T:1936894352 NOTICE: CWebServer[8080]: Started
  680. 2019-03-14 20:40:49.572 T:1616622448 DEBUG: Thread EventServer start, auto delete: false
  681. 2019-03-14 20:40:49.573 T:1616622448 NOTICE: ES: Starting UDP Event server on port 9777
  682. 2019-03-14 20:40:49.575 T:1936894352 INFO: JSONRPC Server: Successfully initialized
  683. 2019-03-14 20:40:49.579 T:1616622448 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  684. 2019-03-14 20:40:49.580 T:1608229744 DEBUG: Thread TCPServer start, auto delete: false
  685. 2019-03-14 20:40:49.581 T:1936894352 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  686. 2019-03-14 20:40:49.584 T:1936894352 DEBUG: Loading: libshairplay.so.0
  687. 2019-03-14 20:40:49.663 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2e0bcf0
  688. 2019-03-14 20:40:49.665 T:1936894352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
  689. 2019-03-14 20:40:49.675 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2e0ace8
  690. 2019-03-14 20:40:49.680 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2e0be58
  691. 2019-03-14 20:40:49.681 T:1675371376 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  692. 2019-03-14 20:40:49.682 T:1666978672 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): start processing
  693. 2019-03-14 20:40:49.682 T:1658585968 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing
  694. 2019-03-14 20:40:49.682 T:1650193264 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  695. 2019-03-14 20:40:49.683 T:1936894352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  696. 2019-03-14 20:40:49.925 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2e0bcf0
  697. 2019-03-14 20:40:49.927 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2e0ace8
  698. 2019-03-14 20:40:49.929 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2e0be58
  699. 2019-03-14 20:40:49.930 T:1936894352 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
  700. 2019-03-14 20:40:49.933 T:1675371376 DEBUG: -->Python Interpreter Initialized<--
  701. 2019-03-14 20:40:49.933 T:1675371376 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  702. 2019-03-14 20:40:49.950 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2e0bcf0
  703. 2019-03-14 20:40:49.952 T:1936894352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
  704. 2019-03-14 20:40:49.964 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2e0be58
  705. 2019-03-14 20:40:49.966 T:1936894352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  706. 2019-03-14 20:40:50.001 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2e0bcf0
  707. 2019-03-14 20:40:50.005 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2e0be58
  708. 2019-03-14 20:40:50.005 T:1936894352 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
  709. 2019-03-14 20:40:50.185 T:1768682352 DEBUG: Thread JobWorker start, auto delete: true
  710. 2019-03-14 20:40:50.216 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f159a0
  711. 2019-03-14 20:40:50.221 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(83696), nBufferAlignment(16)
  712. 2019-03-14 20:40:50.231 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f15af8
  713. 2019-03-14 20:40:50.235 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  714. 2019-03-14 20:40:50.254 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f159a0
  715. 2019-03-14 20:40:50.256 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f15af8
  716. 2019-03-14 20:40:50.257 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/b9328c8a.jpg 360x540
  717. 2019-03-14 20:40:50.285 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f163a8
  718. 2019-03-14 20:40:50.287 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  719. 2019-03-14 20:40:50.293 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f15af8
  720. 2019-03-14 20:40:50.295 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  721. 2019-03-14 20:40:50.309 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f163a8
  722. 2019-03-14 20:40:50.311 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f15af8
  723. 2019-03-14 20:40:50.316 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/090fcc8e.jpg 360x540
  724. 2019-03-14 20:40:50.326 T:1675371376 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  725. 2019-03-14 20:40:50.326 T:1675371376 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  726. 2019-03-14 20:40:50.328 T:1675371376 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  727. 2019-03-14 20:40:50.338 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f15b58
  728. 2019-03-14 20:40:50.342 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  729. 2019-03-14 20:40:50.352 T:1650193264 DEBUG: -->Python Interpreter Initialized<--
  730. 2019-03-14 20:40:50.353 T:1650193264 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): the source file to load is "/storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py"
  731. 2019-03-14 20:40:50.353 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f15af8
  732. 2019-03-14 20:40:50.355 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  733. 2019-03-14 20:40:50.356 T:1936894352 DEBUG: ------ Window Init () ------
  734. 2019-03-14 20:40:50.357 T:1666978672 DEBUG: -->Python Interpreter Initialized<--
  735. 2019-03-14 20:40:50.357 T:1666978672 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): the source file to load is "/storage/.kodi/addons/script.logviewer/service.py"
  736. 2019-03-14 20:40:50.358 T:1658585968 DEBUG: -->Python Interpreter Initialized<--
  737. 2019-03-14 20:40:50.359 T:1658585968 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.netflix/service.py"
  738. 2019-03-14 20:40:50.380 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f15b58
  739. 2019-03-14 20:40:50.384 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f15af8
  740. 2019-03-14 20:40:50.385 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d6d7e40c.jpg 360x540
  741. 2019-03-14 20:40:50.394 T:1936894352 DEBUG: ------ Window Init (Pointer.xml) ------
  742. 2019-03-14 20:40:50.409 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f159a0
  743. 2019-03-14 20:40:50.412 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  744. 2019-03-14 20:40:50.418 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f15af8
  745. 2019-03-14 20:40:50.421 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  746. 2019-03-14 20:40:50.459 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f159a0
  747. 2019-03-14 20:40:50.463 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f15af8
  748. 2019-03-14 20:40:50.464 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f378564c.jpg 374x540
  749. 2019-03-14 20:40:50.555 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f163a8
  750. 2019-03-14 20:40:50.557 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  751. 2019-03-14 20:40:50.569 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f15af8
  752. 2019-03-14 20:40:50.572 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  753. 2019-03-14 20:40:50.590 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f163a8
  754. 2019-03-14 20:40:50.594 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f15af8
  755. 2019-03-14 20:40:50.595 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e6b13806.jpg 360x540
  756. 2019-03-14 20:40:50.595 T:1768682352 DEBUG: DoWork - took 131 ms to load special://masterprofile/Thumbnails/e/e6b13806.jpg
  757. 2019-03-14 20:40:50.765 T:1936894352 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  758. 2019-03-14 20:40:50.821 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x719e06e8
  759. 2019-03-14 20:40:50.822 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  760. 2019-03-14 20:40:50.828 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  761. 2019-03-14 20:40:50.830 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  762. 2019-03-14 20:40:50.835 T:1936894352 DEBUG: ------ Window Deinit (Pointer.xml) ------
  763. 2019-03-14 20:40:50.846 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x719e06e8
  764. 2019-03-14 20:40:50.849 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  765. 2019-03-14 20:40:50.850 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1b9b0eb6.jpg 360x540
  766. 2019-03-14 20:40:50.891 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff98
  767. 2019-03-14 20:40:50.893 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  768. 2019-03-14 20:40:50.901 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  769. 2019-03-14 20:40:50.908 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  770. 2019-03-14 20:40:50.944 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff98
  771. 2019-03-14 20:40:50.947 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  772. 2019-03-14 20:40:50.947 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/bec65c27.jpg 360x540
  773. 2019-03-14 20:40:50.964 T:1714414448 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  774. 2019-03-14 20:40:50.974 T:1714414448 DEBUG: InitialiseFeature - using libCEC v4.0.4
  775. 2019-03-14 20:40:50.975 T:1714414448 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  776. 2019-03-14 20:40:50.975 T:1714414448 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  777. 2019-03-14 20:40:50.975 T:1714414448 DEBUG: Thread PeripBusCEC 1714414448 terminating
  778. 2019-03-14 20:40:50.978 T:1557713776 DEBUG: Thread CECAdapter start, auto delete: false
  779. 2019-03-14 20:40:50.978 T:1557713776 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  780. 2019-03-14 20:40:51.022 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff08
  781. 2019-03-14 20:40:51.025 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  782. 2019-03-14 20:40:51.035 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  783. 2019-03-14 20:40:51.037 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  784. 2019-03-14 20:40:51.038 T:1936894352 DEBUG: ------ Window Init (DialogNotification.xml) ------
  785. 2019-03-14 20:40:51.090 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff08
  786. 2019-03-14 20:40:51.098 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  787. 2019-03-14 20:40:51.099 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/59e05995.jpg 360x540
  788. 2019-03-14 20:40:51.099 T:1807721328 DEBUG: DoWork - took 150 ms to load special://masterprofile/Thumbnails/5/59e05995.jpg
  789. 2019-03-14 20:40:51.117 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f82020
  790. 2019-03-14 20:40:51.120 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  791. 2019-03-14 20:40:51.134 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x719e06e8
  792. 2019-03-14 20:40:51.136 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f90d98
  793. 2019-03-14 20:40:51.137 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(86800), nBufferAlignment(16)
  794. 2019-03-14 20:40:51.140 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  795. 2019-03-14 20:40:51.156 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  796. 2019-03-14 20:40:51.159 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f82020
  797. 2019-03-14 20:40:51.160 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  798. 2019-03-14 20:40:51.162 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f90d98
  799. 2019-03-14 20:40:51.163 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/941f40a5.jpg 360x540
  800. 2019-03-14 20:40:51.174 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x719e06e8
  801. 2019-03-14 20:40:51.181 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  802. 2019-03-14 20:40:51.181 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/102d8747.jpg 360x540
  803. 2019-03-14 20:40:51.183 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f90bf0
  804. 2019-03-14 20:40:51.185 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  805. 2019-03-14 20:40:51.191 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f90d98
  806. 2019-03-14 20:40:51.194 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  807. 2019-03-14 20:40:51.205 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff98
  808. 2019-03-14 20:40:51.209 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  809. 2019-03-14 20:40:51.214 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f90bf0
  810. 2019-03-14 20:40:51.217 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  811. 2019-03-14 20:40:51.218 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f90d98
  812. 2019-03-14 20:40:51.218 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/49685d62.jpg 360x540
  813. 2019-03-14 20:40:51.225 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  814. 2019-03-14 20:40:51.242 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff08
  815. 2019-03-14 20:40:51.243 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff98
  816. 2019-03-14 20:40:51.244 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(85952), nBufferAlignment(16)
  817. 2019-03-14 20:40:51.246 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  818. 2019-03-14 20:40:51.247 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/011bca9c.jpg 360x540
  819. 2019-03-14 20:40:51.256 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f6ea28
  820. 2019-03-14 20:40:51.259 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  821. 2019-03-14 20:40:51.273 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f8f7a8
  822. 2019-03-14 20:40:51.278 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  823. 2019-03-14 20:40:51.279 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff08
  824. 2019-03-14 20:40:51.283 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f6ea28
  825. 2019-03-14 20:40:51.283 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/64592fda.jpg 360x540
  826. 2019-03-14 20:40:51.287 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71945348
  827. 2019-03-14 20:40:51.290 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  828. 2019-03-14 20:40:51.310 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f90bf0
  829. 2019-03-14 20:40:51.314 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  830. 2019-03-14 20:40:51.314 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f8f7a8
  831. 2019-03-14 20:40:51.319 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71945348
  832. 2019-03-14 20:40:51.320 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/70cd52b0.jpg 360x540
  833. 2019-03-14 20:40:51.328 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f6ea28
  834. 2019-03-14 20:40:51.330 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  835. 2019-03-14 20:40:51.348 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x719e06e8
  836. 2019-03-14 20:40:51.349 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f90bf0
  837. 2019-03-14 20:40:51.350 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  838. 2019-03-14 20:40:51.359 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f6ea28
  839. 2019-03-14 20:40:51.360 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/96590861.jpg 360x540
  840. 2019-03-14 20:40:51.366 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f82020
  841. 2019-03-14 20:40:51.369 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  842. 2019-03-14 20:40:51.386 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f90d98
  843. 2019-03-14 20:40:51.389 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  844. 2019-03-14 20:40:51.389 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x719e06e8
  845. 2019-03-14 20:40:51.394 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f82020
  846. 2019-03-14 20:40:51.394 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8e7fd793.jpg 360x540
  847. 2019-03-14 20:40:51.396 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f6ea28
  848. 2019-03-14 20:40:51.398 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  849. 2019-03-14 20:40:51.415 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f90d98
  850. 2019-03-14 20:40:51.418 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f6ea28
  851. 2019-03-14 20:40:51.418 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1d05b6f3.jpg 360x540
  852. 2019-03-14 20:40:51.510 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f82020
  853. 2019-03-14 20:40:51.512 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(83344), nBufferAlignment(16)
  854. 2019-03-14 20:40:51.517 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x719e06e8
  855. 2019-03-14 20:40:51.520 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  856. 2019-03-14 20:40:51.533 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f82020
  857. 2019-03-14 20:40:51.535 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x719e06e8
  858. 2019-03-14 20:40:51.536 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f796e1d0.jpg 360x540
  859. 2019-03-14 20:40:51.550 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff98
  860. 2019-03-14 20:40:51.551 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  861. 2019-03-14 20:40:51.558 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x719e06e8
  862. 2019-03-14 20:40:51.560 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  863. 2019-03-14 20:40:51.572 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff98
  864. 2019-03-14 20:40:51.575 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x719e06e8
  865. 2019-03-14 20:40:51.576 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dbdf890c.jpg 360x540
  866. 2019-03-14 20:40:51.590 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x71945348
  867. 2019-03-14 20:40:51.593 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  868. 2019-03-14 20:40:51.597 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x719e06e8
  869. 2019-03-14 20:40:51.599 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  870. 2019-03-14 20:40:51.612 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x71945348
  871. 2019-03-14 20:40:51.614 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x719e06e8
  872. 2019-03-14 20:40:51.615 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/721d1402.jpg 360x540
  873. 2019-03-14 20:40:51.633 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f82020
  874. 2019-03-14 20:40:51.635 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  875. 2019-03-14 20:40:51.636 T:1790935920 DEBUG: CAddonMgr::GetAvailableUpdates took 166 ms
  876. 2019-03-14 20:40:51.647 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x719e06e8
  877. 2019-03-14 20:40:51.649 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  878. 2019-03-14 20:40:51.666 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f82020
  879. 2019-03-14 20:40:51.669 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x719e06e8
  880. 2019-03-14 20:40:51.670 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/11d9f80a.jpg 360x540
  881. 2019-03-14 20:40:51.697 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f4fff98
  882. 2019-03-14 20:40:51.698 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(85520), nBufferAlignment(16)
  883. 2019-03-14 20:40:51.706 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x719e06e8
  884. 2019-03-14 20:40:51.708 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  885. 2019-03-14 20:40:51.724 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e450188
  886. 2019-03-14 20:40:51.728 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  887. 2019-03-14 20:40:51.729 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f4fff98
  888. 2019-03-14 20:40:51.736 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x719e06e8
  889. 2019-03-14 20:40:51.737 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f9eb651a.jpg 360x540
  890. 2019-03-14 20:40:51.738 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e4375e8
  891. 2019-03-14 20:40:51.739 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  892. 2019-03-14 20:40:51.757 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e450188
  893. 2019-03-14 20:40:51.760 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e4375e8
  894. 2019-03-14 20:40:51.761 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7d87af52.jpg 360x540
  895. 2019-03-14 20:40:51.863 T:1790935920 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  896. 2019-03-14 20:40:51.864 T:1790935920 DEBUG: Getting Directory (special://profile/playlists/video)
  897. 2019-03-14 20:40:51.869 T:1790935920 DEBUG: Getting Directory (special://profile/playlists/mixed)
  898. 2019-03-14 20:40:51.875 T:1790935920 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  899. 2019-03-14 20:40:51.888 T:1675371376 DEBUG: ## LibreELEC Addon ## 9.0.0
  900. 2019-03-14 20:40:51.910 T:1650193264 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): setting the Python path to /storage/.kodi/addons/plugin.video.youtube/resources/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  901. 2019-03-14 20:40:51.910 T:1650193264 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  902. 2019-03-14 20:40:51.911 T:1650193264 DEBUG: CPythonInvoker(3, /storage/.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
  903. 2019-03-14 20:40:51.914 T:1666978672 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): setting the Python path to /storage/.kodi/addons/script.logviewer:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  904. 2019-03-14 20:40:51.914 T:1666978672 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): entering source directory /storage/.kodi/addons/script.logviewer
  905. 2019-03-14 20:40:51.932 T:1807721328 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  906. 2019-03-14 20:40:51.967 T:1807721328 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
  907. 2019-03-14 20:40:51.976 T:1807721328 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
  908. 2019-03-14 20:40:51.985 T:1807721328 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  909. 2019-03-14 20:40:52.021 T:1666978672 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): instantiating addon using automatically obtained id of "script.logviewer" dependent on version 2.14.0 of the xbmc.python api
  910. 2019-03-14 20:40:52.138 T:1790935920 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
  911. 2019-03-14 20:40:52.138 T:1790935920 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
  912. 2019-03-14 20:40:52.158 T:1790935920 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
  913. 2019-03-14 20:40:52.158 T:1790935920 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
  914. 2019-03-14 20:40:52.179 T:1790935920 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  915. 2019-03-14 20:40:52.180 T:1790935920 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  916. 2019-03-14 20:40:52.200 T:1790935920 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  917. 2019-03-14 20:40:52.200 T:1790935920 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  918. 2019-03-14 20:40:52.215 T:1790935920 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB644E31@Kodi (LibreELEC) port:36666
  919. 2019-03-14 20:40:52.215 T:1790935920 DEBUG: CZeroconfAvahi::addService() named: B827EB644E31@Kodi (LibreELEC) type: _raop._tcp port:36666
  920. 2019-03-14 20:40:52.349 T:1807721328 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  921. 2019-03-14 20:40:52.363 T:1807721328 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 != '')) AND (artistview.strArtist <> 'Various artists')
  922. 2019-03-14 20:40:53.088 T:1641800560 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  923. 2019-03-14 20:40:53.182 T:1557713776 DEBUG: Previous line repeats 4 times.
  924. 2019-03-14 20:40:53.182 T:1557713776 DEBUG: OpenConnection - connection to the CEC adapter opened
  925. 2019-03-14 20:40:53.183 T:1557713776 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  926. 2019-03-14 20:40:53.184 T:1585443696 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  927. 2019-03-14 20:40:53.184 T:1585443696 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  928. 2019-03-14 20:40:54.052 T:1658585968 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.netflix:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  929. 2019-03-14 20:40:54.053 T:1658585968 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix
  930. 2019-03-14 20:40:54.053 T:1650193264 DEBUG: [plugin.video.youtube] YouTube service initialization...
  931. 2019-03-14 20:40:54.065 T:1650193264 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  932. 2019-03-14 20:40:54.066 T:1650193264 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  933. 2019-03-14 20:40:54.094 T:1658585968 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.25.0 of the xbmc.python api
  934. 2019-03-14 20:40:54.118 T:1650193264 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  935. 2019-03-14 20:40:54.118 T:1650193264 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  936. 2019-03-14 20:40:55.786 T:1585443696 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
  937. 2019-03-14 20:40:55.787 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  938. 2019-03-14 20:40:55.787 T:1702089584 DEBUG: PushCecKeypress - added key a7
  939. 2019-03-14 20:40:55.788 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 1 (rep:0 size:1)
  940. 2019-03-14 20:40:55.788 T:1702089584 DEBUG: PushCecKeypress - replaced key a7
  941. 2019-03-14 20:40:55.819 T:1936894352 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  942. 2019-03-14 20:40:55.885 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7193e958
  943. 2019-03-14 20:40:55.886 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  944. 2019-03-14 20:40:55.895 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x658728f0
  945. 2019-03-14 20:40:55.897 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  946. 2019-03-14 20:40:55.902 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f58848
  947. 2019-03-14 20:40:55.907 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  948. 2019-03-14 20:40:55.909 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7193e958
  949. 2019-03-14 20:40:55.913 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x658728f0
  950. 2019-03-14 20:40:55.914 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/72c98473.jpg 400x225
  951. 2019-03-14 20:40:55.921 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f38570
  952. 2019-03-14 20:40:55.924 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  953. 2019-03-14 20:40:55.936 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7196abf0
  954. 2019-03-14 20:40:55.939 T:1936894352 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  955. 2019-03-14 20:40:55.940 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  956. 2019-03-14 20:40:55.941 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f58848
  957. 2019-03-14 20:40:55.946 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f38570
  958. 2019-03-14 20:40:55.947 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x658728f0
  959. 2019-03-14 20:40:55.947 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e8560606.jpg 400x225
  960. 2019-03-14 20:40:55.949 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  961. 2019-03-14 20:40:55.954 T:1936894352 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  962. 2019-03-14 20:40:55.962 T:1799328624 DEBUG: Previous line repeats 2 times.
  963. 2019-03-14 20:40:55.963 T:1799328624 DEBUG: ffmpeg[6B3F9370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  964. 2019-03-14 20:40:55.963 T:1936894352 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'DefaultStudio.png'
  965. 2019-03-14 20:40:55.969 T:1807721328 DEBUG: Previous line repeats 1 times.
  966. 2019-03-14 20:40:55.970 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7196abf0
  967. 2019-03-14 20:40:55.972 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x658728f0
  968. 2019-03-14 20:40:55.972 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/45f7eab5.jpg 367x540
  969. 2019-03-14 20:40:55.980 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f38570
  970. 2019-03-14 20:40:55.982 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  971. 2019-03-14 20:40:55.988 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f58848
  972. 2019-03-14 20:40:55.991 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  973. 2019-03-14 20:40:55.994 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x658728f0
  974. 2019-03-14 20:40:55.994 T:1790935920 DEBUG: ffmpeg[6ABF8370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  975. 2019-03-14 20:40:56.013 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  976. 2019-03-14 20:40:56.019 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f38570
  977. 2019-03-14 20:40:56.022 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7196abf0
  978. 2019-03-14 20:40:56.022 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f58848
  979. 2019-03-14 20:40:56.023 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8bbaa2c6.jpg 367x540
  980. 2019-03-14 20:40:56.025 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  981. 2019-03-14 20:40:56.043 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x658728f0
  982. 2019-03-14 20:40:56.046 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7196abf0
  983. 2019-03-14 20:40:56.046 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dbc10e7f.jpg 367x540
  984. 2019-03-14 20:40:56.055 T:1799328624 DEBUG: ffmpeg[6B3F9370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  985. 2019-03-14 20:40:57.467 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
  986. 2019-03-14 20:40:57.467 T:1702089584 DEBUG: PushCecKeypress - added key a6
  987. 2019-03-14 20:40:57.487 T:1936894352 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  988. 2019-03-14 20:40:57.750 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 284 (rep:0 size:0)
  989. 2019-03-14 20:40:57.750 T:1702089584 DEBUG: PushCecKeypress - ignored key a6
  990. 2019-03-14 20:40:58.086 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  991. 2019-03-14 20:40:58.087 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  992. 2019-03-14 20:40:58.094 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  993. 2019-03-14 20:40:58.096 T:1658585968 DEBUG: CSettingsManager: requested setting (logging) was not found.
  994. 2019-03-14 20:40:58.207 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  995. 2019-03-14 20:40:58.208 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  996. 2019-03-14 20:40:58.216 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  997. 2019-03-14 20:40:58.219 T:1658585968 DEBUG: [Netflix] [MSL] Picked Port: 36667
  998. 2019-03-14 20:40:58.347 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  999. 2019-03-14 20:40:58.347 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1000. 2019-03-14 20:40:58.369 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1001. 2019-03-14 20:40:58.412 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  1002. 2019-03-14 20:40:58.412 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  1003. 2019-03-14 20:40:58.420 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  1004. 2019-03-14 20:40:58.424 T:1658585968 DEBUG: [Netflix] [NS] Picked Port: 33965
  1005. 2019-03-14 20:40:58.427 T:1658585968 DEBUG: [Netflix] Constructing MSLTCPServer
  1006. 2019-03-14 20:40:58.431 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  1007. 2019-03-14 20:40:58.432 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  1008. 2019-03-14 20:40:58.440 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  1009. 2019-03-14 20:40:58.446 T:1658585968 DEBUG: [Netflix] MSL Data exists. Use old Tokens.
  1010. 2019-03-14 20:40:58.452 T:1658585968 DEBUG: [Netflix] Expiration time: Key:2019-03-18 10:51:25, Now:2019-03-14 20:40:58.451610, Diff:310226.54839
  1011. 2019-03-14 20:40:58.452 T:1658585968 DEBUG: [Netflix] Parsing RSA Keys from Dict
  1012. 2019-03-14 20:40:58.603 T:1675371376 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
  1013. 2019-03-14 20:40:58.608 T:1675371376 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
  1014. 2019-03-14 20:40:58.608 T:1675371376 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
  1015. 2019-03-14 20:40:58.626 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 277 (rep:0 size:0)
  1016. 2019-03-14 20:40:58.627 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1017. 2019-03-14 20:40:59.169 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  1018. 2019-03-14 20:40:59.170 T:1702089584 DEBUG: PushCecKeypress - added key a7
  1019. 2019-03-14 20:40:59.218 T:1936894352 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1020. 2019-03-14 20:40:59.255 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f56e30
  1021. 2019-03-14 20:40:59.257 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(236672), nBufferAlignment(16)
  1022. 2019-03-14 20:40:59.263 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f58848
  1023. 2019-03-14 20:40:59.265 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1024. 2019-03-14 20:40:59.299 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f56e30
  1025. 2019-03-14 20:40:59.301 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f58848
  1026. 2019-03-14 20:40:59.302 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/ff7be7d6.jpg 1280x720
  1027. 2019-03-14 20:40:59.400 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 231 (rep:0 size:0)
  1028. 2019-03-14 20:40:59.400 T:1702089584 DEBUG: PushCecKeypress - ignored key a7
  1029. 2019-03-14 20:40:59.877 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  1030. 2019-03-14 20:40:59.877 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1031. 2019-03-14 20:40:59.903 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1032. 2019-03-14 20:41:00.002 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e40fcd8
  1033. 2019-03-14 20:41:00.007 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(246304), nBufferAlignment(16)
  1034. 2019-03-14 20:41:00.016 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6799c7c0
  1035. 2019-03-14 20:41:00.018 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1036. 2019-03-14 20:41:00.055 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e40fcd8
  1037. 2019-03-14 20:41:00.059 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6799c7c0
  1038. 2019-03-14 20:41:00.060 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f3e39a54.jpg 1280x720
  1039. 2019-03-14 20:41:00.060 T:1799328624 DEBUG: DoWork - took 154 ms to load special://masterprofile/Thumbnails/f/f3e39a54.jpg
  1040. 2019-03-14 20:41:00.270 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 393 (rep:0 size:0)
  1041. 2019-03-14 20:41:00.270 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1042. 2019-03-14 20:41:00.408 T:1658585968 DEBUG: [Netflix] Constructing netflixTCPServer
  1043. 2019-03-14 20:41:00.417 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  1044. 2019-03-14 20:41:00.417 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1045. 2019-03-14 20:41:00.421 T:1658585968 DEBUG: [Netflix] Loading cookies from file
  1046. 2019-03-14 20:41:00.453 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1047. 2019-03-14 20:41:00.489 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x68b3c2c0
  1048. 2019-03-14 20:41:00.490 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(155552), nBufferAlignment(16)
  1049. 2019-03-14 20:41:00.497 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67a72790
  1050. 2019-03-14 20:41:00.499 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1051. 2019-03-14 20:41:00.561 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 144 (rep:0 size:0)
  1052. 2019-03-14 20:41:00.561 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1053. 2019-03-14 20:41:00.587 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x68b3c2c0
  1054. 2019-03-14 20:41:00.590 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67a72790
  1055. 2019-03-14 20:41:00.591 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/ce3594a1.jpg 1280x720
  1056. 2019-03-14 20:41:00.591 T:1790935920 DEBUG: DoWork - took 135 ms to load special://masterprofile/Thumbnails/c/ce3594a1.jpg
  1057. 2019-03-14 20:41:00.825 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  1058. 2019-03-14 20:41:00.825 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1059. 2019-03-14 20:41:00.886 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1060. 2019-03-14 20:41:00.945 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 120 (rep:0 size:0)
  1061. 2019-03-14 20:41:00.946 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1062. 2019-03-14 20:41:01.126 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  1063. 2019-03-14 20:41:01.126 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1064. 2019-03-14 20:41:01.168 T:1675371376 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  1065. 2019-03-14 20:41:01.169 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1066. 2019-03-14 20:41:01.212 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f54a80
  1067. 2019-03-14 20:41:01.212 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e41e540
  1068. 2019-03-14 20:41:01.214 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1069. 2019-03-14 20:41:01.216 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(163040), nBufferAlignment(16)
  1070. 2019-03-14 20:41:01.224 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f255a8
  1071. 2019-03-14 20:41:01.226 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1072. 2019-03-14 20:41:01.241 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6799c7c0
  1073. 2019-03-14 20:41:01.243 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f54a80
  1074. 2019-03-14 20:41:01.244 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1075. 2019-03-14 20:41:01.247 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f255a8
  1076. 2019-03-14 20:41:01.247 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/71fafbf6.jpg 360x540
  1077. 2019-03-14 20:41:01.256 T:1936894352 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1078. 2019-03-14 20:41:01.257 T:1675371376 INFO: ## LibreELEC Addon ## updates::set_auto_update ## auto
  1079. 2019-03-14 20:41:01.281 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 155 (rep:0 size:0)
  1080. 2019-03-14 20:41:01.281 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1081. 2019-03-14 20:41:01.286 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e41e540
  1082. 2019-03-14 20:41:01.291 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6799c7c0
  1083. 2019-03-14 20:41:01.292 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/cdb9f488.jpg 1280x720
  1084. 2019-03-14 20:41:01.292 T:1799328624 DEBUG: DoWork - took 120 ms to load special://masterprofile/Thumbnails/c/cdb9f488.jpg
  1085. 2019-03-14 20:41:01.295 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7196abf0
  1086. 2019-03-14 20:41:01.298 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1087. 2019-03-14 20:41:01.313 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x658728f0
  1088. 2019-03-14 20:41:01.316 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1089. 2019-03-14 20:41:01.331 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7196abf0
  1090. 2019-03-14 20:41:01.333 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x658728f0
  1091. 2019-03-14 20:41:01.334 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/a500ca7d.jpg 360x540
  1092. 2019-03-14 20:41:01.391 T:1658585968 DEBUG: [Netflix] [GET] Req. for "https://www.netflix.com/profiles/manage" took 0.96594786644 sec
  1093. 2019-03-14 20:41:01.392 T:1658585968 DEBUG: [Netflix] Parsing inline data...
  1094. 2019-03-14 20:41:01.518 T:1658585968 DEBUG: [Netflix] Parsing inline data parsing successfull
  1095. 2019-03-14 20:41:01.570 T:1532535664 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1096. 2019-03-14 20:41:01.618 T:1540928368 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  1097. 2019-03-14 20:41:02.178 T:1658585968 DEBUG: [Netflix] [GET] Req. for "https://www.netflix.com/profiles/manage" took 0.65692615509 sec
  1098. 2019-03-14 20:41:02.179 T:1658585968 DEBUG: [Netflix] Parsing inline data...
  1099. 2019-03-14 20:41:02.281 T:1658585968 DEBUG: [Netflix] Parsing inline data parsing successfull
  1100. 2019-03-14 20:41:02.340 T:1658585968 DEBUG: [Netflix] Ignoring exception for non Android devices
  1101. 2019-03-14 20:41:02.352 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  1102. 2019-03-14 20:41:02.352 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  1103. 2019-03-14 20:41:02.358 T:1658585968 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  1104. 2019-03-14 20:41:02.362 T:1658585968 DEBUG: [Netflix] Found ESN "NFCDCH-01-F8NX4XEA03UCYLA9LYVVTR3FD9GW73"
  1105. 2019-03-14 20:41:02.371 T:1658585968 DEBUG: [Netflix] [MSL] Thread started
  1106. 2019-03-14 20:41:02.373 T:1658585968 DEBUG: [Netflix] [NS] Thread started
  1107. 2019-03-14 20:41:02.374 T:1658585968 DEBUG: [Netflix] PersistentStorage: Instantiated resources.lib.playback.stream_continuity
  1108. 2019-03-14 20:41:04.897 T:1702089584 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  1109. 2019-03-14 20:41:04.897 T:1702089584 DEBUG: PushCecKeypress - added key b
  1110. 2019-03-14 20:41:04.925 T:1936894352 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1111. 2019-03-14 20:41:04.953 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1112. 2019-03-14 20:41:04.954 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1113. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers(smb://IOMEGA/Movies/Hindi/Jindua.mp4)
  1114. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1115. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1116. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1117. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1118. 2019-03-14 20:41:04.990 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1119. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1120. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1121. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1122. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1123. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1124. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1125. 2019-03-14 20:41:04.991 T:1936894352 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1126. 2019-03-14 20:41:04.992 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1127. 2019-03-14 20:41:04.992 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1128. 2019-03-14 20:41:04.992 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1129. 2019-03-14 20:41:04.992 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1130. 2019-03-14 20:41:04.992 T:1936894352 DEBUG: CPlayerCoreFactory::GetPlayers: added 1 players
  1131. 2019-03-14 20:41:04.997 T:1936894352 DEBUG: CMMALPool::CMMALPool Created pool 0x32d1c00 of size 26 x 0 for port vc.ril.video_decode:out:0(I420)
  1132. 2019-03-14 20:41:05.006 T:1936894352 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  1133. 2019-03-14 20:41:05.007 T:1936894352 NOTICE: VideoPlayer::OpenFile: smb://IOMEGA/Movies/Hindi/Jindua.mp4
  1134. 2019-03-14 20:41:05.007 T:1936894352 DEBUG: CMMALRenderer::CMMALRenderer
  1135. 2019-03-14 20:41:05.008 T:1936894352 DEBUG: OnPlayBackStarted: CApplication::OnPlayBackStarted
  1136. 2019-03-14 20:41:05.008 T:1498964848 DEBUG: Thread MMALProcess start, auto delete: false
  1137. 2019-03-14 20:41:05.009 T:1490572144 DEBUG: Thread VideoPlayer start, auto delete: false
  1138. 2019-03-14 20:41:05.009 T:1498964848 DEBUG: CMMALRenderer::Run - starting
  1139. 2019-03-14 20:41:05.016 T:1490572144 NOTICE: Creating InputStream
  1140. 2019-03-14 20:41:05.032 T:1768682352 DEBUG: Loading settings for smb://IOMEGA/Movies/Hindi/Jindua.mp4
  1141. 2019-03-14 20:41:05.037 T:1936894352 DEBUG: CVideoGUIInfo::InitCurrentItem(smb://IOMEGA/Movies/Hindi/Jindua.mp4)
  1142. 2019-03-14 20:41:05.116 T:1936894352 DEBUG: CPlayerGUIInfo::InitCurrentItem(smb://IOMEGA/Movies/Hindi/Jindua.mp4)
  1143. 2019-03-14 20:41:05.116 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnChanged from xbmc
  1144. 2019-03-14 20:41:05.117 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 1024, from xbmc, message OnChanged
  1145. 2019-03-14 20:41:05.117 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1146. 2019-03-14 20:41:05.117 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1147. 2019-03-14 20:41:05.128 T:1702089584 DEBUG: PushCecKeypress - received key b duration 231 (rep:0 size:0)
  1148. 2019-03-14 20:41:05.128 T:1702089584 DEBUG: PushCecKeypress - ignored key b
  1149. 2019-03-14 20:41:05.141 T:1490572144 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@IOMEGA/Movies/Hindi/Jindua.mp4, fd=10000
  1150. 2019-03-14 20:41:05.145 T:1490572144 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  1151. 2019-03-14 20:41:05.198 T:1490572144 DEBUG: ScanForExternalSubtitles: END (total time: 53 ms)
  1152. 2019-03-14 20:41:05.198 T:1490572144 NOTICE: Creating Demuxer
  1153. 2019-03-14 20:41:05.217 T:1936894352 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1154. 2019-03-14 20:41:05.288 T:1490572144 DEBUG: Open - probing detected format [mov,mp4,m4a,3gp,3g2,mj2]
  1155. 2019-03-14 20:41:05.319 T:1936894352 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1156. 2019-03-14 20:41:05.319 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1157. 2019-03-14 20:41:05.319 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1158. 2019-03-14 20:41:05.320 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1159. 2019-03-14 20:41:05.320 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1160. 2019-03-14 20:41:05.321 T:1936894352 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1161. 2019-03-14 20:41:06.036 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70fb0348
  1162. 2019-03-14 20:41:06.038 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(106272), nBufferAlignment(16)
  1163. 2019-03-14 20:41:06.044 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e4727f8
  1164. 2019-03-14 20:41:06.050 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1165. 2019-03-14 20:41:06.056 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70faff58
  1166. 2019-03-14 20:41:06.058 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1167. 2019-03-14 20:41:06.072 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6793da60
  1168. 2019-03-14 20:41:06.072 T:1807721328 DEBUG: ffmpeg[6BBFA370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1169. 2019-03-14 20:41:06.073 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70fb0348
  1170. 2019-03-14 20:41:06.074 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1171. 2019-03-14 20:41:06.076 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70faff58
  1172. 2019-03-14 20:41:06.077 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1c339fc2.jpg 360x540
  1173. 2019-03-14 20:41:06.092 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e4727f8
  1174. 2019-03-14 20:41:06.095 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6793da60
  1175. 2019-03-14 20:41:06.095 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67a88948
  1176. 2019-03-14 20:41:06.096 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/60ebca2d.jpg 360x540
  1177. 2019-03-14 20:41:06.098 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1178. 2019-03-14 20:41:06.105 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67a897a0
  1179. 2019-03-14 20:41:06.107 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1180. 2019-03-14 20:41:06.119 T:1768682352 DEBUG: ffmpeg[696BF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1181. 2019-03-14 20:41:06.120 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67a88948
  1182. 2019-03-14 20:41:06.122 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67a897a0
  1183. 2019-03-14 20:41:06.122 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/746a230c.jpg 360x540
  1184. 2019-03-14 20:41:06.190 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6793da60
  1185. 2019-03-14 20:41:06.192 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1186. 2019-03-14 20:41:06.193 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67a897a0
  1187. 2019-03-14 20:41:06.196 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1188. 2019-03-14 20:41:06.197 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e4727f8
  1189. 2019-03-14 20:41:06.199 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1190. 2019-03-14 20:41:06.211 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67a88948
  1191. 2019-03-14 20:41:06.213 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1192. 2019-03-14 20:41:06.218 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6793da60
  1193. 2019-03-14 20:41:06.221 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e4727f8
  1194. 2019-03-14 20:41:06.223 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/23f1a432.jpg 360x540
  1195. 2019-03-14 20:41:06.227 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67a897a0
  1196. 2019-03-14 20:41:06.227 T:1807721328 DEBUG: ffmpeg[6BBFA370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1197. 2019-03-14 20:41:06.230 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67a88948
  1198. 2019-03-14 20:41:06.230 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0422294d.jpg 360x540
  1199. 2019-03-14 20:41:06.240 T:1768682352 DEBUG: ffmpeg[696BF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1200. 2019-03-14 20:41:06.243 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e438fc0
  1201. 2019-03-14 20:41:06.245 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1202. 2019-03-14 20:41:06.250 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e4727f8
  1203. 2019-03-14 20:41:06.252 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1204. 2019-03-14 20:41:06.257 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67ab0030
  1205. 2019-03-14 20:41:06.259 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(96816), nBufferAlignment(16)
  1206. 2019-03-14 20:41:06.267 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67a88948
  1207. 2019-03-14 20:41:06.267 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e438fc0
  1208. 2019-03-14 20:41:06.268 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1209. 2019-03-14 20:41:06.269 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e4727f8
  1210. 2019-03-14 20:41:06.269 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d338dc41.jpg 360x540
  1211. 2019-03-14 20:41:06.280 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67ab0030
  1212. 2019-03-14 20:41:06.282 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67a88948
  1213. 2019-03-14 20:41:06.283 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c6dfb90c.jpg 360x540
  1214. 2019-03-14 20:41:07.025 T:1490572144 ERROR: Read - Error( -1, 103, Software caused connection abort )
  1215. 2019-03-14 20:41:07.026 T:1490572144 DEBUG: ffmpeg[58D85370]: [mov,mp4,m4a,3gp,3g2,mj2] reached eof, corrupted STCO atom
  1216. 2019-03-14 20:41:07.026 T:1490572144 ERROR: ffmpeg[58D85370]: [mov,mp4,m4a,3gp,3g2,mj2] error reading header
  1217. 2019-03-14 20:41:07.030 T:1490572144 ERROR: Open - Error, could not open file smb://IOMEGA/Movies/Hindi/Jindua.mp4
  1218. 2019-03-14 20:41:07.031 T:1490572144 ERROR: OpenDemuxStream - Error creating demuxer
  1219. 2019-03-14 20:41:07.031 T:1490572144 NOTICE: CVideoPlayer::OnExit()
  1220. 2019-03-14 20:41:07.036 T:1490572144 DEBUG: CSMBFile::Close closing fd 10000
  1221. 2019-03-14 20:41:07.036 T:1490572144 DEBUG: Thread VideoPlayer 1490572144 terminating
  1222. 2019-03-14 20:41:07.054 T:1807721328 INFO: Deleting settings information for files smb://IOMEGA/Movies/Hindi/Jindua.mp4
  1223. 2019-03-14 20:41:07.059 T:1790935920 DEBUG: DoWork - Saving file state for video item smb://IOMEGA/Movies/Hindi/Jindua.mp4
  1224. 2019-03-14 20:41:08.442 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnUpdate from xbmc
  1225. 2019-03-14 20:41:08.444 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnUpdate
  1226. 2019-03-14 20:41:08.445 T:1790935920 DEBUG: OnPlayBackStopped: CApplication::OnPlayBackStopped
  1227. 2019-03-14 20:41:08.446 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1228. 2019-03-14 20:41:08.446 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1229. 2019-03-14 20:41:08.492 T:1936894352 NOTICE: CVideoPlayer::CloseFile()
  1230. 2019-03-14 20:41:08.492 T:1936894352 DEBUG: DeleteRenderer - deleting renderer
  1231. 2019-03-14 20:41:08.492 T:1936894352 DEBUG: CMMALRenderer::~CMMALRenderer
  1232. 2019-03-14 20:41:08.492 T:1936894352 DEBUG: CMMALRenderer::UnInitMMAL
  1233. 2019-03-14 20:41:08.492 T:1498964848 DEBUG: CMMALRenderer::Run - stopping
  1234. 2019-03-14 20:41:08.493 T:1498964848 DEBUG: Thread MMALProcess 1498964848 terminating
  1235. 2019-03-14 20:41:08.493 T:1936894352 NOTICE: VideoPlayer: waiting for threads to exit
  1236. 2019-03-14 20:41:08.493 T:1936894352 NOTICE: VideoPlayer: finished waiting
  1237. 2019-03-14 20:41:08.498 T:1936894352 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
  1238. 2019-03-14 20:41:08.498 T:1936894352 DEBUG: CMMALPool::~CMMALPool Destroying pool 0x32d1c00 for port vc.ril.video_decode:out:0(I420)
  1239. 2019-03-14 20:41:08.511 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x2e07a78
  1240. 2019-03-14 20:41:08.512 T:1936894352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
  1241. 2019-03-14 20:41:08.517 T:1936894352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x2e60ca0
  1242. 2019-03-14 20:41:08.518 T:1936894352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1243. 2019-03-14 20:41:08.540 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x2e07a78
  1244. 2019-03-14 20:41:08.542 T:1936894352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x2e60ca0
  1245. 2019-03-14 20:41:08.542 T:1936894352 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
  1246. 2019-03-14 20:41:08.544 T:1936894352 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1247. 2019-03-14 20:41:08.548 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1248. 2019-03-14 20:41:08.549 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1249. 2019-03-14 20:41:08.549 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1250. 2019-03-14 20:41:08.549 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1251. 2019-03-14 20:41:08.549 T:1936894352 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1252. 2019-03-14 20:41:08.550 T:1936894352 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1253. 2019-03-14 20:41:08.563 T:1936894352 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1254. 2019-03-14 20:41:09.101 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7193aa18
  1255. 2019-03-14 20:41:09.106 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1256. 2019-03-14 20:41:09.111 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x658211f0
  1257. 2019-03-14 20:41:09.113 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1258. 2019-03-14 20:41:09.164 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7193aa18
  1259. 2019-03-14 20:41:09.165 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67866ec0
  1260. 2019-03-14 20:41:09.166 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x658211f0
  1261. 2019-03-14 20:41:09.166 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/9e647533.jpg 360x540
  1262. 2019-03-14 20:41:09.172 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1263. 2019-03-14 20:41:09.177 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e419100
  1264. 2019-03-14 20:41:09.178 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1265. 2019-03-14 20:41:09.183 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x71941010
  1266. 2019-03-14 20:41:09.184 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1267. 2019-03-14 20:41:09.193 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x658211f0
  1268. 2019-03-14 20:41:09.194 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67866ec0
  1269. 2019-03-14 20:41:09.195 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1270. 2019-03-14 20:41:09.227 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e419100
  1271. 2019-03-14 20:41:09.228 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/2bd13060.jpg 360x540
  1272. 2019-03-14 20:41:09.228 T:1799328624 DEBUG: DoWork - took 112 ms to load special://masterprofile/Thumbnails/2/2bd13060.jpg
  1273. 2019-03-14 20:41:09.237 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x71941010
  1274. 2019-03-14 20:41:09.245 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x658211f0
  1275. 2019-03-14 20:41:09.246 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0b9dfa18.jpg 360x540
  1276. 2019-03-14 20:41:09.251 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e41b138
  1277. 2019-03-14 20:41:09.253 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1278. 2019-03-14 20:41:09.263 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e419100
  1279. 2019-03-14 20:41:09.266 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1280. 2019-03-14 20:41:09.283 T:1807721328 DEBUG: ffmpeg[6BBFA370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1281. 2019-03-14 20:41:09.301 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5573ea30
  1282. 2019-03-14 20:41:09.305 T:1768682352 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(97248), nBufferAlignment(16)
  1283. 2019-03-14 20:41:09.305 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e41b138
  1284. 2019-03-14 20:41:09.309 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e419100
  1285. 2019-03-14 20:41:09.310 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/00c19015.jpg 379x540
  1286. 2019-03-14 20:41:09.314 T:1768682352 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f5e3f8
  1287. 2019-03-14 20:41:09.316 T:1768682352 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1288. 2019-03-14 20:41:09.331 T:1807721328 DEBUG: ffmpeg[6BBFA370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1289. 2019-03-14 20:41:09.332 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e423310
  1290. 2019-03-14 20:41:09.335 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1291. 2019-03-14 20:41:09.336 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5573ea30
  1292. 2019-03-14 20:41:09.340 T:1768682352 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f5e3f8
  1293. 2019-03-14 20:41:09.340 T:1768682352 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/43a31eea.jpg 360x540
  1294. 2019-03-14 20:41:09.341 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e419100
  1295. 2019-03-14 20:41:09.341 T:1768682352 DEBUG: DoWork - took 104 ms to load special://masterprofile/Thumbnails/4/43a31eea.jpg
  1296. 2019-03-14 20:41:09.343 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1297. 2019-03-14 20:41:09.352 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x68d24f30
  1298. 2019-03-14 20:41:09.359 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1299. 2019-03-14 20:41:09.362 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e423310
  1300. 2019-03-14 20:41:09.364 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e419100
  1301. 2019-03-14 20:41:09.365 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72ec1a90
  1302. 2019-03-14 20:41:09.365 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8734bcb5.jpg 360x540
  1303. 2019-03-14 20:41:09.366 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1304. 2019-03-14 20:41:09.372 T:1768682352 DEBUG: ffmpeg[696BF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1305. 2019-03-14 20:41:09.380 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x68d24f30
  1306. 2019-03-14 20:41:09.383 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72ec1a90
  1307. 2019-03-14 20:41:09.384 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f49dbcf0.jpg 365x540
  1308. 2019-03-14 20:41:09.392 T:1807721328 DEBUG: ffmpeg[6BBFA370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1309. 2019-03-14 20:41:09.943 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x658211f0
  1310. 2019-03-14 20:41:09.945 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1311. 2019-03-14 20:41:09.954 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71941010
  1312. 2019-03-14 20:41:09.957 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e419100
  1313. 2019-03-14 20:41:09.958 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1314. 2019-03-14 20:41:09.959 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1315. 2019-03-14 20:41:09.973 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e423310
  1316. 2019-03-14 20:41:09.974 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x658211f0
  1317. 2019-03-14 20:41:09.975 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1318. 2019-03-14 20:41:09.976 T:1768682352 DEBUG: ffmpeg[696BF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1319. 2019-03-14 20:41:09.977 T:1790935920 DEBUG: ffmpeg[6ABF8370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1320. 2019-03-14 20:41:09.978 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71941010
  1321. 2019-03-14 20:41:09.979 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8e7fd793.jpg 360x540
  1322. 2019-03-14 20:41:09.990 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e419100
  1323. 2019-03-14 20:41:09.992 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e423310
  1324. 2019-03-14 20:41:09.993 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/cf87427b.jpg 360x540
  1325. 2019-03-14 20:41:10.001 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5f43e670
  1326. 2019-03-14 20:41:10.008 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(86272), nBufferAlignment(16)
  1327. 2019-03-14 20:41:10.009 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72ec1a90
  1328. 2019-03-14 20:41:10.012 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1329. 2019-03-14 20:41:10.015 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71941010
  1330. 2019-03-14 20:41:10.017 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1331. 2019-03-14 20:41:10.030 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x68d24f30
  1332. 2019-03-14 20:41:10.031 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5f43e670
  1333. 2019-03-14 20:41:10.032 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1334. 2019-03-14 20:41:10.034 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71941010
  1335. 2019-03-14 20:41:10.034 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/36a99a9b.jpg 360x540
  1336. 2019-03-14 20:41:10.044 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72ec1a90
  1337. 2019-03-14 20:41:10.047 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x68d24f30
  1338. 2019-03-14 20:41:10.047 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c3981798.jpg 360x540
  1339. 2019-03-14 20:41:14.296 T:1507357552 DEBUG: CAddonSettings[script.logviewer]: loading setting definitions
  1340. 2019-03-14 20:41:14.296 T:1507357552 DEBUG: CAddonSettings[script.logviewer]: trying to load setting definitions from old format...
  1341. 2019-03-14 20:41:14.300 T:1507357552 DEBUG: CAddonSettings[script.logviewer]: loading setting values
  1342. 2019-03-14 20:41:39.991 T:1768682352 DEBUG: Thread JobWorker 1768682352 terminating (autodelete)
  1343. 2019-03-14 20:41:39.995 T:1799328624 DEBUG: Thread JobWorker 1799328624 terminating (autodelete)
  1344. 2019-03-14 20:41:40.036 T:1807721328 DEBUG: Thread JobWorker 1807721328 terminating (autodelete)
  1345. 2019-03-14 20:41:40.048 T:1790935920 DEBUG: Thread JobWorker 1790935920 terminating (autodelete)
  1346. 2019-03-14 20:42:05.304 T:1905259376 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  1347. 2019-03-14 20:42:15.305 T:1905259376 DEBUG: CAESinkPi:Deinitialize
  1348. 2019-03-14 20:42:15.306 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1349. 2019-03-14 20:42:15.311 T:1905259376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f50
  1350. 2019-03-14 20:42:40.759 T:1936894352 NOTICE: Samba is idle. Closing the remaining connections
  1351. 2019-03-14 20:44:07.199 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1352. 2019-03-14 20:44:07.199 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  1353. 2019-03-14 20:44:07.214 T:1936894352 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting definitions
  1354. 2019-03-14 20:44:07.215 T:1936894352 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: trying to load setting definitions from old format...
  1355. 2019-03-14 20:44:07.216 T:1936894352 DEBUG: ------ Window Init () ------
  1356. 2019-03-14 20:44:28.543 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
  1357. 2019-03-14 20:44:28.543 T:1702089584 DEBUG: PushCecKeypress - added key d8
  1358. 2019-03-14 20:44:28.575 T:1936880496 DEBUG: CAnnouncementManager - Announcement: OnScreensaverDeactivated from xbmc
  1359. 2019-03-14 20:44:28.575 T:1936880496 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverDeactivated
  1360. 2019-03-14 20:44:28.576 T:1936894352 DEBUG: HandleKey: menu (0xd8) pressed, screen saver/dpms woken up
  1361. 2019-03-14 20:44:28.822 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 279 (rep:0 size:0)
  1362. 2019-03-14 20:44:28.823 T:1702089584 DEBUG: PushCecKeypress - ignored key d8
  1363. 2019-03-14 20:44:29.587 T:1936894352 DEBUG: ------ Window Deinit () ------
  1364. 2019-03-14 20:44:30.081 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
  1365. 2019-03-14 20:44:30.082 T:1702089584 DEBUG: PushCecKeypress - added key a6
  1366. 2019-03-14 20:44:30.125 T:1936894352 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1367. 2019-03-14 20:44:30.126 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  1368. 2019-03-14 20:44:30.126 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1369. 2019-03-14 20:44:30.126 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  1370. 2019-03-14 20:44:30.127 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1371. 2019-03-14 20:44:30.129 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x56642c98
  1372. 2019-03-14 20:44:30.132 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  1373. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1374. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Output Device : HDMI
  1375. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Sample Rate : 44100
  1376. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  1377. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Channel Count : 2
  1378. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Channel Layout: FL, FR
  1379. 2019-03-14 20:44:30.133 T:1905259376 DEBUG: Frames : 2205
  1380. 2019-03-14 20:44:30.134 T:1905259376 DEBUG: Frame Size : 8
  1381. 2019-03-14 20:44:30.234 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 152 (rep:0 size:0)
  1382. 2019-03-14 20:44:30.234 T:1702089584 DEBUG: PushCecKeypress - ignored key a6
  1383. 2019-03-14 20:44:31.900 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  1384. 2019-03-14 20:44:31.901 T:1702089584 DEBUG: PushCecKeypress - added key a9
  1385. 2019-03-14 20:44:31.928 T:1936894352 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1386. 2019-03-14 20:44:32.067 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 167 (rep:0 size:0)
  1387. 2019-03-14 20:44:32.068 T:1702089584 DEBUG: PushCecKeypress - ignored key a9
  1388. 2019-03-14 20:44:32.211 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  1389. 2019-03-14 20:44:32.211 T:1702089584 DEBUG: PushCecKeypress - added key a9
  1390. 2019-03-14 20:44:32.242 T:1936894352 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1391. 2019-03-14 20:44:32.324 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 113 (rep:0 size:0)
  1392. 2019-03-14 20:44:32.324 T:1702089584 DEBUG: PushCecKeypress - ignored key a9
  1393. 2019-03-14 20:44:32.468 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  1394. 2019-03-14 20:44:32.469 T:1702089584 DEBUG: PushCecKeypress - added key a9
  1395. 2019-03-14 20:44:32.475 T:1936894352 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1396. 2019-03-14 20:44:32.603 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 136 (rep:0 size:0)
  1397. 2019-03-14 20:44:32.604 T:1702089584 DEBUG: PushCecKeypress - ignored key a9
  1398. 2019-03-14 20:44:32.753 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  1399. 2019-03-14 20:44:32.753 T:1702089584 DEBUG: PushCecKeypress - added key a9
  1400. 2019-03-14 20:44:32.775 T:1936894352 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1401. 2019-03-14 20:44:32.868 T:1702089584 DEBUG: PushCecKeypress - received key a9 duration 115 (rep:0 size:0)
  1402. 2019-03-14 20:44:32.868 T:1702089584 DEBUG: PushCecKeypress - ignored key a9
  1403. 2019-03-14 20:44:34.026 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
  1404. 2019-03-14 20:44:34.026 T:1702089584 DEBUG: PushCecKeypress - added key a6
  1405. 2019-03-14 20:44:34.047 T:1936894352 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1406. 2019-03-14 20:44:34.156 T:1702089584 DEBUG: PushCecKeypress - received key a6 duration 131 (rep:0 size:0)
  1407. 2019-03-14 20:44:34.157 T:1702089584 DEBUG: PushCecKeypress - ignored key a6
  1408. 2019-03-14 20:44:42.212 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  1409. 2019-03-14 20:44:42.212 T:1702089584 DEBUG: PushCecKeypress - added key a8
  1410. 2019-03-14 20:44:42.217 T:1936894352 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1411. 2019-03-14 20:44:42.369 T:1702089584 DEBUG: PushCecKeypress - received key a8 duration 157 (rep:0 size:0)
  1412. 2019-03-14 20:44:42.370 T:1702089584 DEBUG: PushCecKeypress - ignored key a8
  1413. 2019-03-14 20:44:42.919 T:1702089584 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  1414. 2019-03-14 20:44:42.919 T:1702089584 DEBUG: PushCecKeypress - added key b
  1415. 2019-03-14 20:44:42.925 T:1936894352 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1416. 2019-03-14 20:44:42.925 T:1936894352 DEBUG: Activating window ID: 10004
  1417. 2019-03-14 20:44:43.186 T:1702089584 DEBUG: PushCecKeypress - received key b duration 267 (rep:0 size:0)
  1418. 2019-03-14 20:44:43.186 T:1702089584 DEBUG: PushCecKeypress - ignored key b
  1419. 2019-03-14 20:44:43.265 T:1936894352 DEBUG: ------ Window Deinit (Home.xml) ------
  1420. 2019-03-14 20:44:43.266 T:1936894352 DEBUG: FreeVisualisation() done
  1421. 2019-03-14 20:44:43.267 T:1936894352 DEBUG: ------ Window Init (Settings.xml) ------
  1422. 2019-03-14 20:44:43.267 T:1936894352 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1423. 2019-03-14 20:44:44.770 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  1424. 2019-03-14 20:44:44.770 T:1702089584 DEBUG: PushCecKeypress - added key a7
  1425. 2019-03-14 20:44:44.791 T:1936894352 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1426. 2019-03-14 20:44:44.924 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 154 (rep:0 size:0)
  1427. 2019-03-14 20:44:44.925 T:1702089584 DEBUG: PushCecKeypress - ignored key a7
  1428. 2019-03-14 20:44:45.492 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  1429. 2019-03-14 20:44:45.493 T:1702089584 DEBUG: PushCecKeypress - added key a7
  1430. 2019-03-14 20:44:45.517 T:1936894352 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1431. 2019-03-14 20:44:45.620 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 128 (rep:0 size:0)
  1432. 2019-03-14 20:44:45.621 T:1702089584 DEBUG: PushCecKeypress - ignored key a7
  1433. 2019-03-14 20:44:45.913 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  1434. 2019-03-14 20:44:45.913 T:1702089584 DEBUG: PushCecKeypress - added key a7
  1435. 2019-03-14 20:44:45.936 T:1936894352 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1436. 2019-03-14 20:44:46.036 T:1702089584 DEBUG: PushCecKeypress - received key a7 duration 123 (rep:0 size:0)
  1437. 2019-03-14 20:44:46.036 T:1702089584 DEBUG: PushCecKeypress - ignored key a7
  1438. 2019-03-14 20:44:46.993 T:1702089584 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  1439. 2019-03-14 20:44:46.993 T:1702089584 DEBUG: PushCecKeypress - added key b
  1440. 2019-03-14 20:44:47.011 T:1936894352 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1441. 2019-03-14 20:44:47.014 T:1790935920 DEBUG: Thread LanguageInvoker start, auto delete: false
  1442. 2019-03-14 20:44:47.014 T:1790935920 INFO: initializing python engine.
  1443. 2019-03-14 20:44:47.015 T:1790935920 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): start processing
  1444. 2019-03-14 20:44:47.076 T:1790935920 DEBUG: -->Python Interpreter Initialized<--
  1445. 2019-03-14 20:44:47.076 T:1790935920 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/default.py"
  1446. 2019-03-14 20:44:47.076 T:1790935920 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1447. 2019-03-14 20:44:47.077 T:1790935920 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1448. 2019-03-14 20:44:47.077 T:1790935920 DEBUG: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1449. 2019-03-14 20:44:47.093 T:1790935920 INFO: CPythonInvoker(4, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run
  1450. 2019-03-14 20:44:47.093 T:1790935920 DEBUG: onExecutionDone(4, /usr/share/kodi/addons/service.libreelec.settings/default.py)
  1451. 2019-03-14 20:44:47.116 T:1702089584 DEBUG: PushCecKeypress - received key b duration 123 (rep:0 size:0)
  1452. 2019-03-14 20:44:47.116 T:1702089584 DEBUG: PushCecKeypress - ignored key b
  1453. 2019-03-14 20:44:47.230 T:1790935920 INFO: Python interpreter stopped
  1454. 2019-03-14 20:44:47.230 T:1532535664 INFO: ## LibreELEC Addon ## _service_::run ## MESSAGE:'openConfigurationWindow'
  1455. 2019-03-14 20:44:47.230 T:1790935920 DEBUG: Thread LanguageInvoker 1790935920 terminating
  1456. 2019-03-14 20:44:47.250 T:1936894352 DEBUG: ------ Window Init (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  1457. 2019-03-14 20:44:47.250 T:1936894352 INFO: Loading skin file: /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml, load type: LOAD_ON_GUI_INIT
  1458. 2019-03-14 20:44:47.315 T:1936894352 ERROR: Window Translator: Can't find window videolibrary
  1459. 2019-03-14 20:44:47.316 T:1936894352 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
  1460. 2019-03-14 20:44:47.450 T:1936894352 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
  1461. 2019-03-14 20:44:47.452 T:1532535664 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1462. 2019-03-14 20:44:47.458 T:1936894352 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1463. 2019-03-14 20:44:47.458 T:1936894352 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg GetCodingType=0x7fffffff (1280x720)
  1464. 2019-03-14 20:44:47.458 T:1936894352 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg
  1465. 2019-03-14 20:44:56.352 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
  1466. 2019-03-14 20:44:56.352 T:1702089584 DEBUG: PushCecKeypress - added key d8
  1467. 2019-03-14 20:44:56.392 T:1936894352 DEBUG: HandleKey: menu (0xd8) pressed, action is Back
  1468. 2019-03-14 20:44:56.524 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 172 (rep:0 size:0)
  1469. 2019-03-14 20:44:56.524 T:1702089584 DEBUG: PushCecKeypress - ignored key d8
  1470. 2019-03-14 20:44:56.809 T:1936894352 DEBUG: ------ Window Deinit (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  1471. 2019-03-14 20:44:56.809 T:1936894352 DEBUG: FreeVisualisation() done
  1472. 2019-03-14 20:44:57.428 T:1702089584 DEBUG: Previous line repeats 1 times.
  1473. 2019-03-14 20:44:57.428 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
  1474. 2019-03-14 20:44:57.428 T:1702089584 DEBUG: PushCecKeypress - added key d8
  1475. 2019-03-14 20:44:57.450 T:1936894352 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  1476. 2019-03-14 20:44:57.450 T:1936894352 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1477. 2019-03-14 20:44:57.653 T:1702089584 DEBUG: PushCecKeypress - received key d8 duration 226 (rep:0 size:0)
  1478. 2019-03-14 20:44:57.654 T:1702089584 DEBUG: PushCecKeypress - ignored key d8
  1479. 2019-03-14 20:44:57.798 T:1936894352 DEBUG: ------ Window Deinit (Settings.xml) ------
  1480. 2019-03-14 20:44:57.799 T:1936894352 DEBUG: FreeVisualisation() done
  1481. 2019-03-14 20:44:57.800 T:1936894352 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1482. 2019-03-14 20:44:57.800 T:1936894352 DEBUG: ------ Window Init (Home.xml) ------
  1483. 2019-03-14 20:44:57.801 T:1936894352 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  1484. 2019-03-14 20:44:57.802 T:1790935920 DEBUG: Thread JobWorker start, auto delete: true
  1485. 2019-03-14 20:44:57.802 T:1936894352 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1486. 2019-03-14 20:44:57.803 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1487. 2019-03-14 20:44:57.803 T:1807721328 DEBUG: Thread JobWorker start, auto delete: true
  1488. 2019-03-14 20:44:57.803 T:1936894352 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1489. 2019-03-14 20:44:57.803 T:1799328624 DEBUG: Thread JobWorker start, auto delete: true
  1490. 2019-03-14 20:44:57.804 T:1936894352 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1491. 2019-03-14 20:44:57.804 T:1936894352 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1492. 2019-03-14 20:44:57.805 T:1936894352 DEBUG: CDirectoryProvider[addons://]: refreshing..
  1493. 2019-03-14 20:44:57.805 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1494. 2019-03-14 20:44:57.805 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1495. 2019-03-14 20:44:57.805 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1496. 2019-03-14 20:44:57.805 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1497. 2019-03-14 20:44:57.806 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1498. 2019-03-14 20:44:57.806 T:1936894352 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  1499. 2019-03-14 20:44:57.806 T:1936894352 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1500. 2019-03-14 20:44:57.807 T:1936894352 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1501. 2019-03-14 20:44:57.807 T:1936894352 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  1502. 2019-03-14 20:44:57.808 T:1936894352 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  1503. 2019-03-14 20:44:57.816 T:1936894352 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1504. 2019-03-14 20:44:58.166 T:1807721328 DEBUG: CAddonMgr::GetAvailableUpdates took 104 ms
  1505. 2019-03-14 20:44:58.354 T:1790935920 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  1506. 2019-03-14 20:44:58.354 T:1790935920 DEBUG: Getting Directory (special://profile/playlists/video)
  1507. 2019-03-14 20:44:58.356 T:1790935920 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1508. 2019-03-14 20:44:58.358 T:1790935920 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1509. 2019-03-14 20:45:28.509 T:1790935920 DEBUG: Thread JobWorker 1790935920 terminating (autodelete)
  1510. 2019-03-14 20:45:28.518 T:1799328624 DEBUG: Thread JobWorker 1799328624 terminating (autodelete)
  1511. 2019-03-14 20:45:30.087 T:1807721328 DEBUG: Thread JobWorker 1807721328 terminating (autodelete)
  1512.  
  1513. ################################################################################
  1514. # ... output of cat /storage/.kodi/temp/kodi.old.log
  1515. # LibreELEC release: RPi2.arm-9.0.1
  1516. #
  1517. ################################################################################
  1518. 2019-03-14 20:39:44.190 T:1937676688 NOTICE: -----------------------------------------------------------------------
  1519. 2019-03-14 20:39:44.190 T:1937676688 NOTICE: Starting Kodi (18.1 Git:newclock5_18.1-Leia). Platform: Linux ARM 32-bit
  1520. 2019-03-14 20:39:44.190 T:1937676688 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  1521. 2019-03-14 20:39:44.190 T:1937676688 NOTICE: Kodi compiled 2019-02-21 by GCC 8.2.0 for Linux ARM 32-bit version 4.19.23 (267031)
  1522. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: Running on LibreELEC (official): 9.0.1, kernel: Linux ARM 32-bit version 4.19.23
  1523. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: FFmpeg version/source: 4.0.3-Kodi
  1524. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  1525. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: ARM Features: Neon enabled
  1526. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  1527. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  1528. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  1529. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  1530. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://envhome/ is mapped to: /storage
  1531. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://home/ is mapped to: /storage/.kodi
  1532. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  1533. 2019-03-14 20:39:44.191 T:1937676688 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  1534. 2019-03-14 20:39:44.192 T:1937676688 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  1535. 2019-03-14 20:39:44.192 T:1937676688 NOTICE: Local hostname: LibreELEC
  1536. 2019-03-14 20:39:44.192 T:1937676688 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  1537. 2019-03-14 20:39:44.192 T:1937676688 NOTICE: -----------------------------------------------------------------------
  1538. 2019-03-14 20:39:44.216 T:1937676688 INFO: loading settings
  1539. 2019-03-14 20:39:44.219 T:1937676688 NOTICE: special://profile/ is mapped to: special://masterprofile/
  1540. 2019-03-14 20:39:44.277 T:1937676688 DEBUG: CSkinSettings: no <skinsettings> tag found
  1541. 2019-03-14 20:39:44.278 T:1937676688 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  1542. 2019-03-14 20:39:44.286 T:1937676688 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  1543. 2019-03-14 20:39:44.286 T:1937676688 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  1544. <?xml version="1.0" encoding="utf-8" ?>
  1545. <advancedsettings>
  1546. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  1547. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  1548. <showexitbutton>false</showexitbutton>
  1549. <remotedelay>1</remotedelay>
  1550. <samba>
  1551. <clienttimeout>30</clienttimeout>
  1552. </samba>
  1553. <fanartres>720</fanartres>
  1554. <imageres>540</imageres>
  1555. </advancedsettings>
  1556. 2019-03-14 20:39:44.287 T:1937676688 WARNING: CSettingsManager: missing version attribute
  1557. 2019-03-14 20:39:44.290 T:1937676688 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  1558. 2019-03-14 20:39:44.290 T:1937676688 NOTICE: Default Video Player: VideoPlayer
  1559. 2019-03-14 20:39:44.290 T:1937676688 NOTICE: Default Audio Player: paplayer
  1560. 2019-03-14 20:39:44.290 T:1937676688 NOTICE: Enabled debug logging due to GUI setting (2)
  1561. 2019-03-14 20:39:44.290 T:1937676688 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  1562. 2019-03-14 20:39:44.322 T:1937676688 INFO: creating subdirectories
  1563. 2019-03-14 20:39:44.322 T:1937676688 INFO: userdata folder: special://masterprofile/
  1564. 2019-03-14 20:39:44.322 T:1937676688 INFO: recording folder:
  1565. 2019-03-14 20:39:44.322 T:1937676688 INFO: screenshots folder: /storage/screenshots/
  1566. 2019-03-14 20:39:44.543 T:1937676688 DEBUG: DllBcm: Using omx system library
  1567. 2019-03-14 20:39:44.585 T:1937676688 NOTICE: PulseAudio: Server found running - will try to use Pulse
  1568. 2019-03-14 20:39:44.587 T:1860170608 DEBUG: Thread Lirc start, auto delete: false
  1569. 2019-03-14 20:39:44.588 T:1927279472 DEBUG: Thread libinput start, auto delete: false
  1570. 2019-03-14 20:39:44.588 T:1860170608 INFO: Loading special://xbmc/system/Lircmap.xml
  1571. 2019-03-14 20:39:44.606 T:1860170608 INFO: * Adding remote mapping for device 'mceusb'
  1572. 2019-03-14 20:39:44.607 T:1860170608 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  1573. 2019-03-14 20:39:44.607 T:1860170608 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  1574. 2019-03-14 20:39:44.607 T:1860170608 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  1575. 2019-03-14 20:39:44.607 T:1860170608 INFO: * Adding remote mapping for device 'anysee'
  1576. 2019-03-14 20:39:44.608 T:1860170608 INFO: * Adding remote mapping for device 'iMON-PAD'
  1577. 2019-03-14 20:39:44.608 T:1860170608 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  1578. 2019-03-14 20:39:44.608 T:1860170608 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  1579. 2019-03-14 20:39:44.608 T:1860170608 INFO: * Adding remote mapping for device 'TwinHanRemote'
  1580. 2019-03-14 20:39:44.608 T:1860170608 INFO: * Adding remote mapping for device 'linux-input-layer'
  1581. 2019-03-14 20:39:44.609 T:1860170608 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  1582. 2019-03-14 20:39:44.609 T:1860170608 INFO: * Adding remote mapping for device 'mediacenter'
  1583. 2019-03-14 20:39:44.609 T:1860170608 INFO: * Adding remote mapping for device 'devinput'
  1584. 2019-03-14 20:39:44.609 T:1860170608 INFO: * Adding remote mapping for device 'devinput-32'
  1585. 2019-03-14 20:39:44.610 T:1860170608 INFO: * Adding remote mapping for device 'devinput-64'
  1586. 2019-03-14 20:39:44.611 T:1860170608 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  1587. 2019-03-14 20:39:44.700 T:1937676688 NOTICE: Running database version Addons27
  1588. 2019-03-14 20:39:45.121 T:1937676688 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  1589. 2019-03-14 20:39:45.122 T:1937676688 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  1590. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  1591. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  1592. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: driver.dvb.crazycat v9.0.0 installed
  1593. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: driver.dvb.dvb-latest v9.0.0 installed
  1594. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: game.controller.default v1.0.8 installed
  1595. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  1596. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: inputstream.adaptive v2.3.15.0 installed
  1597. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  1598. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  1599. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  1600. 2019-03-14 20:39:45.123 T:1937676688 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  1601. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  1602. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  1603. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  1604. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  1605. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  1606. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  1607. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  1608. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  1609. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  1610. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  1611. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  1612. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  1613. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  1614. 2019-03-14 20:39:45.124 T:1937676688 NOTICE: ADDON: kodi.resource v1.0.0 installed
  1615. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.album.universal v3.1.1 installed
  1616. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.artists.universal v4.2.1 installed
  1617. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  1618. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.fanart.tv v3.6.0 installed
  1619. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  1620. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  1621. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.ofdb.de v1.0.5 installed
  1622. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.omdbapi.com v1.2.1 installed
  1623. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.1 installed
  1624. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.9 installed
  1625. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.local v1.0.0 installed
  1626. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.themoviedb.org v5.1.5 installed
  1627. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.thexem.de v1.0.7 installed
  1628. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.0 installed
  1629. 2019-03-14 20:39:45.125 T:1937676688 NOTICE: ADDON: metadata.universal v5.3.0 installed
  1630. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: os.libreelec.tv v9.0 installed
  1631. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: os.openelec.tv v9.0 installed
  1632. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: peripheral.joystick v1.4.7 installed
  1633. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: plugin.program.iagl v2.0.7 installed
  1634. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: plugin.video.netflix v0.13.21 installed
  1635. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: plugin.video.youtube v6.4.0 installed
  1636. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  1637. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: repository.libreelec.tv v9.0.1 installed
  1638. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: repository.xbmc.org v3.1.5 installed
  1639. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: repository.zachmorris v1.0.0 installed
  1640. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  1641. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  1642. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  1643. 2019-03-14 20:39:45.126 T:1937676688 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.32 installed
  1644. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.53 installed
  1645. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.globalsearch v8.0.11 installed
  1646. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.logviewer v2.0.0 installed
  1647. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.addon.signals v0.0.3 installed
  1648. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.certifi v2017.07.27.1 installed
  1649. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  1650. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.dateutil v2.7.3 installed
  1651. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.elementtree v1.2.8 installed
  1652. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.idna v2.6 installed
  1653. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.inputstreamhelper v0.3.3 installed
  1654. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.kodi-six v0.0.3 installed
  1655. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.pil v1.1.7 installed
  1656. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  1657. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.requests v2.19.1 installed
  1658. 2019-03-14 20:39:45.127 T:1937676688 NOTICE: ADDON: script.module.routing v0.2.1 installed
  1659. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: script.module.six v1.11.0 installed
  1660. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: script.module.urllib3 v1.22 installed
  1661. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  1662. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  1663. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: skin.estuary v2.0.21 installed
  1664. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  1665. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.addon v18.1.0 installed
  1666. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.core v0.1.0 installed
  1667. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  1668. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.json v10.1.2 installed
  1669. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  1670. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.python v2.26.0 installed
  1671. 2019-03-14 20:39:45.128 T:1937676688 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  1672. 2019-03-14 20:39:45.188 T:1937676688 DEBUG: CFavourites::Load - no system favourites found, skipping
  1673. 2019-03-14 20:39:45.195 T:1937676688 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
  1674. 2019-03-14 20:39:45.196 T:1937676688 INFO: Selected Logind/UPower as PowerSyscall
  1675. 2019-03-14 20:39:45.197 T:1937676688 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  1676. 2019-03-14 20:39:45.197 T:1937676688 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  1677. 2019-03-14 20:39:45.211 T:1937676688 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 18
  1678. 2019-03-14 20:39:45.216 T:1937676688 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
  1679. 2019-03-14 20:39:45.217 T:1915143024 DEBUG: Thread ActiveAE start, auto delete: false
  1680. 2019-03-14 20:39:45.218 T:1905259376 DEBUG: Thread AESink start, auto delete: false
  1681. 2019-03-14 20:39:45.219 T:1894773616 DEBUG: Thread FDEventMonitor start, auto delete: false
  1682. 2019-03-14 20:39:45.236 T:1915143024 INFO: CAESinkALSA - Unable to open device "default" for playback
  1683. 2019-03-14 20:39:45.260 T:1915143024 DEBUG: PulseAudio: Context authorizing
  1684. 2019-03-14 20:39:45.261 T:1915143024 DEBUG: PulseAudio: Context setting name
  1685. 2019-03-14 20:39:45.262 T:1915143024 DEBUG: PulseAudio: Context ready
  1686. 2019-03-14 20:39:45.263 T:1915143024 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  1687. 2019-03-14 20:39:45.265 T:1915143024 NOTICE: Found 2 Lists of Devices
  1688. 2019-03-14 20:39:45.265 T:1915143024 NOTICE: Enumerated PI devices:
  1689. 2019-03-14 20:39:45.265 T:1915143024 NOTICE: Device 1
  1690. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_deviceName : HDMI
  1691. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_displayName : HDMI
  1692. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_displayNameExtra:
  1693. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  1694. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_channels : FL, FR
  1695. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  1696. 2019-03-14 20:39:45.266 T:1915143024 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
  1697. 2019-03-14 20:39:45.266 T:1915143024 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
  1698. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: Device 2
  1699. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_deviceName : Analogue
  1700. 2019-03-14 20:39:45.266 T:1915143024 NOTICE: m_displayName : Analogue
  1701. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_displayNameExtra:
  1702. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1703. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_channels : FL, FR
  1704. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_sampleRates : 48000
  1705. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  1706. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  1707. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: Device 3
  1708. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_deviceName : Both
  1709. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_displayName : HDMI and Analogue
  1710. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_displayNameExtra:
  1711. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1712. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_channels : FL, FR
  1713. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_sampleRates : 48000
  1714. 2019-03-14 20:39:45.267 T:1915143024 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  1715. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  1716. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: Enumerated PULSE devices:
  1717. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: Device 1
  1718. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_deviceName : Default
  1719. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_displayName : Default
  1720. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  1721. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  1722. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_channels : FL, FR
  1723. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  1724. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  1725. 2019-03-14 20:39:45.268 T:1915143024 NOTICE: m_streamTypes : No passthrough capabilities
  1726. 2019-03-14 20:39:45.269 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  1727. 2019-03-14 20:39:45.269 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1728. 2019-03-14 20:39:45.269 T:1905259376 DEBUG: DllBcm: Using omx system library
  1729. 2019-03-14 20:39:45.271 T:1905259376 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  1730. 2019-03-14 20:39:45.275 T:1905259376 DEBUG: Loading: libopenmaxil.so
  1731. 2019-03-14 20:39:45.287 T:1816114032 DEBUG: Thread CRBPWorker start, auto delete: false
  1732. 2019-03-14 20:39:45.287 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  1733. 2019-03-14 20:39:45.288 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1734. 2019-03-14 20:39:45.291 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  1735. 2019-03-14 20:39:45.294 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  1736. 2019-03-14 20:39:45.294 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1737. 2019-03-14 20:39:45.294 T:1905259376 DEBUG: Output Device : HDMI
  1738. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Sample Rate : 44100
  1739. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  1740. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Channel Count : 2
  1741. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Channel Layout: FL, FR
  1742. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Frames : 2205
  1743. 2019-03-14 20:39:45.295 T:1905259376 DEBUG: Frame Size : 8
  1744. 2019-03-14 20:39:45.318 T:1937676688 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  1745. 2019-03-14 20:39:45.331 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  1746. 2019-03-14 20:39:45.334 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  1747. 2019-03-14 20:39:45.335 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  1748. 2019-03-14 20:39:45.337 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  1749. 2019-03-14 20:39:45.338 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  1750. 2019-03-14 20:39:45.339 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  1751. 2019-03-14 20:39:45.341 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  1752. 2019-03-14 20:39:45.343 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  1753. 2019-03-14 20:39:45.345 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  1754. 2019-03-14 20:39:45.346 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  1755. 2019-03-14 20:39:45.347 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  1756. 2019-03-14 20:39:45.349 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  1757. 2019-03-14 20:39:45.351 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  1758. 2019-03-14 20:39:45.352 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  1759. 2019-03-14 20:39:45.354 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  1760. 2019-03-14 20:39:45.356 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  1761. 2019-03-14 20:39:45.357 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  1762. 2019-03-14 20:39:45.359 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  1763. 2019-03-14 20:39:45.361 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  1764. 2019-03-14 20:39:45.363 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  1765. 2019-03-14 20:39:45.365 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  1766. 2019-03-14 20:39:45.367 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  1767. 2019-03-14 20:39:45.368 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  1768. 2019-03-14 20:39:45.369 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  1769. 2019-03-14 20:39:45.371 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  1770. 2019-03-14 20:39:45.373 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  1771. 2019-03-14 20:39:45.375 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  1772. 2019-03-14 20:39:45.377 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  1773. 2019-03-14 20:39:45.378 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  1774. 2019-03-14 20:39:45.380 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  1775. 2019-03-14 20:39:45.382 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  1776. 2019-03-14 20:39:45.383 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  1777. 2019-03-14 20:39:45.384 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  1778. 2019-03-14 20:39:45.386 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  1779. 2019-03-14 20:39:45.388 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  1780. 2019-03-14 20:39:45.389 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  1781. 2019-03-14 20:39:45.391 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  1782. 2019-03-14 20:39:45.393 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  1783. 2019-03-14 20:39:45.395 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  1784. 2019-03-14 20:39:45.396 T:1937676688 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  1785. 2019-03-14 20:39:45.398 T:1937676688 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
  1786. 2019-03-14 20:39:45.399 T:1937676688 DEBUG: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  1787. 2019-03-14 20:39:45.404 T:1937676688 DEBUG: Selected UDev as storage provider
  1788. 2019-03-14 20:39:45.405 T:1937676688 NOTICE: Raspberry PI firmware version: Feb 12 2019 19:46:13
  1789. Copyright (c) 2012 Broadcom
  1790. version 8eff5e4023657a8b3b59e1f90dc966f62d74908c (clean) (release) (start_x)
  1791. 2019-03-14 20:39:45.405 T:1937676688 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
  1792. 2019-03-14 20:39:45.405 T:1937676688 NOTICE: cache.memorysize: 20MB
  1793. 2019-03-14 20:39:45.406 T:1937676688 NOTICE: Config:
  1794. aphy_params_current=819
  1795. arm_freq=900
  1796. audio_pwm_mode=514
  1797. config_hdmi_boost=5
  1798. disable_auto_turbo=1
  1799. disable_commandline_tags=2
  1800. disable_l2cache=1
  1801. display_hdmi_rotate=-1
  1802. display_lcd_rotate=-1
  1803. dphy_params_current=547
  1804. enable_uart=1
  1805. force_eeprom_read=1
  1806. force_pwm_open=1
  1807. framebuffer_ignore_alpha=1
  1808. framebuffer_swap=1
  1809. hdmi_channel_map=8
  1810. hdmi_force_cec_address=65535
  1811. hdmi_ignore_cec_init=1
  1812. init_uart_clock=0x2dc6c00
  1813. lcd_framerate=60
  1814. over_voltage_avs=0x1b774
  1815. overscan_bottom=48
  1816. overscan_left=48
  1817. overscan_right=48
  1818. overscan_top=48
  1819. pause_burst_frames=1
  1820. program_serial_random=1
  1821. sdram_freq=450
  1822. 2019-03-14 20:39:45.406 T:1937676688 NOTICE: Config:
  1823. device_tree=-
  1824. 2019-03-14 20:39:45.407 T:1937676688 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  1825. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL get supported modes (2) = 5, prefer_group=1, prefer_mode=10
  1826. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  1827. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  1828. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  1829. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  1830. 2019-03-14 20:39:45.408 T:1937676688 DEBUG: EGL mode 4: 1400x1050 (1400x1050) @ 60.00 - Full Screen (1.00) :2a
  1831. 2019-03-14 20:39:45.409 T:1937676688 DEBUG: EGL get supported modes (1) = 9, prefer_group=1, prefer_mode=10
  1832. 2019-03-14 20:39:45.409 T:1937676688 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  1833. 2019-03-14 20:39:45.409 T:1937676688 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  1834. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  1835. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  1836. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  1837. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  1838. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  1839. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  1840. 2019-03-14 20:39:45.410 T:1937676688 DEBUG: EGL mode 8: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  1841. 2019-03-14 20:39:45.411 T:1937676688 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  1842. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
  1843. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
  1844. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
  1845. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
  1846. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
  1847. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
  1848. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
  1849. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
  1850. 2019-03-14 20:39:45.411 T:1937676688 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 60.000000 Hz
  1851. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1400 x 1050 with 1400 x 1050 @ 59.940063 Hz
  1852. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  1853. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
  1854. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  1855. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
  1856. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  1857. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
  1858. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  1859. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  1860. 2019-03-14 20:39:45.412 T:1937676688 NOTICE: Found (1920x1080@60.000000) at 30, setting to RES_DESKTOP at 16
  1861. 2019-03-14 20:39:45.413 T:1937676688 NOTICE: EGL_VERSION = 1.4
  1862. 2019-03-14 20:39:45.413 T:1937676688 NOTICE: EGL_VENDOR = Broadcom
  1863. 2019-03-14 20:39:45.414 T:1937676688 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
  1864. 2019-03-14 20:39:45.414 T:1937676688 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
  1865. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL Config Attributes:
  1866. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_BUFFER_SIZE: 32
  1867. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_ALPHA_SIZE: 8
  1868. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_BLUE_SIZE: 8
  1869. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_GREEN_SIZE: 8
  1870. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_RED_SIZE: 8
  1871. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_DEPTH_SIZE: 24
  1872. 2019-03-14 20:39:45.414 T:1937676688 DEBUG: EGL_STENCIL_SIZE: 0
  1873. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  1874. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_CONFIG_ID: 3
  1875. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_LEVEL: 0
  1876. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
  1877. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
  1878. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
  1879. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_NATIVE_RENDERABLE: 1
  1880. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
  1881. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  1882. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_SAMPLES: 0
  1883. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_SAMPLE_BUFFERS: 0
  1884. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_SURFACE_TYPE: 1639
  1885. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  1886. 2019-03-14 20:39:45.415 T:1937676688 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  1887. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  1888. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  1889. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  1890. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
  1891. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
  1892. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
  1893. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_LUMINANCE_SIZE: 0
  1894. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  1895. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  1896. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_RENDERABLE_TYPE: 7
  1897. 2019-03-14 20:39:45.416 T:1937676688 DEBUG: EGL_CONFORMANT: 7
  1898. 2019-03-14 20:39:45.418 T:1937676688 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
  1899. 2019-03-14 20:39:45.418 T:1937676688 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  1900. 2019-03-14 20:39:45.418 T:1937676688 NOTICE: Checking resolution 16
  1901. 2019-03-14 20:39:45.556 T:1905259376 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  1902. 2019-03-14 20:39:45.557 T:1905259376 DEBUG: CAESinkPi:Deinitialize
  1903. 2019-03-14 20:39:45.557 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1904. 2019-03-14 20:39:45.563 T:1905259376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f50
  1905. 2019-03-14 20:39:45.575 T:1937676688 DEBUG: EGL set HDMI mode (1,16)=0 off
  1906. 2019-03-14 20:39:45.721 T:1849684848 DEBUG: EGL tv_service_callback (8,1,16)
  1907. 2019-03-14 20:39:45.721 T:1937676688 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1908. 2019-03-14 20:39:45.737 T:1915143024 DEBUG: CActiveAE - display reset event
  1909. 2019-03-14 20:39:45.738 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  1910. 2019-03-14 20:39:45.738 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1911. 2019-03-14 20:39:45.738 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  1912. 2019-03-14 20:39:45.739 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1913. 2019-03-14 20:39:45.742 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  1914. 2019-03-14 20:39:45.745 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  1915. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1916. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Output Device : HDMI
  1917. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Sample Rate : 44100
  1918. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  1919. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Channel Count : 2
  1920. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Channel Layout: FL, FR
  1921. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Frames : 2205
  1922. 2019-03-14 20:39:45.746 T:1905259376 DEBUG: Frame Size : 8
  1923. 2019-03-14 20:39:45.750 T:1937676688 NOTICE: GL_VENDOR = Broadcom
  1924. 2019-03-14 20:39:45.750 T:1937676688 NOTICE: GL_RENDERER = VideoCore IV HW
  1925. 2019-03-14 20:39:45.750 T:1937676688 NOTICE: GL_VERSION = OpenGL ES 2.0
  1926. 2019-03-14 20:39:45.750 T:1937676688 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  1927. 2019-03-14 20:39:45.750 T:1937676688 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
  1928. 2019-03-14 20:39:45.752 T:1915143024 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1929. 2019-03-14 20:39:45.760 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1930. 2019-03-14 20:39:45.760 T:1937676688 DEBUG: Compiled
  1931. 2019-03-14 20:39:45.761 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1932. 2019-03-14 20:39:45.761 T:1937676688 DEBUG: Compiled
  1933. 2019-03-14 20:39:45.783 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1934. 2019-03-14 20:39:45.783 T:1937676688 DEBUG: Compiled
  1935. 2019-03-14 20:39:45.784 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1936. 2019-03-14 20:39:45.784 T:1937676688 DEBUG: Compiled
  1937. 2019-03-14 20:39:45.808 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1938. 2019-03-14 20:39:45.809 T:1937676688 DEBUG: Compiled
  1939. 2019-03-14 20:39:45.810 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1940. 2019-03-14 20:39:45.810 T:1937676688 DEBUG: Compiled
  1941. 2019-03-14 20:39:45.833 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1942. 2019-03-14 20:39:45.834 T:1937676688 DEBUG: Compiled
  1943. 2019-03-14 20:39:45.835 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1944. 2019-03-14 20:39:45.835 T:1937676688 DEBUG: Compiled
  1945. 2019-03-14 20:39:45.860 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1946. 2019-03-14 20:39:45.860 T:1937676688 DEBUG: Compiled
  1947. 2019-03-14 20:39:45.861 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1948. 2019-03-14 20:39:45.861 T:1937676688 DEBUG: Compiled
  1949. 2019-03-14 20:39:45.884 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1950. 2019-03-14 20:39:45.884 T:1937676688 DEBUG: Compiled
  1951. 2019-03-14 20:39:45.885 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1952. 2019-03-14 20:39:45.885 T:1937676688 DEBUG: Compiled
  1953. 2019-03-14 20:39:45.910 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1954. 2019-03-14 20:39:45.910 T:1937676688 DEBUG: Compiled
  1955. 2019-03-14 20:39:45.911 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1956. 2019-03-14 20:39:45.911 T:1937676688 DEBUG: Compiled
  1957. 2019-03-14 20:39:45.935 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1958. 2019-03-14 20:39:45.935 T:1937676688 DEBUG: Compiled
  1959. 2019-03-14 20:39:45.936 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1960. 2019-03-14 20:39:45.936 T:1937676688 DEBUG: Compiled
  1961. 2019-03-14 20:39:45.961 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1962. 2019-03-14 20:39:45.962 T:1937676688 DEBUG: Compiled
  1963. 2019-03-14 20:39:45.963 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1964. 2019-03-14 20:39:45.963 T:1937676688 DEBUG: Compiled
  1965. 2019-03-14 20:39:45.991 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1966. 2019-03-14 20:39:45.991 T:1937676688 DEBUG: Compiled
  1967. 2019-03-14 20:39:45.992 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1968. 2019-03-14 20:39:45.992 T:1937676688 DEBUG: Compiled
  1969. 2019-03-14 20:39:46.019 T:1937676688 DEBUG: GL: Vertex Shader compilation log:
  1970. 2019-03-14 20:39:46.019 T:1937676688 DEBUG: Compiled
  1971. 2019-03-14 20:39:46.020 T:1937676688 DEBUG: GL: Pixel Shader compilation log:
  1972. 2019-03-14 20:39:46.020 T:1937676688 DEBUG: Compiled
  1973. 2019-03-14 20:39:46.204 T:1905259376 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  1974. 2019-03-14 20:39:46.204 T:1905259376 DEBUG: CAESinkPi:Deinitialize
  1975. 2019-03-14 20:39:46.204 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1976. 2019-03-14 20:39:46.207 T:1905259376 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f50
  1977. 2019-03-14 20:39:46.223 T:1937676688 DEBUG: EGL set HDMI mode (1,16)=0 off
  1978. 2019-03-14 20:39:46.372 T:1849684848 DEBUG: EGL tv_service_callback (8,1,16)
  1979. 2019-03-14 20:39:46.372 T:1937676688 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1980. 2019-03-14 20:39:46.388 T:1915143024 DEBUG: CActiveAE - display reset event
  1981. 2019-03-14 20:39:46.389 T:1905259376 INFO: CActiveAESink::OpenSink - initialize sink
  1982. 2019-03-14 20:39:46.389 T:1905259376 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  1983. 2019-03-14 20:39:46.389 T:1905259376 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  1984. 2019-03-14 20:39:46.390 T:1905259376 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  1985. 2019-03-14 20:39:46.393 T:1905259376 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f50
  1986. 2019-03-14 20:39:46.395 T:1905259376 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  1987. 2019-03-14 20:39:46.396 T:1905259376 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  1988. 2019-03-14 20:39:46.396 T:1905259376 DEBUG: Output Device : HDMI
  1989. 2019-03-14 20:39:46.396 T:1905259376 DEBUG: Sample Rate : 44100
  1990. 2019-03-14 20:39:46.397 T:1905259376 DEBUG: Sample Format : AE_FMT_FLOAT
  1991. 2019-03-14 20:39:46.397 T:1905259376 DEBUG: Channel Count : 2
  1992. 2019-03-14 20:39:46.397 T:1905259376 DEBUG: Channel Layout: FL, FR
  1993. 2019-03-14 20:39:46.397 T:1905259376 DEBUG: Frames : 2205
  1994. 2019-03-14 20:39:46.397 T:1905259376 DEBUG: Frame Size : 8
  1995. 2019-03-14 20:39:46.399 T:1937676688 INFO: GLES: Maximum texture width: 2048
  1996. 2019-03-14 20:39:46.400 T:1937676688 DEBUG: guilib: Fill viewport on change for solving rendering passes
  1997. 2019-03-14 20:39:46.403 T:1915143024 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  1998. 2019-03-14 20:39:46.462 T:1937676688 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1999. 2019-03-14 20:39:46.462 T:1937676688 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/media/splash.jpg GetCodingType=0x7fffffff (1920x1080)
  2000. 2019-03-14 20:39:46.463 T:1937676688 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
  2001. 2019-03-14 20:39:47.688 T:1937676688 INFO: GLES: Enabling VSYNC
  2002. 2019-03-14 20:39:47.689 T:1937676688 INFO: load keymapping
  2003. 2019-03-14 20:39:47.696 T:1937676688 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  2004. 2019-03-14 20:39:47.697 T:1937676688 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  2005. 2019-03-14 20:39:47.703 T:1937676688 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  2006. 2019-03-14 20:39:47.714 T:1937676688 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  2007. 2019-03-14 20:39:47.722 T:1937676688 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  2008. 2019-03-14 20:39:47.732 T:1937676688 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  2009. 2019-03-14 20:39:47.757 T:1937676688 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  2010. 2019-03-14 20:39:47.760 T:1937676688 INFO: Loading special://xbmc/system/keymaps/remote.xml
  2011. 2019-03-14 20:39:47.776 T:1937676688 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  2012. 2019-03-14 20:39:47.786 T:1937676688 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  2013. 2019-03-14 20:39:47.786 T:1937676688 INFO: CLangInfo: loading resource.language.en_gb language information...
  2014. 2019-03-14 20:39:47.798 T:1937676688 DEBUG: trying to set locale to en_US.UTF-8
  2015. 2019-03-14 20:39:47.819 T:1937676688 INFO: global locale set to C
  2016. 2019-03-14 20:39:47.820 T:1937676688 INFO: CLangInfo: loading resource.language.en_gb language strings...
  2017. 2019-03-14 20:39:47.904 T:1937676688 DEBUG: LocalizeStrings: loaded 4009 strings from file resource://resource.language.en_gb/strings.po
  2018. 2019-03-14 20:39:47.939 T:1937676688 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  2019. 2019-03-14 20:39:47.941 T:1937676688 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  2020. 2019-03-14 20:39:47.945 T:1937676688 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  2021. 2019-03-14 20:39:47.952 T:1937676688 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  2022. 2019-03-14 20:39:47.955 T:1937676688 DEBUG: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/metadata.album.universal/resources/language/English/strings.po
  2023. 2019-03-14 20:39:47.962 T:1937676688 DEBUG: LocalizeStrings: loaded 32 strings from file /usr/share/kodi/addons/metadata.artists.universal/resources/language/English/strings.po
  2024. 2019-03-14 20:39:47.976 T:1937676688 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  2025. 2019-03-14 20:39:47.982 T:1937676688 DEBUG: LocalizeStrings: loaded 5 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/English/strings.po
  2026. 2019-03-14 20:39:47.988 T:1937676688 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/English/strings.po
  2027. 2019-03-14 20:39:48.004 T:1937676688 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  2028. 2019-03-14 20:39:48.009 T:1937676688 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  2029. 2019-03-14 20:39:48.014 T:1937676688 DEBUG: LocalizeStrings: loaded 230 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  2030. 2019-03-14 20:39:48.022 T:1937676688 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/metadata.thexem.de/resources/language/English/strings.xml
  2031. 2019-03-14 20:39:48.032 T:1937676688 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/metadata.universal/resources/language/English/strings.po
  2032. 2019-03-14 20:39:48.037 T:1937676688 DEBUG: LocalizeStrings: loaded 16 strings from file /storage/.kodi/addons/script.logviewer/resources/language/English/strings.po
  2033. 2019-03-14 20:39:48.043 T:1937676688 DEBUG: LocalizeStrings: loaded 26 strings from file /storage/.kodi/addons/script.globalsearch/resources/language/resource.language.en_GB/strings.po
  2034. 2019-03-14 20:39:48.054 T:1937676688 DEBUG: LocalizeStrings: loaded 41 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  2035. 2019-03-14 20:39:48.060 T:1937676688 DEBUG: LocalizeStrings: loaded 84 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po
  2036. 2019-03-14 20:39:48.064 T:1937676688 DEBUG: LocalizeStrings: loaded 22 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  2037. 2019-03-14 20:39:48.079 T:1937676688 DEBUG: LocalizeStrings: loaded 282 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  2038. 2019-03-14 20:39:48.087 T:1937676688 DEBUG: LocalizeStrings: loaded 223 strings from file /storage/.kodi/addons/plugin.program.iagl/resources/language/English/strings.po
  2039. 2019-03-14 20:39:48.089 T:1807721328 DEBUG: Thread JobWorker start, auto delete: true
  2040. 2019-03-14 20:39:48.090 T:1807721328 DEBUG: Initialize, updating databases...
  2041. 2019-03-14 20:39:48.094 T:1807721328 NOTICE: Running database version Addons27
  2042. 2019-03-14 20:39:48.103 T:1807721328 NOTICE: Running database version ViewModes6
  2043. 2019-03-14 20:39:48.298 T:1807721328 NOTICE: Running database version Textures13
  2044. 2019-03-14 20:39:48.326 T:1807721328 NOTICE: Running database version MyMusic72
  2045. 2019-03-14 20:39:49.167 T:1807721328 NOTICE: Running database version MyVideos116
  2046. 2019-03-14 20:39:49.184 T:1807721328 NOTICE: Running database version TV32
  2047. 2019-03-14 20:39:49.193 T:1807721328 NOTICE: Running database version Epg12
  2048. 2019-03-14 20:39:49.193 T:1807721328 DEBUG: Initialize, updating databases... DONE
  2049. 2019-03-14 20:39:49.195 T:1937676688 NOTICE: start dvd mediatype detection
  2050. 2019-03-14 20:39:49.195 T:1928893296 DEBUG: Thread DetectDVDMedia start, auto delete: false
  2051. 2019-03-14 20:39:49.195 T:1937676688 INFO: DPMS: not supported on this platform
  2052. 2019-03-14 20:39:49.196 T:1928893296 DEBUG: Compiled with libcdio Version 0.94
  2053. 2019-03-14 20:39:49.200 T:1928893296 DEBUG: Thread DetectDVDMedia 1928893296 terminating
  2054. 2019-03-14 20:39:49.282 T:1937662832 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  2055. 2019-03-14 20:39:49.282 T:1937662832 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  2056. 2019-03-14 20:39:49.326 T:1937676688 INFO: Unloading old skin ...
  2057. 2019-03-14 20:39:49.331 T:1937676688 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.21)
  2058. 2019-03-14 20:39:49.332 T:1937676688 INFO: load fonts for skin...
  2059. 2019-03-14 20:39:49.351 T:1937676688 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  2060. 2019-03-14 20:39:49.652 T:1937676688 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  2061. 2019-03-14 20:39:49.864 T:1937676688 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  2062. 2019-03-14 20:39:49.865 T:1937676688 INFO: load new skin...
  2063. 2019-03-14 20:39:49.865 T:1937676688 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  2064. 2019-03-14 20:39:49.904 T:1937676688 DEBUG: Load Skin XML: 39.10ms
  2065. 2019-03-14 20:39:49.904 T:1937676688 INFO: initialize new skin...
  2066. 2019-03-14 20:39:49.904 T:1937676688 DEBUG: guilib: Fill viewport on change for solving rendering passes
  2067. 2019-03-14 20:39:49.904 T:1937676688 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  2068. 2019-03-14 20:39:49.972 T:1937676688 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  2069. 2019-03-14 20:39:50.011 T:1937676688 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  2070. 2019-03-14 20:39:50.027 T:1937676688 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  2071. 2019-03-14 20:39:50.041 T:1937676688 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  2072. 2019-03-14 20:39:50.060 T:1937676688 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  2073. 2019-03-14 20:39:50.065 T:1937676688 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  2074. 2019-03-14 20:39:50.127 T:1937676688 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  2075. 2019-03-14 20:39:50.135 T:1937676688 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  2076. 2019-03-14 20:39:50.140 T:1937676688 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  2077. 2019-03-14 20:39:50.146 T:1937676688 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  2078. 2019-03-14 20:39:50.149 T:1937676688 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  2079. 2019-03-14 20:39:50.190 T:1937676688 INFO: Previous line repeats 1 times.
  2080. 2019-03-14 20:39:50.190 T:1937676688 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  2081. 2019-03-14 20:39:50.196 T:1937676688 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  2082. 2019-03-14 20:39:50.226 T:1937676688 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  2083. 2019-03-14 20:39:50.349 T:1937676688 INFO: skin loaded...
  2084. 2019-03-14 20:39:50.349 T:1937676688 DEBUG: Activating window ID: 12997
  2085. 2019-03-14 20:39:50.350 T:1937676688 DEBUG: ------ Window Init () ------
  2086. 2019-03-14 20:39:50.351 T:1937676688 DEBUG: Activating window ID: 12999
  2087. 2019-03-14 20:39:50.351 T:1937676688 DEBUG: ------ Window Init (Startup.xml) ------
  2088. 2019-03-14 20:39:50.351 T:1937676688 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  2089. 2019-03-14 20:39:50.352 T:1937676688 DEBUG: Activating window ID: 10000
  2090. 2019-03-14 20:39:50.352 T:1937676688 DEBUG: ------ Window Deinit (Startup.xml) ------
  2091. 2019-03-14 20:39:50.352 T:1937676688 DEBUG: ------ Window Init (Home.xml) ------
  2092. 2019-03-14 20:39:50.353 T:1937676688 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  2093. 2019-03-14 20:39:50.913 T:1937676688 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  2094. 2019-03-14 20:39:50.914 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  2095. 2019-03-14 20:39:50.916 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  2096. 2019-03-14 20:39:50.917 T:1799328624 DEBUG: Thread JobWorker start, auto delete: true
  2097. 2019-03-14 20:39:50.917 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  2098. 2019-03-14 20:39:50.917 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  2099. 2019-03-14 20:39:50.917 T:1937676688 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  2100. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  2101. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  2102. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  2103. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  2104. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  2105. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  2106. 2019-03-14 20:39:50.918 T:1937676688 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  2107. 2019-03-14 20:39:50.919 T:1937676688 DEBUG: CDirectoryProvider[addons://]: refreshing..
  2108. 2019-03-14 20:39:50.919 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  2109. 2019-03-14 20:39:50.919 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  2110. 2019-03-14 20:39:50.919 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  2111. 2019-03-14 20:39:50.919 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  2112. 2019-03-14 20:39:50.920 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  2113. 2019-03-14 20:39:50.920 T:1937676688 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  2114. 2019-03-14 20:39:50.920 T:1937676688 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  2115. 2019-03-14 20:39:50.920 T:1937676688 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  2116. 2019-03-14 20:39:50.921 T:1937676688 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  2117. 2019-03-14 20:39:50.921 T:1937676688 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  2118. 2019-03-14 20:39:50.921 T:1937676688 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  2119. 2019-03-14 20:39:50.922 T:1790935920 DEBUG: Thread JobWorker start, auto delete: true
  2120. 2019-03-14 20:39:51.026 T:1937676688 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  2121. 2019-03-14 20:39:51.026 T:1937676688 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  2122. 2019-03-14 20:39:51.026 T:1937676688 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  2123. 2019-03-14 20:39:51.028 T:1937676688 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  2124. 2019-03-14 20:39:51.157 T:1937676688 INFO: JSONRPC v10.1.2: Successfully initialized
  2125. 2019-03-14 20:39:51.162 T:1937676688 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  2126. 2019-03-14 20:39:51.163 T:1937676688 DEBUG: LoadMappings - loaded node "CEC Adapter"
  2127. 2019-03-14 20:39:51.163 T:1937676688 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  2128. 2019-03-14 20:39:51.164 T:1937676688 DEBUG: LoadMappings - loaded node "iMON HID device"
  2129. 2019-03-14 20:39:51.164 T:1937676688 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  2130. 2019-03-14 20:39:51.164 T:1937676688 DEBUG: LoadMappings - loaded node ""
  2131. 2019-03-14 20:39:51.165 T:1937676688 DEBUG: CPeripheralBusUSB - initialised udev monitor
  2132. 2019-03-14 20:39:51.167 T:1937676688 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  2133. 2019-03-14 20:39:51.168 T:1937676688 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  2134. 2019-03-14 20:39:51.169 T:1937676688 DEBUG: ADDON: Dll Initializing - Joystick Support
  2135. 2019-03-14 20:39:51.170 T:1937676688 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7)
  2136. 2019-03-14 20:39:51.170 T:1937676688 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.7
  2137. 2019-03-14 20:39:51.209 T:1937676688 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  2138. 2019-03-14 20:39:51.210 T:1937676688 DEBUG: Calling TransferSettings for: Joystick Support
  2139. 2019-03-14 20:39:51.211 T:1937676688 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  2140. 2019-03-14 20:39:51.213 T:1937676688 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  2141. 2019-03-14 20:39:51.217 T:1724904304 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  2142. 2019-03-14 20:39:51.219 T:1716511600 DEBUG: Thread PeripBusCEC start, auto delete: false
  2143. 2019-03-14 20:39:51.222 T:1708118896 DEBUG: Thread PeripBusAddon start, auto delete: false
  2144. 2019-03-14 20:39:51.230 T:1937676688 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  2145. 2019-03-14 20:39:51.230 T:1937676688 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  2146. 2019-03-14 20:39:51.233 T:1937676688 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  2147. 2019-03-14 20:39:51.233 T:1937676688 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  2148. 2019-03-14 20:39:51.235 T:1768678256 DEBUG: Thread PeripEventScanner start, auto delete: false
  2149. 2019-03-14 20:39:51.247 T:1937676688 DEBUG: ContextMenuManager: addon menus reloaded.
  2150. 2019-03-14 20:39:51.247 T:1937676688 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  2151. 2019-03-14 20:39:51.250 T:1937676688 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  2152. 2019-03-14 20:39:51.250 T:1937676688 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  2153. 2019-03-14 20:39:51.250 T:1937676688 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  2154. 2019-03-14 20:39:51.251 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  2155. 2019-03-14 20:39:51.251 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  2156. 2019-03-14 20:39:51.251 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  2157. 2019-03-14 20:39:51.251 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  2158. 2019-03-14 20:39:51.251 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  2159. 2019-03-14 20:39:51.252 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  2160. 2019-03-14 20:39:51.252 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  2161. 2019-03-14 20:39:51.257 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  2162. 2019-03-14 20:39:51.257 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  2163. 2019-03-14 20:39:51.258 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  2164. 2019-03-14 20:39:51.258 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  2165. 2019-03-14 20:39:51.258 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  2166. 2019-03-14 20:39:51.258 T:1937676688 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  2167. 2019-03-14 20:39:51.258 T:1937676688 NOTICE: Loaded playercorefactory configuration
  2168. 2019-03-14 20:39:51.259 T:1937676688 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  2169. 2019-03-14 20:39:51.259 T:1937676688 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  2170. 2019-03-14 20:39:51.260 T:1937676688 INFO: removing tempfiles
  2171. 2019-03-14 20:39:51.264 T:1937676688 NOTICE: UpdateLibraries: Starting video library startup scan
  2172. 2019-03-14 20:39:51.312 T:1937676688 DEBUG: CRepositoryUpdater: previous update at 03/14/2019 12:43:15 AM, next at 03/15/2019 12:43:15 AM
  2173. 2019-03-14 20:39:51.314 T:1684009840 DEBUG: Thread Timer start, auto delete: false
  2174. 2019-03-14 20:39:51.323 T:1937676688 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  2175. 2019-03-14 20:39:51.326 T:1675617136 DEBUG: Thread LanguageInvoker start, auto delete: false
  2176. 2019-03-14 20:39:51.328 T:1937676688 DEBUG: CServiceAddonManager: starting script.logviewer
  2177. 2019-03-14 20:39:51.328 T:1675617136 INFO: initializing python engine.
  2178. 2019-03-14 20:39:51.333 T:1667224432 DEBUG: Thread LanguageInvoker start, auto delete: false
  2179. 2019-03-14 20:39:51.333 T:1667224432 INFO: initializing python engine.
  2180. 2019-03-14 20:39:51.334 T:1937676688 DEBUG: CServiceAddonManager: starting plugin.video.netflix
  2181. 2019-03-14 20:39:51.340 T:1658831728 DEBUG: Thread LanguageInvoker start, auto delete: false
  2182. 2019-03-14 20:39:51.341 T:1937676688 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  2183. 2019-03-14 20:39:51.342 T:1658831728 INFO: initializing python engine.
  2184. 2019-03-14 20:39:51.356 T:1650439024 DEBUG: Thread LanguageInvoker start, auto delete: false
  2185. 2019-03-14 20:39:51.360 T:1937676688 NOTICE: initialize done
  2186. 2019-03-14 20:39:51.360 T:1937676688 NOTICE: Running the application...
  2187. 2019-03-14 20:39:51.361 T:1650439024 INFO: initializing python engine.
  2188. 2019-03-14 20:39:51.400 T:1937676688 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  2189. 2019-03-14 20:39:51.400 T:1937676688 DEBUG: NetworkMessage - Starting network services
  2190. 2019-03-14 20:39:51.420 T:1937676688 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  2191. 2019-03-14 20:39:51.421 T:1937676688 NOTICE: starting zeroconf publishing
  2192. 2019-03-14 20:39:51.424 T:1937676688 NOTICE: CWebServer[8080]: Started
  2193. 2019-03-14 20:39:51.427 T:1937676688 INFO: JSONRPC Server: Successfully initialized
  2194. 2019-03-14 20:39:51.427 T:1616868208 DEBUG: Thread EventServer start, auto delete: false
  2195. 2019-03-14 20:39:51.428 T:1616868208 NOTICE: ES: Starting UDP Event server on port 9777
  2196. 2019-03-14 20:39:51.429 T:1608475504 DEBUG: Thread TCPServer start, auto delete: false
  2197. 2019-03-14 20:39:51.429 T:1937676688 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  2198. 2019-03-14 20:39:51.433 T:1937676688 DEBUG: Loading: libshairplay.so.0
  2199. 2019-03-14 20:39:51.443 T:1616868208 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  2200. 2019-03-14 20:39:51.533 T:1937676688 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x17a6420
  2201. 2019-03-14 20:39:51.535 T:1937676688 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
  2202. 2019-03-14 20:39:51.546 T:1937676688 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x17a3b88
  2203. 2019-03-14 20:39:51.550 T:1937676688 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x17a6588
  2204. 2019-03-14 20:39:51.552 T:1937676688 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2205. 2019-03-14 20:39:51.559 T:1675617136 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  2206. 2019-03-14 20:39:51.559 T:1667224432 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): start processing
  2207. 2019-03-14 20:39:51.560 T:1658831728 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing
  2208. 2019-03-14 20:39:51.560 T:1650439024 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  2209. 2019-03-14 20:39:51.684 T:1675617136 DEBUG: -->Python Interpreter Initialized<--
  2210. 2019-03-14 20:39:51.685 T:1675617136 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  2211. 2019-03-14 20:39:51.792 T:1937676688 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x17a6420
  2212. 2019-03-14 20:39:51.794 T:1937676688 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x17a3b88
  2213. 2019-03-14 20:39:51.797 T:1937676688 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x17a6588
  2214. 2019-03-14 20:39:51.798 T:1937676688 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
  2215. 2019-03-14 20:39:51.820 T:1937676688 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x17a6420
  2216. 2019-03-14 20:39:51.822 T:1937676688 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(93824), nBufferAlignment(16)
  2217. 2019-03-14 20:39:51.828 T:1937676688 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x17a6588
  2218. 2019-03-14 20:39:51.830 T:1937676688 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2219. 2019-03-14 20:39:51.859 T:1937676688 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x17a6420
  2220. 2019-03-14 20:39:51.861 T:1937676688 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x17a6588
  2221. 2019-03-14 20:39:51.862 T:1937676688 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern1.jpg 900x506
  2222. 2019-03-14 20:39:51.998 T:1780310896 DEBUG: Thread JobWorker start, auto delete: true
  2223. 2019-03-14 20:39:52.025 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1757f58
  2224. 2019-03-14 20:39:52.028 T:1780310896 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(83696), nBufferAlignment(16)
  2225. 2019-03-14 20:39:52.036 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1758128
  2226. 2019-03-14 20:39:52.038 T:1780310896 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2227. 2019-03-14 20:39:52.056 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1757f58
  2228. 2019-03-14 20:39:52.059 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1758128
  2229. 2019-03-14 20:39:52.060 T:1780310896 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/b/b9328c8a.jpg 360x540
  2230. 2019-03-14 20:39:52.066 T:1667224432 DEBUG: -->Python Interpreter Initialized<--
  2231. 2019-03-14 20:39:52.066 T:1667224432 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): the source file to load is "/storage/.kodi/addons/script.logviewer/service.py"
  2232. 2019-03-14 20:39:52.067 T:1675617136 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2233. 2019-03-14 20:39:52.068 T:1675617136 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  2234. 2019-03-14 20:39:52.088 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1759868
  2235. 2019-03-14 20:39:52.092 T:1780310896 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2236. 2019-03-14 20:39:52.103 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1758128
  2237. 2019-03-14 20:39:52.107 T:1780310896 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2238. 2019-03-14 20:39:52.127 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1759868
  2239. 2019-03-14 20:39:52.130 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1758128
  2240. 2019-03-14 20:39:52.134 T:1780310896 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/090fcc8e.jpg 360x540
  2241. 2019-03-14 20:39:52.153 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1758188
  2242. 2019-03-14 20:39:52.158 T:1780310896 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2243. 2019-03-14 20:39:52.164 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1758128
  2244. 2019-03-14 20:39:52.166 T:1780310896 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2245. 2019-03-14 20:39:52.171 T:1937676688 DEBUG: ------ Window Init () ------
  2246. 2019-03-14 20:39:52.180 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1758188
  2247. 2019-03-14 20:39:52.184 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1758128
  2248. 2019-03-14 20:39:52.184 T:1780310896 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/d6d7e40c.jpg 360x540
  2249. 2019-03-14 20:39:52.185 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67b30ce8
  2250. 2019-03-14 20:39:52.188 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2251. 2019-03-14 20:39:52.195 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x724080e8
  2252. 2019-03-14 20:39:52.197 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2253. 2019-03-14 20:39:52.214 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1757f58
  2254. 2019-03-14 20:39:52.216 T:1780310896 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2255. 2019-03-14 20:39:52.217 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67b30ce8
  2256. 2019-03-14 20:39:52.220 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x724080e8
  2257. 2019-03-14 20:39:52.220 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f378564c.jpg 374x540
  2258. 2019-03-14 20:39:52.222 T:1780310896 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1758128
  2259. 2019-03-14 20:39:52.222 T:1937676688 DEBUG: ------ Window Init (Pointer.xml) ------
  2260. 2019-03-14 20:39:52.224 T:1780310896 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2261. 2019-03-14 20:39:52.243 T:1675617136 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  2262. 2019-03-14 20:39:52.275 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1757f58
  2263. 2019-03-14 20:39:52.278 T:1780310896 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1758128
  2264. 2019-03-14 20:39:52.280 T:1780310896 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/e6b13806.jpg 360x540
  2265. 2019-03-14 20:39:52.586 T:1937676688 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  2266. 2019-03-14 20:39:52.636 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e934fc0
  2267. 2019-03-14 20:39:52.639 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2268. 2019-03-14 20:39:52.647 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x724080e8
  2269. 2019-03-14 20:39:52.648 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f1b0d8
  2270. 2019-03-14 20:39:52.649 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2271. 2019-03-14 20:39:52.650 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2272. 2019-03-14 20:39:52.658 T:1937676688 DEBUG: ------ Window Deinit (Pointer.xml) ------
  2273. 2019-03-14 20:39:52.662 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f1b078
  2274. 2019-03-14 20:39:52.670 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e934fc0
  2275. 2019-03-14 20:39:52.671 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2276. 2019-03-14 20:39:52.673 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x724080e8
  2277. 2019-03-14 20:39:52.673 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/16a3506b.jpg 360x540
  2278. 2019-03-14 20:39:52.715 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67b379a8
  2279. 2019-03-14 20:39:52.716 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f1b0d8
  2280. 2019-03-14 20:39:52.720 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2281. 2019-03-14 20:39:52.723 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f1b078
  2282. 2019-03-14 20:39:52.724 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/282328f6.jpg 360x540
  2283. 2019-03-14 20:39:52.726 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f88e30
  2284. 2019-03-14 20:39:52.728 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2285. 2019-03-14 20:39:52.770 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f88ed8
  2286. 2019-03-14 20:39:52.770 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67b379a8
  2287. 2019-03-14 20:39:52.772 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2288. 2019-03-14 20:39:52.773 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f88e30
  2289. 2019-03-14 20:39:52.781 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/db862b9b.jpg 360x540
  2290. 2019-03-14 20:39:52.781 T:1799328624 DEBUG: DoWork - took 107 ms to load special://masterprofile/Thumbnails/d/db862b9b.jpg
  2291. 2019-03-14 20:39:52.789 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67b30ce8
  2292. 2019-03-14 20:39:52.791 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2293. 2019-03-14 20:39:52.848 T:1716511600 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  2294. 2019-03-14 20:39:52.855 T:1716511600 DEBUG: InitialiseFeature - using libCEC v4.0.4
  2295. 2019-03-14 20:39:52.856 T:1716511600 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  2296. 2019-03-14 20:39:52.856 T:1716511600 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  2297. 2019-03-14 20:39:52.856 T:1716511600 DEBUG: Thread PeripBusCEC 1716511600 terminating
  2298. 2019-03-14 20:39:52.861 T:1569481584 DEBUG: Thread CECAdapter start, auto delete: false
  2299. 2019-03-14 20:39:52.861 T:1569481584 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  2300. 2019-03-14 20:39:52.864 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f88ed8
  2301. 2019-03-14 20:39:52.865 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e934fc0
  2302. 2019-03-14 20:39:52.867 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67b30ce8
  2303. 2019-03-14 20:39:52.867 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2304. 2019-03-14 20:39:52.867 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/62c54ef6.jpg 391x540
  2305. 2019-03-14 20:39:52.868 T:1807721328 DEBUG: DoWork - took 142 ms to load special://masterprofile/Thumbnails/6/62c54ef6.jpg
  2306. 2019-03-14 20:39:52.872 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x67b379a8
  2307. 2019-03-14 20:39:52.875 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2308. 2019-03-14 20:39:52.922 T:1937676688 DEBUG: ------ Window Init (DialogNotification.xml) ------
  2309. 2019-03-14 20:39:52.923 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e934fc0
  2310. 2019-03-14 20:39:52.926 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x67b379a8
  2311. 2019-03-14 20:39:52.928 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/03f48590.jpg 375x540
  2312. 2019-03-14 20:39:52.928 T:1799328624 DEBUG: DoWork - took 144 ms to load special://masterprofile/Thumbnails/0/03f48590.jpg
  2313. 2019-03-14 20:39:52.938 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67b30ce8
  2314. 2019-03-14 20:39:52.941 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2315. 2019-03-14 20:39:52.950 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f88ed8
  2316. 2019-03-14 20:39:52.952 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2317. 2019-03-14 20:39:52.972 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67b30ce8
  2318. 2019-03-14 20:39:52.977 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f88ed8
  2319. 2019-03-14 20:39:52.978 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/cfc03faf.jpg 360x540
  2320. 2019-03-14 20:39:52.979 T:1807721328 DEBUG: DoWork - took 109 ms to load special://masterprofile/Thumbnails/c/cfc03faf.jpg
  2321. 2019-03-14 20:39:52.995 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x67b379a8
  2322. 2019-03-14 20:39:53.000 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2323. 2019-03-14 20:39:53.015 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e934fc0
  2324. 2019-03-14 20:39:53.017 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2325. 2019-03-14 20:39:53.023 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72408268
  2326. 2019-03-14 20:39:53.025 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2327. 2019-03-14 20:39:53.033 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f88ed8
  2328. 2019-03-14 20:39:53.034 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x67b379a8
  2329. 2019-03-14 20:39:53.035 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2330. 2019-03-14 20:39:53.039 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e934fc0
  2331. 2019-03-14 20:39:53.039 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8e7fd793.jpg 360x540
  2332. 2019-03-14 20:39:53.040 T:1799328624 DEBUG: DoWork - took 102 ms to load special://masterprofile/Thumbnails/8/8e7fd793.jpg
  2333. 2019-03-14 20:39:53.053 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72408268
  2334. 2019-03-14 20:39:53.058 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f88ed8
  2335. 2019-03-14 20:39:53.059 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/40197764.jpg 360x540
  2336. 2019-03-14 20:39:53.065 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f1b0d8
  2337. 2019-03-14 20:39:53.067 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2338. 2019-03-14 20:39:53.074 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x5e934fc0
  2339. 2019-03-14 20:39:53.076 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2340. 2019-03-14 20:39:53.095 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f1b0d8
  2341. 2019-03-14 20:39:53.099 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f88ed8
  2342. 2019-03-14 20:39:53.099 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x5e934fc0
  2343. 2019-03-14 20:39:53.100 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/0/0d3f8658.jpg 360x540
  2344. 2019-03-14 20:39:53.102 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2345. 2019-03-14 20:39:53.109 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72408268
  2346. 2019-03-14 20:39:53.111 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2347. 2019-03-14 20:39:53.124 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f88ed8
  2348. 2019-03-14 20:39:53.127 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72408268
  2349. 2019-03-14 20:39:53.127 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1ba6cbb9.jpg 360x540
  2350. 2019-03-14 20:39:53.316 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5e934fc0
  2351. 2019-03-14 20:39:53.318 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(89296), nBufferAlignment(16)
  2352. 2019-03-14 20:39:53.330 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x677ac268
  2353. 2019-03-14 20:39:53.334 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2354. 2019-03-14 20:39:53.347 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5e934fc0
  2355. 2019-03-14 20:39:53.350 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x677ac268
  2356. 2019-03-14 20:39:53.351 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/6205f560.jpg 360x540
  2357. 2019-03-14 20:39:53.377 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72408610
  2358. 2019-03-14 20:39:53.379 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2359. 2019-03-14 20:39:53.389 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x677ac268
  2360. 2019-03-14 20:39:53.391 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2361. 2019-03-14 20:39:53.406 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72408610
  2362. 2019-03-14 20:39:53.412 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x677ac268
  2363. 2019-03-14 20:39:53.413 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7cf9ad0b.jpg 360x540
  2364. 2019-03-14 20:39:53.423 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x70f226b8
  2365. 2019-03-14 20:39:53.426 T:1807721328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2366. 2019-03-14 20:39:53.432 T:1807721328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x68d496b8
  2367. 2019-03-14 20:39:53.438 T:1807721328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2368. 2019-03-14 20:39:53.440 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7241e918
  2369. 2019-03-14 20:39:53.443 T:1799328624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  2370. 2019-03-14 20:39:53.459 T:1799328624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x677ac268
  2371. 2019-03-14 20:39:53.461 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x70f226b8
  2372. 2019-03-14 20:39:53.462 T:1799328624 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2373. 2019-03-14 20:39:53.465 T:1807721328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x68d496b8
  2374. 2019-03-14 20:39:53.466 T:1807721328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/ee02373d.jpg 360x540
  2375. 2019-03-14 20:39:53.479 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7241e918
  2376. 2019-03-14 20:39:53.481 T:1799328624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x677ac268
  2377. 2019-03-14 20:39:53.482 T:1799328624 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/dbdf890c.jpg 360x540
  2378. 2019-03-14 20:39:53.483 T:1780310896 DEBUG: ffmpeg[6A1D6370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  2379. 2019-03-14 20:39:53.501 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6e414688
  2380. 2019-03-14 20:39:53.503 T:1790935920 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(94944), nBufferAlignment(16)
  2381. 2019-03-14 20:39:53.510 T:1790935920 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e42ba50
  2382. 2019-03-14 20:39:53.511 T:1790935920 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  2383. 2019-03-14 20:39:53.526 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6e414688
  2384. 2019-03-14 20:39:53.528 T:1790935920 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e42ba50
  2385. 2019-03-14 20:39:53.529 T:1790935920 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/c/c9e0cc39.jpg 360x540
  2386. 2019-03-14 20:39:53.601 T:1799328624 DEBUG: CAddonMgr::GetAvailableUpdates took 117 ms
  2387. 2019-03-14 20:39:53.789 T:1675617136 DEBUG: ## LibreELEC Addon ## 9.0.0
  2388. 2019-03-14 20:39:53.797 T:1799328624 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  2389. 2019-03-14 20:39:53.798 T:1799328624 DEBUG: Getting Directory (special://profile/playlists/video)
  2390. 2019-03-14 20:39:53.805 T:1799328624 DEBUG: Getting Directory (special://profile/playlists/mixed)
  2391. 2019-03-14 20:39:53.814 T:1799328624 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  2392. 2019-03-14 20:39:53.825 T:1650439024 DEBUG: -->Python Interpreter Initialized<--
  2393. 2019-03-14 20:39:53.826 T:1650439024 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): the source file to load is "/storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py"
  2394. 2019-03-14 20:39:53.831 T:1667224432 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): setting the Python path to /storage/.kodi/addons/script.logviewer:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2395. 2019-03-14 20:39:53.831 T:1667224432 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): entering source directory /storage/.kodi/addons/script.logviewer
  2396. 2019-03-14 20:39:53.832 T:1667224432 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.logviewer/service.py): instantiating addon using automatically obtained id of "script.logviewer" dependent on version 2.14.0 of the xbmc.python api
  2397. 2019-03-14 20:39:53.884 T:1780310896 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  2398. 2019-03-14 20:39:53.917 T:1780310896 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
  2399. 2019-03-14 20:39:53.919 T:1650439024 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): setting the Python path to /storage/.kodi/addons/plugin.video.youtube/resources/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2400. 2019-03-14 20:39:53.920 T:1650439024 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  2401. 2019-03-14 20:39:53.922 T:1650439024 DEBUG: CPythonInvoker(3, /storage/.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
  2402. 2019-03-14 20:39:53.924 T:1780310896 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
  2403. 2019-03-14 20:39:53.928 T:1658831728 DEBUG: -->Python Interpreter Initialized<--
  2404. 2019-03-14 20:39:53.929 T:1658831728 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.netflix/service.py"
  2405. 2019-03-14 20:39:53.935 T:1780310896 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  2406. 2019-03-14 20:39:54.193 T:1799328624 NOTICE: VideoInfoScanner: Starting scan ..
  2407. 2019-03-14 20:39:54.194 T:1937662832 DEBUG: CAnnouncementManager - Announcement: OnScanStarted from xbmc
  2408. 2019-03-14 20:39:54.194 T:1937662832 DEBUG: GOT ANNOUNCEMENT, type: 16, from xbmc, message OnScanStarted
  2409. 2019-03-14 20:39:54.265 T:1780310896 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  2410. 2019-03-14 20:39:54.279 T:1780310896 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 != '')) AND (artistview.strArtist <> 'Various artists')
  2411. 2019-03-14 20:39:54.363 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2412. 2019-03-14 20:39:54.363 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2413. 2019-03-14 20:39:54.376 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2414. 2019-03-14 20:39:54.445 T:1780310896 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (LibreELEC) port:8080
  2415. 2019-03-14 20:39:54.446 T:1780310896 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _http._tcp port:8080
  2416. 2019-03-14 20:39:54.460 T:1780310896 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (LibreELEC) port:8080
  2417. 2019-03-14 20:39:54.461 T:1780310896 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc-h._tcp port:8080
  2418. 2019-03-14 20:39:54.474 T:1780310896 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELEC) port:9090
  2419. 2019-03-14 20:39:54.474 T:1780310896 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-jsonrpc._tcp port:9090
  2420. 2019-03-14 20:39:54.484 T:1780310896 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELEC) port:9777
  2421. 2019-03-14 20:39:54.484 T:1780310896 DEBUG: CZeroconfAvahi::addService() named: Kodi (LibreELEC) type: _xbmc-events._udp port:9777
  2422. 2019-03-14 20:39:54.497 T:1780310896 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB644E31@Kodi (LibreELEC) port:36666
  2423. 2019-03-14 20:39:54.497 T:1780310896 DEBUG: CZeroconfAvahi::addService() named: B827EB644E31@Kodi (LibreELEC) type: _raop._tcp port:36666
  2424. 2019-03-14 20:39:55.241 T:1569481584 DEBUG: OpenConnection - connection to the CEC adapter opened
  2425. 2019-03-14 20:39:55.242 T:1569481584 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  2426. 2019-03-14 20:39:55.242 T:1695544176 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  2427. 2019-03-14 20:39:55.243 T:1695544176 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  2428. 2019-03-14 20:39:55.435 T:1642046320 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  2429. 2019-03-14 20:39:56.013 T:1799328624 DEBUG: Previous line repeats 4 times.
  2430. 2019-03-14 20:39:56.013 T:1799328624 DEBUG: VideoInfoScanner: Scanning dir 'smb://IOMEGA/Movies/' as not in the database
  2431. 2019-03-14 20:39:56.025 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2432. 2019-03-14 20:39:56.025 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2433. 2019-03-14 20:39:56.038 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2434. 2019-03-14 20:39:56.070 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2435. 2019-03-14 20:39:56.070 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2436. 2019-03-14 20:39:56.082 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2437. 2019-03-14 20:39:56.096 T:1799328624 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://IOMEGA/Movies/
  2438. 2019-03-14 20:39:56.107 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2439. 2019-03-14 20:39:56.107 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2440. 2019-03-14 20:39:56.118 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2441. 2019-03-14 20:39:56.175 T:1658831728 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.netflix:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  2442. 2019-03-14 20:39:56.176 T:1658831728 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix
  2443. 2019-03-14 20:39:56.176 T:1658831728 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.25.0 of the xbmc.python api
  2444. 2019-03-14 20:39:56.230 T:1650439024 DEBUG: [plugin.video.youtube] YouTube service initialization...
  2445. 2019-03-14 20:39:56.240 T:1650439024 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  2446. 2019-03-14 20:39:56.241 T:1650439024 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  2447. 2019-03-14 20:39:56.299 T:1799328624 DEBUG: VideoInfoScanner: Scanning dir 'smb://IOMEGA/Movies/English/' as not in the database
  2448. 2019-03-14 20:39:56.312 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2449. 2019-03-14 20:39:56.312 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2450. 2019-03-14 20:39:56.327 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2451. 2019-03-14 20:39:56.353 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2452. 2019-03-14 20:39:56.354 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2453. 2019-03-14 20:39:56.368 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2454. 2019-03-14 20:39:56.398 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2455. 2019-03-14 20:39:56.398 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2456. 2019-03-14 20:39:56.410 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2457. 2019-03-14 20:39:56.437 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2458. 2019-03-14 20:39:56.437 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2459. 2019-03-14 20:39:56.450 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2460. 2019-03-14 20:39:56.467 T:1799328624 DEBUG: VideoInfoScanner: No (new) information was found in dir smb://IOMEGA/Movies/English/
  2461. 2019-03-14 20:39:56.480 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2462. 2019-03-14 20:39:56.480 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2463. 2019-03-14 20:39:56.492 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2464. 2019-03-14 20:39:56.507 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/English/3D/' due to no change (fasthash)
  2465. 2019-03-14 20:39:56.524 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2466. 2019-03-14 20:39:56.524 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2467. 2019-03-14 20:39:56.537 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2468. 2019-03-14 20:39:56.553 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/English/G/' due to no change (fasthash)
  2469. 2019-03-14 20:39:56.571 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2470. 2019-03-14 20:39:56.571 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2471. 2019-03-14 20:39:56.584 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2472. 2019-03-14 20:39:56.601 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/English/PG/' due to no change (fasthash)
  2473. 2019-03-14 20:39:56.617 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2474. 2019-03-14 20:39:56.617 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2475. 2019-03-14 20:39:56.628 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2476. 2019-03-14 20:39:56.643 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/English/PG-13/' due to no change (fasthash)
  2477. 2019-03-14 20:39:56.658 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2478. 2019-03-14 20:39:56.658 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2479. 2019-03-14 20:39:56.660 T:1650439024 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  2480. 2019-03-14 20:39:56.660 T:1650439024 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  2481. 2019-03-14 20:39:56.669 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2482. 2019-03-14 20:39:57.090 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  2483. 2019-03-14 20:39:57.090 T:1754858352 DEBUG: PushCecKeypress - added key a8
  2484. 2019-03-14 20:39:57.848 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/Hindi/' due to no change (fasthash)
  2485. 2019-03-14 20:39:57.860 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2486. 2019-03-14 20:39:57.860 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2487. 2019-03-14 20:39:57.872 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2488. 2019-03-14 20:39:57.886 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/Movies/Hindi/Watched/' due to no change (fasthash)
  2489. 2019-03-14 20:39:57.911 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2490. 2019-03-14 20:39:57.911 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2491. 2019-03-14 20:39:57.921 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2492. 2019-03-14 20:39:58.064 T:1695544176 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
  2493. 2019-03-14 20:39:58.065 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 973 (rep:0 size:1)
  2494. 2019-03-14 20:39:58.065 T:1754858352 DEBUG: PushCecKeypress - replaced key a8
  2495. 2019-03-14 20:39:58.066 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:1)
  2496. 2019-03-14 20:39:58.066 T:1754858352 DEBUG: PushCecKeypress - added key a6
  2497. 2019-03-14 20:39:58.085 T:1937676688 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  2498. 2019-03-14 20:39:58.103 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 40 (rep:0 size:1)
  2499. 2019-03-14 20:39:58.104 T:1754858352 DEBUG: PushCecKeypress - replaced key a6
  2500. 2019-03-14 20:39:58.137 T:1937676688 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  2501. 2019-03-14 20:39:58.234 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/MoviesR/' due to no change (fasthash)
  2502. 2019-03-14 20:39:58.245 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2503. 2019-03-14 20:39:58.245 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2504. 2019-03-14 20:39:58.272 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2505. 2019-03-14 20:39:58.376 T:1799328624 DEBUG: VideoInfoScanner: Skipping dir 'smb://IOMEGA/MoviesR/New folder/' due to no change (fasthash)
  2506. 2019-03-14 20:39:58.390 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2507. 2019-03-14 20:39:58.390 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2508. 2019-03-14 20:39:58.402 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2509. 2019-03-14 20:39:58.769 T:1799328624 DEBUG: VideoInfoScanner: Scanning dir 'smb://IOMEGA/MoviesR/New folder/Lingerie/' as not in the database
  2510. 2019-03-14 20:39:58.780 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2511. 2019-03-14 20:39:58.781 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2512. 2019-03-14 20:39:58.794 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2513. 2019-03-14 20:39:58.807 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E01' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2514. 2019-03-14 20:39:59.017 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt|accept-language=en-us</url>
  2515. 2019-03-14 20:39:59.019 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2516. 2019-03-14 20:39:59.019 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt
  2517. 2019-03-14 20:39:59.020 T:1799328624 INFO: easy_acquire - Created session to http://akas.imdb.com
  2518. 2019-03-14 20:39:59.963 T:1754858352 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  2519. 2019-03-14 20:39:59.963 T:1754858352 DEBUG: PushCecKeypress - added key a9
  2520. 2019-03-14 20:39:59.971 T:1937676688 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  2521. 2019-03-14 20:40:00.115 T:1754858352 DEBUG: PushCecKeypress - received key a9 duration 152 (rep:0 size:0)
  2522. 2019-03-14 20:40:00.115 T:1754858352 DEBUG: PushCecKeypress - ignored key a9
  2523. 2019-03-14 20:40:00.633 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E01&s=tt>
  2524. 2019-03-14 20:40:00.639 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2525. 2019-03-14 20:40:00.639 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2526. 2019-03-14 20:40:00.648 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2527. 2019-03-14 20:40:00.651 T:1658831728 DEBUG: CSettingsManager: requested setting (logging) was not found.
  2528. 2019-03-14 20:40:00.736 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2529. 2019-03-14 20:40:00.737 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2530. 2019-03-14 20:40:00.746 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2531. 2019-03-14 20:40:00.750 T:1658831728 DEBUG: [Netflix] [MSL] Picked Port: 46027
  2532. 2019-03-14 20:40:00.755 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt|accept-language=en-us"
  2533. 2019-03-14 20:40:00.932 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2534. 2019-03-14 20:40:00.933 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2535. 2019-03-14 20:40:00.941 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2536. 2019-03-14 20:40:00.951 T:1658831728 DEBUG: [Netflix] [NS] Picked Port: 44971
  2537. 2019-03-14 20:40:00.958 T:1658831728 DEBUG: [Netflix] Constructing MSLTCPServer
  2538. 2019-03-14 20:40:00.965 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2539. 2019-03-14 20:40:00.965 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2540. 2019-03-14 20:40:00.972 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2541. 2019-03-14 20:40:00.977 T:1658831728 DEBUG: [Netflix] MSL Data exists. Use old Tokens.
  2542. 2019-03-14 20:40:01.003 T:1658831728 DEBUG: [Netflix] Expiration time: Key:2019-03-18 10:51:25, Now:2019-03-14 20:40:01.002673, Diff:310283.997327
  2543. 2019-03-14 20:40:01.004 T:1658831728 DEBUG: [Netflix] Parsing RSA Keys from Dict
  2544. 2019-03-14 20:40:01.024 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
  2545. 2019-03-14 20:40:01.024 T:1754858352 DEBUG: PushCecKeypress - added key a6
  2546. 2019-03-14 20:40:01.038 T:1937676688 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  2547. 2019-03-14 20:40:01.094 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2548. 2019-03-14 20:40:01.096 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E01' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2549. 2019-03-14 20:40:01.099 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt|accept-language=en-us</url>
  2550. 2019-03-14 20:40:01.101 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2551. 2019-03-14 20:40:01.101 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt
  2552. 2019-03-14 20:40:01.103 T:1675617136 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC
  2553. 2019-03-14 20:40:01.108 T:1675617136 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
  2554. 2019-03-14 20:40:01.108 T:1675617136 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
  2555. 2019-03-14 20:40:01.159 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 134 (rep:0 size:0)
  2556. 2019-03-14 20:40:01.159 T:1754858352 DEBUG: PushCecKeypress - ignored key a6
  2557. 2019-03-14 20:40:01.272 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E01&s=tt>
  2558. 2019-03-14 20:40:01.364 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E01&s=tt|accept-language=en-us"
  2559. 2019-03-14 20:40:01.414 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2560. 2019-03-14 20:40:01.415 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E01.avi', it won't be added to the library.
  2561. 2019-03-14 20:40:01.443 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2562. 2019-03-14 20:40:01.443 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2563. 2019-03-14 20:40:01.454 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2564. 2019-03-14 20:40:01.465 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E02' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2565. 2019-03-14 20:40:01.614 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt|accept-language=en-us</url>
  2566. 2019-03-14 20:40:01.615 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2567. 2019-03-14 20:40:01.616 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt
  2568. 2019-03-14 20:40:01.805 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E02&s=tt>
  2569. 2019-03-14 20:40:01.868 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt|accept-language=en-us"
  2570. 2019-03-14 20:40:01.914 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2571. 2019-03-14 20:40:01.915 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E02' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2572. 2019-03-14 20:40:01.919 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt|accept-language=en-us</url>
  2573. 2019-03-14 20:40:01.920 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2574. 2019-03-14 20:40:01.920 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt
  2575. 2019-03-14 20:40:01.994 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  2576. 2019-03-14 20:40:01.994 T:1754858352 DEBUG: PushCecKeypress - added key a8
  2577. 2019-03-14 20:40:02.004 T:1937676688 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  2578. 2019-03-14 20:40:02.085 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E02&s=tt>
  2579. 2019-03-14 20:40:02.145 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E02&s=tt|accept-language=en-us"
  2580. 2019-03-14 20:40:02.148 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 155 (rep:0 size:0)
  2581. 2019-03-14 20:40:02.149 T:1754858352 DEBUG: PushCecKeypress - ignored key a8
  2582. 2019-03-14 20:40:02.209 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2583. 2019-03-14 20:40:02.210 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E02.avi', it won't be added to the library.
  2584. 2019-03-14 20:40:02.237 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2585. 2019-03-14 20:40:02.238 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2586. 2019-03-14 20:40:02.247 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2587. 2019-03-14 20:40:02.257 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E03' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2588. 2019-03-14 20:40:02.362 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt|accept-language=en-us</url>
  2589. 2019-03-14 20:40:02.364 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2590. 2019-03-14 20:40:02.364 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt
  2591. 2019-03-14 20:40:02.560 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E03&s=tt>
  2592. 2019-03-14 20:40:02.614 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt|accept-language=en-us"
  2593. 2019-03-14 20:40:02.654 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2594. 2019-03-14 20:40:02.655 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E03' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2595. 2019-03-14 20:40:02.658 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt|accept-language=en-us</url>
  2596. 2019-03-14 20:40:02.659 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2597. 2019-03-14 20:40:02.660 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt
  2598. 2019-03-14 20:40:02.672 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  2599. 2019-03-14 20:40:02.672 T:1754858352 DEBUG: PushCecKeypress - added key b
  2600. 2019-03-14 20:40:02.702 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2601. 2019-03-14 20:40:02.702 T:1937676688 DEBUG: Activating window ID: 10004
  2602. 2019-03-14 20:40:02.787 T:1754858352 DEBUG: PushCecKeypress - received key b duration 115 (rep:0 size:0)
  2603. 2019-03-14 20:40:02.788 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  2604. 2019-03-14 20:40:02.841 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E03&s=tt>
  2605. 2019-03-14 20:40:02.911 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E03&s=tt|accept-language=en-us"
  2606. 2019-03-14 20:40:02.956 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2607. 2019-03-14 20:40:02.957 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E03.avi', it won't be added to the library.
  2608. 2019-03-14 20:40:02.983 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2609. 2019-03-14 20:40:02.983 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2610. 2019-03-14 20:40:02.994 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2611. 2019-03-14 20:40:03.005 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E04' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2612. 2019-03-14 20:40:03.039 T:1937676688 DEBUG: ------ Window Deinit (Home.xml) ------
  2613. 2019-03-14 20:40:03.040 T:1937676688 DEBUG: FreeVisualisation() done
  2614. 2019-03-14 20:40:03.041 T:1937676688 DEBUG: ------ Window Init (Settings.xml) ------
  2615. 2019-03-14 20:40:03.041 T:1937676688 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  2616. 2019-03-14 20:40:03.098 T:1658831728 DEBUG: [Netflix] Constructing netflixTCPServer
  2617. 2019-03-14 20:40:03.112 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt|accept-language=en-us</url>
  2618. 2019-03-14 20:40:03.113 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2619. 2019-03-14 20:40:03.113 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt
  2620. 2019-03-14 20:40:03.564 T:1937676688 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  2621. 2019-03-14 20:40:03.845 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E04&s=tt>
  2622. 2019-03-14 20:40:03.927 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt|accept-language=en-us"
  2623. 2019-03-14 20:40:03.965 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2624. 2019-03-14 20:40:03.966 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E04' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2625. 2019-03-14 20:40:03.969 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt|accept-language=en-us</url>
  2626. 2019-03-14 20:40:03.970 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2627. 2019-03-14 20:40:03.970 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt
  2628. 2019-03-14 20:40:04.117 T:1658831728 DEBUG: [Netflix] Loading cookies from file
  2629. 2019-03-14 20:40:04.168 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E04&s=tt>
  2630. 2019-03-14 20:40:04.222 T:1675617136 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  2631. 2019-03-14 20:40:04.230 T:1675617136 INFO: ## LibreELEC Addon ## updates::set_auto_update ## auto
  2632. 2019-03-14 20:40:04.234 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E04&s=tt|accept-language=en-us"
  2633. 2019-03-14 20:40:04.284 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2634. 2019-03-14 20:40:04.285 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E04.avi', it won't be added to the library.
  2635. 2019-03-14 20:40:04.309 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2636. 2019-03-14 20:40:04.309 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2637. 2019-03-14 20:40:04.313 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  2638. 2019-03-14 20:40:04.313 T:1754858352 DEBUG: PushCecKeypress - added key a7
  2639. 2019-03-14 20:40:04.321 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2640. 2019-03-14 20:40:04.321 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2641. 2019-03-14 20:40:04.332 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E05' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2642. 2019-03-14 20:40:04.429 T:1511101296 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  2643. 2019-03-14 20:40:04.448 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt|accept-language=en-us</url>
  2644. 2019-03-14 20:40:04.449 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2645. 2019-03-14 20:40:04.450 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt
  2646. 2019-03-14 20:40:04.473 T:1582031728 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  2647. 2019-03-14 20:40:04.515 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 201 (rep:0 size:0)
  2648. 2019-03-14 20:40:04.515 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  2649. 2019-03-14 20:40:04.638 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E05&s=tt>
  2650. 2019-03-14 20:40:04.692 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt|accept-language=en-us"
  2651. 2019-03-14 20:40:04.733 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2652. 2019-03-14 20:40:04.734 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E05' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2653. 2019-03-14 20:40:04.737 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt|accept-language=en-us</url>
  2654. 2019-03-14 20:40:04.738 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2655. 2019-03-14 20:40:04.739 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt
  2656. 2019-03-14 20:40:04.992 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  2657. 2019-03-14 20:40:04.992 T:1754858352 DEBUG: PushCecKeypress - added key a8
  2658. 2019-03-14 20:40:05.033 T:1937676688 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  2659. 2019-03-14 20:40:05.112 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 121 (rep:0 size:0)
  2660. 2019-03-14 20:40:05.113 T:1754858352 DEBUG: PushCecKeypress - ignored key a8
  2661. 2019-03-14 20:40:05.251 T:1658831728 DEBUG: [Netflix] [GET] Req. for "https://www.netflix.com/profiles/manage" took 1.1297390461 sec
  2662. 2019-03-14 20:40:05.252 T:1658831728 DEBUG: [Netflix] Parsing inline data...
  2663. 2019-03-14 20:40:05.337 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  2664. 2019-03-14 20:40:05.338 T:1754858352 DEBUG: PushCecKeypress - added key b
  2665. 2019-03-14 20:40:05.354 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2666. 2019-03-14 20:40:05.356 T:1937676688 DEBUG: Activating window ID: 10031
  2667. 2019-03-14 20:40:05.382 T:1658831728 DEBUG: [Netflix] Parsing inline data parsing successfull
  2668. 2019-03-14 20:40:05.390 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E05&s=tt>
  2669. 2019-03-14 20:40:05.474 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E05&s=tt|accept-language=en-us"
  2670. 2019-03-14 20:40:05.514 T:1754858352 DEBUG: PushCecKeypress - received key b duration 177 (rep:0 size:0)
  2671. 2019-03-14 20:40:05.514 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  2672. 2019-03-14 20:40:05.515 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2673. 2019-03-14 20:40:05.516 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E05.avi', it won't be added to the library.
  2674. 2019-03-14 20:40:05.539 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2675. 2019-03-14 20:40:05.540 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2676. 2019-03-14 20:40:05.549 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2677. 2019-03-14 20:40:05.561 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E06' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2678. 2019-03-14 20:40:05.665 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt|accept-language=en-us</url>
  2679. 2019-03-14 20:40:05.666 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2680. 2019-03-14 20:40:05.666 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt
  2681. 2019-03-14 20:40:05.696 T:1937676688 DEBUG: ------ Window Deinit (Settings.xml) ------
  2682. 2019-03-14 20:40:05.696 T:1937676688 DEBUG: FreeVisualisation() done
  2683. 2019-03-14 20:40:05.704 T:1937676688 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  2684. 2019-03-14 20:40:05.704 T:1937676688 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  2685. 2019-03-14 20:40:05.847 T:1658831728 DEBUG: [Netflix] [GET] Req. for "https://www.netflix.com/profiles/manage" took 0.461259126663 sec
  2686. 2019-03-14 20:40:05.847 T:1658831728 DEBUG: [Netflix] Parsing inline data...
  2687. 2019-03-14 20:40:05.874 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E06&s=tt>
  2688. 2019-03-14 20:40:05.942 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt|accept-language=en-us"
  2689. 2019-03-14 20:40:05.992 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2690. 2019-03-14 20:40:05.993 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E06' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2691. 2019-03-14 20:40:05.997 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt|accept-language=en-us</url>
  2692. 2019-03-14 20:40:05.998 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2693. 2019-03-14 20:40:05.998 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt
  2694. 2019-03-14 20:40:06.007 T:1658831728 DEBUG: [Netflix] Parsing inline data parsing successfull
  2695. 2019-03-14 20:40:06.074 T:1658831728 DEBUG: [Netflix] Ignoring exception for non Android devices
  2696. 2019-03-14 20:40:06.087 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  2697. 2019-03-14 20:40:06.088 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  2698. 2019-03-14 20:40:06.096 T:1658831728 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  2699. 2019-03-14 20:40:06.100 T:1658831728 DEBUG: [Netflix] Found ESN "NFCDCH-01-F8NX35114LEKTQ4RFGV16LL7QE7P0L"
  2700. 2019-03-14 20:40:06.109 T:1658831728 DEBUG: [Netflix] [MSL] Thread started
  2701. 2019-03-14 20:40:06.110 T:1658831728 DEBUG: [Netflix] [NS] Thread started
  2702. 2019-03-14 20:40:06.111 T:1658831728 DEBUG: [Netflix] PersistentStorage: Instantiated resources.lib.playback.stream_continuity
  2703. 2019-03-14 20:40:06.184 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E06&s=tt>
  2704. 2019-03-14 20:40:06.242 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E06&s=tt|accept-language=en-us"
  2705. 2019-03-14 20:40:06.283 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2706. 2019-03-14 20:40:06.284 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E06.avi', it won't be added to the library.
  2707. 2019-03-14 20:40:06.309 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2708. 2019-03-14 20:40:06.309 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2709. 2019-03-14 20:40:06.319 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2710. 2019-03-14 20:40:06.328 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E07' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2711. 2019-03-14 20:40:06.427 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt|accept-language=en-us</url>
  2712. 2019-03-14 20:40:06.429 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2713. 2019-03-14 20:40:06.429 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt
  2714. 2019-03-14 20:40:06.603 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E07&s=tt>
  2715. 2019-03-14 20:40:06.697 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt|accept-language=en-us"
  2716. 2019-03-14 20:40:06.757 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2717. 2019-03-14 20:40:06.759 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E07' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2718. 2019-03-14 20:40:06.764 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt|accept-language=en-us</url>
  2719. 2019-03-14 20:40:06.765 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2720. 2019-03-14 20:40:06.766 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt
  2721. 2019-03-14 20:40:06.913 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 0 (rep:0 size:0)
  2722. 2019-03-14 20:40:06.914 T:1754858352 DEBUG: PushCecKeypress - added key a8
  2723. 2019-03-14 20:40:06.918 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E07&s=tt>
  2724. 2019-03-14 20:40:06.930 T:1937676688 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  2725. 2019-03-14 20:40:07.020 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E07&s=tt|accept-language=en-us"
  2726. 2019-03-14 20:40:07.049 T:1754858352 DEBUG: PushCecKeypress - received key a8 duration 135 (rep:0 size:0)
  2727. 2019-03-14 20:40:07.049 T:1754858352 DEBUG: PushCecKeypress - ignored key a8
  2728. 2019-03-14 20:40:07.061 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2729. 2019-03-14 20:40:07.062 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E07.avi', it won't be added to the library.
  2730. 2019-03-14 20:40:07.084 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2731. 2019-03-14 20:40:07.085 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2732. 2019-03-14 20:40:07.094 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2733. 2019-03-14 20:40:07.104 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E08' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2734. 2019-03-14 20:40:07.212 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt|accept-language=en-us</url>
  2735. 2019-03-14 20:40:07.214 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2736. 2019-03-14 20:40:07.214 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt
  2737. 2019-03-14 20:40:07.357 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  2738. 2019-03-14 20:40:07.358 T:1754858352 DEBUG: PushCecKeypress - added key a7
  2739. 2019-03-14 20:40:07.393 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2740. 2019-03-14 20:40:07.397 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E08&s=tt>
  2741. 2019-03-14 20:40:07.464 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt|accept-language=en-us"
  2742. 2019-03-14 20:40:07.526 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2743. 2019-03-14 20:40:07.528 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E08' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2744. 2019-03-14 20:40:07.534 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt|accept-language=en-us</url>
  2745. 2019-03-14 20:40:07.535 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2746. 2019-03-14 20:40:07.535 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt
  2747. 2019-03-14 20:40:07.549 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 192 (rep:0 size:0)
  2748. 2019-03-14 20:40:07.550 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  2749. 2019-03-14 20:40:07.691 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  2750. 2019-03-14 20:40:07.691 T:1754858352 DEBUG: PushCecKeypress - added key a7
  2751. 2019-03-14 20:40:07.704 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2752. 2019-03-14 20:40:07.804 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 113 (rep:0 size:0)
  2753. 2019-03-14 20:40:07.804 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  2754. 2019-03-14 20:40:07.963 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  2755. 2019-03-14 20:40:07.963 T:1754858352 DEBUG: PushCecKeypress - added key a7
  2756. 2019-03-14 20:40:07.967 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2757. 2019-03-14 20:40:09.124 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 135 (rep:0 size:0)
  2758. 2019-03-14 20:40:09.125 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  2759. 2019-03-14 20:40:09.125 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  2760. 2019-03-14 20:40:09.125 T:1754858352 DEBUG: PushCecKeypress - added key a7
  2761. 2019-03-14 20:40:09.139 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  2762. 2019-03-14 20:40:09.186 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 105 (rep:0 size:0)
  2763. 2019-03-14 20:40:09.186 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  2764. 2019-03-14 20:40:09.542 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E08&s=tt>
  2765. 2019-03-14 20:40:09.579 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E08&s=tt|accept-language=en-us"
  2766. 2019-03-14 20:40:09.622 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2767. 2019-03-14 20:40:09.623 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E08.avi', it won't be added to the library.
  2768. 2019-03-14 20:40:09.646 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2769. 2019-03-14 20:40:09.646 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2770. 2019-03-14 20:40:09.655 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2771. 2019-03-14 20:40:09.666 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E09' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2772. 2019-03-14 20:40:09.725 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  2773. 2019-03-14 20:40:09.725 T:1754858352 DEBUG: PushCecKeypress - added key b
  2774. 2019-03-14 20:40:09.737 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2775. 2019-03-14 20:40:09.804 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt|accept-language=en-us</url>
  2776. 2019-03-14 20:40:09.805 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2777. 2019-03-14 20:40:09.806 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt
  2778. 2019-03-14 20:40:09.838 T:1754858352 DEBUG: PushCecKeypress - received key b duration 113 (rep:0 size:0)
  2779. 2019-03-14 20:40:09.838 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  2780. 2019-03-14 20:40:09.995 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E09&s=tt>
  2781. 2019-03-14 20:40:10.061 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt|accept-language=en-us"
  2782. 2019-03-14 20:40:10.103 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2783. 2019-03-14 20:40:10.104 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E09' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2784. 2019-03-14 20:40:10.108 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt|accept-language=en-us</url>
  2785. 2019-03-14 20:40:10.109 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2786. 2019-03-14 20:40:10.109 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt
  2787. 2019-03-14 20:40:10.246 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E09&s=tt>
  2788. 2019-03-14 20:40:10.370 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E09&s=tt|accept-language=en-us"
  2789. 2019-03-14 20:40:10.409 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2790. 2019-03-14 20:40:10.409 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E09.avi', it won't be added to the library.
  2791. 2019-03-14 20:40:10.430 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2792. 2019-03-14 20:40:10.430 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2793. 2019-03-14 20:40:10.441 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2794. 2019-03-14 20:40:10.452 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E10' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2795. 2019-03-14 20:40:10.574 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt|accept-language=en-us</url>
  2796. 2019-03-14 20:40:10.576 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2797. 2019-03-14 20:40:10.576 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt
  2798. 2019-03-14 20:40:10.756 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E10&s=tt>
  2799. 2019-03-14 20:40:10.841 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt|accept-language=en-us"
  2800. 2019-03-14 20:40:10.882 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2801. 2019-03-14 20:40:10.884 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E10' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2802. 2019-03-14 20:40:10.887 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 0 (rep:0 size:0)
  2803. 2019-03-14 20:40:10.887 T:1754858352 DEBUG: PushCecKeypress - added key a6
  2804. 2019-03-14 20:40:10.887 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt|accept-language=en-us</url>
  2805. 2019-03-14 20:40:10.888 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2806. 2019-03-14 20:40:10.888 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt
  2807. 2019-03-14 20:40:10.903 T:1937676688 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  2808. 2019-03-14 20:40:11.081 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E10&s=tt>
  2809. 2019-03-14 20:40:11.086 T:1754858352 DEBUG: PushCecKeypress - received key a6 duration 199 (rep:0 size:0)
  2810. 2019-03-14 20:40:11.086 T:1754858352 DEBUG: PushCecKeypress - ignored key a6
  2811. 2019-03-14 20:40:11.144 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E10&s=tt|accept-language=en-us"
  2812. 2019-03-14 20:40:11.186 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2813. 2019-03-14 20:40:11.186 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E10.avi', it won't be added to the library.
  2814. 2019-03-14 20:40:11.211 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2815. 2019-03-14 20:40:11.211 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2816. 2019-03-14 20:40:11.221 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2817. 2019-03-14 20:40:11.232 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E11' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2818. 2019-03-14 20:40:11.345 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt|accept-language=en-us</url>
  2819. 2019-03-14 20:40:11.346 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2820. 2019-03-14 20:40:11.346 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt
  2821. 2019-03-14 20:40:11.487 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  2822. 2019-03-14 20:40:11.487 T:1754858352 DEBUG: PushCecKeypress - added key b
  2823. 2019-03-14 20:40:11.503 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2824. 2019-03-14 20:40:11.542 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E11&s=tt>
  2825. 2019-03-14 20:40:11.607 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt|accept-language=en-us"
  2826. 2019-03-14 20:40:11.627 T:1754858352 DEBUG: PushCecKeypress - received key b duration 140 (rep:0 size:0)
  2827. 2019-03-14 20:40:11.627 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  2828. 2019-03-14 20:40:11.671 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2829. 2019-03-14 20:40:11.672 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E11' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2830. 2019-03-14 20:40:11.677 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt|accept-language=en-us</url>
  2831. 2019-03-14 20:40:11.678 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2832. 2019-03-14 20:40:11.678 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt
  2833. 2019-03-14 20:40:11.831 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E11&s=tt>
  2834. 2019-03-14 20:40:11.886 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E11&s=tt|accept-language=en-us"
  2835. 2019-03-14 20:40:11.927 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2836. 2019-03-14 20:40:11.928 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E11.avi', it won't be added to the library.
  2837. 2019-03-14 20:40:11.952 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2838. 2019-03-14 20:40:11.953 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2839. 2019-03-14 20:40:11.962 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2840. 2019-03-14 20:40:11.971 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E12' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2841. 2019-03-14 20:40:12.069 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt|accept-language=en-us</url>
  2842. 2019-03-14 20:40:12.070 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2843. 2019-03-14 20:40:12.070 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt
  2844. 2019-03-14 20:40:12.109 T:1754858352 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
  2845. 2019-03-14 20:40:12.109 T:1754858352 DEBUG: PushCecKeypress - added key d8
  2846. 2019-03-14 20:40:12.133 T:1937676688 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  2847. 2019-03-14 20:40:12.159 T:1937676688 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2848. 2019-03-14 20:40:12.296 T:1754858352 DEBUG: PushCecKeypress - received key d8 duration 187 (rep:0 size:0)
  2849. 2019-03-14 20:40:12.296 T:1754858352 DEBUG: PushCecKeypress - ignored key d8
  2850. 2019-03-14 20:40:12.465 T:1937676688 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  2851. 2019-03-14 20:40:12.465 T:1937676688 DEBUG: FreeVisualisation() done
  2852. 2019-03-14 20:40:12.470 T:1937676688 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2853. 2019-03-14 20:40:12.470 T:1937676688 DEBUG: ------ Window Init (Settings.xml) ------
  2854. 2019-03-14 20:40:12.563 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E12&s=tt>
  2855. 2019-03-14 20:40:12.595 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt|accept-language=en-us"
  2856. 2019-03-14 20:40:12.636 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2857. 2019-03-14 20:40:12.637 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E12' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2858. 2019-03-14 20:40:12.641 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt|accept-language=en-us</url>
  2859. 2019-03-14 20:40:12.642 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2860. 2019-03-14 20:40:12.642 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt
  2861. 2019-03-14 20:40:12.820 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E12&s=tt>
  2862. 2019-03-14 20:40:12.876 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E12&s=tt|accept-language=en-us"
  2863. 2019-03-14 20:40:12.918 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2864. 2019-03-14 20:40:12.919 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E12.avi', it won't be added to the library.
  2865. 2019-03-14 20:40:12.940 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2866. 2019-03-14 20:40:12.940 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2867. 2019-03-14 20:40:12.951 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2868. 2019-03-14 20:40:12.960 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E13' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2869. 2019-03-14 20:40:13.056 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt|accept-language=en-us</url>
  2870. 2019-03-14 20:40:13.057 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2871. 2019-03-14 20:40:13.064 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt
  2872. 2019-03-14 20:40:13.221 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E13&s=tt>
  2873. 2019-03-14 20:40:13.298 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt|accept-language=en-us"
  2874. 2019-03-14 20:40:13.347 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2875. 2019-03-14 20:40:13.348 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S01E13' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2876. 2019-03-14 20:40:13.352 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt|accept-language=en-us</url>
  2877. 2019-03-14 20:40:13.352 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2878. 2019-03-14 20:40:13.353 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt
  2879. 2019-03-14 20:40:13.525 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S01E13&s=tt>
  2880. 2019-03-14 20:40:13.614 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S01E13&s=tt|accept-language=en-us"
  2881. 2019-03-14 20:40:13.652 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2882. 2019-03-14 20:40:13.652 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S01E13.avi', it won't be added to the library.
  2883. 2019-03-14 20:40:13.674 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2884. 2019-03-14 20:40:13.674 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2885. 2019-03-14 20:40:13.685 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2886. 2019-03-14 20:40:13.696 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E01' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2887. 2019-03-14 20:40:13.795 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt|accept-language=en-us</url>
  2888. 2019-03-14 20:40:13.796 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2889. 2019-03-14 20:40:13.796 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt
  2890. 2019-03-14 20:40:13.833 T:1754858352 DEBUG: PushCecKeypress - received key d8 duration 0 (rep:0 size:0)
  2891. 2019-03-14 20:40:13.833 T:1754858352 DEBUG: PushCecKeypress - added key d8
  2892. 2019-03-14 20:40:13.836 T:1937676688 DEBUG: HandleKey: menu (0xd8) pressed, action is PreviousMenu
  2893. 2019-03-14 20:40:13.837 T:1937676688 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  2894. 2019-03-14 20:40:13.983 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E01&s=tt>
  2895. 2019-03-14 20:40:14.029 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt|accept-language=en-us"
  2896. 2019-03-14 20:40:14.064 T:1754858352 DEBUG: PushCecKeypress - received key d8 duration 231 (rep:0 size:0)
  2897. 2019-03-14 20:40:14.064 T:1754858352 DEBUG: PushCecKeypress - ignored key d8
  2898. 2019-03-14 20:40:14.094 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2899. 2019-03-14 20:40:14.095 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E01' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2900. 2019-03-14 20:40:14.099 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt|accept-language=en-us</url>
  2901. 2019-03-14 20:40:14.101 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2902. 2019-03-14 20:40:14.101 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt
  2903. 2019-03-14 20:40:14.161 T:1937676688 DEBUG: ------ Window Deinit (Settings.xml) ------
  2904. 2019-03-14 20:40:14.162 T:1937676688 DEBUG: FreeVisualisation() done
  2905. 2019-03-14 20:40:14.186 T:1937676688 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  2906. 2019-03-14 20:40:14.186 T:1937676688 DEBUG: ------ Window Init (Home.xml) ------
  2907. 2019-03-14 20:40:14.236 T:1485923184 DEBUG: CAddonSettings[script.logviewer]: loading setting definitions
  2908. 2019-03-14 20:40:14.237 T:1485923184 DEBUG: CAddonSettings[script.logviewer]: trying to load setting definitions from old format...
  2909. 2019-03-14 20:40:14.240 T:1485923184 DEBUG: CAddonSettings[script.logviewer]: loading setting values
  2910. 2019-03-14 20:40:14.279 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E01&s=tt>
  2911. 2019-03-14 20:40:14.324 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E01&s=tt|accept-language=en-us"
  2912. 2019-03-14 20:40:14.370 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2913. 2019-03-14 20:40:14.370 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E01.avi', it won't be added to the library.
  2914. 2019-03-14 20:40:14.396 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2915. 2019-03-14 20:40:14.396 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2916. 2019-03-14 20:40:14.405 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2917. 2019-03-14 20:40:14.417 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E02' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2918. 2019-03-14 20:40:14.521 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt|accept-language=en-us</url>
  2919. 2019-03-14 20:40:14.522 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2920. 2019-03-14 20:40:14.523 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt
  2921. 2019-03-14 20:40:14.718 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E02&s=tt>
  2922. 2019-03-14 20:40:14.807 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt|accept-language=en-us"
  2923. 2019-03-14 20:40:14.850 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2924. 2019-03-14 20:40:14.851 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E02' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2925. 2019-03-14 20:40:14.855 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt|accept-language=en-us</url>
  2926. 2019-03-14 20:40:14.856 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2927. 2019-03-14 20:40:14.856 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt
  2928. 2019-03-14 20:40:15.021 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E02&s=tt>
  2929. 2019-03-14 20:40:15.086 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E02&s=tt|accept-language=en-us"
  2930. 2019-03-14 20:40:15.128 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2931. 2019-03-14 20:40:15.129 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E02.avi', it won't be added to the library.
  2932. 2019-03-14 20:40:15.152 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2933. 2019-03-14 20:40:15.152 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2934. 2019-03-14 20:40:15.163 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2935. 2019-03-14 20:40:15.173 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E03' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2936. 2019-03-14 20:40:15.272 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt|accept-language=en-us</url>
  2937. 2019-03-14 20:40:15.273 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2938. 2019-03-14 20:40:15.273 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt
  2939. 2019-03-14 20:40:15.470 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E03&s=tt>
  2940. 2019-03-14 20:40:15.531 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt|accept-language=en-us"
  2941. 2019-03-14 20:40:15.561 T:1754858352 DEBUG: PushCecKeypress - received key a9 duration 0 (rep:0 size:0)
  2942. 2019-03-14 20:40:15.562 T:1754858352 DEBUG: PushCecKeypress - added key a9
  2943. 2019-03-14 20:40:15.570 T:1937676688 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  2944. 2019-03-14 20:40:15.590 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2945. 2019-03-14 20:40:15.592 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E03' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2946. 2019-03-14 20:40:15.597 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt|accept-language=en-us</url>
  2947. 2019-03-14 20:40:15.598 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2948. 2019-03-14 20:40:15.598 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt
  2949. 2019-03-14 20:40:15.755 T:1754858352 DEBUG: PushCecKeypress - received key a9 duration 193 (rep:0 size:0)
  2950. 2019-03-14 20:40:15.755 T:1754858352 DEBUG: PushCecKeypress - ignored key a9
  2951. 2019-03-14 20:40:15.761 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E03&s=tt>
  2952. 2019-03-14 20:40:15.825 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E03&s=tt|accept-language=en-us"
  2953. 2019-03-14 20:40:15.866 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2954. 2019-03-14 20:40:15.867 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E03.avi', it won't be added to the library.
  2955. 2019-03-14 20:40:15.888 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2956. 2019-03-14 20:40:15.889 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2957. 2019-03-14 20:40:15.899 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2958. 2019-03-14 20:40:15.909 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E04' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2959. 2019-03-14 20:40:16.009 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt|accept-language=en-us</url>
  2960. 2019-03-14 20:40:16.010 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2961. 2019-03-14 20:40:16.011 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt
  2962. 2019-03-14 20:40:16.205 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E04&s=tt>
  2963. 2019-03-14 20:40:16.240 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  2964. 2019-03-14 20:40:16.240 T:1754858352 DEBUG: PushCecKeypress - added key b
  2965. 2019-03-14 20:40:16.251 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt|accept-language=en-us"
  2966. 2019-03-14 20:40:16.279 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  2967. 2019-03-14 20:40:16.280 T:1937676688 DEBUG: Activating window ID: 10111
  2968. 2019-03-14 20:40:16.280 T:1937676688 DEBUG: ------ Window Init (DialogButtonMenu.xml) ------
  2969. 2019-03-14 20:40:16.280 T:1937676688 INFO: Loading skin file: DialogButtonMenu.xml, load type: KEEP_IN_MEMORY
  2970. 2019-03-14 20:40:16.290 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2971. 2019-03-14 20:40:16.290 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E04' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2972. 2019-03-14 20:40:16.294 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt|accept-language=en-us</url>
  2973. 2019-03-14 20:40:16.294 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2974. 2019-03-14 20:40:16.295 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt
  2975. 2019-03-14 20:40:16.348 T:1754858352 DEBUG: PushCecKeypress - received key b duration 109 (rep:0 size:0)
  2976. 2019-03-14 20:40:16.349 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  2977. 2019-03-14 20:40:16.458 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E04&s=tt>
  2978. 2019-03-14 20:40:16.513 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E04&s=tt|accept-language=en-us"
  2979. 2019-03-14 20:40:16.553 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2980. 2019-03-14 20:40:16.553 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E04.avi', it won't be added to the library.
  2981. 2019-03-14 20:40:16.577 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  2982. 2019-03-14 20:40:16.577 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  2983. 2019-03-14 20:40:16.586 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  2984. 2019-03-14 20:40:16.596 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E05' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2985. 2019-03-14 20:40:16.697 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt|accept-language=en-us</url>
  2986. 2019-03-14 20:40:16.698 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2987. 2019-03-14 20:40:16.698 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt
  2988. 2019-03-14 20:40:16.884 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E05&s=tt>
  2989. 2019-03-14 20:40:16.956 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt|accept-language=en-us"
  2990. 2019-03-14 20:40:16.996 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2991. 2019-03-14 20:40:16.997 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E05' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  2992. 2019-03-14 20:40:17.000 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt|accept-language=en-us</url>
  2993. 2019-03-14 20:40:17.001 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  2994. 2019-03-14 20:40:17.001 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt
  2995. 2019-03-14 20:40:17.189 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E05&s=tt>
  2996. 2019-03-14 20:40:17.253 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E05&s=tt|accept-language=en-us"
  2997. 2019-03-14 20:40:17.309 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  2998. 2019-03-14 20:40:17.310 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E05.avi', it won't be added to the library.
  2999. 2019-03-14 20:40:17.338 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  3000. 2019-03-14 20:40:17.338 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  3001. 2019-03-14 20:40:17.351 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  3002. 2019-03-14 20:40:17.362 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E06' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3003. 2019-03-14 20:40:17.461 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt|accept-language=en-us</url>
  3004. 2019-03-14 20:40:17.463 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3005. 2019-03-14 20:40:17.463 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt
  3006. 2019-03-14 20:40:17.587 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  3007. 2019-03-14 20:40:17.587 T:1754858352 DEBUG: PushCecKeypress - added key a7
  3008. 2019-03-14 20:40:17.603 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  3009. 2019-03-14 20:40:17.699 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E06&s=tt>
  3010. 2019-03-14 20:40:17.747 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt|accept-language=en-us"
  3011. 2019-03-14 20:40:17.754 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 168 (rep:0 size:0)
  3012. 2019-03-14 20:40:17.755 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  3013. 2019-03-14 20:40:17.788 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3014. 2019-03-14 20:40:17.789 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E06' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3015. 2019-03-14 20:40:17.792 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt|accept-language=en-us</url>
  3016. 2019-03-14 20:40:17.793 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3017. 2019-03-14 20:40:17.793 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt
  3018. 2019-03-14 20:40:17.953 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 0 (rep:0 size:0)
  3019. 2019-03-14 20:40:17.953 T:1754858352 DEBUG: PushCecKeypress - added key a7
  3020. 2019-03-14 20:40:17.965 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E06&s=tt>
  3021. 2019-03-14 20:40:17.986 T:1937676688 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  3022. 2019-03-14 20:40:18.030 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E06&s=tt|accept-language=en-us"
  3023. 2019-03-14 20:40:18.063 T:1754858352 DEBUG: PushCecKeypress - received key a7 duration 110 (rep:0 size:0)
  3024. 2019-03-14 20:40:18.063 T:1754858352 DEBUG: PushCecKeypress - ignored key a7
  3025. 2019-03-14 20:40:18.080 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3026. 2019-03-14 20:40:18.081 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E06.avi', it won't be added to the library.
  3027. 2019-03-14 20:40:18.111 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  3028. 2019-03-14 20:40:18.112 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  3029. 2019-03-14 20:40:18.127 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  3030. 2019-03-14 20:40:18.141 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E07' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3031. 2019-03-14 20:40:18.244 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt|accept-language=en-us</url>
  3032. 2019-03-14 20:40:18.245 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3033. 2019-03-14 20:40:18.245 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt
  3034. 2019-03-14 20:40:18.592 T:1754858352 DEBUG: PushCecKeypress - received key b duration 0 (rep:0 size:0)
  3035. 2019-03-14 20:40:18.592 T:1754858352 DEBUG: PushCecKeypress - added key b
  3036. 2019-03-14 20:40:18.618 T:1937676688 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  3037. 2019-03-14 20:40:18.666 T:1937676688 INFO: Saving exitCode 66
  3038. 2019-03-14 20:40:18.754 T:1754858352 DEBUG: PushCecKeypress - received key b duration 162 (rep:0 size:0)
  3039. 2019-03-14 20:40:18.754 T:1754858352 DEBUG: PushCecKeypress - ignored key b
  3040. 2019-03-14 20:40:18.778 T:1937676688 DEBUG: ------ Window Init (DialogBusy.xml) ------
  3041. 2019-03-14 20:40:18.779 T:1937662832 DEBUG: CAnnouncementManager - Announcement: OnRestart from xbmc
  3042. 2019-03-14 20:40:18.779 T:1937662832 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnRestart
  3043. 2019-03-14 20:40:18.823 T:1485923184 DEBUG: Thread POSIX signal handler start, auto delete: true
  3044. 2019-03-14 20:40:18.823 T:1485923184 DEBUG: Thread POSIX signal handler 1485923184 terminating (autodelete)
  3045. 2019-03-14 20:40:18.842 T:1937676688 NOTICE: stop player
  3046. 2019-03-14 20:40:19.249 T:1937676688 NOTICE: Storing total System Uptime
  3047. 2019-03-14 20:40:19.250 T:1937662832 DEBUG: CAnnouncementManager - Announcement: OnQuit from xbmc
  3048. 2019-03-14 20:40:19.250 T:1937676688 NOTICE: Saving settings
  3049. 2019-03-14 20:40:19.250 T:1937662832 DEBUG: GOT ANNOUNCEMENT, type: 8, from xbmc, message OnQuit
  3050. 2019-03-14 20:40:19.274 T:1937676688 NOTICE: Saving skin settings
  3051. 2019-03-14 20:40:19.279 T:1937676688 NOTICE: stop all
  3052. 2019-03-14 20:40:19.279 T:1807721328 DEBUG: Thread JobWorker 1807721328 terminating (autodelete)
  3053. 2019-03-14 20:40:19.280 T:1790935920 DEBUG: Thread JobWorker 1790935920 terminating (autodelete)
  3054. 2019-03-14 20:40:19.281 T:1780310896 DEBUG: Thread JobWorker 1780310896 terminating (autodelete)
  3055. 2019-03-14 20:40:19.390 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E07&s=tt>
  3056. 2019-03-14 20:40:19.440 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt|accept-language=en-us"
  3057. 2019-03-14 20:40:19.478 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3058. 2019-03-14 20:40:19.479 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E07' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3059. 2019-03-14 20:40:19.482 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt|accept-language=en-us</url>
  3060. 2019-03-14 20:40:19.483 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3061. 2019-03-14 20:40:19.483 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt
  3062. 2019-03-14 20:40:19.593 T:1695544176 DEBUG: Thread CECAdapterUpdate 1695544176 terminating
  3063. 2019-03-14 20:40:19.809 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E07&s=tt>
  3064. 2019-03-14 20:40:19.868 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E07&s=tt|accept-language=en-us"
  3065. 2019-03-14 20:40:19.885 T:1569481584 DEBUG: Process - CEC adapter processor thread ended
  3066. 2019-03-14 20:40:19.886 T:1569481584 DEBUG: Thread CECAdapter 1569481584 terminating
  3067. 2019-03-14 20:40:19.905 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3068. 2019-03-14 20:40:19.906 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E07.avi', it won't be added to the library.
  3069. 2019-03-14 20:40:19.925 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  3070. 2019-03-14 20:40:19.925 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  3071. 2019-03-14 20:40:19.934 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  3072. 2019-03-14 20:40:19.942 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E08' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3073. 2019-03-14 20:40:20.035 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt|accept-language=en-us</url>
  3074. 2019-03-14 20:40:20.036 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3075. 2019-03-14 20:40:20.036 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt
  3076. 2019-03-14 20:40:20.410 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E08&s=tt>
  3077. 2019-03-14 20:40:20.465 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt|accept-language=en-us"
  3078. 2019-03-14 20:40:20.502 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3079. 2019-03-14 20:40:20.503 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E08' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3080. 2019-03-14 20:40:20.506 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt|accept-language=en-us</url>
  3081. 2019-03-14 20:40:20.507 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3082. 2019-03-14 20:40:20.507 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt
  3083. 2019-03-14 20:40:20.990 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E08&s=tt>
  3084. 2019-03-14 20:40:21.040 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E08&s=tt|accept-language=en-us"
  3085. 2019-03-14 20:40:21.078 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3086. 2019-03-14 20:40:21.078 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E08.avi', it won't be added to the library.
  3087. 2019-03-14 20:40:21.098 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  3088. 2019-03-14 20:40:21.098 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  3089. 2019-03-14 20:40:21.107 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  3090. 2019-03-14 20:40:21.115 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E09' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3091. 2019-03-14 20:40:21.208 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt|accept-language=en-us</url>
  3092. 2019-03-14 20:40:21.209 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3093. 2019-03-14 20:40:21.209 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt
  3094. 2019-03-14 20:40:21.392 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E09&s=tt>
  3095. 2019-03-14 20:40:21.465 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt|accept-language=en-us"
  3096. 2019-03-14 20:40:21.502 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3097. 2019-03-14 20:40:21.503 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E09' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
  3098. 2019-03-14 20:40:21.506 T:1799328624 DEBUG: scraper: CreateSearchUrl returned <url>http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt|accept-language=en-us</url>
  3099. 2019-03-14 20:40:21.507 T:1799328624 DEBUG: CurlFile::ParseAndCorrectUrl() adding custom header option 'accept-language: en-us'
  3100. 2019-03-14 20:40:21.507 T:1799328624 DEBUG: CurlFile::Open(0x67b86af8) http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt
  3101. 2019-03-14 20:40:23.686 T:1799328624 DEBUG: CCurlFile::Open - effective URL: <https://www.imdb.com/find?q=Lingerie%20S02E09&s=tt>
  3102. 2019-03-14 20:40:23.750 T:1799328624 DEBUG: Get: Using "UTF-8" charset for HTML "http://akas.imdb.com/find?q=Lingerie%20S02E09&s=tt|accept-language=en-us"
  3103. 2019-03-14 20:40:23.787 T:1799328624 DEBUG: scraper: GetSearchResults returned <?xml version="1.0" encoding="iso-8859-1" standalone="yes"?><results></results>
  3104. 2019-03-14 20:40:23.787 T:1799328624 WARNING: No information found for item 'smb://IOMEGA/MoviesR/New folder/Lingerie/Lingerie S02E09.avi', it won't be added to the library.
  3105. 2019-03-14 20:40:23.807 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting definitions
  3106. 2019-03-14 20:40:23.808 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: trying to load setting definitions from old format...
  3107. 2019-03-14 20:40:23.816 T:1799328624 DEBUG: CAddonSettings[metadata.universal]: loading setting values
  3108. 2019-03-14 20:40:23.825 T:1799328624 DEBUG: FindMovie: Searching for 'Lingerie S02E10' using Universal Movie Scraper scraper (path: '/storage/.kodi/addons/metadata.universal', content: 'movies', version: '5.3.0')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement