Advertisement
Guest User

kodi.log

a guest
Sep 30th, 2019
370
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.09 KB | None | 0 0
  1. 2019-09-30 16:46:50.345 T:1937211408 NOTICE: -----------------------------------------------------------------------
  2. 2019-09-30 16:46:50.345 T:1937211408 NOTICE: Starting Kodi (18.4 Git:newclock5_18.4-Leia). Platform: Linux ARM 32-bit
  3. 2019-09-30 16:46:50.345 T:1937211408 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  4. 2019-09-30 16:46:50.345 T:1937211408 NOTICE: Kodi compiled 2019-09-03 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.66 (267074)
  5. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: Running on LibreELEC (official): 9.1.501, kernel: Linux ARM 32-bit version 4.19.66
  6. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  7. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: Host CPU: ARMv7 Processor rev 5 (v7l), 4 cores available
  8. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: ARM Features: Neon enabled
  9. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  10. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  11. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  12. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  13. 2019-09-30 16:46:50.346 T:1937211408 NOTICE: special://envhome/ is mapped to: /storage
  14. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: special://home/ is mapped to: /storage/.kodi
  15. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  16. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  17. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  18. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: Local hostname: LibreELEC-A
  19. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  20. 2019-09-30 16:46:50.347 T:1937211408 NOTICE: -----------------------------------------------------------------------
  21. 2019-09-30 16:46:50.371 T:1937211408 INFO: loading settings
  22. 2019-09-30 16:46:50.375 T:1937211408 NOTICE: special://profile/ is mapped to: special://masterprofile/
  23. 2019-09-30 16:46:50.435 T:1937211408 DEBUG: CSkinSettings: no <skinsettings> tag found
  24. 2019-09-30 16:46:50.438 T:1937211408 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  25. 2019-09-30 16:46:50.438 T:1937211408 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  26. <?xml version="1.0" encoding="utf-8" ?>
  27. <advancedsettings>
  28. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  29. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  30. <showexitbutton>false</showexitbutton>
  31. <remotedelay>1</remotedelay>
  32. <samba>
  33. <clienttimeout>30</clienttimeout>
  34. </samba>
  35. <fanartres>720</fanartres>
  36. <imageres>540</imageres>
  37. </advancedsettings>
  38. 2019-09-30 16:46:50.438 T:1937211408 WARNING: CSettingsManager: missing version attribute
  39. 2019-09-30 16:46:50.444 T:1937211408 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  40. 2019-09-30 16:46:50.445 T:1937211408 NOTICE: Contents of special://profile/advancedsettings.xml are...
  41. <advancedsettings>
  42. <videodatabase>
  43. <type>mysql</type>
  44. <host>192.168.2.2</host>
  45. <port>3307</port>
  46. <user>kodi</user>
  47. <pass>*****</pass>
  48. </videodatabase>
  49. <musicdatabase>
  50. <type>mysql</type>
  51. <host>192.168.2.2</host>
  52. <port>3307</port>
  53. <user>kodi</user>
  54. <pass>*****</pass>
  55. </musicdatabase>
  56. <videolibrary>
  57. <importwatchedstate>true</importwatchedstate>
  58. <importresumepoint>true</importresumepoint>
  59. </videolibrary>
  60. <pathsubstitution>
  61. <substitute>
  62. <from>special://profile/sources.xml</from>
  63. <to>smb://kodi:*****@192.168.2.2/kodi/sources.xml</to>
  64. </substitute>
  65. <substitute>
  66. <from>special://profile/RssFeeds.xml</from>
  67. <to>smb://kodi:*****@192.168.2.2/kodi/RssFeeds.xml</to>
  68. </substitute>
  69. <substitute>
  70. <from>special://profile/mediasources.xml</from>
  71. <to>smb://kodi:*****@192.168.2.2/kodi/mediasources.xml</to>
  72. </substitute>
  73. <substitute>
  74. <from>special://profile/playlists/</from>
  75. <to>smb://kodi:*****@192.168.2.2/kodi/playlists/</to>
  76. </substitute>
  77. <substitute>
  78. <from>special://profile/addon_data/</from>
  79. <to>smb://kodi:*****@192.168.2.2/kodi/addon_data/</to>
  80. </substitute>
  81. <substitute>
  82. <from>special://masterprofile/Thumbnails/</from>
  83. <to>smb://kodi:*****@192.168.2.2/kodi/Thumbnails</to>
  84. </substitute>
  85. <substitute>
  86. <from>special://profile/favourites.xml</from>
  87. <to>smb://kodi:*****@192.168.2.2/kodi/favourites.xml</to>
  88. </substitute>
  89. </pathsubstitution>
  90. </advancedsettings>
  91. 2019-09-30 16:46:50.445 T:1937211408 DEBUG: Configuring path substitutions
  92. 2019-09-30 16:46:50.445 T:1937211408 DEBUG: Registering substitution pair:
  93. 2019-09-30 16:46:50.445 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/sources.xml]
  94. 2019-09-30 16:46:50.445 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/sources.xml]
  95. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: Registering substitution pair:
  96. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/RssFeeds.xml]
  97. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/RssFeeds.xml]
  98. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: Registering substitution pair:
  99. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/mediasources.xml]
  100. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/mediasources.xml]
  101. 2019-09-30 16:46:50.446 T:1937211408 DEBUG: Registering substitution pair:
  102. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/playlists/]
  103. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/playlists/]
  104. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: Registering substitution pair:
  105. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/addon_data/]
  106. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/addon_data/]
  107. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: Registering substitution pair:
  108. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/Thumbnails/]
  109. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/Thumbnails]
  110. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: Registering substitution pair:
  111. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: From: [/storage/.kodi/userdata/favourites.xml]
  112. 2019-09-30 16:46:50.447 T:1937211408 DEBUG: To: [smb://kodi:*****@192.168.2.2/kodi/favourites.xml]
  113. 2019-09-30 16:46:50.448 T:1937211408 WARNING: VIDEO database configuration is experimental.
  114. 2019-09-30 16:46:50.448 T:1937211408 WARNING: CSettingsManager: missing version attribute
  115. 2019-09-30 16:46:50.450 T:1937211408 NOTICE: Default Video Player: VideoPlayer
  116. 2019-09-30 16:46:50.450 T:1937211408 NOTICE: Default Audio Player: paplayer
  117. 2019-09-30 16:46:50.451 T:1937211408 NOTICE: Enabled debug logging due to GUI setting (2)
  118. 2019-09-30 16:46:50.451 T:1937211408 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  119. 2019-09-30 16:46:50.819 T:1937211408 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  120. 2019-09-30 16:46:50.823 T:1937211408 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/sources.xml, fd=10000
  121. 2019-09-30 16:46:50.859 T:1937211408 DEBUG: CSMBFile::Close closing fd 10000
  122. 2019-09-30 16:46:50.922 T:1937211408 INFO: creating subdirectories
  123. 2019-09-30 16:46:50.922 T:1937211408 INFO: userdata folder: special://masterprofile/
  124. 2019-09-30 16:46:50.922 T:1937211408 INFO: recording folder:
  125. 2019-09-30 16:46:50.922 T:1937211408 INFO: screenshots folder: /storage/screenshots/
  126. 2019-09-30 16:46:51.361 T:1937211408 DEBUG: DllBcm: Using omx system library
  127. 2019-09-30 16:46:55.111 T:1937211408 NOTICE: PulseAudio: Server found running - will try to use Pulse
  128. 2019-09-30 16:46:55.115 T:1860170624 DEBUG: Thread Lirc start, auto delete: false
  129. 2019-09-30 16:46:55.116 T:1927279488 DEBUG: Thread libinput start, auto delete: false
  130. 2019-09-30 16:46:55.118 T:1860170624 INFO: Loading special://xbmc/system/Lircmap.xml
  131. 2019-09-30 16:46:55.144 T:1860170624 INFO: * Adding remote mapping for device 'mceusb'
  132. 2019-09-30 16:46:55.145 T:1860170624 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  133. 2019-09-30 16:46:55.145 T:1860170624 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  134. 2019-09-30 16:46:55.146 T:1860170624 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  135. 2019-09-30 16:46:55.146 T:1860170624 INFO: * Adding remote mapping for device 'anysee'
  136. 2019-09-30 16:46:55.146 T:1860170624 INFO: * Adding remote mapping for device 'iMON-PAD'
  137. 2019-09-30 16:46:55.147 T:1860170624 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  138. 2019-09-30 16:46:55.147 T:1860170624 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  139. 2019-09-30 16:46:55.147 T:1860170624 INFO: * Adding remote mapping for device 'TwinHanRemote'
  140. 2019-09-30 16:46:55.148 T:1860170624 INFO: * Adding remote mapping for device 'linux-input-layer'
  141. 2019-09-30 16:46:55.148 T:1860170624 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  142. 2019-09-30 16:46:55.148 T:1860170624 INFO: * Adding remote mapping for device 'mediacenter'
  143. 2019-09-30 16:46:55.149 T:1860170624 INFO: * Adding remote mapping for device 'devinput'
  144. 2019-09-30 16:46:55.150 T:1860170624 INFO: * Adding remote mapping for device 'devinput-32'
  145. 2019-09-30 16:46:55.150 T:1860170624 INFO: * Adding remote mapping for device 'devinput-64'
  146. 2019-09-30 16:46:55.153 T:1860170624 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  147. 2019-09-30 16:46:55.212 T:1937211408 NOTICE: Running database version Addons27
  148. 2019-09-30 16:46:55.319 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: SAGE SAGE AirMouse Keyboard (event0)
  149. 2019-09-30 16:46:55.320 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - delay: 500ms repeat: 33ms for SAGE SAGE AirMouse Keyboard (event0)
  150. 2019-09-30 16:46:55.333 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: SAGE SAGE AirMouse Mouse (event1)
  151. 2019-09-30 16:46:55.333 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: SAGE SAGE AirMouse System Control (event2)
  152. 2019-09-30 16:46:55.333 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event2 (Function not implemented)
  153. 2019-09-30 16:46:55.334 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for SAGE SAGE AirMouse System Control (event2)
  154. 2019-09-30 16:46:55.353 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - pointer type device added: SAGE SAGE AirMouse Consumer Control (event3)
  155. 2019-09-30 16:46:55.353 T:1927279488 DEBUG: CLibInputHandler::DeviceAdded - keyboard type device added: SAGE SAGE AirMouse Consumer Control (event3)
  156. 2019-09-30 16:46:55.353 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - could not get key repeat for event3 (Function not implemented)
  157. 2019-09-30 16:46:55.354 T:1927279488 DEBUG: CLibInputKeyboard::GetRepeat - delay: 400ms repeat: 80ms for SAGE SAGE AirMouse Consumer Control (event3)
  158. 2019-09-30 16:46:55.593 T:1937211408 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  159. 2019-09-30 16:46:55.594 T:1937211408 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  160. 2019-09-30 16:46:55.594 T:1937211408 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  161. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  162. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: driver.dvb.crazycat v9.1.901.0 installed
  163. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: driver.dvb.dvb-latest v9.1.901.0 installed
  164. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: game.controller.default v1.0.8 installed
  165. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  166. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  167. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  168. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  169. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  170. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  171. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  172. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  173. 2019-09-30 16:46:55.595 T:1937211408 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  174. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  175. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  176. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  177. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  178. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  179. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  180. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  181. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  182. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  183. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: kodi.resource v1.0.0 installed
  184. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: metadata.album.universal v3.1.2 installed
  185. 2019-09-30 16:46:55.596 T:1937211408 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  186. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.allmusic.com v3.2.0 installed
  187. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.fanart.tv v3.6.1 installed
  188. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.imdb.com v3.1.4 installed
  189. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  190. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.2 installed
  191. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  192. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.local v1.0.0 installed
  193. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.themoviedb.org v5.1.9 installed
  194. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.1.3 installed
  195. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: os.libreelec.tv v9.1 installed
  196. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: os.openelec.tv v9.1 installed
  197. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: peripheral.joystick v1.4.8 installed
  198. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  199. 2019-09-30 16:46:55.597 T:1937211408 NOTICE: ADDON: repository.libreelec.tv v9.1.901 installed
  200. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  201. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  202. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: resource.language.de_de v9.0.19 installed
  203. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  204. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  205. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  206. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.57 installed
  207. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  208. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  209. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.idna v2.8 installed
  210. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.pil v1.1.7 installed
  211. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  212. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.requests v2.22.0 installed
  213. 2019-09-30 16:46:55.598 T:1937211408 NOTICE: ADDON: script.module.urllib3 v1.25.3 installed
  214. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  215. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  216. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: skin.estuary v2.0.25 installed
  217. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: visualization.spectrum v2.0.4.4 installed
  218. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: weather.yahoo v5.0.5 installed
  219. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  220. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.addon v18.4.0 installed
  221. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.core v0.1.0 installed
  222. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  223. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.json v10.3.0 installed
  224. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  225. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.python v2.26.0 installed
  226. 2019-09-30 16:46:55.599 T:1937211408 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  227. 2019-09-30 16:46:55.688 T:1937211408 DEBUG: CFavourites::Load - no system favourites found, skipping
  228. 2019-09-30 16:46:55.696 T:1937211408 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/favourites.xml, fd=10000
  229. 2019-09-30 16:46:55.722 T:1937211408 DEBUG: CSMBFile::Close closing fd 10000
  230. 2019-09-30 16:46:55.730 T:1937211408 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
  231. 2019-09-30 16:46:55.731 T:1937211408 INFO: Selected Logind/UPower as PowerSyscall
  232. 2019-09-30 16:46:55.732 T:1937211408 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  233. 2019-09-30 16:46:55.732 T:1937211408 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  234. 2019-09-30 16:46:55.754 T:1937211408 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 24
  235. 2019-09-30 16:46:55.760 T:1937211408 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
  236. 2019-09-30 16:46:55.761 T:1915085696 DEBUG: Thread ActiveAE start, auto delete: false
  237. 2019-09-30 16:46:55.762 T:1905259392 DEBUG: Thread AESink start, auto delete: false
  238. 2019-09-30 16:46:55.763 T:1894773632 DEBUG: Thread FDEventMonitor start, auto delete: false
  239. 2019-09-30 16:46:55.788 T:1915085696 INFO: CAESinkALSA - Unable to open device "default" for playback
  240. 2019-09-30 16:46:55.813 T:1915085696 DEBUG: PulseAudio: Context authorizing
  241. 2019-09-30 16:46:55.814 T:1915085696 DEBUG: PulseAudio: Context setting name
  242. 2019-09-30 16:46:55.815 T:1915085696 DEBUG: PulseAudio: Context ready
  243. 2019-09-30 16:46:55.816 T:1915085696 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  244. 2019-09-30 16:46:55.818 T:1915085696 NOTICE: Found 2 Lists of Devices
  245. 2019-09-30 16:46:55.818 T:1915085696 NOTICE: Enumerated PI devices:
  246. 2019-09-30 16:46:55.818 T:1915085696 NOTICE: Device 1
  247. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_deviceName : HDMI
  248. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_displayName : HDMI
  249. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_displayNameExtra:
  250. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  251. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_channels : FL, FR
  252. 2019-09-30 16:46:55.819 T:1915085696 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  253. 2019-09-30 16:46:55.820 T:1915085696 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
  254. 2019-09-30 16:46:55.820 T:1915085696 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
  255. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: Device 2
  256. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_deviceName : Analogue
  257. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_displayName : Analogue
  258. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_displayNameExtra:
  259. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  260. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_channels : FL, FR
  261. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_sampleRates : 48000
  262. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  263. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: m_streamTypes : No passthrough capabilities
  264. 2019-09-30 16:46:55.820 T:1915085696 NOTICE: Device 3
  265. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_deviceName : Both
  266. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_displayName : HDMI and Analogue
  267. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_displayNameExtra:
  268. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  269. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_channels : FL, FR
  270. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_sampleRates : 48000
  271. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  272. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_streamTypes : No passthrough capabilities
  273. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: Enumerated PULSE devices:
  274. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: Device 1
  275. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_deviceName : Default
  276. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_displayName : Default
  277. 2019-09-30 16:46:55.821 T:1915085696 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  278. 2019-09-30 16:46:55.822 T:1915085696 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  279. 2019-09-30 16:46:55.822 T:1915085696 NOTICE: m_channels : FL, FR
  280. 2019-09-30 16:46:55.822 T:1915085696 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  281. 2019-09-30 16:46:55.822 T:1915085696 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  282. 2019-09-30 16:46:55.822 T:1915085696 NOTICE: m_streamTypes : No passthrough capabilities
  283. 2019-09-30 16:46:55.822 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
  284. 2019-09-30 16:46:55.822 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  285. 2019-09-30 16:46:55.823 T:1905259392 DEBUG: DllBcm: Using omx system library
  286. 2019-09-30 16:46:55.826 T:1905259392 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  287. 2019-09-30 16:46:55.829 T:1905259392 DEBUG: Loading: libopenmaxil.so
  288. 2019-09-30 16:46:55.842 T:1816114048 DEBUG: Thread CRBPWorker start, auto delete: false
  289. 2019-09-30 16:46:55.842 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  290. 2019-09-30 16:46:55.843 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  291. 2019-09-30 16:46:55.845 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
  292. 2019-09-30 16:46:55.848 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  293. 2019-09-30 16:46:55.848 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  294. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Output Device : HDMI
  295. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Sample Rate : 44100
  296. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
  297. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Channel Count : 2
  298. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Channel Layout: FL, FR
  299. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Frames : 2205
  300. 2019-09-30 16:46:55.849 T:1905259392 DEBUG: Frame Size : 8
  301. 2019-09-30 16:46:55.873 T:1937211408 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  302. 2019-09-30 16:46:55.886 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  303. 2019-09-30 16:46:55.889 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ??????" successfully loaded
  304. 2019-09-30 16:46:55.890 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ???" successfully loaded
  305. 2019-09-30 16:46:55.892 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  306. 2019-09-30 16:46:55.893 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  307. 2019-09-30 16:46:55.895 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  308. 2019-09-30 16:46:55.897 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  309. 2019-09-30 16:46:55.899 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  310. 2019-09-30 16:46:55.901 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  311. 2019-09-30 16:46:55.902 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  312. 2019-09-30 16:46:55.903 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  313. 2019-09-30 16:46:55.905 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  314. 2019-09-30 16:46:55.907 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  315. 2019-09-30 16:46:55.908 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  316. 2019-09-30 16:46:55.910 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  317. 2019-09-30 16:46:55.912 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  318. 2019-09-30 16:46:55.913 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  319. 2019-09-30 16:46:55.915 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  320. 2019-09-30 16:46:55.917 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  321. 2019-09-30 16:46:55.919 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  322. 2019-09-30 16:46:55.921 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ???" successfully loaded
  323. 2019-09-30 16:46:55.923 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  324. 2019-09-30 16:46:55.924 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  325. 2019-09-30 16:46:55.926 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  326. 2019-09-30 16:46:55.928 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  327. 2019-09-30 16:46:55.930 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  328. 2019-09-30 16:46:55.932 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  329. 2019-09-30 16:46:55.934 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ??????" successfully loaded
  330. 2019-09-30 16:46:55.935 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ???" successfully loaded
  331. 2019-09-30 16:46:55.937 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  332. 2019-09-30 16:46:55.939 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  333. 2019-09-30 16:46:55.940 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  334. 2019-09-30 16:46:55.941 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  335. 2019-09-30 16:46:55.943 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  336. 2019-09-30 16:46:55.945 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  337. 2019-09-30 16:46:55.947 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  338. 2019-09-30 16:46:55.949 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  339. 2019-09-30 16:46:55.951 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  340. 2019-09-30 16:46:55.953 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ??????" successfully loaded
  341. 2019-09-30 16:46:55.954 T:1937211408 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ???" successfully loaded
  342. 2019-09-30 16:46:55.956 T:1937211408 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
  343. 2019-09-30 16:46:55.957 T:1937211408 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
  344. 2019-09-30 16:46:55.962 T:1937211408 DEBUG: Selected UDev as storage provider
  345. 2019-09-30 16:46:55.963 T:1937211408 NOTICE: Raspberry PI firmware version: Aug 9 2019 17:28:49
  346. Copyright (c) 2012 Broadcom
  347. version 0e6daa5106dd4164474616408e0dc24f997ffcf3 (clean) (release) (start_x)
  348. 2019-09-30 16:46:55.963 T:1937211408 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:1 WVC1:1
  349. 2019-09-30 16:46:55.964 T:1937211408 NOTICE: cache.memorysize: 20MB
  350. 2019-09-30 16:46:55.964 T:1937211408 NOTICE: Config:
  351. aphy_params_current=819
  352. arm_freq=900
  353. audio_pwm_mode=514
  354. config_hdmi_boost=5
  355. disable_auto_turbo=1
  356. disable_commandline_tags=2
  357. disable_l2cache=1
  358. display_hdmi_rotate=-1
  359. display_lcd_rotate=-1
  360. dphy_params_current=547
  361. enable_uart=1
  362. force_eeprom_read=1
  363. force_pwm_open=1
  364. framebuffer_ignore_alpha=1
  365. framebuffer_swap=1
  366. hdmi_channel_map=8
  367. init_uart_clock=0x2dc6c00
  368. lcd_framerate=60
  369. over_voltage_avs=0x1b774
  370. pause_burst_frames=1
  371. program_serial_random=1
  372. sdram_freq=450
  373. hdmi_force_cec_address:0=65535
  374. hdmi_force_cec_address:1=65535
  375. hdmi_ignore_cec_init:0=1
  376. hdmi_pixel_freq_limit:0=0x9a7ec80
  377. hdmi_pixel_freq_limit:1=0x9a7ec80
  378. 2019-09-30 16:46:55.965 T:1937211408 NOTICE: Config:
  379. decode_MPG2=0x3f263140
  380. decode_WVC1=0xc4015ed2
  381. device_tree=-
  382. hdmi_cvt:0=
  383. hdmi_cvt:1=
  384. hdmi_edid_filename:0=
  385. hdmi_edid_filename:1=
  386. hdmi_timings:0=
  387. hdmi_timings:1=
  388. 2019-09-30 16:46:55.965 T:1937211408 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  389. 2019-09-30 16:46:55.966 T:1937211408 DEBUG: EGL get supported modes (2) = 18, prefer_group=1, prefer_mode=10
  390. 2019-09-30 16:46:55.966 T:1937211408 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  391. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 1: 640x480 (640x480) @ 72.00 - Full Screen (1.00) :5
  392. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 2: 640x480 (640x480) @ 75.00 - Full Screen (1.00) :6
  393. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 3: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  394. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 4: 800x600 (800x600) @ 72.00 - Full Screen (1.00) :a
  395. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 5: 800x600 (800x600) @ 75.00 - Full Screen (1.00) :b
  396. 2019-09-30 16:46:55.967 T:1937211408 DEBUG: EGL mode 6: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  397. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 7: 1024x768 (1024x768) @ 70.00 - Full Screen (1.00) :11
  398. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 8: 1024x768 (1024x768) @ 75.00 - Full Screen (1.00) :12
  399. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 9: 1152x864 (1152x864) @ 75.00 - Full Screen (1.00) :15
  400. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 10: 1280x800 (1280x800) @ 60.00 - Full Screen (1.00) :1c
  401. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 11: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  402. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 12: 1280x1024 (1280x1024) @ 75.00 - Full Screen (1.00) :24
  403. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 13: 1440x900 (1440x900) @ 60.00 - Full Screen (1.00) :2f
  404. 2019-09-30 16:46:55.968 T:1937211408 DEBUG: EGL mode 14: 1680x1050 (1680x1050) @ 60.00 - Full Screen (1.00) :3a
  405. 2019-09-30 16:46:55.969 T:1937211408 DEBUG: EGL mode 15: 1366x768 (1366x768) @ 60.00 - Full Screen (1.00) :51
  406. 2019-09-30 16:46:55.969 T:1937211408 DEBUG: EGL mode 16: 1600x900 (1600x900) @ 60.00 - Full Screen (1.00) :53
  407. 2019-09-30 16:46:55.969 T:1937211408 DEBUG: EGL mode 17: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :55
  408. 2019-09-30 16:46:55.970 T:1937211408 DEBUG: EGL get supported modes (1) = 16, prefer_group=1, prefer_mode=10
  409. 2019-09-30 16:46:55.970 T:1937211408 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  410. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  411. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  412. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  413. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  414. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  415. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 6: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) :10
  416. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 7: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  417. 2019-09-30 16:46:55.971 T:1937211408 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  418. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 9: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  419. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 10: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  420. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 11: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  421. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 12: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  422. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 13: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  423. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 25.00 - Full Screen (1.00) :21
  424. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  425. 2019-09-30 16:46:55.972 T:1937211408 DEBUG: EGL probe resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen:10010004
  426. 2019-09-30 16:46:55.972 T:1937211408 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 60.000000 Hz
  427. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 59.940063 Hz
  428. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 72.000000 Hz
  429. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 71.928070 Hz
  430. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 640 x 480 with 640 x 480 @ 75.000000 Hz
  431. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 60.000000 Hz
  432. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 59.940063 Hz
  433. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 72.000000 Hz
  434. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 71.928070 Hz
  435. 2019-09-30 16:46:55.973 T:1937211408 NOTICE: Found resolution 800 x 600 with 800 x 600 @ 75.000000 Hz
  436. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 60.000000 Hz
  437. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 59.940063 Hz
  438. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 70.000000 Hz
  439. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1024 x 768 with 1024 x 768 @ 75.000000 Hz
  440. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1152 x 864 with 1152 x 864 @ 75.000000 Hz
  441. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 60.000000 Hz
  442. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1280 x 800 with 1280 x 800 @ 59.940063 Hz
  443. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 60.000000 Hz
  444. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 59.940063 Hz
  445. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1280 x 1024 with 1280 x 1024 @ 75.000000 Hz
  446. 2019-09-30 16:46:55.974 T:1937211408 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 60.000000 Hz
  447. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1440 x 900 with 1440 x 900 @ 59.940063 Hz
  448. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 60.000000 Hz
  449. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1680 x 1050 with 1680 x 1050 @ 59.940063 Hz
  450. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1366 x 768 with 1366 x 768 @ 60.000000 Hz
  451. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1366 x 768 with 1366 x 768 @ 59.940063 Hz
  452. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 60.000000 Hz
  453. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1600 x 900 with 1600 x 900 @ 59.940063 Hz
  454. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 60.000000 Hz
  455. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 59.940063 Hz
  456. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 60.000000 Hz
  457. 2019-09-30 16:46:55.975 T:1937211408 NOTICE: Found resolution 720 x 480 with 720 x 480 @ 59.940063 Hz
  458. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 60.000000 Hz
  459. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 59.940063 Hz
  460. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 720 x 576 with 720 x 576 @ 50.000000 Hz
  461. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1280 x 720 with 1280 x 720 @ 50.000000 Hz
  462. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 50.000000 Hz
  463. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 24.000000 Hz
  464. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 23.976025 Hz
  465. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 25.000000 Hz
  466. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 30.000000 Hz
  467. 2019-09-30 16:46:55.976 T:1937211408 NOTICE: Found resolution 1920 x 1080 with 1920 x 1080 @ 29.970032 Hz
  468. 2019-09-30 16:46:55.977 T:1937211408 NOTICE: Found (1920x1080@60.000000) at 48, setting to RES_DESKTOP at 16
  469. 2019-09-30 16:46:55.978 T:1937211408 NOTICE: EGL_VERSION = 1.4
  470. 2019-09-30 16:46:55.978 T:1937211408 NOTICE: EGL_VENDOR = Broadcom
  471. 2019-09-30 16:46:55.978 T:1937211408 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
  472. 2019-09-30 16:46:55.978 T:1937211408 NOTICE: EGL_CLIENT_EXTENSIONS = NULL
  473. 2019-09-30 16:46:55.978 T:1937211408 DEBUG: EGL Config Attributes:
  474. 2019-09-30 16:46:55.978 T:1937211408 DEBUG: EGL_BUFFER_SIZE: 32
  475. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_ALPHA_SIZE: 8
  476. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_BLUE_SIZE: 8
  477. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_GREEN_SIZE: 8
  478. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_RED_SIZE: 8
  479. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_DEPTH_SIZE: 24
  480. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_STENCIL_SIZE: 0
  481. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  482. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_CONFIG_ID: 3
  483. 2019-09-30 16:46:55.979 T:1937211408 DEBUG: EGL_LEVEL: 0
  484. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 2048
  485. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_MAX_PBUFFER_PIXELS: 4194304
  486. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_MAX_PBUFFER_WIDTH: 2048
  487. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_NATIVE_RENDERABLE: 1
  488. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_NATIVE_VISUAL_ID: 37928
  489. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  490. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_SAMPLES: 0
  491. 2019-09-30 16:46:55.980 T:1937211408 DEBUG: EGL_SAMPLE_BUFFERS: 0
  492. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_SURFACE_TYPE: 1639
  493. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  494. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  495. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  496. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  497. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  498. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 1
  499. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_MIN_SWAP_INTERVAL: 0
  500. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_MAX_SWAP_INTERVAL: 2147483647
  501. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_LUMINANCE_SIZE: 0
  502. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  503. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  504. 2019-09-30 16:46:55.981 T:1937211408 DEBUG: EGL_RENDERABLE_TYPE: 7
  505. 2019-09-30 16:46:55.982 T:1937211408 DEBUG: EGL_CONFORMANT: 7
  506. 2019-09-30 16:46:55.983 T:1937211408 INFO: RetroPlayer[PROCESS]: Registering process control for RPi
  507. 2019-09-30 16:46:55.983 T:1937211408 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  508. 2019-09-30 16:46:55.983 T:1937211408 NOTICE: Checking resolution 16
  509. 2019-09-30 16:46:56.116 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  510. 2019-09-30 16:46:56.116 T:1905259392 DEBUG: CAESinkPi:Deinitialize
  511. 2019-09-30 16:46:56.117 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  512. 2019-09-30 16:46:56.123 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
  513. 2019-09-30 16:46:56.135 T:1937211408 DEBUG: EGL set HDMI mode (1,16)=0 off
  514. 2019-09-30 16:46:56.274 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
  515. 2019-09-30 16:46:56.275 T:1937211408 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  516. 2019-09-30 16:46:56.291 T:1915085696 DEBUG: CActiveAE - display reset event
  517. 2019-09-30 16:46:56.291 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
  518. 2019-09-30 16:46:56.292 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  519. 2019-09-30 16:46:56.292 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  520. 2019-09-30 16:46:56.292 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  521. 2019-09-30 16:46:56.294 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
  522. 2019-09-30 16:46:56.297 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  523. 2019-09-30 16:46:56.297 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  524. 2019-09-30 16:46:56.297 T:1905259392 DEBUG: Output Device : HDMI
  525. 2019-09-30 16:46:56.297 T:1905259392 DEBUG: Sample Rate : 44100
  526. 2019-09-30 16:46:56.298 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
  527. 2019-09-30 16:46:56.298 T:1905259392 DEBUG: Channel Count : 2
  528. 2019-09-30 16:46:56.298 T:1905259392 DEBUG: Channel Layout: FL, FR
  529. 2019-09-30 16:46:56.298 T:1905259392 DEBUG: Frames : 2205
  530. 2019-09-30 16:46:56.298 T:1905259392 DEBUG: Frame Size : 8
  531. 2019-09-30 16:46:56.302 T:1937211408 NOTICE: GL_VENDOR = Broadcom
  532. 2019-09-30 16:46:56.302 T:1937211408 NOTICE: GL_RENDERER = VideoCore IV HW
  533. 2019-09-30 16:46:56.302 T:1937211408 NOTICE: GL_VERSION = OpenGL ES 2.0
  534. 2019-09-30 16:46:56.302 T:1937211408 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  535. 2019-09-30 16:46:56.302 T:1937211408 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
  536. 2019-09-30 16:46:56.302 T:1915085696 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  537. 2019-09-30 16:46:56.306 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  538. 2019-09-30 16:46:56.306 T:1937211408 DEBUG: Compiled
  539. 2019-09-30 16:46:56.308 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  540. 2019-09-30 16:46:56.308 T:1937211408 DEBUG: Compiled
  541. 2019-09-30 16:46:56.329 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  542. 2019-09-30 16:46:56.329 T:1937211408 DEBUG: Compiled
  543. 2019-09-30 16:46:56.330 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  544. 2019-09-30 16:46:56.330 T:1937211408 DEBUG: Compiled
  545. 2019-09-30 16:46:56.352 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  546. 2019-09-30 16:46:56.352 T:1937211408 DEBUG: Compiled
  547. 2019-09-30 16:46:56.352 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  548. 2019-09-30 16:46:56.352 T:1937211408 DEBUG: Compiled
  549. 2019-09-30 16:46:56.376 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  550. 2019-09-30 16:46:56.376 T:1937211408 DEBUG: Compiled
  551. 2019-09-30 16:46:56.377 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  552. 2019-09-30 16:46:56.377 T:1937211408 DEBUG: Compiled
  553. 2019-09-30 16:46:56.400 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  554. 2019-09-30 16:46:56.400 T:1937211408 DEBUG: Compiled
  555. 2019-09-30 16:46:56.400 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  556. 2019-09-30 16:46:56.401 T:1937211408 DEBUG: Compiled
  557. 2019-09-30 16:46:56.423 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  558. 2019-09-30 16:46:56.424 T:1937211408 DEBUG: Compiled
  559. 2019-09-30 16:46:56.424 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  560. 2019-09-30 16:46:56.424 T:1937211408 DEBUG: Compiled
  561. 2019-09-30 16:46:56.447 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  562. 2019-09-30 16:46:56.447 T:1937211408 DEBUG: Compiled
  563. 2019-09-30 16:46:56.448 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  564. 2019-09-30 16:46:56.448 T:1937211408 DEBUG: Compiled
  565. 2019-09-30 16:46:56.472 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  566. 2019-09-30 16:46:56.472 T:1937211408 DEBUG: Compiled
  567. 2019-09-30 16:46:56.473 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  568. 2019-09-30 16:46:56.473 T:1937211408 DEBUG: Compiled
  569. 2019-09-30 16:46:56.496 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  570. 2019-09-30 16:46:56.496 T:1937211408 DEBUG: Compiled
  571. 2019-09-30 16:46:56.496 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  572. 2019-09-30 16:46:56.497 T:1937211408 DEBUG: Compiled
  573. 2019-09-30 16:46:56.525 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  574. 2019-09-30 16:46:56.525 T:1937211408 DEBUG: Compiled
  575. 2019-09-30 16:46:56.526 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  576. 2019-09-30 16:46:56.526 T:1937211408 DEBUG: Compiled
  577. 2019-09-30 16:46:56.550 T:1937211408 DEBUG: GL: Vertex Shader compilation log:
  578. 2019-09-30 16:46:56.550 T:1937211408 DEBUG: Compiled
  579. 2019-09-30 16:46:56.551 T:1937211408 DEBUG: GL: Pixel Shader compilation log:
  580. 2019-09-30 16:46:56.551 T:1937211408 DEBUG: Compiled
  581. 2019-09-30 16:46:56.703 T:1905259392 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  582. 2019-09-30 16:46:56.703 T:1905259392 DEBUG: CAESinkPi:Deinitialize
  583. 2019-09-30 16:46:56.704 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  584. 2019-09-30 16:46:56.710 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
  585. 2019-09-30 16:46:56.725 T:1937211408 DEBUG: EGL set HDMI mode (1,16)=0 off
  586. 2019-09-30 16:46:56.875 T:1849684864 DEBUG: EGL tv_service_callback (8,1,16)
  587. 2019-09-30 16:46:56.875 T:1937211408 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  588. 2019-09-30 16:46:56.891 T:1915085696 DEBUG: CActiveAE - display reset event
  589. 2019-09-30 16:46:56.892 T:1905259392 INFO: CActiveAESink::OpenSink - initialize sink
  590. 2019-09-30 16:46:56.892 T:1905259392 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  591. 2019-09-30 16:46:56.892 T:1905259392 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  592. 2019-09-30 16:46:56.893 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  593. 2019-09-30 16:46:56.896 T:1905259392 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x70f02f30
  594. 2019-09-30 16:46:56.899 T:1905259392 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  595. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  596. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Output Device : HDMI
  597. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Sample Rate : 44100
  598. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Sample Format : AE_FMT_FLOAT
  599. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Channel Count : 2
  600. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Channel Layout: FL, FR
  601. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Frames : 2205
  602. 2019-09-30 16:46:56.900 T:1905259392 DEBUG: Frame Size : 8
  603. 2019-09-30 16:46:56.902 T:1937211408 INFO: GLES: Maximum texture width: 2048
  604. 2019-09-30 16:46:56.903 T:1937211408 DEBUG: guilib: Fill viewport on change for solving rendering passes
  605. 2019-09-30 16:46:56.907 T:1915085696 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  606. 2019-09-30 16:46:56.983 T:1937211408 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  607. 2019-09-30 16:46:56.983 T:1937211408 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/media/splash.jpg GetCodingType=0x7fffffff (1920x1080)
  608. 2019-09-30 16:46:56.984 T:1937211408 NOTICE: LoadJpeg: unable to load /usr/share/kodi/media/splash.jpg
  609. 2019-09-30 16:46:58.179 T:1937211408 INFO: GLES: Enabling VSYNC
  610. 2019-09-30 16:46:58.179 T:1937211408 INFO: load keymapping
  611. 2019-09-30 16:46:58.187 T:1937211408 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  612. 2019-09-30 16:46:58.189 T:1937211408 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  613. 2019-09-30 16:46:58.195 T:1937211408 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  614. 2019-09-30 16:46:58.205 T:1937211408 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  615. 2019-09-30 16:46:58.213 T:1937211408 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  616. 2019-09-30 16:46:58.223 T:1937211408 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  617. 2019-09-30 16:46:58.248 T:1937211408 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  618. 2019-09-30 16:46:58.250 T:1937211408 INFO: Loading special://xbmc/system/keymaps/remote.xml
  619. 2019-09-30 16:46:58.266 T:1937211408 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  620. 2019-09-30 16:46:58.276 T:1937211408 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  621. 2019-09-30 16:46:58.277 T:1937211408 INFO: CLangInfo: loading resource.language.de_de language information...
  622. 2019-09-30 16:46:58.282 T:1937211408 DEBUG: trying to set locale to de_DE.UTF-8
  623. 2019-09-30 16:46:58.303 T:1937211408 INFO: global locale set to C
  624. 2019-09-30 16:46:58.304 T:1937211408 INFO: CLangInfo: loading resource.language.de_de language strings...
  625. 2019-09-30 16:46:58.426 T:1937211408 DEBUG: LocalizeStrings: loaded 4014 strings from file resource://resource.language.de_de/strings.po
  626. 2019-09-30 16:46:58.475 T:1937211408 DEBUG: POParser: id:16313 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  627. 2019-09-30 16:46:58.507 T:1937211408 DEBUG: LocalizeStrings: loaded 8 strings from file resource://resource.language.en_gb/strings.po
  628. 2019-09-30 16:46:58.547 T:1937211408 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  629. 2019-09-30 16:46:58.550 T:1937211408 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  630. 2019-09-30 16:46:58.557 T:1937211408 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  631. 2019-09-30 16:46:58.566 T:1937211408 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  632. 2019-09-30 16:46:58.572 T:1937211408 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.de_de/strings.po
  633. 2019-09-30 16:46:58.575 T:1937211408 DEBUG: LocalizeStrings: loaded 6 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  634. 2019-09-30 16:46:58.580 T:1937211408 DEBUG: LocalizeStrings: loaded 23 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.de_de/strings.po
  635. 2019-09-30 16:46:58.587 T:1937211408 DEBUG: LocalizeStrings: loaded 9 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  636. 2019-09-30 16:46:58.615 T:1937211408 DEBUG: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.de_de/strings.po
  637. 2019-09-30 16:46:58.618 T:1937211408 DEBUG: POParser: id:30003 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  638. 2019-09-30 16:46:58.618 T:1937211408 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  639. 2019-09-30 16:46:58.623 T:1937211408 DEBUG: LocalizeStrings: loaded 3 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.de_de/strings.po
  640. 2019-09-30 16:46:58.626 T:1937211408 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  641. 2019-09-30 16:46:58.634 T:1937211408 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  642. 2019-09-30 16:46:58.659 T:1937211408 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.de_de/strings.po
  643. 2019-09-30 16:46:58.661 T:1937211408 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  644. 2019-09-30 16:46:58.667 T:1937211408 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.de_de/strings.po
  645. 2019-09-30 16:46:58.668 T:1937211408 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  646. 2019-09-30 16:46:58.677 T:1937211408 DEBUG: LocalizeStrings: loaded 230 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.de_de/strings.po
  647. 2019-09-30 16:46:58.679 T:1937211408 DEBUG: POParser: id:722 was recently re-used in the English string file, which is not yet changed in the translated file. Using the English string instead
  648. 2019-09-30 16:46:58.682 T:1937211408 DEBUG: LocalizeStrings: loaded 19 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  649. 2019-09-30 16:46:58.712 T:1937211408 DEBUG: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/weather.yahoo/resources/language/resource.language.de_DE/strings.po
  650. 2019-09-30 16:46:58.715 T:1937211408 DEBUG: LocalizeStrings: loaded 12 strings from file /storage/.kodi/addons/weather.yahoo/resources/language/resource.language.en_GB/strings.po
  651. 2019-09-30 16:46:58.723 T:1937211408 DEBUG: LocalizeStrings: loaded 15 strings from file /storage/.kodi/addons/visualization.spectrum/resources/language/resource.language.de_de/strings.po
  652. 2019-09-30 16:46:58.726 T:1937211408 DEBUG: LocalizeStrings: loaded 0 strings from file /storage/.kodi/addons/visualization.spectrum/resources/language/resource.language.en_gb/strings.po
  653. 2019-09-30 16:46:58.728 T:1807721344 DEBUG: Thread JobWorker start, auto delete: true
  654. 2019-09-30 16:46:58.729 T:1807721344 DEBUG: Initialize, updating databases...
  655. 2019-09-30 16:46:58.734 T:1807721344 NOTICE: Running database version Addons27
  656. 2019-09-30 16:46:58.741 T:1807721344 NOTICE: Running database version ViewModes6
  657. 2019-09-30 16:46:58.768 T:1807721344 NOTICE: Running database version Textures13
  658. 2019-09-30 16:46:58.774 T:1807721344 NOTICE: MYSQL: Connected to version 10.3.11-MariaDB
  659. 2019-09-30 16:46:58.782 T:1807721344 NOTICE: Running database version MyMusic72
  660. 2019-09-30 16:46:58.792 T:1807721344 NOTICE: Running database version MyVideos116
  661. 2019-09-30 16:46:58.801 T:1807721344 NOTICE: Running database version TV32
  662. 2019-09-30 16:46:58.808 T:1807721344 NOTICE: Running database version Epg12
  663. 2019-09-30 16:46:58.809 T:1807721344 DEBUG: Initialize, updating databases... DONE
  664. 2019-09-30 16:46:58.811 T:1937211408 NOTICE: start dvd mediatype detection
  665. 2019-09-30 16:46:58.811 T:1937211408 INFO: DPMS: not supported on this platform
  666. 2019-09-30 16:46:58.813 T:1918886784 DEBUG: Thread DetectDVDMedia start, auto delete: false
  667. 2019-09-30 16:46:58.813 T:1918886784 DEBUG: Compiled with libcdio Version 0.94
  668. 2019-09-30 16:46:58.818 T:1918886784 DEBUG: Thread DetectDVDMedia 1918886784 terminating
  669. 2019-09-30 16:46:58.902 T:1937208192 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  670. 2019-09-30 16:46:58.903 T:1937208192 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  671. 2019-09-30 16:46:58.951 T:1937211408 INFO: Unloading old skin ...
  672. 2019-09-30 16:46:58.961 T:1937211408 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/addon_data/skin.estuary/settings.xml, fd=10000
  673. 2019-09-30 16:46:58.970 T:1937211408 DEBUG: CSMBFile::Close closing fd 10000
  674. 2019-09-30 16:46:58.972 T:1937211408 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.25)
  675. 2019-09-30 16:46:58.972 T:1937211408 INFO: load fonts for skin...
  676. 2019-09-30 16:46:58.991 T:1937211408 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  677. 2019-09-30 16:46:59.286 T:1937211408 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  678. 2019-09-30 16:46:59.488 T:1937211408 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.de_de/strings.po
  679. 2019-09-30 16:46:59.492 T:1937211408 DEBUG: LocalizeStrings: loaded 0 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  680. 2019-09-30 16:46:59.492 T:1937211408 INFO: load new skin...
  681. 2019-09-30 16:46:59.492 T:1937211408 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  682. 2019-09-30 16:46:59.535 T:1937211408 DEBUG: Load Skin XML: 43.18ms
  683. 2019-09-30 16:46:59.535 T:1937211408 INFO: initialize new skin...
  684. 2019-09-30 16:46:59.535 T:1937211408 DEBUG: guilib: Fill viewport on change for solving rendering passes
  685. 2019-09-30 16:46:59.536 T:1937211408 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  686. 2019-09-30 16:46:59.610 T:1937211408 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  687. 2019-09-30 16:46:59.657 T:1937211408 INFO: Loading skin file: DialogPVRChannelGuide.xml, load type: LOAD_ON_GUI_INIT
  688. 2019-09-30 16:46:59.673 T:1937211408 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  689. 2019-09-30 16:46:59.687 T:1937211408 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  690. 2019-09-30 16:46:59.706 T:1937211408 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  691. 2019-09-30 16:46:59.711 T:1937211408 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  692. 2019-09-30 16:46:59.773 T:1937211408 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  693. 2019-09-30 16:46:59.781 T:1937211408 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  694. 2019-09-30 16:46:59.786 T:1937211408 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  695. 2019-09-30 16:46:59.792 T:1937211408 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  696. 2019-09-30 16:46:59.795 T:1937211408 INFO: Loading skin file: DialogSettings.xml, load type: LOAD_ON_GUI_INIT
  697. 2019-09-30 16:46:59.837 T:1937211408 INFO: Previous line repeats 1 times.
  698. 2019-09-30 16:46:59.837 T:1937211408 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  699. 2019-09-30 16:46:59.843 T:1937211408 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  700. 2019-09-30 16:46:59.873 T:1937211408 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  701. 2019-09-30 16:47:00.016 T:1937211408 INFO: skin loaded...
  702. 2019-09-30 16:47:00.016 T:1937211408 DEBUG: Activating window ID: 12997
  703. 2019-09-30 16:47:00.016 T:1937211408 DEBUG: ------ Window Init () ------
  704. 2019-09-30 16:47:00.018 T:1937211408 DEBUG: Activating window ID: 12999
  705. 2019-09-30 16:47:00.018 T:1937211408 DEBUG: ------ Window Init (Startup.xml) ------
  706. 2019-09-30 16:47:00.018 T:1937211408 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  707. 2019-09-30 16:47:00.019 T:1937211408 DEBUG: Activating window ID: 10000
  708. 2019-09-30 16:47:00.019 T:1937211408 DEBUG: ------ Window Deinit (Startup.xml) ------
  709. 2019-09-30 16:47:00.019 T:1937211408 DEBUG: ------ Window Init (Home.xml) ------
  710. 2019-09-30 16:47:00.019 T:1937211408 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  711. 2019-09-30 16:47:00.664 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  712. 2019-09-30 16:47:00.668 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  713. 2019-09-30 16:47:00.669 T:1799328640 DEBUG: Thread JobWorker start, auto delete: true
  714. 2019-09-30 16:47:00.669 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  715. 2019-09-30 16:47:00.671 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  716. 2019-09-30 16:47:00.671 T:1790935936 DEBUG: Thread JobWorker start, auto delete: true
  717. 2019-09-30 16:47:00.671 T:1937211408 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  718. 2019-09-30 16:47:00.671 T:1937211408 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  719. 2019-09-30 16:47:00.671 T:1937211408 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  720. 2019-09-30 16:47:00.671 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  721. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  722. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  723. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  724. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  725. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  726. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  727. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  728. 2019-09-30 16:47:00.672 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  729. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  730. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  731. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  732. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  733. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  734. 2019-09-30 16:47:00.673 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  735. 2019-09-30 16:47:00.682 T:1937211408 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  736. 2019-09-30 16:47:00.683 T:1937211408 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  737. 2019-09-30 16:47:00.683 T:1937211408 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  738. 2019-09-30 16:47:00.683 T:1937211408 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  739. 2019-09-30 16:47:00.684 T:1937211408 DEBUG: CDirectoryProvider[sources://pictures/]: refreshing..
  740. 2019-09-30 16:47:00.684 T:1937211408 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  741. 2019-09-30 16:47:00.788 T:1937211408 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  742. 2019-09-30 16:47:00.789 T:1937211408 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  743. 2019-09-30 16:47:00.789 T:1937211408 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  744. 2019-09-30 16:47:00.790 T:1937211408 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  745. 2019-09-30 16:47:00.902 T:1937211408 INFO: JSONRPC v10.3.0: Successfully initialized
  746. 2019-09-30 16:47:00.912 T:1937211408 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  747. 2019-09-30 16:47:00.913 T:1937211408 DEBUG: LoadMappings - loaded node "CEC Adapter"
  748. 2019-09-30 16:47:00.913 T:1937211408 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  749. 2019-09-30 16:47:00.913 T:1937211408 DEBUG: LoadMappings - loaded node "iMON HID device"
  750. 2019-09-30 16:47:00.913 T:1937211408 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  751. 2019-09-30 16:47:00.914 T:1937211408 DEBUG: LoadMappings - loaded node ""
  752. 2019-09-30 16:47:00.914 T:1937211408 DEBUG: CPeripheralBusUSB - initialised udev monitor
  753. 2019-09-30 16:47:00.916 T:1937211408 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  754. 2019-09-30 16:47:00.942 T:1937211408 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  755. 2019-09-30 16:47:00.942 T:1937211408 DEBUG: ADDON: Dll Initializing - Joystick Support
  756. 2019-09-30 16:47:00.943 T:1937211408 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8)
  757. 2019-09-30 16:47:00.943 T:1937211408 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.8
  758. 2019-09-30 16:47:01.052 T:1937211408 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  759. 2019-09-30 16:47:01.053 T:1937211408 DEBUG: Calling TransferSettings for: Joystick Support
  760. 2019-09-30 16:47:01.054 T:1937211408 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  761. 2019-09-30 16:47:01.072 T:1937211408 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  762. 2019-09-30 16:47:01.074 T:1772544896 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  763. 2019-09-30 16:47:01.078 T:1764152192 DEBUG: Thread PeripBusCEC start, auto delete: false
  764. 2019-09-30 16:47:01.084 T:1755759488 DEBUG: Thread PeripBusAddon start, auto delete: false
  765. 2019-09-30 16:47:01.097 T:1937211408 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  766. 2019-09-30 16:47:01.097 T:1937211408 NOTICE: Register - new keyboard device registered on application->keyboard: Tastatur (0000:0000)
  767. 2019-09-30 16:47:01.100 T:1937211408 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  768. 2019-09-30 16:47:01.101 T:1937211408 NOTICE: Register - new mouse device registered on application->mouse: Maus (0000:0000)
  769. 2019-09-30 16:47:01.107 T:1747088256 DEBUG: Thread PeripEventScanner start, auto delete: false
  770. 2019-09-30 16:47:01.122 T:1937211408 DEBUG: ContextMenuManager: addon menus reloaded.
  771. 2019-09-30 16:47:01.122 T:1937211408 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  772. 2019-09-30 16:47:01.124 T:1937211408 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  773. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  774. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  775. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  776. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  777. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  778. 2019-09-30 16:47:01.125 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  779. 2019-09-30 16:47:01.126 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  780. 2019-09-30 16:47:01.126 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  781. 2019-09-30 16:47:01.126 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  782. 2019-09-30 16:47:01.126 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  783. 2019-09-30 16:47:01.127 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  784. 2019-09-30 16:47:01.127 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  785. 2019-09-30 16:47:01.127 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  786. 2019-09-30 16:47:01.127 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  787. 2019-09-30 16:47:01.127 T:1937211408 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  788. 2019-09-30 16:47:01.127 T:1937211408 NOTICE: Loaded playercorefactory configuration
  789. 2019-09-30 16:47:01.129 T:1937211408 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  790. 2019-09-30 16:47:01.129 T:1937211408 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  791. 2019-09-30 16:47:01.130 T:1937211408 INFO: removing tempfiles
  792. 2019-09-30 16:47:01.175 T:1937211408 DEBUG: CRepositoryUpdater: previous update at 29.09.2019 20:04:52, next at 30.09.2019 20:04:52
  793. 2019-09-30 16:47:01.190 T:1937211408 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  794. 2019-09-30 16:47:01.193 T:1729475456 DEBUG: Thread LanguageInvoker start, auto delete: false
  795. 2019-09-30 16:47:01.193 T:1937211408 NOTICE: initialize done
  796. 2019-09-30 16:47:01.194 T:1937211408 NOTICE: Running the application...
  797. 2019-09-30 16:47:01.194 T:1729475456 INFO: initializing python engine.
  798. 2019-09-30 16:47:01.195 T:1738089344 DEBUG: Thread Timer start, auto delete: false
  799. 2019-09-30 16:47:01.214 T:1937211408 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  800. 2019-09-30 16:47:01.214 T:1937211408 DEBUG: NetworkMessage - Starting network services
  801. 2019-09-30 16:47:01.235 T:1937211408 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  802. 2019-09-30 16:47:01.236 T:1937211408 NOTICE: starting zeroconf publishing
  803. 2019-09-30 16:47:01.238 T:1937211408 NOTICE: CWebServer[8080]: Started
  804. 2019-09-30 16:47:01.239 T:1694946176 DEBUG: Thread EventServer start, auto delete: false
  805. 2019-09-30 16:47:01.240 T:1694946176 NOTICE: ES: Starting UDP Event server on port 9777
  806. 2019-09-30 16:47:01.241 T:1694946176 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  807. 2019-09-30 16:47:01.364 T:1729475456 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  808. 2019-09-30 16:47:01.452 T:1937211408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1b7aa28
  809. 2019-09-30 16:47:01.455 T:1937211408 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(314128), nBufferAlignment(16)
  810. 2019-09-30 16:47:01.471 T:1937211408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x1a3fb58
  811. 2019-09-30 16:47:01.475 T:1937211408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1a27b20
  812. 2019-09-30 16:47:01.478 T:1937211408 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  813. 2019-09-30 16:47:01.614 T:1729475456 DEBUG: -->Python Interpreter Initialized<--
  814. 2019-09-30 16:47:01.615 T:1729475456 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"
  815. 2019-09-30 16:47:01.616 T:1729475456 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
  816. 2019-09-30 16:47:01.616 T:1729475456 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  817. 2019-09-30 16:47:01.617 T:1729475456 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
  818. 2019-09-30 16:47:01.725 T:1937211408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1b7aa28
  819. 2019-09-30 16:47:01.727 T:1937211408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x1a3fb58
  820. 2019-09-30 16:47:01.730 T:1937211408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1a27b20
  821. 2019-09-30 16:47:01.731 T:1937211408 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/primary.jpg 1280x720
  822. 2019-09-30 16:47:01.808 T:1937211408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1b7aa28
  823. 2019-09-30 16:47:01.813 T:1937211408 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(96336), nBufferAlignment(16)
  824. 2019-09-30 16:47:01.823 T:1937211408 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1a27b20
  825. 2019-09-30 16:47:01.825 T:1937211408 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  826. 2019-09-30 16:47:01.880 T:1937211408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1b7aa28
  827. 2019-09-30 16:47:01.891 T:1937211408 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1a27b20
  828. 2019-09-30 16:47:01.893 T:1937211408 DEBUG: DecodeJpegToTexture: decoded special://skin/extras/backgrounds/pattern4.jpg 1280x720
  829. 2019-09-30 16:47:01.986 T:1667232640 DEBUG: Thread JobWorker start, auto delete: true
  830. 2019-09-30 16:47:02.002 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/7/7afa4844.jpg, fd=10000
  831. 2019-09-30 16:47:02.063 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  832. 2019-09-30 16:47:02.076 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb0fb38
  833. 2019-09-30 16:47:02.081 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  834. 2019-09-30 16:47:02.093 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb10600
  835. 2019-09-30 16:47:02.095 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  836. 2019-09-30 16:47:02.115 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb0fb38
  837. 2019-09-30 16:47:02.118 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb10600
  838. 2019-09-30 16:47:02.119 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7afa4844.jpg 480x720
  839. 2019-09-30 16:47:02.119 T:1667232640 DEBUG: DoWork - took 121 ms to load special://masterprofile/Thumbnails/7/7afa4844.jpg
  840. 2019-09-30 16:47:02.124 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/2/214d3ddc.jpg, fd=10000
  841. 2019-09-30 16:47:02.137 T:1937211408 DEBUG: ------ Window Init () ------
  842. 2019-09-30 16:47:02.177 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  843. 2019-09-30 16:47:02.190 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb0fb38
  844. 2019-09-30 16:47:02.193 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(121712), nBufferAlignment(16)
  845. 2019-09-30 16:47:02.205 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb1c6d0
  846. 2019-09-30 16:47:02.208 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  847. 2019-09-30 16:47:02.218 T:1937211408 DEBUG: ------ Window Init (Pointer.xml) ------
  848. 2019-09-30 16:47:02.233 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb0fb38
  849. 2019-09-30 16:47:02.236 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb1c6d0
  850. 2019-09-30 16:47:02.237 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/214d3ddc.jpg 480x720
  851. 2019-09-30 16:47:02.237 T:1667232640 DEBUG: DoWork - took 117 ms to load special://masterprofile/Thumbnails/2/214d3ddc.jpg
  852. 2019-09-30 16:47:02.242 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/3/332fce67.jpg, fd=10000
  853. 2019-09-30 16:47:02.245 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/f/f47ec245.jpg, fd=10001
  854. 2019-09-30 16:47:02.310 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  855. 2019-09-30 16:47:02.314 T:1667232640 DEBUG: CSMBFile::Close closing fd 10001
  856. 2019-09-30 16:47:02.355 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72402048
  857. 2019-09-30 16:47:02.359 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(105472), nBufferAlignment(16)
  858. 2019-09-30 16:47:02.364 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb0f938
  859. 2019-09-30 16:47:02.366 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x64014e50
  860. 2019-09-30 16:47:02.367 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  861. 2019-09-30 16:47:02.369 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  862. 2019-09-30 16:47:02.388 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb1c6d0
  863. 2019-09-30 16:47:02.390 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  864. 2019-09-30 16:47:02.394 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72402048
  865. 2019-09-30 16:47:02.397 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x64014e50
  866. 2019-09-30 16:47:02.398 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/3/332fce67.jpg 480x720
  867. 2019-09-30 16:47:02.398 T:1799328640 DEBUG: DoWork - took 160 ms to load special://masterprofile/Thumbnails/3/332fce67.jpg
  868. 2019-09-30 16:47:02.408 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/a/afc66474.jpg, fd=10001
  869. 2019-09-30 16:47:02.412 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb0f938
  870. 2019-09-30 16:47:02.417 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb1c6d0
  871. 2019-09-30 16:47:02.417 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/f/f47ec245.jpg 480x720
  872. 2019-09-30 16:47:02.418 T:1667232640 DEBUG: DoWork - took 177 ms to load special://masterprofile/Thumbnails/f/f47ec245.jpg
  873. 2019-09-30 16:47:02.447 T:1799328640 DEBUG: CSMBFile::Close closing fd 10001
  874. 2019-09-30 16:47:02.450 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/2/235362b4.jpg, fd=10000
  875. 2019-09-30 16:47:02.489 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72402048
  876. 2019-09-30 16:47:02.491 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  877. 2019-09-30 16:47:02.491 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(112144), nBufferAlignment(16)
  878. 2019-09-30 16:47:02.497 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7240c108
  879. 2019-09-30 16:47:02.498 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  880. 2019-09-30 16:47:02.503 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb10600
  881. 2019-09-30 16:47:02.505 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  882. 2019-09-30 16:47:02.520 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb1c6d0
  883. 2019-09-30 16:47:02.522 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72402048
  884. 2019-09-30 16:47:02.522 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  885. 2019-09-30 16:47:02.525 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7240c108
  886. 2019-09-30 16:47:02.525 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/afc66474.jpg 480x720
  887. 2019-09-30 16:47:02.526 T:1799328640 DEBUG: DoWork - took 126 ms to load special://masterprofile/Thumbnails/a/afc66474.jpg
  888. 2019-09-30 16:47:02.557 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb10600
  889. 2019-09-30 16:47:02.562 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb1c6d0
  890. 2019-09-30 16:47:02.562 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/2/235362b4.jpg 495x720
  891. 2019-09-30 16:47:02.563 T:1667232640 DEBUG: DoWork - took 143 ms to load special://masterprofile/Thumbnails/2/235362b4.jpg
  892. 2019-09-30 16:47:02.574 T:1937211408 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  893. 2019-09-30 16:47:02.576 T:1937211408 DEBUG: ------ Window Init (DialogNotification.xml) ------
  894. 2019-09-30 16:47:02.588 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/9/986323dd.jpg, fd=10000
  895. 2019-09-30 16:47:02.608 T:1937211408 DEBUG: ------ Window Deinit (Pointer.xml) ------
  896. 2019-09-30 16:47:02.649 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  897. 2019-09-30 16:47:02.700 T:1764152192 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  898. 2019-09-30 16:47:02.711 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7240c198
  899. 2019-09-30 16:47:02.713 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(135840), nBufferAlignment(16)
  900. 2019-09-30 16:47:02.721 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7240c108
  901. 2019-09-30 16:47:02.723 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  902. 2019-09-30 16:47:02.729 T:1764152192 DEBUG: InitialiseFeature - using libCEC v4.0.4
  903. 2019-09-30 16:47:02.730 T:1764152192 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  904. 2019-09-30 16:47:02.730 T:1764152192 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  905. 2019-09-30 16:47:02.730 T:1764152192 DEBUG: Thread PeripBusCEC 1764152192 terminating
  906. 2019-09-30 16:47:02.732 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/6/61b16fc3.jpg, fd=10000
  907. 2019-09-30 16:47:02.736 T:1639965568 DEBUG: Thread CECAdapter start, auto delete: false
  908. 2019-09-30 16:47:02.737 T:1639965568 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  909. 2019-09-30 16:47:02.774 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  910. 2019-09-30 16:47:02.778 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7240c198
  911. 2019-09-30 16:47:02.782 T:1790935936 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/7/7fe2a1c5.jpg, fd=10000
  912. 2019-09-30 16:47:02.787 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7240c108
  913. 2019-09-30 16:47:02.788 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/9/986323dd.jpg 507x720
  914. 2019-09-30 16:47:02.788 T:1799328640 DEBUG: DoWork - took 204 ms to load special://masterprofile/Thumbnails/9/986323dd.jpg
  915. 2019-09-30 16:47:02.796 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb19bf0
  916. 2019-09-30 16:47:02.799 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  917. 2019-09-30 16:47:02.805 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/8/8409f2ec.jpg, fd=10001
  918. 2019-09-30 16:47:02.812 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb1db78
  919. 2019-09-30 16:47:02.815 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  920. 2019-09-30 16:47:02.834 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb19bf0
  921. 2019-09-30 16:47:02.836 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb1db78
  922. 2019-09-30 16:47:02.836 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/61b16fc3.jpg 480x720
  923. 2019-09-30 16:47:02.837 T:1667232640 DEBUG: DoWork - took 112 ms to load special://masterprofile/Thumbnails/6/61b16fc3.jpg
  924. 2019-09-30 16:47:02.856 T:1790935936 DEBUG: CSMBFile::Close closing fd 10000
  925. 2019-09-30 16:47:02.899 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x62aea918
  926. 2019-09-30 16:47:02.902 T:1790935936 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  927. 2019-09-30 16:47:02.914 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6e4608b8
  928. 2019-09-30 16:47:02.917 T:1790935936 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  929. 2019-09-30 16:47:02.936 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x62aea918
  930. 2019-09-30 16:47:02.941 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6e4608b8
  931. 2019-09-30 16:47:02.942 T:1790935936 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/7/7fe2a1c5.jpg 480x720
  932. 2019-09-30 16:47:02.942 T:1790935936 DEBUG: DoWork - took 177 ms to load special://masterprofile/Thumbnails/7/7fe2a1c5.jpg
  933. 2019-09-30 16:47:02.946 T:1790935936 INFO: easy_acquire - Created session to http://image.tmdb.org
  934. 2019-09-30 16:47:02.952 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/d/de096488.jpg, fd=10000
  935. 2019-09-30 16:47:02.957 T:1799328640 DEBUG: CSMBFile::Close closing fd 10001
  936. 2019-09-30 16:47:02.983 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x64014e50
  937. 2019-09-30 16:47:02.985 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  938. 2019-09-30 16:47:02.993 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7240c108
  939. 2019-09-30 16:47:03.006 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  940. 2019-09-30 16:47:03.007 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  941. 2019-09-30 16:47:03.024 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb1db78
  942. 2019-09-30 16:47:03.032 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  943. 2019-09-30 16:47:03.035 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x64014e50
  944. 2019-09-30 16:47:03.040 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7240c108
  945. 2019-09-30 16:47:03.041 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8409f2ec.jpg 480x720
  946. 2019-09-30 16:47:03.041 T:1799328640 DEBUG: DoWork - took 251 ms to load special://masterprofile/Thumbnails/8/8409f2ec.jpg
  947. 2019-09-30 16:47:03.042 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb19bf0
  948. 2019-09-30 16:47:03.044 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  949. 2019-09-30 16:47:03.065 T:1790935936 DEBUG: CurlFile::Open(0x6390a138) http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg
  950. 2019-09-30 16:47:03.067 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/6/63523831.jpg, fd=10000
  951. 2019-09-30 16:47:03.092 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb1db78
  952. 2019-09-30 16:47:03.107 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb19bf0
  953. 2019-09-30 16:47:03.108 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  954. 2019-09-30 16:47:03.112 T:1807721344 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/4/42950464.jpg, fd=10001
  955. 2019-09-30 16:47:03.113 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/d/de096488.jpg 367x540
  956. 2019-09-30 16:47:03.114 T:1667232640 DEBUG: DoWork - took 275 ms to load special://masterprofile/Thumbnails/d/de096488.jpg
  957. 2019-09-30 16:47:03.118 T:1667232640 INFO: easy_acquire - Created session to http://image.tmdb.org
  958. 2019-09-30 16:47:03.130 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x63a409d0
  959. 2019-09-30 16:47:03.132 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(83488), nBufferAlignment(16)
  960. 2019-09-30 16:47:03.138 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x64013b88
  961. 2019-09-30 16:47:03.140 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  962. 2019-09-30 16:47:03.160 T:1807721344 DEBUG: CSMBFile::Close closing fd 10001
  963. 2019-09-30 16:47:03.165 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x63a409d0
  964. 2019-09-30 16:47:03.169 T:1807721344 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/4/42950464.jpg, fd=10001
  965. 2019-09-30 16:47:03.170 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x64013b88
  966. 2019-09-30 16:47:03.171 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/6/63523831.jpg 360x540
  967. 2019-09-30 16:47:03.171 T:1799328640 DEBUG: DoWork - took 127 ms to load special://masterprofile/Thumbnails/6/63523831.jpg
  968. 2019-09-30 16:47:03.186 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/e/eb8716be.jpg, fd=10000
  969. 2019-09-30 16:47:03.203 T:1729475456 DEBUG: ## LibreELEC Addon ## 9.0.0
  970. 2019-09-30 16:47:03.226 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  971. 2019-09-30 16:47:03.242 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x63a409d0
  972. 2019-09-30 16:47:03.244 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  973. 2019-09-30 16:47:03.249 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x7245e0c0
  974. 2019-09-30 16:47:03.254 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  975. 2019-09-30 16:47:03.258 T:1807721344 DEBUG: ffmpeg[6BBFA380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  976. 2019-09-30 16:47:03.271 T:1807721344 DEBUG: CSMBFile::Close closing fd 10001
  977. 2019-09-30 16:47:03.274 T:1807721344 DEBUG: DoWork - took 208 ms to load special://masterprofile/Thumbnails/4/42950464.jpg
  978. 2019-09-30 16:47:03.287 T:1807721344 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/1/16f6e02b.jpg, fd=10001
  979. 2019-09-30 16:47:03.315 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x63a409d0
  980. 2019-09-30 16:47:03.319 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x7245e0c0
  981. 2019-09-30 16:47:03.321 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/e/eb8716be.jpg 480x720
  982. 2019-09-30 16:47:03.321 T:1799328640 DEBUG: DoWork - took 146 ms to load special://masterprofile/Thumbnails/e/eb8716be.jpg
  983. 2019-09-30 16:47:03.338 T:1807721344 DEBUG: CSMBFile::Close closing fd 10001
  984. 2019-09-30 16:47:03.342 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/b/befb9bd1.jpg, fd=10000
  985. 2019-09-30 16:47:03.358 T:1667232640 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg -> image/jpeg
  986. 2019-09-30 16:47:03.360 T:1667232640 DEBUG: CurlFile::Open(0x6fb00a20) http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg
  987. 2019-09-30 16:47:03.378 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  988. 2019-09-30 16:47:03.385 T:1790935936 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  989. 2019-09-30 16:47:03.386 T:1790935936 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg GetCodingType=0x7fffffff (2000x3000)
  990. 2019-09-30 16:47:03.387 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/b/befb9bd1.jpg, fd=10000
  991. 2019-09-30 16:47:03.389 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x62c29380
  992. 2019-09-30 16:47:03.392 T:1807721344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  993. 2019-09-30 16:47:03.398 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x70f464d8
  994. 2019-09-30 16:47:03.401 T:1807721344 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  995. 2019-09-30 16:47:03.422 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x62c29380
  996. 2019-09-30 16:47:03.427 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x70f464d8
  997. 2019-09-30 16:47:03.428 T:1807721344 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/16f6e02b.jpg 360x540
  998. 2019-09-30 16:47:03.428 T:1807721344 DEBUG: DoWork - took 152 ms to load special://masterprofile/Thumbnails/1/16f6e02b.jpg
  999. 2019-09-30 16:47:03.431 T:1807721344 INFO: easy_acquire - Created session to http://image.tmdb.org
  1000. 2019-09-30 16:47:03.435 T:1799328640 DEBUG: ffmpeg[6B3F9380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1001. 2019-09-30 16:47:03.445 T:1790935936 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg -> image/jpeg
  1002. 2019-09-30 16:47:03.447 T:1790935936 DEBUG: CurlFile::Open(0x6390a138) http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg
  1003. 2019-09-30 16:47:03.447 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  1004. 2019-09-30 16:47:03.450 T:1799328640 DEBUG: DoWork - took 125 ms to load special://masterprofile/Thumbnails/b/befb9bd1.jpg
  1005. 2019-09-30 16:47:03.459 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/1/1de02932.jpg, fd=10000
  1006. 2019-09-30 16:47:03.476 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  1007. 2019-09-30 16:47:03.488 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x724138f8
  1008. 2019-09-30 16:47:03.490 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1009. 2019-09-30 16:47:03.496 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72410e98
  1010. 2019-09-30 16:47:03.498 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1011. 2019-09-30 16:47:03.517 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x724138f8
  1012. 2019-09-30 16:47:03.519 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72410e98
  1013. 2019-09-30 16:47:03.520 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/1de02932.jpg 360x540
  1014. 2019-09-30 16:47:03.528 T:1799328640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/1/153ff17f.jpg, fd=10000
  1015. 2019-09-30 16:47:03.562 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  1016. 2019-09-30 16:47:03.597 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x7247b008
  1017. 2019-09-30 16:47:03.600 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1018. 2019-09-30 16:47:03.614 T:1807721344 DEBUG: CurlFile::Open(0x6260fcb8) http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg
  1019. 2019-09-30 16:47:03.629 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72410e98
  1020. 2019-09-30 16:47:03.635 T:1799328640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1021. 2019-09-30 16:47:03.654 T:1790935936 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1022. 2019-09-30 16:47:03.655 T:1790935936 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg GetCodingType=0x7fffffff (2000x3000)
  1023. 2019-09-30 16:47:03.655 T:1790935936 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg
  1024. 2019-09-30 16:47:03.659 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x7247b008
  1025. 2019-09-30 16:47:03.660 T:1790935936 DEBUG: CurlFile::Open(0x6390a138) http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg
  1026. 2019-09-30 16:47:03.663 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72410e98
  1027. 2019-09-30 16:47:03.664 T:1799328640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/1/153ff17f.jpg 360x540
  1028. 2019-09-30 16:47:03.664 T:1799328640 DEBUG: DoWork - took 141 ms to load special://masterprofile/Thumbnails/1/153ff17f.jpg
  1029. 2019-09-30 16:47:03.974 T:1667232640 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1030. 2019-09-30 16:47:03.975 T:1667232640 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg GetCodingType=0x7fffffff (1400x2100)
  1031. 2019-09-30 16:47:03.975 T:1667232640 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg
  1032. 2019-09-30 16:47:03.978 T:1667232640 DEBUG: CurlFile::Open(0x6fb00a20) http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg
  1033. 2019-09-30 16:47:04.035 T:1807721344 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1034. 2019-09-30 16:47:04.035 T:1807721344 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg GetCodingType=0x7fffffff (1000x1500)
  1035. 2019-09-30 16:47:04.123 T:1807721344 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg -> image/jpeg
  1036. 2019-09-30 16:47:04.125 T:1807721344 DEBUG: CurlFile::Open(0x6260fcb8) http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg
  1037. 2019-09-30 16:47:04.226 T:1807721344 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1038. 2019-09-30 16:47:04.228 T:1807721344 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg GetCodingType=0x7fffffff (1000x1500)
  1039. 2019-09-30 16:47:04.230 T:1807721344 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg
  1040. 2019-09-30 16:47:04.239 T:1807721344 DEBUG: CurlFile::Open(0x6260fcb8) http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg
  1041. 2019-09-30 16:47:04.395 T:1729475456 INFO: ## LibreELEC Addon ## system::set_hostname ## LibreELEC-A
  1042. 2019-09-30 16:47:04.405 T:1729475456 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## de
  1043. 2019-09-30 16:47:04.406 T:1729475456 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/de.bmap`
  1044. 2019-09-30 16:47:04.625 T:1807721344 DEBUG: ffmpeg[6BBFA380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1045. 2019-09-30 16:47:04.658 T:1639965568 DEBUG: OpenConnection - connection to the CEC adapter opened
  1046. 2019-09-30 16:47:04.659 T:1639965568 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1047. 2019-09-30 16:47:04.665 T:1623180160 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1048. 2019-09-30 16:47:04.903 T:1807721344 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/nw57sTjMb3wjjeeD5DB2bI3fwIN.jpg' to '4/4ef8364d.jpg':
  1049. 2019-09-30 16:47:04.939 T:1623180160 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  1050. 2019-09-30 16:47:05.524 T:1807721344 DEBUG: cached image 'special://masterprofile/Thumbnails/4/4ef8364d.jpg' size 360x540
  1051. 2019-09-30 16:47:05.531 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x70feb000
  1052. 2019-09-30 16:47:05.537 T:1807721344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1053. 2019-09-30 16:47:05.540 T:1807721344 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1054. 2019-09-30 16:47:05.592 T:1807721344 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/4/4ef8364d.jpg
  1055. 2019-09-30 16:47:05.658 T:1807721344 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/4/4ef8364d.jpg width 360 height 540
  1056. 2019-09-30 16:47:05.670 T:1807721344 DEBUG: CSMBFile::Close closing fd 10000
  1057. 2019-09-30 16:47:05.690 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x70feb000
  1058. 2019-09-30 16:47:06.268 T:1729475456 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  1059. 2019-09-30 16:47:06.273 T:1729475456 INFO: ## LibreELEC Addon ## updates::set_auto_update ## manual
  1060. 2019-09-30 16:47:06.521 T:1469408128 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1061. 2019-09-30 16:47:06.598 T:1477800832 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  1062. 2019-09-30 16:47:07.212 T:1667232640 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/i1p3wczuoSB17HNzm4xPWVirpsv.jpg' to '5/585ad2d3.jpg':
  1063. 2019-09-30 16:47:07.476 T:1790935936 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/647zKmcZVFw8rEoW39tYvCrVKlv.jpg' to '9/92fd30e9.jpg':
  1064. 2019-09-30 16:47:07.532 T:1623180160 DEBUG: UpdateAudioSystemStatus - CEC capable amplifier found (HT-RC660 ). volume will be controlled on the amp
  1065. 2019-09-30 16:47:07.533 T:1937208192 DEBUG: CAnnouncementManager - Announcement: OnVolumeChanged from xbmc
  1066. 2019-09-30 16:47:07.533 T:1937208192 DEBUG: GOT ANNOUNCEMENT, type: 64, from xbmc, message OnVolumeChanged
  1067. 2019-09-30 16:47:07.948 T:1667232640 DEBUG: cached image 'special://masterprofile/Thumbnails/5/585ad2d3.jpg' size 360x540
  1068. 2019-09-30 16:47:07.952 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x6fb294b0
  1069. 2019-09-30 16:47:07.954 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1070. 2019-09-30 16:47:07.956 T:1667232640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1071. 2019-09-30 16:47:08.006 T:1667232640 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/5/585ad2d3.jpg
  1072. 2019-09-30 16:47:08.020 T:1667232640 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/5/585ad2d3.jpg width 360 height 540
  1073. 2019-09-30 16:47:08.034 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  1074. 2019-09-30 16:47:08.068 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x6fb294b0
  1075. 2019-09-30 16:47:08.177 T:1790935936 DEBUG: cached image 'special://masterprofile/Thumbnails/9/92fd30e9.jpg' size 360x540
  1076. 2019-09-30 16:47:08.184 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x63cbfc00
  1077. 2019-09-30 16:47:08.187 T:1790935936 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1078. 2019-09-30 16:47:08.188 T:1790935936 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1079. 2019-09-30 16:47:08.232 T:1790935936 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/9/92fd30e9.jpg
  1080. 2019-09-30 16:47:08.250 T:1790935936 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/9/92fd30e9.jpg width 360 height 540
  1081. 2019-09-30 16:47:08.259 T:1790935936 DEBUG: CSMBFile::Close closing fd 10000
  1082. 2019-09-30 16:47:08.267 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x63cbfc00
  1083. 2019-09-30 16:47:08.550 T:1790935936 DEBUG: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  1084. 2019-09-30 16:47:08.581 T:1667232640 DEBUG: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY idAlbum DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.idAlbum desc, albumartistview.iOrder
  1085. 2019-09-30 16:47:08.606 T:1790935936 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RAND() LIMIT 15
  1086. 2019-09-30 16:47:08.691 T:1790935936 DEBUG: GetAlbumsByWhere: Time to fill list with albums 90ms query took 75ms
  1087. 2019-09-30 16:47:08.792 T:1667232640 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RAND() LIMIT 15
  1088. 2019-09-30 16:47:08.958 T:1790935936 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RAND() LIMIT 15
  1089. 2019-09-30 16:47:08.964 T:1667232640 DEBUG: GetArtistsByWhere: Time to fill list with artists 188ms query took 148ms
  1090. 2019-09-30 16:47:09.027 T:1667232640 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  1091. 2019-09-30 16:47:09.034 T:1790935936 DEBUG: GetAlbumsByWhere: Time to fill list with albums 96ms query took 65ms
  1092. 2019-09-30 16:47:09.222 T:1790935936 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  1093. 2019-09-30 16:47:09.223 T:1790935936 DEBUG: Getting Directory (special://profile/playlists/video)
  1094. 2019-09-30 16:47:09.234 T:1790935936 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1095. 2019-09-30 16:47:09.245 T:1790935936 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1096. 2019-09-30 16:47:09.576 T:1799328640 DEBUG: CurlFile::Open(0x6405b920) http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg
  1097. 2019-09-30 16:47:09.596 T:1807721344 DEBUG: CurlFile::Open(0x627e9d60) http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg
  1098. 2019-09-30 16:47:09.691 T:1799328640 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1099. 2019-09-30 16:47:09.694 T:1799328640 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg GetCodingType=0x7fffffff (1000x1500)
  1100. 2019-09-30 16:47:09.741 T:1799328640 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg -> image/jpeg
  1101. 2019-09-30 16:47:09.742 T:1799328640 DEBUG: CurlFile::Open(0x6405b920) http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg
  1102. 2019-09-30 16:47:09.783 T:1790935936 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg -> image/jpeg
  1103. 2019-09-30 16:47:09.784 T:1790935936 DEBUG: CurlFile::Open(0x6390a138) http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg
  1104. 2019-09-30 16:47:09.788 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/5/51775f58.jpg, fd=10000
  1105. 2019-09-30 16:47:09.815 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  1106. 2019-09-30 16:47:09.828 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb3b3b8
  1107. 2019-09-30 16:47:09.829 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1108. 2019-09-30 16:47:09.836 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb3b148
  1109. 2019-09-30 16:47:09.838 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1110. 2019-09-30 16:47:09.845 T:1799328640 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1111. 2019-09-30 16:47:09.846 T:1799328640 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg GetCodingType=0x7fffffff (1000x1500)
  1112. 2019-09-30 16:47:09.846 T:1799328640 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg
  1113. 2019-09-30 16:47:09.847 T:1807721344 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1114. 2019-09-30 16:47:09.848 T:1807721344 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg GetCodingType=0x7fffffff (2000x3000)
  1115. 2019-09-30 16:47:09.850 T:1799328640 DEBUG: CurlFile::Open(0x6405b920) http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg
  1116. 2019-09-30 16:47:09.855 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb3b3b8
  1117. 2019-09-30 16:47:09.857 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb3b148
  1118. 2019-09-30 16:47:09.858 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/5/51775f58.jpg 360x540
  1119. 2019-09-30 16:47:09.879 T:1790935936 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1120. 2019-09-30 16:47:09.879 T:1790935936 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg GetCodingType=0x7fffffff (1000x1500)
  1121. 2019-09-30 16:47:09.879 T:1790935936 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg
  1122. 2019-09-30 16:47:09.880 T:1790935936 DEBUG: CurlFile::Open(0x6390a138) http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg
  1123. 2019-09-30 16:47:09.887 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/4/4b8a7e06.jpg, fd=10000
  1124. 2019-09-30 16:47:09.889 T:1807721344 DEBUG: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg -> image/jpeg
  1125. 2019-09-30 16:47:09.890 T:1807721344 DEBUG: CurlFile::Open(0x627e9d60) http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg
  1126. 2019-09-30 16:47:09.930 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  1127. 2019-09-30 16:47:09.947 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb5ff08
  1128. 2019-09-30 16:47:09.952 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1129. 2019-09-30 16:47:09.964 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb3b148
  1130. 2019-09-30 16:47:09.969 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1131. 2019-09-30 16:47:09.991 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb5ff08
  1132. 2019-09-30 16:47:09.995 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb3b148
  1133. 2019-09-30 16:47:09.996 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/4/4b8a7e06.jpg 480x720
  1134. 2019-09-30 16:47:09.996 T:1667232640 DEBUG: DoWork - took 135 ms to load special://masterprofile/Thumbnails/4/4b8a7e06.jpg
  1135. 2019-09-30 16:47:10.024 T:1667232640 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/a/ab42cc2d.jpg, fd=10000
  1136. 2019-09-30 16:47:10.099 T:1667232640 DEBUG: CSMBFile::Close closing fd 10000
  1137. 2019-09-30 16:47:10.120 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x6fb5ff08
  1138. 2019-09-30 16:47:10.124 T:1667232640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignment(16)
  1139. 2019-09-30 16:47:10.131 T:1807721344 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1140. 2019-09-30 16:47:10.132 T:1807721344 DEBUG: COMXImageFile::ReadFile http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg GetCodingType=0x7fffffff (2000x3000)
  1141. 2019-09-30 16:47:10.132 T:1807721344 NOTICE: LoadJpeg: unable to load http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg
  1142. 2019-09-30 16:47:10.134 T:1807721344 DEBUG: CurlFile::Open(0x627e9d60) http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg
  1143. 2019-09-30 16:47:10.137 T:1667232640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x6fb51870
  1144. 2019-09-30 16:47:10.140 T:1667232640 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignment(16)
  1145. 2019-09-30 16:47:10.162 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x6fb5ff08
  1146. 2019-09-30 16:47:10.174 T:1667232640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x6fb51870
  1147. 2019-09-30 16:47:10.176 T:1667232640 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/a/ab42cc2d.jpg 360x540
  1148. 2019-09-30 16:47:10.177 T:1667232640 DEBUG: DoWork - took 179 ms to load special://masterprofile/Thumbnails/a/ab42cc2d.jpg
  1149. 2019-09-30 16:47:10.210 T:1790935936 DEBUG: ffmpeg[6ABF8380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1150. 2019-09-30 16:47:10.235 T:1799328640 DEBUG: ffmpeg[6B3F9380]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1151. 2019-09-30 16:47:10.287 T:1790935936 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/2RO9eMAHlhwkaSujHpNJXvpAfpb.jpg' to 'c/c65cdfd5.jpg':
  1152. 2019-09-30 16:47:10.321 T:1799328640 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/4b1pbCl0xXpzTkUjG9EiyHezedW.jpg' to 'f/fe6287b8.jpg':
  1153. 2019-09-30 16:47:10.822 T:1790935936 DEBUG: cached image 'special://masterprofile/Thumbnails/c/c65cdfd5.jpg' size 360x540
  1154. 2019-09-30 16:47:10.825 T:1790935936 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x6e40fcd8
  1155. 2019-09-30 16:47:10.828 T:1790935936 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1156. 2019-09-30 16:47:10.830 T:1790935936 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1157. 2019-09-30 16:47:10.864 T:1790935936 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/c/c65cdfd5.jpg
  1158. 2019-09-30 16:47:10.907 T:1799328640 DEBUG: cached image 'special://masterprofile/Thumbnails/f/fe6287b8.jpg' size 360x540
  1159. 2019-09-30 16:47:10.915 T:1799328640 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x63e46570
  1160. 2019-09-30 16:47:10.919 T:1799328640 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1161. 2019-09-30 16:47:10.922 T:1799328640 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1162. 2019-09-30 16:47:10.938 T:1790935936 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/c/c65cdfd5.jpg width 360 height 540
  1163. 2019-09-30 16:47:10.950 T:1790935936 DEBUG: CSMBFile::Close closing fd 10000
  1164. 2019-09-30 16:47:10.971 T:1799328640 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/f/fe6287b8.jpg
  1165. 2019-09-30 16:47:10.976 T:1799328640 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/f/fe6287b8.jpg width 360 height 540
  1166. 2019-09-30 16:47:10.979 T:1790935936 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x6e40fcd8
  1167. 2019-09-30 16:47:10.987 T:1799328640 DEBUG: CSMBFile::Close closing fd 10000
  1168. 2019-09-30 16:47:10.999 T:1799328640 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x63e46570
  1169. 2019-09-30 16:47:11.294 T:1790935936 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1170. 2019-09-30 16:47:11.599 T:1799328640 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi-A port:8080
  1171. 2019-09-30 16:47:11.600 T:1799328640 DEBUG: CZeroconfAvahi::addService() named: Kodi-A type: _http._tcp port:8080
  1172. 2019-09-30 16:47:11.622 T:1799328640 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi-A port:8080
  1173. 2019-09-30 16:47:11.623 T:1799328640 DEBUG: CZeroconfAvahi::addService() named: Kodi-A type: _xbmc-jsonrpc-h._tcp port:8080
  1174. 2019-09-30 16:47:11.627 T:1790935936 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
  1175. 2019-09-30 16:47:11.647 T:1799328640 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi-A port:9777
  1176. 2019-09-30 16:47:11.648 T:1799328640 DEBUG: CZeroconfAvahi::addService() named: Kodi-A type: _xbmc-events._udp port:9777
  1177. 2019-09-30 16:47:11.667 T:1799328640 INFO: WEATHER: Downloading weather
  1178. 2019-09-30 16:47:11.669 T:1541235584 DEBUG: Thread LanguageInvoker start, auto delete: false
  1179. 2019-09-30 16:47:11.670 T:1541235584 INFO: initializing python engine.
  1180. 2019-09-30 16:47:11.670 T:1541235584 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): start processing
  1181. 2019-09-30 16:47:11.775 T:1790935936 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
  1182. 2019-09-30 16:47:11.805 T:1541235584 DEBUG: -->Python Interpreter Initialized<--
  1183. 2019-09-30 16:47:11.805 T:1541235584 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): the source file to load is "/storage/.kodi/addons/weather.yahoo/default.py"
  1184. 2019-09-30 16:47:11.809 T:1541235584 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): setting the Python path to /storage/.kodi/addons/weather.yahoo:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1185. 2019-09-30 16:47:11.810 T:1541235584 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): entering source directory /storage/.kodi/addons/weather.yahoo
  1186. 2019-09-30 16:47:11.811 T:1541235584 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): instantiating addon using automatically obtained id of "weather.yahoo" dependent on version 2.25.0 of the xbmc.python api
  1187. 2019-09-30 16:47:11.821 T:1790935936 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1188. 2019-09-30 16:47:12.189 T:1790935936 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1189. 2019-09-30 16:47:12.204 T:1790935936 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 != '')
  1190. 2019-09-30 16:47:12.448 T:1720238976 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  1191. 2019-09-30 16:47:12.560 T:1807721344 DEBUG: Previous line repeats 2 times.
  1192. 2019-09-30 16:47:12.560 T:1807721344 DEBUG: Caching image 'http://image.tmdb.org/t/p/original/ccC5pr4s8BtDPt5VtIEUKKn5z3u.jpg' to '6/60613737.jpg':
  1193. 2019-09-30 16:47:12.908 T:1937211408 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1194. 2019-09-30 16:47:13.268 T:1807721344 DEBUG: cached image 'special://masterprofile/Thumbnails/6/60613737.jpg' size 360x540
  1195. 2019-09-30 16:47:13.272 T:1807721344 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_encode input port 340 output port 341 m_handle 0x6268cab0
  1196. 2019-09-30 16:47:13.276 T:1807721344 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_encode) - port(340), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(800768), nBufferAlignment(16)
  1197. 2019-09-30 16:47:13.278 T:1807721344 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.image_encode) - port(341), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(195840) nBufferAlignment(16)
  1198. 2019-09-30 16:47:13.321 T:1807721344 WARNING: SMBFile::OpenForWrite() called with overwriting enabled! - smb://USERNAME:PASSWORD@192.168.2.2/kodi/Thumbnails/6/60613737.jpg
  1199. 2019-09-30 16:47:13.325 T:1807721344 DEBUG: COMXImageEnc::CreateThumbnailFromSurface : special://masterprofile/Thumbnails/6/60613737.jpg width 360 height 540
  1200. 2019-09-30 16:47:13.333 T:1807721344 DEBUG: CSMBFile::Close closing fd 10000
  1201. 2019-09-30 16:47:13.351 T:1807721344 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_encode handle 0x6268cab0
  1202. 2019-09-30 16:47:17.841 T:1541235584 DEBUG: CAddonSettings[weather.yahoo]: loading setting definitions
  1203. 2019-09-30 16:47:17.841 T:1541235584 DEBUG: CAddonSettings[weather.yahoo]: trying to load setting definitions from old format...
  1204. 2019-09-30 16:47:17.851 T:1541235584 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/addon_data/weather.yahoo/settings.xml, fd=10000
  1205. 2019-09-30 16:47:17.862 T:1541235584 DEBUG: CSMBFile::Close closing fd 10000
  1206. 2019-09-30 16:47:17.863 T:1541235584 DEBUG: CAddonSettings[weather.yahoo]: loading setting values
  1207. 2019-09-30 16:47:18.718 T:1541235584 INFO: CPythonInvoker(1, /storage/.kodi/addons/weather.yahoo/default.py): script successfully run
  1208. 2019-09-30 16:47:18.718 T:1541235584 DEBUG: onExecutionDone(1, /storage/.kodi/addons/weather.yahoo/default.py)
  1209. 2019-09-30 16:47:18.826 T:1541235584 INFO: Python interpreter stopped
  1210. 2019-09-30 16:47:18.827 T:1541235584 DEBUG: Thread LanguageInvoker 1541235584 terminating
  1211. 2019-09-30 16:47:18.914 T:1799328640 DEBUG: POParser: loaded 130 weather tokens
  1212. 2019-09-30 16:47:40.178 T:1667232640 DEBUG: Thread JobWorker 1667232640 terminating (autodelete)
  1213. 2019-09-30 16:47:40.788 T:1937211408 INFO: CheckIdle - Closing session to http://image.tmdb.org (easy=0x6388ad10, multi=0x6e43fa88)
  1214. 2019-09-30 16:47:40.790 T:1937211408 INFO: CheckIdle - Closing session to http://image.tmdb.org (easy=0x62b75b58, multi=0x70f5f830)
  1215. 2019-09-30 16:47:42.318 T:1790935936 DEBUG: Thread JobWorker 1790935936 terminating (autodelete)
  1216. 2019-09-30 16:47:42.819 T:1937211408 INFO: CheckIdle - Closing session to http://image.tmdb.org (easy=0x6fb19c60, multi=0x6fb26c40)
  1217. 2019-09-30 16:47:46.717 T:1807721344 DEBUG: Thread JobWorker 1807721344 terminating (autodelete)
  1218. 2019-09-30 16:47:48.920 T:1799328640 DEBUG: Thread JobWorker 1799328640 terminating (autodelete)
  1219. 2019-09-30 16:48:13.007 T:1905259392 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  1220. 2019-09-30 16:48:23.007 T:1905259392 DEBUG: CAESinkPi:Deinitialize
  1221. 2019-09-30 16:48:23.008 T:1905259392 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  1222. 2019-09-30 16:48:23.020 T:1905259392 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x70f02f30
  1223. 2019-09-30 16:48:51.912 T:1937211408 NOTICE: Samba is idle. Closing the remaining connections
  1224. 2019-09-30 16:52:01.693 T:1937208192 DEBUG: CAnnouncementManager - Announcement: OnScreensaverActivated from xbmc
  1225. 2019-09-30 16:52:01.694 T:1937208192 DEBUG: GOT ANNOUNCEMENT, type: 4, from xbmc, message OnScreensaverActivated
  1226. 2019-09-30 16:52:01.710 T:1937211408 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting definitions
  1227. 2019-09-30 16:52:01.710 T:1937211408 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: trying to load setting definitions from old format...
  1228. 2019-09-30 16:52:01.835 T:1937211408 DEBUG: CSMBFile::Open - opened smb://USERNAME:PASSWORD@192.168.2.2/kodi/addon_data/screensaver.xbmc.builtin.dim/settings.xml, fd=10000
  1229. 2019-09-30 16:52:01.857 T:1937211408 DEBUG: CSMBFile::Close closing fd 10000
  1230. 2019-09-30 16:52:01.858 T:1937211408 DEBUG: CAddonSettings[screensaver.xbmc.builtin.dim]: loading setting values
  1231. 2019-09-30 16:52:01.859 T:1937211408 DEBUG: ------ Window Init () ------
  1232. 2019-09-30 16:53:34.975 T:1937211408 NOTICE: Samba is idle. Closing the remaining connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement