Advertisement
Guest User

Untitled

a guest
May 12th, 2020
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 231.28 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: RPi4.arm-9.2.1
  4. #
  5. ################################################################################
  6. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: -----------------------------------------------------------------------
  7. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: Starting Kodi (18.6 Git:leia_pi4_18.6-Leia). Platform: Linux ARM 32-bit
  8. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: Using Release Kodi x32 build
  9. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: Kodi compiled 2020-03-03 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.106 (267114)
  10. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: Running on LibreELEC (official): 9.2.1, kernel: Linux ARM 32-bit version 4.19.106
  11. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  12. 2019-04-11 10:28:39.162 T:3011883024 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  13. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: ARM Features: Neon enabled
  14. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  15. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  16. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  17. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  18. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://envhome/ is mapped to: /storage
  19. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://home/ is mapped to: /storage/.kodi
  20. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  21. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  22. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  23. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: Local hostname: RPi
  24. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  25. 2019-04-11 10:28:39.163 T:3011883024 NOTICE: -----------------------------------------------------------------------
  26. 2019-04-11 10:28:39.174 T:3011883024 INFO: loading settings
  27. 2019-04-11 10:28:39.177 T:3011883024 NOTICE: special://profile/ is mapped to: special://masterprofile/
  28. 2019-04-11 10:28:39.200 T:3011883024 DEBUG: CSkinSettings: no <skinsettings> tag found
  29. 2019-04-11 10:28:39.200 T:3011883024 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  30. 2019-04-11 10:28:39.200 T:3011883024 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  31. <?xml version="1.0" encoding="utf-8" ?>
  32. <advancedsettings>
  33. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  34. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  35. <showexitbutton>false</showexitbutton>
  36. <remotedelay>1</remotedelay>
  37. <samba>
  38. <clienttimeout>30</clienttimeout>
  39. </samba>
  40. <fanartres>720</fanartres>
  41. <imageres>540</imageres>
  42. </advancedsettings>
  43. 2019-04-11 10:28:39.201 T:3011883024 WARNING: CSettingsManager: missing version attribute
  44. 2019-04-11 10:28:39.202 T:3011883024 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  45. 2019-04-11 10:28:39.202 T:3011883024 NOTICE: Contents of special://profile/advancedsettings.xml are...
  46. <advancedsettings>
  47. <videolibrary>
  48. <exportautothumbs>true</exportautothumbs>
  49. <!-- Export auto-generated thumbs. Default = false. Change to true to allow export -->
  50. <importwatchedstate>true</importwatchedstate>
  51. <!-- Import Last Played and Play Counts. Default = false. Change to true to allow import -->
  52. <importresumepoint>true</importresumepoint>
  53. <!-- Import Resume Points. Default = false. Change to true to allow import -->
  54. </videolibrary>
  55. </advancedsettings>
  56. 2019-04-11 10:28:39.203 T:3011883024 WARNING: CSettingsManager: missing version attribute
  57. 2019-04-11 10:28:39.203 T:3011883024 NOTICE: Default Video Player: VideoPlayer
  58. 2019-04-11 10:28:39.203 T:3011883024 NOTICE: Default Audio Player: paplayer
  59. 2019-04-11 10:28:39.203 T:3011883024 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  60. 2019-04-11 10:28:39.203 T:3011883024 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  61. 2019-04-11 10:28:39.203 T:3011883024 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  62. 2019-04-11 10:28:39.312 T:3011883024 NOTICE: PulseAudio: Server found running - will try to use Pulse
  63. 2019-04-11 10:28:39.372 T:3011883024 NOTICE: Running database version Addons27
  64. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  65. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  66. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  67. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  68. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: game.controller.default v1.0.8 installed
  69. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  70. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: inputstream.adaptive v2.4.4.1 installed
  71. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  72. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  73. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  74. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  75. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  76. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  77. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  78. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  79. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  80. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  81. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  82. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  83. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  84. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  85. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  86. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  87. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  88. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: kodi.resource v1.0.0 installed
  89. 2019-04-11 10:28:39.566 T:3011883024 NOTICE: ADDON: metadata.album.universal v3.1.3 installed
  90. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  91. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
  92. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  93. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.imdb.com v3.1.5 installed
  94. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  95. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  96. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  97. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.local v1.0.0 installed
  98. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.musicvideos.theaudiodb.com v1.3.4 installed
  99. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.themoviedb.org v5.1.11 installed
  100. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.tvdb.com v3.2.4 installed
  101. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.2 installed
  102. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  103. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: os.openelec.tv v9.2 installed
  104. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: peripheral.joystick v1.4.9 installed
  105. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.audio.pandoraslim v0.4.2 installed
  106. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.git.browser v1.2.2 installed
  107. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.adultswim v2.0.1 installed
  108. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.amazon-test v0.8.4 installed
  109. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.cartoon_network v1.0.1 installed
  110. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.netflix v1.2.2 installed
  111. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.pbskids v3.0.7 installed
  112. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: plugin.video.youtube v6.8.0 installed
  113. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.castagnait v1.0.1+leia installed
  114. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.gomioa v0.1.0 installed
  115. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.jsergio v1.0.4 installed
  116. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  117. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.kodinerds v7.0.0 installed
  118. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  119. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
  120. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.slyguy v0.0.2 installed
  121. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  122. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  123. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  124. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  125. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  126. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  127. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: script.module.addon.common v2.0.0 installed
  128. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: script.module.addon.signals v0.0.5 installed
  129. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed
  130. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  131. 2019-04-11 10:28:39.567 T:3011883024 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  132. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.future v0.17.1 installed
  133. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.idna v2.8 installed
  134. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.inputstreamhelper v0.4.7 installed
  135. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
  136. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.mechanicalsoup v0.12.0 installed
  137. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.mechanize v0.2.6 installed
  138. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.metahandler v3.0.2 installed
  139. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
  140. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.pil v1.1.7 installed
  141. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.pyautogui v0.9.49 installed
  142. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  143. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.pydes v2.0.4 installed
  144. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
  145. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.requests v2.22.0 installed
  146. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  147. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.six v1.13.0 installed
  148. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.slyguy v0.5.1 installed
  149. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
  150. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  151. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  152. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  153. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: service.upnext v1.1.0 installed
  154. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: skin.estuary v2.0.27 installed
  155. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: slyguy.disney.plus v0.2.8 installed
  156. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  157. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.addon v18.6.0 installed
  158. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.core v0.1.0 installed
  159. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  160. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.json v10.3.0 installed
  161. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  162. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.python v2.26.0 installed
  163. 2019-04-11 10:28:39.568 T:3011883024 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  164. 2019-04-11 10:28:39.604 T:3011883024 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  165. 2019-04-11 10:28:39.632 T:2991383408 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  166. 2019-04-11 10:28:39.632 T:2991383408 NOTICE: Found 2 Lists of Devices
  167. 2019-04-11 10:28:39.632 T:2991383408 NOTICE: Enumerated PI devices:
  168. 2019-04-11 10:28:39.632 T:2991383408 NOTICE: Device 1
  169. 2019-04-11 10:28:39.632 T:2991383408 NOTICE: m_deviceName : HDMI
  170. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayName : HDMI
  171. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayNameExtra:
  172. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  173. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_channels : FL, FR
  174. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  175. 2019-04-11 10:28:39.633 T:2991383408 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
  176. 2019-04-11 10:28:39.633 T:2991383408 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
  177. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: Device 2
  178. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceName : Analogue
  179. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayName : Analogue
  180. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayNameExtra:
  181. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  182. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_channels : FL, FR
  183. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_sampleRates : 48000
  184. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  185. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_streamTypes : No passthrough capabilities
  186. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: Device 3
  187. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceName : Both
  188. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayName : HDMI and Analogue
  189. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayNameExtra:
  190. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  191. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_channels : FL, FR
  192. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_sampleRates : 48000
  193. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  194. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_streamTypes : No passthrough capabilities
  195. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: Enumerated PULSE devices:
  196. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: Device 1
  197. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceName : Default
  198. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayName : Default
  199. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  200. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  201. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_channels : FL, FR
  202. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  203. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  204. 2019-04-11 10:28:39.633 T:2991383408 NOTICE: m_streamTypes : No passthrough capabilities
  205. 2019-04-11 10:28:39.680 T:3011883024 NOTICE: Raspberry PI firmware version: Feb 20 2020 16:43:11
  206. Copyright (c) 2012 Broadcom
  207. version 00f355997ccdacfaac70e6e07803eccc0a6f1d6e (clean) (release) (start_x)
  208. 2019-04-11 10:28:39.680 T:3011883024 NOTICE: ARM mem: 704MB GPU mem: 320MB MPG2:0 WVC1:0
  209. 2019-04-11 10:28:39.680 T:3011883024 NOTICE: Config:
  210. arm_freq=1500
  211. audio_pwm_mode=514
  212. config_hdmi_boost=5
  213. core_freq=500
  214. core_freq_min=200
  215. disable_commandline_tags=2
  216. disable_l2cache=1
  217. disable_overscan=1
  218. display_hdmi_rotate=-1
  219. display_lcd_rotate=-1
  220. enable_gic=1
  221. force_eeprom_read=1
  222. force_pwm_open=1
  223. framebuffer_ignore_alpha=1
  224. framebuffer_swap=1
  225. gpu_freq=500
  226. gpu_freq_min=250
  227. hdmi_channel_map=8
  228. init_uart_clock=0x2dc6c00
  229. lcd_framerate=60
  230. mask_gpu_interrupt0=1024
  231. mask_gpu_interrupt1=0x10000
  232. over_voltage_avs=-36250
  233. pause_burst_frames=1
  234. program_serial_random=1
  235. total_mem=2048
  236. hdmi_force_cec_address:0=65535
  237. hdmi_force_cec_address:1=65535
  238. hdmi_ignore_cec_init:0=1
  239. hdmi_pixel_freq_limit:0=0x11e1a300
  240. hdmi_pixel_freq_limit:1=0x11e1a300
  241. 2019-04-11 10:28:39.680 T:3011883024 NOTICE: Config:
  242. device_tree=-
  243. overlay_prefix=overlays/
  244. hdmi_cvt:0=
  245. hdmi_cvt:1=
  246. hdmi_edid_filename:0=
  247. hdmi_edid_filename:1=
  248. hdmi_timings:0=
  249. hdmi_timings:1=
  250. 2019-04-11 10:28:39.875 T:3011883024 WARNING: CDRMUtils::FindPlane - could not find plane
  251. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  252. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  253. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
  254. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
  255. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
  256. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
  257. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1600x1200 with 1600x1200 @ 60.000000 Hz
  258. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1400x1050 with 1400x1050 @ 60.000000 Hz
  259. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
  260. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1360x768 with 1360x768 @ 60.000000 Hz
  261. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  262. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  263. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1024x768 with 1024x768 @ 75.000000 Hz
  264. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1024x768 with 1024x768 @ 70.000000 Hz
  265. 2019-04-11 10:28:39.996 T:3011883024 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  266. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 800x600 with 800x600 @ 75.000000 Hz
  267. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 800x600 with 800x600 @ 72.000000 Hz
  268. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  269. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 800x600 with 800x600 @ 56.000000 Hz
  270. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  271. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  272. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 640x480 with 640x480 @ 75.000000 Hz
  273. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 640x480 with 640x480 @ 73.000000 Hz
  274. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  275. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Previous line repeats 1 times.
  276. 2019-04-11 10:28:39.997 T:3011883024 NOTICE: Found resolution 720x400 with 720x400 @ 70.000000 Hz
  277. 2019-04-11 10:28:39.999 T:3011883024 NOTICE: EGL_VERSION = 1.4
  278. 2019-04-11 10:28:39.999 T:3011883024 NOTICE: EGL_VENDOR = Mesa Project
  279. 2019-04-11 10:28:39.999 T:3011883024 NOTICE: EGL_EXTENSIONS = EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export
  280. 2019-04-11 10:28:39.999 T:3011883024 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_MESA_platform_gbm
  281. 2019-04-11 10:28:40.003 T:3011883024 NOTICE: Checking resolution 16
  282. 2019-04-11 10:28:40.113 T:3011883024 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  283. 2019-04-11 10:28:40.158 T:3011883024 NOTICE: GL_VENDOR = Broadcom
  284. 2019-04-11 10:28:40.158 T:3011883024 NOTICE: GL_RENDERER = V3D 4.2
  285. 2019-04-11 10:28:40.158 T:3011883024 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7
  286. 2019-04-11 10:28:40.158 T:3011883024 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00
  287. 2019-04-11 10:28:40.158 T:3011883024 NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_texture_query_lod
  288. 2019-04-11 10:28:41.543 T:3011883024 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  289. 2019-04-11 10:28:41.627 T:2882610032 NOTICE: Running database version Addons27
  290. 2019-04-11 10:28:41.631 T:2882610032 NOTICE: Running database version ViewModes6
  291. 2019-04-11 10:28:41.932 T:2882610032 NOTICE: Running database version Textures13
  292. 2019-04-11 10:28:42.098 T:2882610032 NOTICE: Running database version MyMusic72
  293. 2019-04-11 10:28:43.605 T:2882610032 NOTICE: Running database version MyVideos116
  294. 2019-04-11 10:28:43.620 T:2882610032 NOTICE: Running database version TV32
  295. 2019-04-11 10:28:43.623 T:2882610032 NOTICE: Running database version Epg12
  296. 2019-04-11 10:28:43.647 T:3011883024 NOTICE: start dvd mediatype detection
  297. 2019-04-11 10:28:43.694 T:2882610032 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  298. 2019-04-11 10:28:43.716 T:3011883024 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27)
  299. 2019-04-11 10:28:44.394 T:3011883024 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  300. 2019-04-11 10:28:44.477 T:3011883024 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  301. 2019-04-11 10:28:44.477 T:3011883024 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  302. 2019-04-11 10:28:44.516 T:3011883024 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  303. 2019-04-11 10:28:44.518 T:3011883024 NOTICE: Loaded playercorefactory configuration
  304. 2019-04-11 10:28:44.518 T:3011883024 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  305. 2019-04-11 10:28:44.518 T:3011883024 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  306. 2019-04-11 10:28:44.525 T:3011883024 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  307. 2019-04-11 10:28:44.593 T:3011883024 WARNING: Previous line repeats 1 times.
  308. 2019-04-11 10:28:44.593 T:3011883024 NOTICE: initialize done
  309. 2019-04-11 10:28:44.593 T:3011883024 NOTICE: Running the application...
  310. 2019-04-11 10:28:44.598 T:3011883024 NOTICE: starting zeroconf publishing
  311. 2019-04-11 10:28:44.600 T:3011883024 NOTICE: CWebServer[8080]: Started
  312. 2019-04-11 10:28:44.601 T:2527495024 NOTICE: ES: Starting UDP Event server on port 9777
  313. 2019-04-11 10:28:44.601 T:2527495024 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  314. 2019-04-11 10:28:45.720 T:2837889904 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  315. 2019-04-11 10:28:46.604 T:2871939952 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  316. 2019-04-11 10:28:49.373 T:2561065840 WARNING: Previous line repeats 2 times.
  317. 2019-04-11 10:28:49.373 T:2561065840 NOTICE: [service.upnext] UpNextMonitor -> Service started
  318. 2019-04-11 10:28:49.488 T:2577851248 NOTICE: [Amazon VOD] service.py:24 Service: Proxy bound to 127.0.0.1:38315
  319. 2019-04-11 10:28:50.911 T:2577851248 NOTICE: [Amazon VOD] service.py:33 Service: Proxy server started
  320. 2019-04-11 10:28:50.911 T:2577851248 NOTICE: [Amazon VOD] service.py:45 Service started
  321. 2019-04-11 10:28:53.232 T:2502316912 ERROR: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=6e9a8c99fa85d506630dfc6f5caf6b34&d=LibreELEC&pa=RPi4.arm&v=9.2.1&f=00b03112) ## ERROR: (URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)'),))
  322. 2019-04-11 10:28:53.232 T:2502316912 ERROR: Traceback (most recent call last):
  323. File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 361, in load_url
  324. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  325. File "/usr/lib/python2.7/urllib2.py", line 429, in open
  326. File "/usr/lib/python2.7/urllib2.py", line 447, in _open
  327. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  328. File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
  329. File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
  330. URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
  331. 2019-04-11 10:28:53.234 T:2502316912 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
  332. 2019-04-11 10:28:53.236 T:2502316912 ERROR: Traceback (most recent call last):
  333. File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/updates.py", line 564, in check_updates_v2
  334. File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
  335. File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
  336. TypeError: expected string or buffer
  337. 2020-05-12 14:02:29.271 T:3011883024 NOTICE: NFS is idle. Closing the remaining connections.
  338. 2020-05-12 14:07:13.660 T:3011883024 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.3/mnt/RAID-ZPOOL/Media/Video/TV/Gilmore Girls/07x07 - French Twist.mkv
  339. 2020-05-12 14:07:13.661 T:2369082224 NOTICE: Creating InputStream
  340. 2020-05-12 14:07:13.908 T:2369082224 NOTICE: Creating Demuxer
  341. 2020-05-12 14:07:13.935 T:2369082224 NOTICE: Opening stream: 0 source: 256
  342. 2020-05-12 14:07:13.935 T:2369082224 NOTICE: Creating video codec with codec id: 27
  343. 2020-05-12 14:07:13.947 T:2369082224 NOTICE: Creating video thread
  344. 2020-05-12 14:07:13.947 T:2385867632 NOTICE: running thread: video_thread
  345. 2020-05-12 14:07:13.948 T:2369082224 NOTICE: Opening stream: 1 source: 256
  346. 2020-05-12 14:07:13.948 T:2369082224 NOTICE: Finding audio codec for: 86019
  347. 2020-05-12 14:07:13.949 T:2369082224 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  348. 2020-05-12 14:07:13.949 T:2369082224 NOTICE: Creating audio thread
  349. 2020-05-12 14:07:13.949 T:2341806960 NOTICE: running thread: CVideoPlayerAudio::Process()
  350. 2020-05-12 14:07:14.033 T:2341806960 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  351. 2020-05-12 14:07:16.078 T:2341806960 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  352. 2020-05-12 14:28:05.898 T:3011883024 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.3/mnt/RAID-ZPOOL/Media/Video/TV/Gilmore Girls/07x08 - Introducing Lorelai Planetarium.mkv
  353. 2020-05-12 14:28:06.043 T:2369082224 NOTICE: Creating InputStream
  354. 2020-05-12 14:28:06.199 T:2369082224 NOTICE: Creating Demuxer
  355. 2020-05-12 14:28:06.311 T:2369082224 NOTICE: Opening stream: 0 source: 256
  356. 2020-05-12 14:28:06.311 T:2369082224 NOTICE: Creating video codec with codec id: 27
  357. 2020-05-12 14:28:06.359 T:2369082224 NOTICE: Opening stream: 1 source: 256
  358. 2020-05-12 14:28:06.360 T:2369082224 NOTICE: Finding audio codec for: 86019
  359. 2020-05-12 14:28:06.360 T:2369082224 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  360. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: CVideoPlayer::OnExit()
  361. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: VideoPlayer: eof, waiting for queues to empty
  362. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: Closing stream player 1
  363. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  364. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: Waiting for audio thread to exit
  365. 2020-05-12 15:08:59.501 T:2341806960 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  366. 2020-05-12 15:08:59.501 T:2341806960 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  367. 2020-05-12 15:08:59.501 T:2369082224 NOTICE: Closing audio device
  368. 2020-05-12 15:08:59.579 T:3011883024 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.3/mnt/RAID-ZPOOL/Media/Video/TV/Gilmore Girls/07x09 - Knit, People, Knit!.mkv
  369. 2020-05-12 15:08:59.727 T:2369082224 NOTICE: Deleting audio codec
  370. 2020-05-12 15:08:59.727 T:2369082224 NOTICE: Closing stream player 2
  371. 2020-05-12 15:08:59.727 T:2369082224 NOTICE: waiting for video thread to exit
  372. 2020-05-12 15:08:59.736 T:2385867632 NOTICE: thread end: video_thread
  373. 2020-05-12 15:08:59.736 T:2369082224 NOTICE: deleting video codec
  374. 2020-05-12 15:08:59.855 T:3011883024 NOTICE: CVideoPlayer::CloseFile()
  375. 2020-05-12 15:08:59.873 T:3011883024 NOTICE: VideoPlayer: waiting for threads to exit
  376. 2020-05-12 15:08:59.873 T:3011883024 NOTICE: VideoPlayer: finished waiting
  377. 2020-05-12 15:08:59.873 T:3011883024 NOTICE: CVideoPlayer::CloseFile()
  378. 2020-05-12 15:08:59.873 T:3011883024 NOTICE: VideoPlayer: waiting for threads to exit
  379. 2020-05-12 15:08:59.873 T:3011883024 NOTICE: VideoPlayer: finished waiting
  380. 2020-05-12 15:10:31.116 T:3011883024 NOTICE: NFS is idle. Closing the remaining connections.
  381. 2020-05-12 16:25:46.496 T:3011883024 ERROR: CGUIMediaWindow::GetDirectory(videodb://inprogresstvshows/43/) failed
  382. 2020-05-12 16:25:48.213 T:2451420016 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  383. 2020-05-12 16:26:03.247 T:3011883024 WARNING: Previous line repeats 2 times.
  384. 2020-05-12 16:26:03.247 T:3011883024 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  385. 2020-05-12 16:27:18.547 T:3011883024 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=bfcb5bba-e48e-4a63-b254-b940d3cb10d4
  386. 2020-05-12 16:27:18.548 T:2272654192 NOTICE: Creating InputStream
  387. 2020-05-12 16:27:18.666 T:2272654192 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  388. 2020-05-12 16:27:18.792 T:2272654192 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  389. 2020-05-12 16:27:19.756 T:2272654192 NOTICE: Creating Demuxer
  390. 2020-05-12 16:27:19.757 T:2272654192 NOTICE: Opening stream: 1001 source: 256
  391. 2020-05-12 16:27:20.098 T:2272654192 NOTICE: Creating video codec with codec id: 27
  392. 2020-05-12 16:27:20.109 T:2272654192 NOTICE: Creating video thread
  393. 2020-05-12 16:27:20.109 T:2297832304 NOTICE: running thread: video_thread
  394. 2020-05-12 16:27:20.110 T:2272654192 NOTICE: Opening stream: 1003 source: 256
  395. 2020-05-12 16:27:20.203 T:2272654192 NOTICE: Finding audio codec for: 86056
  396. 2020-05-12 16:27:20.204 T:2272654192 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  397. 2020-05-12 16:27:20.204 T:2272654192 NOTICE: Creating audio thread
  398. 2020-05-12 16:27:20.205 T:2222543728 NOTICE: running thread: CVideoPlayerAudio::Process()
  399. 2020-05-12 16:27:20.992 T:2222543728 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
  400. 2020-05-12 16:27:21.161 T:2297832304 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  401. 2020-05-12 16:27:25.127 T:3011883024 NOTICE: NFS is idle. Closing the remaining connections.
  402. 2020-05-12 16:51:11.086 T:2272654192 NOTICE: CVideoPlayer::OnExit()
  403. 2020-05-12 16:51:11.086 T:2272654192 NOTICE: VideoPlayer: eof, waiting for queues to empty
  404. 2020-05-12 16:51:11.087 T:2272654192 NOTICE: Closing stream player 1
  405. 2020-05-12 16:51:11.088 T:2272654192 NOTICE: CDVDMessageQueue(audio)::WaitUntilEmpty
  406. 2020-05-12 16:51:11.088 T:2272654192 NOTICE: Waiting for audio thread to exit
  407. 2020-05-12 16:51:11.088 T:2222543728 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  408. 2020-05-12 16:51:11.089 T:2272654192 NOTICE: Closing audio device
  409. 2020-05-12 16:51:11.138 T:2272654192 NOTICE: Deleting audio codec
  410. 2020-05-12 16:51:11.138 T:2272654192 NOTICE: Closing stream player 2
  411. 2020-05-12 16:51:11.140 T:2272654192 NOTICE: CDVDMessageQueue(video)::WaitUntilEmpty
  412. 2020-05-12 16:51:11.188 T:2272654192 NOTICE: waiting for video thread to exit
  413. 2020-05-12 16:51:11.188 T:2297832304 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  414. 2020-05-12 16:51:11.188 T:2297832304 NOTICE: thread end: video_thread
  415. 2020-05-12 16:51:11.188 T:2272654192 NOTICE: deleting video codec
  416. 2020-05-12 16:51:14.287 T:3011883024 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=5a1946ce-da87-42e3-9bd6-c59ec40bf6cb
  417. 2020-05-12 16:51:14.288 T:2222543728 NOTICE: Creating InputStream
  418. 2020-05-12 16:51:14.379 T:2222543728 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  419. 2020-05-12 16:51:14.433 T:2222543728 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  420. 2020-05-12 16:51:15.441 T:2222543728 NOTICE: Creating Demuxer
  421. 2020-05-12 16:51:15.441 T:2222543728 NOTICE: Opening stream: 1001 source: 256
  422. 2020-05-12 16:51:15.725 T:2222543728 NOTICE: Creating video codec with codec id: 27
  423. 2020-05-12 16:51:15.736 T:2222543728 NOTICE: Creating video thread
  424. 2020-05-12 16:51:15.737 T:2222543728 NOTICE: Opening stream: 1003 source: 256
  425. 2020-05-12 16:51:15.740 T:2239329136 NOTICE: running thread: video_thread
  426. 2020-05-12 16:51:15.946 T:2222543728 NOTICE: Finding audio codec for: 86056
  427. 2020-05-12 16:51:15.948 T:2222543728 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  428. 2020-05-12 16:51:15.948 T:2222543728 NOTICE: Creating audio thread
  429. 2020-05-12 16:51:15.948 T:2197365616 NOTICE: running thread: CVideoPlayerAudio::Process()
  430. 2020-05-12 16:51:16.664 T:2197365616 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
  431. 2020-05-12 16:51:16.821 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  432. 2020-05-12 17:00:17.040 T:3011883024 WARNING: Previous line repeats 9 times.
  433. 2020-05-12 17:00:17.040 T:3011883024 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  434. 2020-05-12 17:00:17.161 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  435. 2020-05-12 17:00:23.320 T:2126115696 WARNING: Previous line repeats 11 times.
  436. 2020-05-12 17:00:23.320 T:2126115696 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  437. 2020-05-12 17:00:23.380 T:2239329136 WARNING: Previous line repeats 1 times.
  438. 2020-05-12 17:00:23.380 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  439. 2020-05-12 17:00:23.391 T:2126115696 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  440. 2020-05-12 17:00:23.894 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  441. 2020-05-12 17:00:56.013 T:3011883024 WARNING: Previous line repeats 62 times.
  442. 2020-05-12 17:00:56.014 T:3011883024 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
  443. 2020-05-12 17:00:56.414 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  444. 2020-05-12 17:02:01.109 T:3011883024 WARNING: Previous line repeats 82 times.
  445. 2020-05-12 17:02:01.109 T:3011883024 NOTICE: NFS is idle. Closing the remaining connections.
  446. 2020-05-12 17:02:36.789 T:2527495024 NOTICE: ES: Client from ::ffff:192.168.0.176 timed out
  447. 2020-05-12 17:03:23.059 T:2197365616 NOTICE: CVideoPlayerAudio::Process - stream stalled
  448. 2020-05-12 17:03:26.244 T:2239329136 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  449.  
  450. ################################################################################
  451. # ... output of cat /storage/.kodi/temp/kodi.old.log
  452. # LibreELEC release: RPi4.arm-9.2.1
  453. #
  454. ################################################################################
  455. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: -----------------------------------------------------------------------
  456. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: Starting Kodi (18.6 Git:leia_pi4_18.6-Leia). Platform: Linux ARM 32-bit
  457. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: Using Release Kodi x32 build
  458. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: Kodi compiled 2020-03-03 by GCC 8.3.0 for Linux ARM 32-bit version 4.19.106 (267114)
  459. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: Running on LibreELEC (official): 9.2.1, kernel: Linux ARM 32-bit version 4.19.106
  460. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: FFmpeg version/source: 4.0.4-Kodi
  461. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  462. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: ARM Features: Neon enabled
  463. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  464. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  465. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  466. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  467. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://envhome/ is mapped to: /storage
  468. 2019-04-11 10:28:39.231 T:3011231760 NOTICE: special://home/ is mapped to: /storage/.kodi
  469. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  470. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  471. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  472. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: Local hostname: RPi
  473. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  474. 2019-04-11 10:28:39.232 T:3011231760 NOTICE: -----------------------------------------------------------------------
  475. 2019-04-11 10:28:39.243 T:3011231760 INFO: loading settings
  476. 2019-04-11 10:28:39.246 T:3011231760 NOTICE: special://profile/ is mapped to: special://masterprofile/
  477. 2019-04-11 10:28:39.270 T:3011231760 DEBUG: CSkinSettings: no <skinsettings> tag found
  478. 2019-04-11 10:28:39.271 T:3011231760 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  479. 2019-04-11 10:28:39.271 T:3011231760 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  480. <?xml version="1.0" encoding="utf-8" ?>
  481. <advancedsettings>
  482. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  483. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  484. <showexitbutton>false</showexitbutton>
  485. <remotedelay>1</remotedelay>
  486. <samba>
  487. <clienttimeout>30</clienttimeout>
  488. </samba>
  489. <fanartres>720</fanartres>
  490. <imageres>540</imageres>
  491. </advancedsettings>
  492. 2019-04-11 10:28:39.271 T:3011231760 WARNING: CSettingsManager: missing version attribute
  493. 2019-04-11 10:28:39.273 T:3011231760 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  494. 2019-04-11 10:28:39.273 T:3011231760 NOTICE: Contents of special://profile/advancedsettings.xml are...
  495. <advancedsettings>
  496. <videolibrary>
  497. <exportautothumbs>true</exportautothumbs>
  498. <!-- Export auto-generated thumbs. Default = false. Change to true to allow export -->
  499. <importwatchedstate>true</importwatchedstate>
  500. <!-- Import Last Played and Play Counts. Default = false. Change to true to allow import -->
  501. <importresumepoint>true</importresumepoint>
  502. <!-- Import Resume Points. Default = false. Change to true to allow import -->
  503. </videolibrary>
  504. </advancedsettings>
  505. 2019-04-11 10:28:39.273 T:3011231760 WARNING: CSettingsManager: missing version attribute
  506. 2019-04-11 10:28:39.274 T:3011231760 NOTICE: Default Video Player: VideoPlayer
  507. 2019-04-11 10:28:39.274 T:3011231760 NOTICE: Default Audio Player: paplayer
  508. 2019-04-11 10:28:39.274 T:3011231760 NOTICE: Enabled debug logging due to GUI setting (2)
  509. 2019-04-11 10:28:39.274 T:3011231760 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  510. 2019-04-11 10:28:39.274 T:3011231760 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  511. 2019-04-11 10:28:39.286 T:3011231760 INFO: creating subdirectories
  512. 2019-04-11 10:28:39.286 T:3011231760 INFO: userdata folder: special://masterprofile/
  513. 2019-04-11 10:28:39.286 T:3011231760 INFO: recording folder:
  514. 2019-04-11 10:28:39.286 T:3011231760 INFO: screenshots folder: /storage/screenshots/
  515. 2019-04-11 10:28:39.383 T:3011231760 NOTICE: PulseAudio: Server found running - will try to use Pulse
  516. 2019-04-11 10:28:39.384 T:2933912432 DEBUG: Thread Lirc start, auto delete: false
  517. 2019-04-11 10:28:39.384 T:2933912432 INFO: Loading special://xbmc/system/Lircmap.xml
  518. 2019-04-11 10:28:39.384 T:3001021296 DEBUG: Thread libinput start, auto delete: false
  519. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'mceusb'
  520. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  521. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  522. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  523. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'anysee'
  524. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'iMON-PAD'
  525. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  526. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  527. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'TwinHanRemote'
  528. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'linux-input-layer'
  529. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  530. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'mediacenter'
  531. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'devinput'
  532. 2019-04-11 10:28:39.390 T:2933912432 INFO: * Adding remote mapping for device 'devinput-32'
  533. 2019-04-11 10:28:39.391 T:2933912432 INFO: * Adding remote mapping for device 'devinput-64'
  534. 2019-04-11 10:28:39.391 T:2933912432 DEBUG: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  535. 2019-04-11 10:28:39.444 T:3011231760 NOTICE: Running database version Addons27
  536. 2019-04-11 10:28:39.458 T:3011231760 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /storage/.kodi/addons/plugin.git.browser/addon.xml, line 2, column 1 (ignoring unknown attribute author for element addon).'
  537. 2019-04-11 10:28:39.458 T:3011231760 DEBUG: ADDON: cpluff: 'Suspicious plug-in descriptor content in /storage/.kodi/addons/plugin.git.browser/addon.xml, line 6, column 9 (ignoring unknown attribute option for element import).'
  538. 2019-04-11 10:28:39.633 T:3011231760 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  539. 2019-04-11 10:28:39.633 T:3011231760 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  540. 2019-04-11 10:28:39.633 T:3011231760 NOTICE: ADDON: audioencoder.kodi.builtin.aac v1.0.0 installed
  541. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: audioencoder.kodi.builtin.wma v1.0.0 installed
  542. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: driver.dvb.crazycat v9.2.0.0 installed
  543. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: driver.dvb.dvb-latest v9.2.0.0 installed
  544. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: game.controller.default v1.0.8 installed
  545. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: game.controller.snes v1.0.8 installed
  546. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: inputstream.adaptive v2.4.4.1 installed
  547. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.audioengine v1.0.1 installed
  548. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.filesystem v1.0.2 installed
  549. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.general v1.0.3 installed
  550. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.gui v5.12.0 installed
  551. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.main v1.0.14 installed
  552. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.global.network v1.0.0 installed
  553. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.audiodecoder v2.0.0 installed
  554. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.audioencoder v2.0.0 installed
  555. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.game v1.1.0 installed
  556. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.imagedecoder v2.0.0 installed
  557. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.inputstream v2.0.8 installed
  558. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.peripheral v1.3.7 installed
  559. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.pvr v5.10.3 installed
  560. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.screensaver v2.0.0 installed
  561. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.vfs v2.0.0 installed
  562. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.videocodec v1.0.1 installed
  563. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.binary.instance.visualization v2.0.1 installed
  564. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: kodi.resource v1.0.0 installed
  565. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.album.universal v3.1.3 installed
  566. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.artists.universal v4.3.2 installed
  567. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.allmusic.com v3.2.1 installed
  568. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.fanart.tv v3.6.3 installed
  569. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.imdb.com v3.1.5 installed
  570. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.musicbrainz.org v2.2.1 installed
  571. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.theaudiodb.com v2.0.3 installed
  572. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.common.themoviedb.org v3.1.10 installed
  573. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.local v1.0.0 installed
  574. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.musicvideos.theaudiodb.com v1.3.4 installed
  575. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.themoviedb.org v5.1.11 installed
  576. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.tvdb.com v3.2.4 installed
  577. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: metadata.tvshows.themoviedb.org v3.5.2 installed
  578. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: os.libreelec.tv v9.2 installed
  579. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: os.openelec.tv v9.2 installed
  580. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: peripheral.joystick v1.4.9 installed
  581. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: plugin.audio.pandoraslim v0.4.2 installed
  582. 2019-04-11 10:28:39.634 T:3011231760 NOTICE: ADDON: plugin.git.browser v1.2.2 installed
  583. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.adultswim v2.0.1 installed
  584. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.amazon-test v0.8.4 installed
  585. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.cartoon_network v1.0.1 installed
  586. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.netflix v1.2.2 installed
  587. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.pbskids v3.0.7 installed
  588. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: plugin.video.youtube v6.8.0 installed
  589. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.castagnait v1.0.1+leia installed
  590. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.gomioa v0.1.0 installed
  591. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.jsergio v1.0.4 installed
  592. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.kodi.game v1.0.0 installed
  593. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.kodinerds v7.0.0 installed
  594. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.libreelec.tv v9.2.0 installed
  595. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.sandmann79.plugins v1.0.3 installed
  596. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.slyguy v0.0.2 installed
  597. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: repository.xbmc.org v3.1.6 installed
  598. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: resource.images.weathericons.default v1.1.8 installed
  599. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: resource.language.en_gb v2.0.1 installed
  600. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: resource.uisounds.kodi v1.0.0 installed
  601. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: screensaver.xbmc.builtin.black v1.0.33 installed
  602. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: screensaver.xbmc.builtin.dim v1.0.59 installed
  603. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.addon.common v2.0.0 installed
  604. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.addon.signals v0.0.5 installed
  605. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.beautifulsoup4 v4.6.2 installed
  606. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.certifi v2019.9.11 installed
  607. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.chardet v3.0.4 installed
  608. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.future v0.17.1 installed
  609. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.idna v2.8 installed
  610. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.inputstreamhelper v0.4.7 installed
  611. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.kodi-six v0.1.3 installed
  612. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.mechanicalsoup v0.12.0 installed
  613. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.mechanize v0.2.6 installed
  614. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.metahandler v3.0.2 installed
  615. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.myconnpy v1.1.7 installed
  616. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.pil v1.1.7 installed
  617. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.pyautogui v0.9.49 installed
  618. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.pycryptodome v3.4.3 installed
  619. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.pydes v2.0.4 installed
  620. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.pyxbmct v1.3.1 installed
  621. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.requests v2.22.0 installed
  622. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.simplejson v3.16.1 installed
  623. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.six v1.13.0 installed
  624. 2019-04-11 10:28:39.635 T:3011231760 NOTICE: ADDON: script.module.slyguy v0.5.1 installed
  625. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: script.module.t1mlib v1.0.18 installed
  626. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: script.module.urllib3 v1.25.6 installed
  627. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: script.program.driverselect v0.1.6 installed
  628. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: service.libreelec.settings v9.0.0 installed
  629. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: service.upnext v1.1.0 installed
  630. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: skin.estuary v2.0.27 installed
  631. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: slyguy.disney.plus v0.2.8 installed
  632. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: webinterface.default v18.x-2.4.6 installed
  633. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.addon v18.6.0 installed
  634. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.core v0.1.0 installed
  635. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.gui v5.14.0 installed
  636. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.json v10.3.0 installed
  637. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.metadata v2.1.0 installed
  638. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.python v2.26.0 installed
  639. 2019-04-11 10:28:39.636 T:3011231760 NOTICE: ADDON: xbmc.webinterface v1.0.0 installed
  640. 2019-04-11 10:28:39.665 T:3011231760 DEBUG: CFavourites::Load - no system favourites found, skipping
  641. 2019-04-11 10:28:39.671 T:3011231760 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
  642. 2019-04-11 10:28:39.671 T:3011231760 INFO: Selected Logind/UPower as PowerSyscall
  643. 2019-04-11 10:28:39.671 T:3011231760 ERROR: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  644. 2019-04-11 10:28:39.671 T:3011231760 INFO: LogindUPowerSyscall - UPower not found, battery information will not be available
  645. 2019-04-11 10:28:39.679 T:3011231760 DEBUG: LogindUPowerSyscall - inhibit lock taken, fd 18
  646. 2019-04-11 10:28:39.680 T:3011231760 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
  647. 2019-04-11 10:28:39.681 T:2988241776 DEBUG: Thread ActiveAE start, auto delete: false
  648. 2019-04-11 10:28:39.681 T:2977952624 DEBUG: Thread AESink start, auto delete: false
  649. 2019-04-11 10:28:39.682 T:2967466864 DEBUG: Thread FDEventMonitor start, auto delete: false
  650. 2019-04-11 10:28:39.690 T:2988241776 INFO: CAESinkALSA - Unable to open device "default" for playback
  651. 2019-04-11 10:28:39.699 T:2988241776 DEBUG: PulseAudio: Context authorizing
  652. 2019-04-11 10:28:39.699 T:2988241776 DEBUG: PulseAudio: Context setting name
  653. 2019-04-11 10:28:39.699 T:2988241776 DEBUG: PulseAudio: Context ready
  654. 2019-04-11 10:28:39.700 T:2988241776 WARNING: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  655. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Found 2 Lists of Devices
  656. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Enumerated PI devices:
  657. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Device 1
  658. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceName : HDMI
  659. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayName : HDMI
  660. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayNameExtra:
  661. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  662. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_channels : FL, FR
  663. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  664. 2019-04-11 10:28:39.701 T:2988241776 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
  665. 2019-04-11 10:28:39.701 T:2988241776 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
  666. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Device 2
  667. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceName : Analogue
  668. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayName : Analogue
  669. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayNameExtra:
  670. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  671. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_channels : FL, FR
  672. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_sampleRates : 48000
  673. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  674. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_streamTypes : No passthrough capabilities
  675. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Device 3
  676. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceName : Both
  677. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayName : HDMI and Analogue
  678. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_displayNameExtra:
  679. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  680. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_channels : FL, FR
  681. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_sampleRates : 48000
  682. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  683. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: m_streamTypes : No passthrough capabilities
  684. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Enumerated PULSE devices:
  685. 2019-04-11 10:28:39.701 T:2988241776 NOTICE: Device 1
  686. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_deviceName : Default
  687. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_displayName : Default
  688. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  689. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  690. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_channels : FL, FR
  691. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  692. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  693. 2019-04-11 10:28:39.702 T:2988241776 NOTICE: m_streamTypes : No passthrough capabilities
  694. 2019-04-11 10:28:39.702 T:2977952624 INFO: CActiveAESink::OpenSink - initialize sink
  695. 2019-04-11 10:28:39.702 T:2977952624 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  696. 2019-04-11 10:28:39.702 T:2977952624 DEBUG: DllBcm: Using omx system library
  697. 2019-04-11 10:28:39.703 T:2977952624 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  698. 2019-04-11 10:28:39.704 T:2977952624 DEBUG: Loading: libopenmaxil.so
  699. 2019-04-11 10:28:39.714 T:2977952624 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  700. 2019-04-11 10:28:39.714 T:2977952624 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  701. 2019-04-11 10:28:39.714 T:2977952624 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  702. 2019-04-11 10:28:39.715 T:2977952624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0e0d308
  703. 2019-04-11 10:28:39.716 T:2977952624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  704. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  705. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Output Device : HDMI
  706. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Sample Rate : 44100
  707. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Sample Format : AE_FMT_FLOAT
  708. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Channel Count : 2
  709. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Channel Layout: FL, FR
  710. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Frames : 2205
  711. 2019-04-11 10:28:39.717 T:2977952624 DEBUG: Frame Size : 8
  712. 2019-04-11 10:28:39.725 T:3011231760 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  713. 2019-04-11 10:28:39.729 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  714. 2019-04-11 10:28:39.730 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  715. 2019-04-11 10:28:39.730 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  716. 2019-04-11 10:28:39.731 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  717. 2019-04-11 10:28:39.731 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  718. 2019-04-11 10:28:39.732 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  719. 2019-04-11 10:28:39.732 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  720. 2019-04-11 10:28:39.733 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  721. 2019-04-11 10:28:39.733 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  722. 2019-04-11 10:28:39.734 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  723. 2019-04-11 10:28:39.734 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  724. 2019-04-11 10:28:39.734 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  725. 2019-04-11 10:28:39.735 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  726. 2019-04-11 10:28:39.735 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  727. 2019-04-11 10:28:39.736 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  728. 2019-04-11 10:28:39.736 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  729. 2019-04-11 10:28:39.736 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  730. 2019-04-11 10:28:39.737 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  731. 2019-04-11 10:28:39.737 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  732. 2019-04-11 10:28:39.738 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  733. 2019-04-11 10:28:39.738 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  734. 2019-04-11 10:28:39.739 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  735. 2019-04-11 10:28:39.739 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  736. 2019-04-11 10:28:39.740 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  737. 2019-04-11 10:28:39.740 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  738. 2019-04-11 10:28:39.741 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  739. 2019-04-11 10:28:39.741 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  740. 2019-04-11 10:28:39.742 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  741. 2019-04-11 10:28:39.742 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  742. 2019-04-11 10:28:39.742 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  743. 2019-04-11 10:28:39.743 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  744. 2019-04-11 10:28:39.743 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  745. 2019-04-11 10:28:39.744 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  746. 2019-04-11 10:28:39.744 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  747. 2019-04-11 10:28:39.745 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  748. 2019-04-11 10:28:39.745 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  749. 2019-04-11 10:28:39.746 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  750. 2019-04-11 10:28:39.746 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  751. 2019-04-11 10:28:39.747 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  752. 2019-04-11 10:28:39.747 T:3011231760 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  753. 2019-04-11 10:28:39.748 T:3011231760 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
  754. 2019-04-11 10:28:39.748 T:3011231760 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
  755. 2019-04-11 10:28:39.750 T:3011231760 DEBUG: Selected UDev as storage provider
  756. 2019-04-11 10:28:39.750 T:3011231760 NOTICE: Raspberry PI firmware version: Feb 20 2020 16:43:11
  757. Copyright (c) 2012 Broadcom
  758. version 00f355997ccdacfaac70e6e07803eccc0a6f1d6e (clean) (release) (start_x)
  759. 2019-04-11 10:28:39.750 T:3011231760 NOTICE: ARM mem: 704MB GPU mem: 320MB MPG2:0 WVC1:0
  760. 2019-04-11 10:28:39.751 T:3011231760 NOTICE: Config:
  761. arm_freq=1500
  762. audio_pwm_mode=514
  763. config_hdmi_boost=5
  764. core_freq=500
  765. core_freq_min=200
  766. disable_commandline_tags=2
  767. disable_l2cache=1
  768. disable_overscan=1
  769. display_hdmi_rotate=-1
  770. display_lcd_rotate=-1
  771. enable_gic=1
  772. force_eeprom_read=1
  773. force_pwm_open=1
  774. framebuffer_ignore_alpha=1
  775. framebuffer_swap=1
  776. gpu_freq=500
  777. gpu_freq_min=250
  778. hdmi_channel_map=8
  779. init_uart_clock=0x2dc6c00
  780. lcd_framerate=60
  781. mask_gpu_interrupt0=1024
  782. mask_gpu_interrupt1=0x10000
  783. over_voltage_avs=-36250
  784. pause_burst_frames=1
  785. program_serial_random=1
  786. total_mem=2048
  787. hdmi_force_cec_address:0=65535
  788. hdmi_force_cec_address:1=65535
  789. hdmi_ignore_cec_init:0=1
  790. hdmi_pixel_freq_limit:0=0x11e1a300
  791. hdmi_pixel_freq_limit:1=0x11e1a300
  792. 2019-04-11 10:28:39.751 T:3011231760 NOTICE: Config:
  793. device_tree=-
  794. overlay_prefix=overlays/
  795. hdmi_cvt:0=
  796. hdmi_cvt:1=
  797. hdmi_edid_filename:0=
  798. hdmi_edid_filename:1=
  799. hdmi_timings:0=
  800. hdmi_timings:1=
  801. 2019-04-11 10:28:39.751 T:3011231760 INFO: RetroPlayer[PROCESS]: Registering process control for GBM
  802. 2019-04-11 10:28:39.751 T:3011231760 INFO: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  803. 2019-04-11 10:28:39.905 T:3011231760 DEBUG: CDRMUtils::FindConnector - found connector: 51
  804. 2019-04-11 10:28:39.905 T:3011231760 DEBUG: CDRMUtils::OpenDrm - opened device: /dev/dri/card0 using module: vc4
  805. 2019-04-11 10:28:39.939 T:3011231760 DEBUG: CDRMUtils::FindConnector - found connector: 51
  806. 2019-04-11 10:28:39.939 T:3011231760 DEBUG: CDRMUtils::FindEncoder - found encoder: 50
  807. 2019-04-11 10:28:39.939 T:3011231760 DEBUG: CDRMUtils::FindCrtc - found crtc: 49
  808. 2019-04-11 10:28:39.939 T:3011231760 DEBUG: CDRMUtils::FindPlane - found video plane 28
  809. 2019-04-11 10:28:39.940 T:3011231760 WARNING: CDRMUtils::FindPlane - could not find plane
  810. 2019-04-11 10:28:39.941 T:3011231760 DEBUG: CDRMUtils::FindPlane - found gui plane 35
  811. 2019-04-11 10:28:39.942 T:3011231760 DEBUG: CDRMUtils::FindPreferredMode - found preferred mode: 1920x1080 @ 60 Hz
  812. 2019-04-11 10:28:39.943 T:3011231760 DEBUG: CDRMAtomic::InitDrm - initialized atomic DRM
  813. 2019-04-11 10:28:40.119 T:3011231760 DEBUG: CWinSystemGbm::InitWindowSystem - initialized DRM
  814. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  815. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  816. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
  817. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
  818. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
  819. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
  820. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1600x1200 with 1600x1200 @ 60.000000 Hz
  821. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1400x1050 with 1400x1050 @ 60.000000 Hz
  822. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1280x1024 with 1280x1024 @ 60.000000 Hz
  823. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1360x768 with 1360x768 @ 60.000000 Hz
  824. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  825. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  826. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1024x768 with 1024x768 @ 75.000000 Hz
  827. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1024x768 with 1024x768 @ 70.000000 Hz
  828. 2019-04-11 10:28:40.119 T:3011231760 NOTICE: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  829. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 800x600 with 800x600 @ 75.000000 Hz
  830. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 800x600 with 800x600 @ 72.000000 Hz
  831. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  832. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 800x600 with 800x600 @ 56.000000 Hz
  833. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  834. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  835. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 640x480 with 640x480 @ 75.000000 Hz
  836. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 640x480 with 640x480 @ 73.000000 Hz
  837. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  838. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Previous line repeats 1 times.
  839. 2019-04-11 10:28:40.120 T:3011231760 NOTICE: Found resolution 720x400 with 720x400 @ 70.000000 Hz
  840. 2019-04-11 10:28:40.122 T:3011231760 NOTICE: EGL_VERSION = 1.4
  841. 2019-04-11 10:28:40.122 T:3011231760 NOTICE: EGL_VENDOR = Mesa Project
  842. 2019-04-11 10:28:40.122 T:3011231760 NOTICE: EGL_EXTENSIONS = EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export
  843. 2019-04-11 10:28:40.122 T:3011231760 NOTICE: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_MESA_platform_gbm
  844. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL Config Attributes:
  845. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_BUFFER_SIZE: 32
  846. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_ALPHA_SIZE: 8
  847. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_BLUE_SIZE: 8
  848. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_GREEN_SIZE: 8
  849. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_RED_SIZE: 8
  850. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_DEPTH_SIZE: 16
  851. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_STENCIL_SIZE: 0
  852. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_CONFIG_CAVEAT: 0x3038
  853. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_CONFIG_ID: 10
  854. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_LEVEL: 0
  855. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_MAX_PBUFFER_HEIGHT: 4096
  856. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_MAX_PBUFFER_PIXELS: 0
  857. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_MAX_PBUFFER_WIDTH: 4096
  858. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_NATIVE_RENDERABLE: 1
  859. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_NATIVE_VISUAL_ID: 875713089
  860. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_NATIVE_VISUAL_TYPE: 0x3038
  861. 2019-04-11 10:28:40.122 T:3011231760 DEBUG: EGL_SAMPLES: 0
  862. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_SAMPLE_BUFFERS: 0
  863. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_SURFACE_TYPE: 4
  864. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_TRANSPARENT_TYPE: 0x3038
  865. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_TRANSPARENT_BLUE_VALUE: 0
  866. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_TRANSPARENT_GREEN_VALUE: 0
  867. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_TRANSPARENT_RED_VALUE: 0
  868. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_BIND_TO_TEXTURE_RGB: 0
  869. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_BIND_TO_TEXTURE_RGBA: 0
  870. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_MIN_SWAP_INTERVAL: 1
  871. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_MAX_SWAP_INTERVAL: 1
  872. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_LUMINANCE_SIZE: 0
  873. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_ALPHA_MASK_SIZE: 0
  874. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_COLOR_BUFFER_TYPE: 0x308e
  875. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_RENDERABLE_TYPE: 77
  876. 2019-04-11 10:28:40.123 T:3011231760 DEBUG: EGL_CONFORMANT: 77
  877. 2019-04-11 10:28:40.126 T:3011231760 NOTICE: Checking resolution 16
  878. 2019-04-11 10:28:40.126 T:3011231760 DEBUG: OnLostDevice - notify display change event
  879. 2019-04-11 10:28:40.228 T:2977952624 DEBUG: CAESinkPi:Drain delay:100ms now:0ms
  880. 2019-04-11 10:28:40.228 T:2977952624 DEBUG: CAESinkPi:Deinitialize
  881. 2019-04-11 10:28:40.228 T:2977952624 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  882. 2019-04-11 10:28:40.240 T:2977952624 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0xb0e0d308
  883. 2019-04-11 10:28:40.240 T:3011231760 WARNING: CGBMUtils::DestroySurface - surface already destroyed
  884. 2019-04-11 10:28:40.240 T:3011231760 DEBUG: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  885. 2019-04-11 10:28:40.269 T:3011231760 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 60 Hz
  886. 2019-04-11 10:28:40.270 T:3011231760 DEBUG: CGBMUtils::CreateSurface - created surface with size 1920x1080
  887. 2019-04-11 10:28:40.285 T:3011231760 DEBUG: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
  888. 2019-04-11 10:28:40.286 T:3011231760 NOTICE: GL_VENDOR = Broadcom
  889. 2019-04-11 10:28:40.286 T:3011231760 NOTICE: GL_RENDERER = V3D 4.2
  890. 2019-04-11 10:28:40.286 T:3011231760 NOTICE: GL_VERSION = OpenGL ES 3.0 Mesa 19.1.7
  891. 2019-04-11 10:28:40.286 T:3011231760 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.00
  892. 2019-04-11 10:28:40.286 T:3011231760 NOTICE: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_OES_draw_elements_base_vertex GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_EXT_float_blend GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_texture_query_lod
  893. 2019-04-11 10:28:40.997 T:3011231760 DEBUG: OnLostDevice - notify display change event
  894. 2019-04-11 10:28:41.027 T:3011231760 DEBUG: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 60 Hz
  895. 2019-04-11 10:28:41.027 T:3011231760 INFO: GLES: Maximum texture width: 4096
  896. 2019-04-11 10:28:41.027 T:2988241776 DEBUG: CActiveAE - display reset event
  897. 2019-04-11 10:28:41.027 T:2977952624 INFO: CActiveAESink::OpenSink - initialize sink
  898. 2019-04-11 10:28:41.027 T:3011231760 DEBUG: guilib: Fill viewport on change for solving rendering passes
  899. 2019-04-11 10:28:41.027 T:2977952624 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  900. 2019-04-11 10:28:41.027 T:2977952624 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  901. 2019-04-11 10:28:41.028 T:2977952624 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  902. 2019-04-11 10:28:41.029 T:2977952624 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0xb0e0d308
  903. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignment(16)
  904. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  905. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Output Device : HDMI
  906. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Sample Rate : 44100
  907. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Sample Format : AE_FMT_FLOAT
  908. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Channel Count : 2
  909. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Channel Layout: FL, FR
  910. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Frames : 2205
  911. 2019-04-11 10:28:41.031 T:2977952624 DEBUG: Frame Size : 8
  912. 2019-04-11 10:28:41.033 T:2988241776 DEBUG: CActiveAE::ClearDiscardedBuffers - buffer pool deleted
  913. 2019-04-11 10:28:41.622 T:3011231760 DEBUG: EGL Debugging:
  914. Error: EGL_BAD_SURFACE
  915. Command: eglSwapBuffers
  916. Type: EGL_DEBUG_MSG_ERROR_KHR
  917. Message: dri2_swap_buffers
  918. 2019-04-11 10:28:41.638 T:3011231760 DEBUG: CRBP::OpenDisplay device:0 m_display:10000020 (0)
  919. 2019-04-11 10:28:41.638 T:3011231760 INFO: load keymapping
  920. 2019-04-11 10:28:41.641 T:3011231760 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  921. 2019-04-11 10:28:41.641 T:3011231760 INFO: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  922. 2019-04-11 10:28:41.643 T:3011231760 INFO: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  923. 2019-04-11 10:28:41.645 T:3011231760 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  924. 2019-04-11 10:28:41.648 T:3011231760 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  925. 2019-04-11 10:28:41.650 T:3011231760 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  926. 2019-04-11 10:28:41.657 T:3011231760 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  927. 2019-04-11 10:28:41.658 T:3011231760 INFO: Loading special://xbmc/system/keymaps/remote.xml
  928. 2019-04-11 10:28:41.662 T:3011231760 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  929. 2019-04-11 10:28:41.665 T:3011231760 INFO: GUI format 1920x1080, Display 1920x1080 @ 60.000000 Hz
  930. 2019-04-11 10:28:41.665 T:3011231760 INFO: CLangInfo: loading resource.language.en_gb language information...
  931. 2019-04-11 10:28:41.669 T:3011231760 DEBUG: trying to set locale to en_US.UTF-8
  932. 2019-04-11 10:28:41.680 T:3011231760 INFO: global locale set to C
  933. 2019-04-11 10:28:41.680 T:3011231760 INFO: CLangInfo: loading resource.language.en_gb language strings...
  934. 2019-04-11 10:28:41.712 T:3011231760 DEBUG: LocalizeStrings: loaded 4022 strings from file resource://resource.language.en_gb/strings.po
  935. 2019-04-11 10:28:41.722 T:3011231760 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  936. 2019-04-11 10:28:41.726 T:3011231760 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/English/strings.po
  937. 2019-04-11 10:28:41.727 T:3011231760 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/English/strings.po
  938. 2019-04-11 10:28:41.728 T:3011231760 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  939. 2019-04-11 10:28:41.731 T:3011231760 DEBUG: LocalizeStrings: loaded 13 strings from file /usr/share/kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  940. 2019-04-11 10:28:41.733 T:3011231760 DEBUG: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  941. 2019-04-11 10:28:41.735 T:3011231760 DEBUG: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  942. 2019-04-11 10:28:41.740 T:3011231760 DEBUG: LocalizeStrings: loaded 8 strings from file /storage/.kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  943. 2019-04-11 10:28:41.742 T:3011231760 DEBUG: LocalizeStrings: loaded 11 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  944. 2019-04-11 10:28:41.745 T:3011231760 DEBUG: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  945. 2019-04-11 10:28:41.750 T:3011231760 DEBUG: LocalizeStrings: loaded 1 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  946. 2019-04-11 10:28:41.752 T:3011231760 DEBUG: LocalizeStrings: loaded 18 strings from file /usr/share/kodi/addons/script.program.driverselect/resources/language/resource.language.en_gb/strings.po
  947. 2019-04-11 10:28:41.754 T:3011231760 DEBUG: LocalizeStrings: loaded 256 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  948. 2019-04-11 10:28:41.758 T:3011231760 DEBUG: LocalizeStrings: loaded 79 strings from file /storage/.kodi/addons/script.module.slyguy/resources/language/resource.language.en_gb/strings.po
  949. 2019-04-11 10:28:41.760 T:3011231760 DEBUG: LocalizeStrings: loaded 59 strings from file /storage/.kodi/addons/slyguy.disney.plus/resources/language/resource.language.en_gb/strings.po
  950. 2019-04-11 10:28:41.768 T:3011231760 DEBUG: LocalizeStrings: loaded 79 strings from file /storage/.kodi/addons/script.module.inputstreamhelper/resources/language/resource.language.en_gb/strings.po
  951. 2019-04-11 10:28:41.772 T:3011231760 DEBUG: LocalizeStrings: loaded 227 strings from file /storage/.kodi/addons/plugin.video.netflix/resources/language/resource.language.en_gb/strings.po
  952. 2019-04-11 10:28:41.776 T:3011231760 DEBUG: LocalizeStrings: loaded 2 strings from file /storage/.kodi/addons/metadata.musicvideos.theaudiodb.com/resources/language/English/strings.po
  953. 2019-04-11 10:28:41.778 T:3011231760 DEBUG: LocalizeStrings: loaded 10 strings from file /storage/.kodi/addons/metadata.tvdb.com/resources/language/resource.language.en_gb/strings.po
  954. 2019-04-11 10:28:41.783 T:3011231760 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  955. 2019-04-11 10:28:41.784 T:3011231760 DEBUG: LocalizeStrings: loaded 153 strings from file /storage/.kodi/addons/plugin.video.amazon-test/resources/language/resource.language.en_gb/strings.po
  956. 2019-04-11 10:28:41.786 T:3011231760 DEBUG: LocalizeStrings: loaded 24 strings from file /storage/.kodi/addons/inputstream.adaptive/resources/language/resource.language.en_gb/strings.po
  957. 2019-04-11 10:28:41.788 T:3011231760 DEBUG: unable to load /storage/.kodi/addons/plugin.git.browser/resources/language/English/strings.xml: Failed to open file at line 0
  958. 2019-04-11 10:28:41.792 T:3011231760 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.adultswim/resources/language/resource.language.en_gb/strings.po
  959. 2019-04-11 10:28:41.792 T:3011231760 DEBUG: LocalizeStrings: loaded 12 strings from file /storage/.kodi/addons/plugin.video.adultswim/resources/language/resource.language.en_gb/strings.po
  960. 2019-04-11 10:28:41.794 T:3011231760 DEBUG: POParser: PO file has Win Style Line Endings. Converted in memory to Linux LF for file: /storage/.kodi/addons/plugin.video.cartoon_network/resources/language/resource.language.en_gb/strings.po
  961. 2019-04-11 10:28:41.794 T:3011231760 DEBUG: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/plugin.video.cartoon_network/resources/language/resource.language.en_gb/strings.po
  962. 2019-04-11 10:28:41.798 T:3011231760 DEBUG: LocalizeStrings: loaded 297 strings from file /storage/.kodi/addons/plugin.video.youtube/resources/language/resource.language.en_gb/strings.po
  963. 2019-04-11 10:28:41.800 T:3011231760 DEBUG: LocalizeStrings: loaded 45 strings from file /storage/.kodi/addons/service.upnext/resources/language/resource.language.en_gb/strings.po
  964. 2019-04-11 10:28:41.801 T:2875597680 DEBUG: Thread JobWorker start, auto delete: true
  965. 2019-04-11 10:28:41.801 T:2875597680 DEBUG: Initialize, updating databases...
  966. 2019-04-11 10:28:41.804 T:2875597680 NOTICE: Running database version Addons27
  967. 2019-04-11 10:28:41.807 T:2875597680 NOTICE: Running database version ViewModes6
  968. 2019-04-11 10:28:42.110 T:2875597680 NOTICE: Running database version Textures13
  969. 2019-04-11 10:28:42.272 T:2875597680 NOTICE: Running database version MyMusic72
  970. 2019-04-11 10:28:43.781 T:2875597680 NOTICE: Running database version MyVideos116
  971. 2019-04-11 10:28:43.796 T:2875597680 NOTICE: Running database version TV32
  972. 2019-04-11 10:28:43.799 T:2875597680 NOTICE: Running database version Epg12
  973. 2019-04-11 10:28:43.800 T:2875597680 DEBUG: Initialize, updating databases... DONE
  974. 2019-04-11 10:28:43.822 T:3011231760 NOTICE: start dvd mediatype detection
  975. 2019-04-11 10:28:43.822 T:2992599920 DEBUG: Thread DetectDVDMedia start, auto delete: false
  976. 2019-04-11 10:28:43.822 T:3011231760 DEBUG: DPMS: supported power-saving modes: OFF
  977. 2019-04-11 10:28:43.822 T:2992599920 DEBUG: Compiled with libcdio Version 0.94
  978. 2019-04-11 10:28:43.824 T:2992599920 DEBUG: Thread DetectDVDMedia 2992599920 terminating
  979. 2019-04-11 10:28:43.867 T:2875597680 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  980. 2019-04-11 10:28:43.889 T:3011231760 INFO: Unloading old skin ...
  981. 2019-04-11 10:28:43.891 T:3011231760 NOTICE: load skin from: /usr/share/kodi/addons/skin.estuary (version: 2.0.27)
  982. 2019-04-11 10:28:43.891 T:3011231760 INFO: load fonts for skin...
  983. 2019-04-11 10:28:43.897 T:3011231760 INFO: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  984. 2019-04-11 10:28:43.978 T:3011231760 INFO: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  985. 2019-04-11 10:28:44.091 T:3011231760 DEBUG: LocalizeStrings: loaded 140 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  986. 2019-04-11 10:28:44.091 T:3011231760 INFO: load new skin...
  987. 2019-04-11 10:28:44.091 T:3011231760 INFO: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  988. 2019-04-11 10:28:44.105 T:3011231760 DEBUG: Load Skin XML: 13.96ms
  989. 2019-04-11 10:28:44.105 T:3011231760 INFO: initialize new skin...
  990. 2019-04-11 10:28:44.105 T:3011231760 DEBUG: guilib: Fill viewport on change for solving rendering passes
  991. 2019-04-11 10:28:44.105 T:3011231760 INFO: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  992. 2019-04-11 10:28:44.109 T:3011231760 INFO: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  993. 2019-04-11 10:28:44.110 T:3011231760 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  994. 2019-04-11 10:28:44.140 T:3011231760 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  995. 2019-04-11 10:28:44.152 T:3011231760 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  996. 2019-04-11 10:28:44.154 T:3011231760 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  997. 2019-04-11 10:28:44.156 T:3011231760 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  998. 2019-04-11 10:28:44.157 T:3011231760 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  999. 2019-04-11 10:28:44.160 T:3011231760 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  1000. 2019-04-11 10:28:44.163 T:3011231760 INFO: Loading resource://resource.uisounds.kodi/sounds.xml
  1001. 2019-04-11 10:28:44.208 T:3011231760 INFO: skin loaded...
  1002. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: Activating window ID: 12997
  1003. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: ------ Window Init () ------
  1004. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: Activating window ID: 12999
  1005. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: ------ Window Init (Startup.xml) ------
  1006. 2019-04-11 10:28:44.209 T:3011231760 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  1007. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: Activating window ID: 10000
  1008. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: ------ Window Deinit (Startup.xml) ------
  1009. 2019-04-11 10:28:44.209 T:3011231760 DEBUG: ------ Window Init (Home.xml) ------
  1010. 2019-04-11 10:28:44.209 T:3011231760 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  1011. 2019-04-11 10:28:44.525 T:3011231760 DEBUG: CDirectoryProvider[library://video/movies/]: refreshing..
  1012. 2019-04-11 10:28:44.526 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  1013. 2019-04-11 10:28:44.527 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  1014. 2019-04-11 10:28:44.527 T:2867204976 DEBUG: Thread JobWorker start, auto delete: true
  1015. 2019-04-11 10:28:44.527 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  1016. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  1017. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  1018. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  1019. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[library://video/tvshows/]: refreshing..
  1020. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  1021. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  1022. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  1023. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  1024. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  1025. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[library://music/]: refreshing..
  1026. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  1027. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  1028. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  1029. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  1030. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  1031. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  1032. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://]: refreshing..
  1033. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1034. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1035. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1036. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1037. 2019-04-11 10:28:44.528 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1038. 2019-04-11 10:28:44.529 T:2858812272 DEBUG: Thread JobWorker start, auto delete: true
  1039. 2019-04-11 10:28:44.538 T:3011231760 DEBUG: CDirectoryProvider[library://video/]: refreshing..
  1040. 2019-04-11 10:28:44.538 T:3011231760 DEBUG: CDirectoryProvider[sources://video/]: refreshing..
  1041. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[special://videoplaylists/]: refreshing..
  1042. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[favourites://]: refreshing..
  1043. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[library://video/musicvideos/]: refreshing..
  1044. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[videodb://recentlyaddedmusicvideos/]: refreshing..
  1045. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/unwatched_musicvideos.xsp]: refreshing..
  1046. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/random_musicvideo_artists.xsp]: refreshing..
  1047. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[special://skin/playlists/random_musicvideos.xsp]: refreshing..
  1048. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[videodb://musicvideos/studios/]: refreshing..
  1049. 2019-04-11 10:28:44.539 T:3011231760 DEBUG: CDirectoryProvider[addons://sources/game/]: refreshing..
  1050. 2019-04-11 10:28:44.668 T:3011231760 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  1051. 2019-04-11 10:28:44.668 T:3011231760 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  1052. 2019-04-11 10:28:44.668 T:3011231760 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  1053. 2019-04-11 10:28:44.668 T:3011231760 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  1054. 2019-04-11 10:28:44.705 T:3011231760 INFO: JSONRPC v10.3.0: Successfully initialized
  1055. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  1056. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node "CEC Adapter"
  1057. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  1058. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node "iMON HID device"
  1059. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node "WETEK Play remote"
  1060. 2019-04-11 10:28:44.728 T:3011231760 DEBUG: LoadMappings - loaded node ""
  1061. 2019-04-11 10:28:44.729 T:3011231760 DEBUG: Add-on bus: Registering add-on peripheral.joystick
  1062. 2019-04-11 10:28:44.729 T:3011231760 DEBUG: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  1063. 2019-04-11 10:28:44.729 T:3011231760 DEBUG: ADDON: Dll Initializing - Joystick Support
  1064. 2019-04-11 10:28:44.729 T:3011231760 DEBUG: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9)
  1065. 2019-04-11 10:28:44.729 T:3011231760 DEBUG: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.1.4.9
  1066. 2019-04-11 10:28:44.784 T:3011231760 DEBUG: AddOnLog: Joystick Support: Loaded 14 joystick families with 97 total joysticks
  1067. 2019-04-11 10:28:44.784 T:3011231760 DEBUG: Calling TransferSettings for: Joystick Support
  1068. 2019-04-11 10:28:44.784 T:3011231760 DEBUG: CAddonSettings[peripheral.joystick]: loading setting definitions
  1069. 2019-04-11 10:28:44.785 T:3011231760 INFO: AddOnLog: Joystick Support: Enabling joystick interface "linux"
  1070. 2019-04-11 10:28:44.786 T:2785014640 DEBUG: Thread PeripBusUSBUdev start, auto delete: false
  1071. 2019-04-11 10:28:44.786 T:2785014640 DEBUG: Process - initialised udev monitor
  1072. 2019-04-11 10:28:44.790 T:2765448048 DEBUG: Thread PeripBusCEC start, auto delete: false
  1073. 2019-04-11 10:28:44.790 T:2757055344 DEBUG: Thread PeripBusAddon start, auto delete: false
  1074. 2019-04-11 10:28:44.792 T:3011231760 DEBUG: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  1075. 2019-04-11 10:28:44.792 T:3011231760 NOTICE: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  1076. 2019-04-11 10:28:44.793 T:3011231760 DEBUG: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  1077. 2019-04-11 10:28:44.793 T:3011231760 NOTICE: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  1078. 2019-04-11 10:28:44.793 T:2748662640 DEBUG: Thread PeripEventScanner start, auto delete: false
  1079. 2019-04-11 10:28:44.798 T:3011231760 DEBUG: ContextMenuManager: addon menus reloaded.
  1080. 2019-04-11 10:28:44.798 T:3011231760 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  1081. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  1082. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer
  1083. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  1084. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  1085. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  1086. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  1087. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  1088. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  1089. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  1090. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  1091. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  1092. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  1093. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  1094. 2019-04-11 10:28:44.800 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  1095. 2019-04-11 10:28:44.801 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  1096. 2019-04-11 10:28:44.801 T:3011231760 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  1097. 2019-04-11 10:28:44.801 T:3011231760 NOTICE: Loaded playercorefactory configuration
  1098. 2019-04-11 10:28:44.801 T:3011231760 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  1099. 2019-04-11 10:28:44.801 T:3011231760 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  1100. 2019-04-11 10:28:44.801 T:3011231760 INFO: removing tempfiles
  1101. 2019-04-11 10:28:44.813 T:3011231760 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1102. 2019-04-11 10:28:44.827 T:3011231760 WARNING: Previous line repeats 1 times.
  1103. 2019-04-11 10:28:44.827 T:3011231760 DEBUG: CRepositoryUpdater: previous update at 04/11/2019 10:28:47 AM, next at 04/12/2019 10:28:47 AM
  1104. 2019-04-11 10:28:44.828 T:2740269936 DEBUG: Thread Timer start, auto delete: false
  1105. 2019-04-11 10:28:44.834 T:3011231760 DEBUG: CServiceAddonManager: starting service.libreelec.settings
  1106. 2019-04-11 10:28:44.834 T:3011231760 DEBUG: CServiceAddonManager: starting script.module.slyguy
  1107. 2019-04-11 10:28:44.834 T:2848977776 DEBUG: Thread LanguageInvoker start, auto delete: false
  1108. 2019-04-11 10:28:44.835 T:2848977776 INFO: initializing python engine.
  1109. 2019-04-11 10:28:44.835 T:3011231760 DEBUG: CServiceAddonManager: starting plugin.video.netflix
  1110. 2019-04-11 10:28:44.835 T:2840585072 DEBUG: Thread LanguageInvoker start, auto delete: false
  1111. 2019-04-11 10:28:44.836 T:2840585072 INFO: initializing python engine.
  1112. 2019-04-11 10:28:44.836 T:3011231760 DEBUG: CServiceAddonManager: starting plugin.video.amazon-test
  1113. 2019-04-11 10:28:44.836 T:2832192368 DEBUG: Thread LanguageInvoker start, auto delete: false
  1114. 2019-04-11 10:28:44.837 T:2832192368 INFO: initializing python engine.
  1115. 2019-04-11 10:28:44.838 T:3011231760 DEBUG: CServiceAddonManager: starting plugin.video.youtube
  1116. 2019-04-11 10:28:44.838 T:2823799664 DEBUG: Thread LanguageInvoker start, auto delete: false
  1117. 2019-04-11 10:28:44.839 T:2823799664 INFO: initializing python engine.
  1118. 2019-04-11 10:28:44.839 T:3011231760 DEBUG: CServiceAddonManager: starting service.upnext
  1119. 2019-04-11 10:28:44.839 T:2815406960 DEBUG: Thread LanguageInvoker start, auto delete: false
  1120. 2019-04-11 10:28:44.840 T:2815406960 INFO: initializing python engine.
  1121. 2019-04-11 10:28:44.841 T:3011231760 NOTICE: initialize done
  1122. 2019-04-11 10:28:44.841 T:3011231760 NOTICE: Running the application...
  1123. 2019-04-11 10:28:44.841 T:3011231760 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  1124. 2019-04-11 10:28:44.841 T:3011231760 DEBUG: NetworkMessage - Starting network services
  1125. 2019-04-11 10:28:44.842 T:2807014256 DEBUG: Thread LanguageInvoker start, auto delete: false
  1126. 2019-04-11 10:28:44.843 T:2807014256 INFO: initializing python engine.
  1127. 2019-04-11 10:28:44.844 T:3011231760 INFO: CZeroconfAvahi::clientCallback: avahi server not available. But may become later...
  1128. 2019-04-11 10:28:44.845 T:3011231760 NOTICE: starting zeroconf publishing
  1129. 2019-04-11 10:28:44.846 T:3011231760 NOTICE: CWebServer[8080]: Started
  1130. 2019-04-11 10:28:44.849 T:3011231760 INFO: JSONRPC Server: Successfully initialized
  1131. 2019-04-11 10:28:44.849 T:2582205296 DEBUG: Thread EventServer start, auto delete: false
  1132. 2019-04-11 10:28:44.850 T:2582205296 NOTICE: ES: Starting UDP Event server on port 9777
  1133. 2019-04-11 10:28:44.850 T:2573812592 DEBUG: Thread TCPServer start, auto delete: false
  1134. 2019-04-11 10:28:44.850 T:2582205296 NOTICE: UDP: Listening on port 9777 (ipv6 : true)
  1135. 2019-04-11 10:28:45.013 T:2848977776 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  1136. 2019-04-11 10:28:45.013 T:2840585072 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.module.slyguy/service.py): start processing
  1137. 2019-04-11 10:28:45.013 T:2832192368 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): start processing
  1138. 2019-04-11 10:28:45.013 T:2823799664 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): start processing
  1139. 2019-04-11 10:28:45.013 T:2815406960 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): start processing
  1140. 2019-04-11 10:28:45.013 T:2807014256 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): start processing
  1141. 2019-04-11 10:28:45.344 T:2848977776 DEBUG: -->Python Interpreter Initialized<--
  1142. 2019-04-11 10:28:45.344 T:2848977776 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"
  1143. 2019-04-11 10:28:45.344 T:2848977776 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
  1144. 2019-04-11 10:28:45.344 T:2848977776 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1145. 2019-04-11 10:28:45.412 T:2848977776 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
  1146. 2019-04-11 10:28:45.443 T:2823799664 DEBUG: -->Python Interpreter Initialized<--
  1147. 2019-04-11 10:28:45.443 T:2823799664 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.amazon-test/service.py"
  1148. 2019-04-11 10:28:45.503 T:2823799664 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.amazon-test:/storage/.kodi/addons/script.module.beautifulsoup4/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.kodi-six/libs:/storage/.kodi/addons/script.module.mechanicalsoup/lib:/storage/.kodi/addons/script.module.pyautogui/lib:/storage/.kodi/addons/script.module.pydes/lib:/storage/.kodi/addons/script.module.pyxbmct/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1149. 2019-04-11 10:28:45.503 T:2823799664 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): entering source directory /storage/.kodi/addons/plugin.video.amazon-test
  1150. 2019-04-11 10:28:45.508 T:2823799664 DEBUG: CPythonInvoker(3, /storage/.kodi/addons/plugin.video.amazon-test/service.py): instantiating addon using automatically obtained id of "plugin.video.amazon-test" dependent on version 2.24.0 of the xbmc.python api
  1151. 2019-04-11 10:28:45.876 T:2704274288 DEBUG: Thread JobWorker start, auto delete: true
  1152. 2019-04-11 10:28:45.919 T:3011231760 DEBUG: ------ Window Init () ------
  1153. 2019-04-11 10:28:45.933 T:3011231760 DEBUG: ------ Window Init (Pointer.xml) ------
  1154. 2019-04-11 10:28:45.961 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1155. 2019-04-11 10:28:46.126 T:2867204976 DEBUG: Previous line repeats 2 times.
  1156. 2019-04-11 10:28:46.126 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1157. 2019-04-11 10:28:46.148 T:2765448048 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  1158. 2019-04-11 10:28:46.150 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1159. 2019-04-11 10:28:46.151 T:2765448048 DEBUG: InitialiseFeature - using libCEC v4.0.4
  1160. 2019-04-11 10:28:46.152 T:2765448048 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  1161. 2019-04-11 10:28:46.152 T:2765448048 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  1162. 2019-04-11 10:28:46.152 T:2765448048 DEBUG: Thread PeripBusCEC 2765448048 terminating
  1163. 2019-04-11 10:28:46.158 T:2659181424 DEBUG: Thread CECAdapter start, auto delete: false
  1164. 2019-04-11 10:28:46.158 T:2659181424 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  1165. 2019-04-11 10:28:46.168 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1166. 2019-04-11 10:28:46.194 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1167. 2019-04-11 10:28:46.220 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1168. 2019-04-11 10:28:46.248 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1169. 2019-04-11 10:28:46.262 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1170. 2019-04-11 10:28:46.310 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1171. 2019-04-11 10:28:46.330 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1172. 2019-04-11 10:28:46.338 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1173. 2019-04-11 10:28:46.343 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1174. 2019-04-11 10:28:46.355 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1175. 2019-04-11 10:28:46.360 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1176. 2019-04-11 10:28:46.379 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1177. 2019-04-11 10:28:46.381 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1178. 2019-04-11 10:28:46.605 T:3011231760 DEBUG: LogindUPowerSyscall - Received unknown signal NameAcquired
  1179. 2019-04-11 10:28:46.627 T:3011231760 DEBUG: ------ Window Init (DialogNotification.xml) ------
  1180. 2019-04-11 10:28:46.644 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1181. 2019-04-11 10:28:46.645 T:3011231760 DEBUG: ------ Window Deinit (Pointer.xml) ------
  1182. 2019-04-11 10:28:46.646 T:2848977776 DEBUG: ## LibreELEC Addon ## 9.0.0
  1183. 2019-04-11 10:28:46.656 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1184. 2019-04-11 10:28:46.693 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1185. 2019-04-11 10:28:46.702 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1186. 2019-04-11 10:28:46.755 T:2807014256 DEBUG: -->Python Interpreter Initialized<--
  1187. 2019-04-11 10:28:46.755 T:2807014256 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): the source file to load is "/storage/.kodi/addons/service.upnext/resources/lib/service_entry.py"
  1188. 2019-04-11 10:28:46.756 T:2815406960 DEBUG: -->Python Interpreter Initialized<--
  1189. 2019-04-11 10:28:46.756 T:2815406960 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): the source file to load is "/storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py"
  1190. 2019-04-11 10:28:46.761 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1191. 2019-04-11 10:28:46.763 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1192. 2019-04-11 10:28:46.770 T:2815406960 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): setting the Python path to /storage/.kodi/addons/plugin.video.youtube/resources/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.six/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1193. 2019-04-11 10:28:46.770 T:2815406960 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): entering source directory /storage/.kodi/addons/plugin.video.youtube/resources/lib
  1194. 2019-04-11 10:28:46.770 T:2815406960 DEBUG: CPythonInvoker(4, /storage/.kodi/addons/plugin.video.youtube/resources/lib/startup.py): instantiating addon using automatically obtained id of "plugin.video.youtube" dependent on version 2.20.0 of the xbmc.python api
  1195. 2019-04-11 10:28:46.773 T:2832192368 DEBUG: -->Python Interpreter Initialized<--
  1196. 2019-04-11 10:28:46.773 T:2832192368 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): the source file to load is "/storage/.kodi/addons/plugin.video.netflix/service.py"
  1197. 2019-04-11 10:28:46.778 T:2807014256 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): setting the Python path to /storage/.kodi/addons/service.upnext/resources/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
  1198. 2019-04-11 10:28:46.778 T:2807014256 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): entering source directory /storage/.kodi/addons/service.upnext/resources/lib
  1199. 2019-04-11 10:28:46.780 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1200. 2019-04-11 10:28:46.780 T:2840585072 DEBUG: -->Python Interpreter Initialized<--
  1201. 2019-04-11 10:28:46.780 T:2840585072 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.module.slyguy/service.py): the source file to load is "/storage/.kodi/addons/script.module.slyguy/service.py"
  1202. 2019-04-11 10:28:46.789 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1203. 2019-04-11 10:28:46.801 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1204. 2019-04-11 10:28:46.802 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1205. 2019-04-11 10:28:46.818 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1206. 2019-04-11 10:28:46.822 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1207. 2019-04-11 10:28:46.840 T:2867204976 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
  1208. 2019-04-11 10:28:46.876 T:2807014256 DEBUG: CPythonInvoker(5, /storage/.kodi/addons/service.upnext/resources/lib/service_entry.py): instantiating addon using automatically obtained id of "service.upnext" dependent on version 2.26.0 of the xbmc.python api
  1209. 2019-04-11 10:28:46.887 T:2867204976 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
  1210. 2019-04-11 10:28:46.906 T:2858812272 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RANDOM() LIMIT 15
  1211. 2019-04-11 10:28:46.916 T:2858812272 DEBUG: GetAlbumsByWhere: Time to fill list with albums 11ms query took 6ms
  1212. 2019-04-11 10:28:46.948 T:2867204976 DEBUG: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RANDOM() LIMIT 15
  1213. 2019-04-11 10:28:46.959 T:2867204976 DEBUG: GetArtistsByWhere: Time to fill list with artists 16ms query took 9ms
  1214. 2019-04-11 10:28:46.977 T:2858812272 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RANDOM() LIMIT 15
  1215. 2019-04-11 10:28:46.981 T:2867204976 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(5,1)) > 0))) AND (albumview.strReleaseType = 'album')
  1216. 2019-04-11 10:28:46.998 T:2858812272 DEBUG: GetAlbumsByWhere: Time to fill list with albums 37ms query took 18ms
  1217. 2019-04-11 10:28:47.007 T:2867204976 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1218. 2019-04-11 10:28:47.046 T:2867204976 DEBUG: CAddonMgr::GetAvailableUpdates took 50 ms
  1219. 2019-04-11 10:28:47.067 T:2867204976 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1220. 2019-04-11 10:28:47.256 T:2867204976 WARNING: Previous line repeats 1 times.
  1221. 2019-04-11 10:28:47.256 T:2867204976 DEBUG: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  1222. 2019-04-11 10:28:47.256 T:2867204976 DEBUG: Getting Directory (special://profile/playlists/video)
  1223. 2019-04-11 10:28:47.257 T:2867204976 DEBUG: Getting Directory (special://profile/playlists/mixed)
  1224. 2019-04-11 10:28:47.258 T:2867204976 DEBUG: CMultiPathDirectory::MergeItems, items = 0
  1225. 2019-04-11 10:28:47.416 T:2875597680 DEBUG: NFS: Context for 192.168.0.3/mnt/RAID-ZPOOL not open - get a new context.
  1226. 2019-04-11 10:28:47.420 T:2659181424 DEBUG: OpenConnection - connection to the CEC adapter opened
  1227. 2019-04-11 10:28:47.420 T:2659181424 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  1228. 2019-04-11 10:28:47.426 T:2490282864 DEBUG: Thread CECAdapterUpdate start, auto delete: false
  1229. 2019-04-11 10:28:47.476 T:2875597680 DEBUG: NFS: Connected to server 192.168.0.3 and export /mnt/RAID-ZPOOL
  1230. 2019-04-11 10:28:47.477 T:2875597680 DEBUG: NFS: chunks: r/w 131072/131072
  1231. 2019-04-11 10:28:47.726 T:2858812272 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1232. 2019-04-11 10:28:47.736 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:RPi port:8080
  1233. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  1234. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:RPi port:8080
  1235. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  1236. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:RPi port:9090
  1237. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  1238. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:RPi port:9777
  1239. 2019-04-11 10:28:47.737 T:2867204976 DEBUG: CZeroconfAvahi::doPublishService: client not running, queued for publishing
  1240. 2019-04-11 10:28:47.743 T:2858812272 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
  1241. 2019-04-11 10:28:47.758 T:2858812272 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
  1242. 2019-04-11 10:28:47.767 T:2858812272 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1243. 2019-04-11 10:28:47.983 T:2858812272 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1244. 2019-04-11 10:28:47.990 T:2858812272 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 != '')
  1245. 2019-04-11 10:28:48.168 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1246. 2019-04-11 10:28:48.168 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1247. 2019-04-11 10:28:48.173 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1248. 2019-04-11 10:28:48.175 T:2815406960 DEBUG: [plugin.video.youtube] send_notification: |check_settings| -> |{"httpd_address": "0.0.0.0", "use_httpd": false, "whitelist": "", "httpd_port": 50152}|
  1249. 2019-04-11 10:28:48.181 T:2815406960 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/api_keys.json|
  1250. 2019-04-11 10:28:48.182 T:2815406960 DEBUG: [plugin.video.youtube] JSONStore Load |/storage/.kodi/userdata/addon_data/plugin.video.youtube/access_manager.json|
  1251. 2019-04-11 10:28:48.183 T:2815406960 DEBUG: CSettingsManager: requested setting (kodion.access_token) was not found.
  1252. 2019-04-11 10:28:48.183 T:2815406960 DEBUG: CSettingsManager: requested setting (kodion.refresh_token) was not found.
  1253. 2019-04-11 10:28:48.183 T:2815406960 DEBUG: CSettingsManager: requested setting (kodion.access_token.expires) was not found.
  1254. 2019-04-11 10:28:48.183 T:2815406960 DEBUG: CSettingsManager: requested setting (youtube.api.last.hash) was not found.
  1255. 2019-04-11 10:28:48.184 T:2815406960 DEBUG: [plugin.video.youtube] User: |0| Using API key set: |own|
  1256. 2019-04-11 10:28:48.252 T:2815406960 DEBUG: [plugin.video.youtube] YouTube service initialization...
  1257. 2019-04-11 10:28:48.254 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1258. 2019-04-11 10:28:48.254 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1259. 2019-04-11 10:28:48.257 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1260. 2019-04-11 10:28:48.263 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting definitions
  1261. 2019-04-11 10:28:48.263 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: trying to load setting definitions from old format...
  1262. 2019-04-11 10:28:48.266 T:2815406960 DEBUG: CAddonSettings[plugin.video.youtube]: loading setting values
  1263. 2019-04-11 10:28:48.627 T:2840585072 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.module.slyguy/service.py): setting the Python path to /storage/.kodi/addons/script.module.slyguy:/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
  1264. 2019-04-11 10:28:48.627 T:2840585072 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.module.slyguy/service.py): entering source directory /storage/.kodi/addons/script.module.slyguy
  1265. 2019-04-11 10:28:48.629 T:2832192368 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): setting the Python path to /storage/.kodi/addons/plugin.video.netflix:/storage/.kodi/addons/script.module.addon.signals/lib:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.future/libs:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.inputstreamhelper/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/share/kodi/addons/script.module.pycryptodome/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1266. 2019-04-11 10:28:48.629 T:2832192368 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): entering source directory /storage/.kodi/addons/plugin.video.netflix
  1267. 2019-04-11 10:28:48.629 T:2840585072 DEBUG: CPythonInvoker(1, /storage/.kodi/addons/script.module.slyguy/service.py): instantiating addon using automatically obtained id of "script.module.slyguy" dependent on version 0.0.0 of the xbmc.python api
  1268. 2019-04-11 10:28:48.666 T:2832192368 DEBUG: CPythonInvoker(2, /storage/.kodi/addons/plugin.video.netflix/service.py): instantiating addon using automatically obtained id of "plugin.video.netflix" dependent on version 2.26.0 of the xbmc.python api
  1269. 2019-04-11 10:28:48.792 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1270. 2019-04-11 10:28:48.792 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1271. 2019-04-11 10:28:48.878 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: loading setting definitions
  1272. 2019-04-11 10:28:48.878 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: trying to load setting definitions from old format...
  1273. 2019-04-11 10:28:48.879 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: loading setting values
  1274. 2019-04-11 10:28:48.879 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: loading setting definitions
  1275. 2019-04-11 10:28:48.879 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: trying to load setting definitions from old format...
  1276. 2019-04-11 10:28:48.880 T:2840585072 DEBUG: CAddonSettings[script.module.slyguy]: loading setting values
  1277. 2019-04-11 10:28:49.438 T:2840585072 DEBUG: script.module.slyguy - Shared Service: Started
  1278. 2019-04-11 10:28:49.624 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1279. 2019-04-11 10:28:49.624 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1280. 2019-04-11 10:28:49.626 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1281. 2019-04-11 10:28:49.626 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1282. 2019-04-11 10:28:49.627 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1283. 2019-04-11 10:28:49.627 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1284. 2019-04-11 10:28:49.629 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1285. 2019-04-11 10:28:49.629 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1286. 2019-04-11 10:28:49.630 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1287. 2019-04-11 10:28:49.630 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1288. 2019-04-11 10:28:49.632 T:2807014256 DEBUG: CAddonSettings[service.upnext]: loading setting definitions
  1289. 2019-04-11 10:28:49.632 T:2807014256 DEBUG: CAddonSettings[service.upnext]: trying to load setting definitions from old format...
  1290. 2019-04-11 10:28:49.728 T:2823799664 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting definitions
  1291. 2019-04-11 10:28:49.728 T:2823799664 DEBUG: CAddonSettings[plugin.video.amazon-test]: trying to load setting definitions from old format...
  1292. 2019-04-11 10:28:49.732 T:2823799664 DEBUG: CAddonSettings[plugin.video.amazon-test]: loading setting values
  1293. 2019-04-11 10:28:49.733 T:2823799664 NOTICE: [Amazon VOD] service.py:24 Service: Proxy bound to 127.0.0.1:47681
  1294. 2019-04-11 10:28:49.749 T:2807014256 DEBUG: [service.upnext] UpNextMonitor -> Service started
  1295. 2019-04-11 10:28:49.755 T:2832192368 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting definitions
  1296. 2019-04-11 10:28:49.755 T:2832192368 DEBUG: CAddonSettings[plugin.video.netflix]: trying to load setting definitions from old format...
  1297. 2019-04-11 10:28:49.761 T:2832192368 DEBUG: CAddonSettings[plugin.video.netflix]: loading setting values
  1298. 2019-04-11 10:28:49.763 T:2832192368 DEBUG: CSettingsManager: requested setting (highlight_mylist_titles) was not found.
  1299. 2019-04-11 10:28:49.763 T:2832192368 DEBUG: CAddonSettings[plugin.video.netflix]: failed to find definition for setting highlight_mylist_titles. Creating a setting on-the-fly...
  1300. 2019-04-11 10:28:49.780 T:2823799664 NOTICE: [Amazon VOD] service.py:33 Service: Proxy server started
  1301. 2019-04-11 10:28:49.785 T:2823799664 NOTICE: [Amazon VOD] service.py:45 Service started
  1302. 2019-04-11 10:28:49.954 T:2848977776 INFO: ## LibreELEC Addon ## system::set_hostname ## RPi
  1303. 2019-04-11 10:28:49.973 T:2848977776 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## us
  1304. 2019-04-11 10:28:49.974 T:2848977776 INFO: ## LibreELEC Addon ## system::set_keyboard_layout ## loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
  1305. 2019-04-11 10:28:52.328 T:3011231760 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  1306. 2019-04-11 10:28:53.763 T:2848977776 INFO: ## LibreELEC Addon ## updates::updateThread ## Started
  1307. 2019-04-11 10:28:53.763 T:2848977776 INFO: ## LibreELEC Addon ## updates::set_auto_update ## auto
  1308. 2019-04-11 10:28:53.816 T:2506670960 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1309. 2019-04-11 10:28:53.830 T:2515063664 INFO: ## LibreELEC Addon ## xdbus Monitor started. ##
  1310. 2019-04-11 10:28:54.053 T:2523456368 ERROR: ## LibreELEC Addon ## oe::load_url(https://update.libreelec.tv/updates.php?i=6e9a8c99fa85d506630dfc6f5caf6b34&d=LibreELEC&pa=RPi4.arm&v=9.2.1&f=00b03112) ## ERROR: (URLError(SSLError(1, u'[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)'),))
  1311. 2019-04-11 10:28:54.054 T:2523456368 ERROR: Traceback (most recent call last):
  1312. File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/oe.py", line 361, in load_url
  1313. File "/usr/lib/python2.7/urllib2.py", line 154, in urlopen
  1314. File "/usr/lib/python2.7/urllib2.py", line 429, in open
  1315. File "/usr/lib/python2.7/urllib2.py", line 447, in _open
  1316. File "/usr/lib/python2.7/urllib2.py", line 407, in _call_chain
  1317. File "/usr/lib/python2.7/urllib2.py", line 1241, in https_open
  1318. File "/usr/lib/python2.7/urllib2.py", line 1198, in do_open
  1319. URLError: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:727)>
  1320. 2019-04-11 10:28:54.056 T:2523456368 ERROR: ## LibreELEC Addon ## updates::check_updates_v2 ## ERROR: (TypeError('expected string or buffer',))
  1321. 2019-04-11 10:28:54.058 T:2523456368 ERROR: Traceback (most recent call last):
  1322. File "/var/lib/jenkins/LE/build5/workspace/RPi4/build.LibreELEC-RPi4.arm-9.2.1/LibreELEC-settings-6f6ca1e46c230d1e5045e6bb92a03889e1f1c71a/.install_pkg/usr/share/kodi/addons/service.libreelec.settings/resources/lib/modules/updates.py", line 564, in check_updates_v2
  1323. File "/usr/lib/python2.7/json/__init__.py", line 339, in loads
  1324. File "/usr/lib/python2.7/json/decoder.py", line 364, in decode
  1325. TypeError: expected string or buffer
  1326. 2019-04-11 10:28:54.723 T:2573812592 DEBUG: JSONRPC Server: New connection detected
  1327. 2019-04-11 10:28:54.723 T:2573812592 INFO: JSONRPC Server: New connection added
  1328. 2019-04-11 10:28:55.730 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1329. 2019-04-11 10:28:55.738 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1330. 2019-04-11 10:28:55.787 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1331. 2019-04-11 10:28:55.794 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1332. 2019-04-11 10:28:55.795 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1333. 2019-04-11 10:28:55.799 T:2875597680 DEBUG: ffmpeg[AB662370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1334. 2019-04-11 10:28:55.820 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1335. 2019-04-11 10:28:55.823 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1336. 2019-04-11 10:28:55.825 T:2875597680 DEBUG: ffmpeg[AB662370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1337. 2019-04-11 10:28:55.837 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1338. 2019-04-11 10:28:55.839 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1339. 2019-04-11 10:28:55.851 T:2875597680 DEBUG: ffmpeg[AB662370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1340. 2019-04-11 10:28:55.853 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1341. 2019-04-11 10:28:55.859 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1342. 2019-04-11 10:28:55.859 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1343. 2019-04-11 10:28:55.870 T:2875597680 DEBUG: ffmpeg[AB662370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1344. 2019-04-11 10:28:55.877 T:2867204976 DEBUG: ffmpeg[AAE61370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1345. 2019-04-11 10:28:55.881 T:2858812272 DEBUG: ffmpeg[AA660370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1346. 2019-04-11 10:28:55.885 T:2704274288 DEBUG: ffmpeg[A12FF370]: [swscaler] No accelerated colorspace conversion found from yuv420p to bgra.
  1347. 2019-04-11 10:28:56.792 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1348. 2019-04-11 10:28:56.807 T:3011231760 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1349. 2019-04-11 10:28:57.003 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1350. 2019-04-11 10:28:57.022 T:3011231760 DEBUG: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1351. 2019-04-11 10:28:58.171 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1352. 2019-04-11 10:28:58.176 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1353. 2019-04-11 10:28:58.485 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1354. 2019-04-11 10:28:58.505 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1355. 2019-04-11 10:28:58.505 T:3011231760 DEBUG: Activating window ID: 10004
  1356. 2019-04-11 10:28:58.820 T:3011231760 DEBUG: ------ Window Deinit (Home.xml) ------
  1357. 2019-04-11 10:28:58.820 T:3011231760 DEBUG: FreeVisualisation() done
  1358. 2019-04-11 10:28:58.838 T:3011231760 DEBUG: ------ Window Init (Settings.xml) ------
  1359. 2019-04-11 10:28:58.839 T:3011231760 INFO: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1360. 2019-04-11 10:29:00.575 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1361. 2019-04-11 10:29:00.589 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1362. 2019-04-11 10:29:00.732 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1363. 2019-04-11 10:29:00.755 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1364. 2019-04-11 10:29:00.956 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1365. 2019-04-11 10:29:00.989 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1366. 2019-04-11 10:29:02.174 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1367. 2019-04-11 10:29:02.205 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1368. 2019-04-11 10:29:02.205 T:3011231760 DEBUG: Activating window ID: 10050
  1369. 2019-04-11 10:29:02.513 T:3011231760 DEBUG: ------ Window Deinit (Settings.xml) ------
  1370. 2019-04-11 10:29:02.514 T:3011231760 DEBUG: FreeVisualisation() done
  1371. 2019-04-11 10:29:02.538 T:3011231760 DEBUG: ------ Window Init (EventLog.xml) ------
  1372. 2019-04-11 10:29:02.539 T:3011231760 INFO: Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY
  1373. 2019-04-11 10:29:02.581 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1374. 2019-04-11 10:29:02.581 T:3011231760 DEBUG: ParentPath = []
  1375. 2019-04-11 10:29:06.414 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1376. 2019-04-11 10:29:06.414 T:3011231760 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1377. 2019-04-11 10:29:07.413 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1378. 2019-04-11 10:29:07.420 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1379. 2019-04-11 10:29:07.775 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1380. 2019-04-11 10:29:07.780 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1381. 2019-04-11 10:29:07.800 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1382. 2019-04-11 10:29:07.800 T:3011231760 DEBUG: ParentPath = [events://]
  1383. 2019-04-11 10:29:07.801 T:2471228272 DEBUG: Thread waiting start, auto delete: false
  1384. 2019-04-11 10:29:07.802 T:2471228272 DEBUG: Thread waiting 2471228272 terminating
  1385. 2019-04-11 10:29:09.563 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1386. 2019-04-11 10:29:09.564 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1387. 2019-04-11 10:29:09.999 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1388. 2019-04-11 10:29:10.006 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1389. 2019-04-11 10:29:11.092 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1390. 2019-04-11 10:29:11.122 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1391. 2020-05-12 08:58:36.641 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1392. 2020-05-12 08:58:36.651 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1393. 2020-05-12 08:58:37.319 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1394. 2020-05-12 08:58:37.333 T:3011231760 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1395. 2020-05-12 08:58:38.302 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1396. 2020-05-12 08:58:38.316 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1397. 2020-05-12 08:58:38.323 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1398. 2020-05-12 08:58:38.323 T:3011231760 DEBUG: ParentPath = [events://]
  1399. 2020-05-12 08:58:38.324 T:2471228272 DEBUG: Thread waiting start, auto delete: false
  1400. 2020-05-12 08:58:38.324 T:2471228272 DEBUG: Thread waiting 2471228272 terminating
  1401. 2020-05-12 08:58:40.517 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1402. 2020-05-12 08:58:40.525 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1403. 2020-05-12 08:58:40.552 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1404. 2020-05-12 08:58:40.552 T:3011231760 DEBUG: ParentPath = [events://]
  1405. 2020-05-12 08:58:40.553 T:2471228272 DEBUG: Thread waiting start, auto delete: false
  1406. 2020-05-12 08:58:40.554 T:2471228272 DEBUG: Thread waiting 2471228272 terminating
  1407. 2020-05-12 08:58:46.416 T:3011231760 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1408. 2020-05-12 08:58:46.721 T:3011231760 DEBUG: ------ Window Deinit (EventLog.xml) ------
  1409. 2020-05-12 08:58:46.721 T:3011231760 DEBUG: FreeVisualisation() done
  1410. 2020-05-12 08:58:46.750 T:3011231760 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1411. 2020-05-12 08:58:46.750 T:3011231760 DEBUG: ------ Window Init (Settings.xml) ------
  1412. 2020-05-12 08:58:48.851 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1413. 2020-05-12 08:58:48.861 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1414. 2020-05-12 08:58:48.861 T:3011231760 DEBUG: Activating window ID: 10050
  1415. 2020-05-12 08:58:49.019 T:2875597680 DEBUG: Thread JobWorker 2875597680 terminating (autodelete)
  1416. 2020-05-12 08:58:49.027 T:2867204976 DEBUG: Thread JobWorker 2867204976 terminating (autodelete)
  1417. 2020-05-12 08:58:49.030 T:2858812272 DEBUG: Thread JobWorker 2858812272 terminating (autodelete)
  1418. 2020-05-12 08:58:49.034 T:2704274288 DEBUG: Thread JobWorker 2704274288 terminating (autodelete)
  1419. 2020-05-12 08:58:49.175 T:3011231760 DEBUG: ------ Window Deinit (Settings.xml) ------
  1420. 2020-05-12 08:58:49.175 T:3011231760 DEBUG: FreeVisualisation() done
  1421. 2020-05-12 08:58:49.200 T:3011231760 DEBUG: ------ Window Init (EventLog.xml) ------
  1422. 2020-05-12 08:58:49.201 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1423. 2020-05-12 08:58:49.201 T:3011231760 DEBUG: ParentPath = [events://]
  1424. 2020-05-12 08:58:50.415 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1425. 2020-05-12 08:58:50.416 T:3011231760 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1426. 2020-05-12 08:58:51.017 T:3011231760 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1427. 2020-05-12 08:58:51.321 T:3011231760 DEBUG: ------ Window Deinit (EventLog.xml) ------
  1428. 2020-05-12 08:58:51.321 T:3011231760 DEBUG: FreeVisualisation() done
  1429. 2020-05-12 08:58:51.350 T:3011231760 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1430. 2020-05-12 08:58:51.350 T:3011231760 DEBUG: ------ Window Init (Settings.xml) ------
  1431. 2020-05-12 08:58:52.736 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1432. 2020-05-12 08:58:52.738 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1433. 2020-05-12 08:58:52.738 T:3011231760 DEBUG: Activating window ID: 10050
  1434. 2020-05-12 08:58:53.075 T:3011231760 DEBUG: ------ Window Deinit (Settings.xml) ------
  1435. 2020-05-12 08:58:53.075 T:3011231760 DEBUG: FreeVisualisation() done
  1436. 2020-05-12 08:58:53.100 T:3011231760 DEBUG: ------ Window Init (EventLog.xml) ------
  1437. 2020-05-12 08:58:53.101 T:3011231760 DEBUG: CGUIMediaWindow::GetDirectory (events://)
  1438. 2020-05-12 08:58:53.101 T:3011231760 DEBUG: ParentPath = []
  1439. 2020-05-12 08:58:54.028 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1440. 2020-05-12 08:58:54.050 T:3011231760 DEBUG: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1441. 2020-05-12 08:58:55.080 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1442. 2020-05-12 08:58:55.100 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1443. 2020-05-12 08:58:55.260 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1444. 2020-05-12 08:58:55.267 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1445. 2020-05-12 08:58:55.462 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1446. 2020-05-12 08:58:55.469 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1447. 2020-05-12 08:58:56.119 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1448. 2020-05-12 08:58:56.133 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1449. 2020-05-12 08:58:56.345 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1450. 2020-05-12 08:58:56.366 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1451. 2020-05-12 08:58:56.943 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1452. 2020-05-12 08:58:56.953 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1453. 2020-05-12 08:58:57.320 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1454. 2020-05-12 08:58:57.350 T:3011231760 DEBUG: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1455. 2020-05-12 08:58:58.364 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1456. 2020-05-12 08:58:58.372 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1457. 2020-05-12 08:58:58.372 T:3011231760 DEBUG: Activating window ID: 10016
  1458. 2020-05-12 08:58:58.671 T:3011231760 DEBUG: ------ Window Deinit (EventLog.xml) ------
  1459. 2020-05-12 08:58:58.671 T:3011231760 DEBUG: FreeVisualisation() done
  1460. 2020-05-12 08:58:58.683 T:3011231760 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1461. 2020-05-12 08:58:58.683 T:3011231760 INFO: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1462. 2020-05-12 08:58:59.834 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1463. 2020-05-12 08:58:59.847 T:3011231760 DEBUG: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1464. 2020-05-12 08:59:02.117 T:2582205296 DEBUG: EventClient: button code 0 pressed
  1465. 2020-05-12 08:59:02.150 T:3011231760 DEBUG: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1466. 2020-05-12 08:59:02.150 T:3011231760 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  1467. 2020-05-12 08:59:02.150 T:3011231760 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  1468. 2020-05-12 08:59:16.929 T:3011231760 ERROR: Control 1000 in window 13001 has been asked to focus, but it can't
  1469. 2020-05-12 08:59:45.067 T:3011231760 NOTICE: NFS is idle. Closing the remaining connections.
  1470. 2020-05-12 09:00:06.289 T:3011231760 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1471. 2020-05-12 09:00:10.532 T:3011231760 WARNING: Previous line repeats 1 times.
  1472. 2020-05-12 09:00:10.533 T:3011231760 NOTICE: VideoPlayer::OpenFile: videodb://inprogresstvshows/43/7/10571?season=7&tvshowid=43
  1473. 2020-05-12 09:00:10.534 T:2389279600 NOTICE: Creating InputStream
  1474. 2020-05-12 09:00:11.156 T:2389279600 NOTICE: Creating Demuxer
  1475. 2020-05-12 09:00:11.258 T:2389279600 NOTICE: Opening stream: 0 source: 256
  1476. 2020-05-12 09:00:11.258 T:2389279600 NOTICE: Creating video codec with codec id: 27
  1477. 2020-05-12 09:00:11.284 T:2389279600 NOTICE: Creating video thread
  1478. 2020-05-12 09:00:11.284 T:2875597680 NOTICE: running thread: video_thread
  1479. 2020-05-12 09:00:11.285 T:2389279600 NOTICE: Opening stream: 1 source: 256
  1480. 2020-05-12 09:00:11.285 T:2389279600 NOTICE: Finding audio codec for: 86019
  1481. 2020-05-12 09:00:11.287 T:2389279600 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  1482. 2020-05-12 09:00:11.287 T:2389279600 NOTICE: Creating audio thread
  1483. 2020-05-12 09:00:11.288 T:2364101488 NOTICE: running thread: CVideoPlayerAudio::Process()
  1484. 2020-05-12 09:00:11.293 T:2364101488 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  1485. 2020-05-12 09:01:11.184 T:2582205296 NOTICE: ES: Client from ::ffff:192.168.0.176 timed out
  1486. 2020-05-12 09:40:43.096 T:2875597680 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1487. 2020-05-12 09:41:07.367 T:3011231760 WARNING: Previous line repeats 366 times.
  1488. 2020-05-12 09:41:07.367 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1489. 2020-05-12 09:41:07.375 T:2389279600 NOTICE: CVideoPlayer::OnExit()
  1490. 2020-05-12 09:41:07.375 T:2389279600 NOTICE: Closing stream player 1
  1491. 2020-05-12 09:41:07.375 T:2389279600 NOTICE: Waiting for audio thread to exit
  1492. 2020-05-12 09:41:07.382 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1493. 2020-05-12 09:41:07.382 T:2875597680 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1494. 2020-05-12 09:41:07.385 T:2364101488 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1495. 2020-05-12 09:41:07.385 T:2389279600 NOTICE: Closing audio device
  1496. 2020-05-12 09:41:07.393 T:2389279600 NOTICE: Deleting audio codec
  1497. 2020-05-12 09:41:07.393 T:2389279600 NOTICE: Closing stream player 2
  1498. 2020-05-12 09:41:07.393 T:2389279600 NOTICE: waiting for video thread to exit
  1499. 2020-05-12 09:41:07.393 T:2875597680 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  1500. 2020-05-12 09:41:07.393 T:2875597680 NOTICE: thread end: video_thread
  1501. 2020-05-12 09:41:07.394 T:2389279600 NOTICE: deleting video codec
  1502. 2020-05-12 09:41:07.405 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1503. 2020-05-12 09:41:07.405 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1504. 2020-05-12 09:41:07.405 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1505. 2020-05-12 09:41:07.405 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1506. 2020-05-12 09:41:09.830 T:3011231760 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.3/mnt/RAID-ZPOOL/Media/Video/TV/Gilmore Girls/07x07 - French Twist.mkv
  1507. 2020-05-12 09:41:09.836 T:2875597680 NOTICE: Creating InputStream
  1508. 2020-05-12 09:41:10.104 T:2875597680 NOTICE: Creating Demuxer
  1509. 2020-05-12 09:41:10.198 T:2875597680 NOTICE: Opening stream: 0 source: 256
  1510. 2020-05-12 09:41:10.198 T:2875597680 NOTICE: Creating video codec with codec id: 27
  1511. 2020-05-12 09:41:10.209 T:2875597680 NOTICE: Creating video thread
  1512. 2020-05-12 09:41:10.209 T:2867204976 NOTICE: running thread: video_thread
  1513. 2020-05-12 09:41:10.210 T:2875597680 NOTICE: Opening stream: 1 source: 256
  1514. 2020-05-12 09:41:10.210 T:2875597680 NOTICE: Finding audio codec for: 86019
  1515. 2020-05-12 09:41:10.211 T:2875597680 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder ac3
  1516. 2020-05-12 09:41:10.211 T:2875597680 NOTICE: Creating audio thread
  1517. 2020-05-12 09:41:10.211 T:2415833968 NOTICE: running thread: CVideoPlayerAudio::Process()
  1518. 2020-05-12 09:41:10.222 T:2415833968 NOTICE: Creating audio stream (codec id: 86019, channels: 6, sample rate: 48000, no pass-through)
  1519. 2020-05-12 09:41:10.779 T:2867204976 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1520. 2020-05-12 09:59:01.088 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1521. 2020-05-12 09:59:01.091 T:2875597680 NOTICE: CVideoPlayer::OnExit()
  1522. 2020-05-12 09:59:01.092 T:2875597680 NOTICE: Closing stream player 1
  1523. 2020-05-12 09:59:01.092 T:2875597680 NOTICE: Waiting for audio thread to exit
  1524. 2020-05-12 09:59:01.109 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1525. 2020-05-12 09:59:01.121 T:2415833968 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1526. 2020-05-12 09:59:01.121 T:2875597680 NOTICE: Closing audio device
  1527. 2020-05-12 09:59:01.169 T:2875597680 NOTICE: Deleting audio codec
  1528. 2020-05-12 09:59:01.169 T:2875597680 NOTICE: Closing stream player 2
  1529. 2020-05-12 09:59:01.169 T:2875597680 NOTICE: waiting for video thread to exit
  1530. 2020-05-12 09:59:01.173 T:2867204976 NOTICE: thread end: video_thread
  1531. 2020-05-12 09:59:01.173 T:2875597680 NOTICE: deleting video codec
  1532. 2020-05-12 09:59:01.179 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1533. 2020-05-12 09:59:01.179 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1534. 2020-05-12 09:59:01.179 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1535. 2020-05-12 09:59:01.179 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1536. 2020-05-12 09:59:05.494 T:2424226672 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1537. 2020-05-12 09:59:35.643 T:3011231760 WARNING: Previous line repeats 2 times.
  1538. 2020-05-12 09:59:35.643 T:3011231760 NOTICE: VideoPlayer::OpenFile: nfs://192.168.0.3/mnt/RAID-ZPOOL/Media/Video/TV/Little Einsteins/01x02 - I Love to Conduct.mkv
  1539. 2020-05-12 09:59:35.644 T:2415833968 NOTICE: Creating InputStream
  1540. 2020-05-12 09:59:35.700 T:2415833968 NOTICE: Creating Demuxer
  1541. 2020-05-12 09:59:35.775 T:2415833968 NOTICE: Opening stream: 0 source: 256
  1542. 2020-05-12 09:59:35.775 T:2415833968 NOTICE: Creating video codec with codec id: 173
  1543. 2020-05-12 09:59:35.775 T:2415833968 ERROR: CMMALVideo::Open : Video codec unknown: ad
  1544. 2020-05-12 09:59:35.776 T:2415833968 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
  1545. 2020-05-12 09:59:35.777 T:2415833968 NOTICE: Creating video thread
  1546. 2020-05-12 09:59:35.778 T:2389279600 NOTICE: running thread: video_thread
  1547. 2020-05-12 09:59:35.778 T:2415833968 NOTICE: Opening stream: 1 source: 256
  1548. 2020-05-12 09:59:35.778 T:2415833968 NOTICE: Finding audio codec for: 86018
  1549. 2020-05-12 09:59:35.779 T:2415833968 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  1550. 2020-05-12 09:59:35.779 T:2415833968 NOTICE: Creating audio thread
  1551. 2020-05-12 09:59:35.779 T:2380886896 NOTICE: running thread: CVideoPlayerAudio::Process()
  1552. 2020-05-12 09:59:35.779 T:2415833968 NOTICE: Opening stream: 3 source: 256
  1553. 2020-05-12 09:59:35.780 T:2389279600 NOTICE: CDecoder::Open - fmt:187
  1554. 2020-05-12 09:59:35.793 T:2380886896 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  1555. 2020-05-12 09:59:36.175 T:2389279600 NOTICE: CDVDVideoCodecFFmpeg::CDropControl: calculated diff time: 33363
  1556. 2020-05-12 10:00:04.604 T:2988241776 WARNING: ActiveAE - large audio sync error: -89451.983171
  1557. 2020-05-12 10:00:34.766 T:2988241776 WARNING: ActiveAE - large audio sync error: -89445.502903
  1558. 2020-05-12 10:02:49.883 T:2988241776 WARNING: ActiveAE - large audio sync error: -89446.972969
  1559. 2020-05-12 10:02:53.924 T:2988241776 WARNING: ActiveAE - large audio sync error: -89382.571392
  1560. 2020-05-12 10:03:02.970 T:2988241776 WARNING: ActiveAE - large audio sync error: -89429.812034
  1561. 2020-05-12 10:04:21.503 T:2988241776 WARNING: ActiveAE - large audio sync error: -89458.101405
  1562. 2020-05-12 10:04:25.542 T:2988241776 WARNING: ActiveAE - large audio sync error: -89390.721430
  1563. 2020-05-12 10:04:34.637 T:2988241776 WARNING: ActiveAE - large audio sync error: -89438.225284
  1564. 2020-05-12 10:06:30.462 T:2988241776 WARNING: ActiveAE - large audio sync error: -89455.317597
  1565. 2020-05-12 10:06:34.509 T:2988241776 WARNING: ActiveAE - large audio sync error: -89386.448231
  1566. 2020-05-12 10:06:43.599 T:2988241776 WARNING: ActiveAE - large audio sync error: -89427.605597
  1567. 2020-05-12 10:08:07.213 T:2988241776 WARNING: ActiveAE - large audio sync error: -89450.151566
  1568. 2020-05-12 10:09:27.778 T:2988241776 WARNING: ActiveAE - large audio sync error: -89455.773519
  1569. 2020-05-12 10:09:56.891 T:2988241776 WARNING: ActiveAE - large audio sync error: -89452.286861
  1570. 2020-05-12 10:10:22.014 T:2988241776 WARNING: ActiveAE - large audio sync error: -89437.440177
  1571. 2020-05-12 10:10:26.053 T:2988241776 WARNING: ActiveAE - large audio sync error: -89376.194923
  1572. 2020-05-12 10:10:35.097 T:2988241776 WARNING: ActiveAE - large audio sync error: -89427.953918
  1573. 2020-05-12 10:12:39.034 T:2988241776 WARNING: ActiveAE - large audio sync error: -89453.340061
  1574. 2020-05-12 10:13:00.306 T:2988241776 WARNING: ActiveAE - large audio sync error: -89441.549652
  1575. 2020-05-12 10:13:04.347 T:2988241776 WARNING: ActiveAE - large audio sync error: -89383.472328
  1576. 2020-05-12 10:15:26.215 T:2988241776 WARNING: ActiveAE - large audio sync error: -89458.605878
  1577. 2020-05-12 10:16:43.640 T:2988241776 WARNING: ActiveAE - large audio sync error: -89463.602221
  1578. 2020-05-12 10:16:47.641 T:2988241776 WARNING: ActiveAE - large audio sync error: -89385.411832
  1579. 2020-05-12 10:18:03.111 T:2988241776 WARNING: ActiveAE - large audio sync error: -89461.943372
  1580. 2020-05-12 10:18:24.329 T:2988241776 WARNING: ActiveAE - large audio sync error: -89453.914322
  1581. 2020-05-12 10:18:28.378 T:2988241776 WARNING: ActiveAE - large audio sync error: -89385.412075
  1582. 2020-05-12 10:18:37.408 T:2988241776 WARNING: ActiveAE - large audio sync error: -89429.986412
  1583. 2020-05-12 10:20:39.395 T:2988241776 WARNING: ActiveAE - large audio sync error: -89450.475466
  1584. 2020-05-12 10:20:43.437 T:2988241776 WARNING: ActiveAE - large audio sync error: -89387.832205
  1585. 2020-05-12 10:20:52.526 T:2988241776 WARNING: ActiveAE - large audio sync error: -89433.105483
  1586. 2020-05-12 10:21:52.117 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1587. 2020-05-12 10:21:52.122 T:2415833968 NOTICE: CVideoPlayer::OnExit()
  1588. 2020-05-12 10:21:52.122 T:2415833968 NOTICE: Closing stream player 1
  1589. 2020-05-12 10:21:52.122 T:2415833968 NOTICE: Waiting for audio thread to exit
  1590. 2020-05-12 10:21:52.132 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1591. 2020-05-12 10:21:52.163 T:2380886896 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1592. 2020-05-12 10:21:52.163 T:2415833968 NOTICE: Closing audio device
  1593. 2020-05-12 10:21:52.213 T:2415833968 NOTICE: Deleting audio codec
  1594. 2020-05-12 10:21:52.213 T:2415833968 NOTICE: Closing stream player 2
  1595. 2020-05-12 10:21:52.213 T:2415833968 NOTICE: waiting for video thread to exit
  1596. 2020-05-12 10:21:52.252 T:2389279600 NOTICE: thread end: video_thread
  1597. 2020-05-12 10:21:52.252 T:2415833968 NOTICE: deleting video codec
  1598. 2020-05-12 10:21:52.257 T:2415833968 NOTICE: Closing stream player 3
  1599. 2020-05-12 10:21:52.293 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1600. 2020-05-12 10:21:52.293 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1601. 2020-05-12 10:21:52.293 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1602. 2020-05-12 10:21:52.293 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1603. 2020-05-12 10:21:56.843 T:2415833968 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1604. 2020-05-12 10:22:09.350 T:3011231760 WARNING: Previous line repeats 2 times.
  1605. 2020-05-12 10:22:09.351 T:3011231760 ERROR: Control 50 in window 10025 has been asked to focus, but it can't
  1606. 2020-05-12 10:22:17.536 T:2389279600 ERROR: Unable to find plugin
  1607. 2020-05-12 10:22:17.536 T:2389279600 ERROR: GetDirectory - Error getting plugin://
  1608. 2020-05-12 10:22:17.538 T:3011231760 ERROR: CGUIMediaWindow::GetDirectory(plugin://) failed
  1609. 2020-05-12 10:22:17.865 T:2867204976 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1610. 2020-05-12 10:22:24.620 T:3011231760 WARNING: Previous line repeats 2 times.
  1611. 2020-05-12 10:22:24.620 T:3011231760 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  1612. 2020-05-12 10:22:39.766 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=6d194dec-0382-438c-b5cd-9ed6fc3f5d2d
  1613. 2020-05-12 10:22:39.776 T:2263782256 NOTICE: Creating InputStream
  1614. 2020-05-12 10:22:39.888 T:2263782256 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1615. 2020-05-12 10:22:40.024 T:2263782256 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1616. 2020-05-12 10:22:41.046 T:2263782256 NOTICE: Creating Demuxer
  1617. 2020-05-12 10:22:41.048 T:2263782256 NOTICE: Opening stream: 1001 source: 256
  1618. 2020-05-12 10:22:41.127 T:2263782256 NOTICE: Creating video codec with codec id: 27
  1619. 2020-05-12 10:22:41.139 T:2263782256 NOTICE: Creating video thread
  1620. 2020-05-12 10:22:41.139 T:2280567664 NOTICE: running thread: video_thread
  1621. 2020-05-12 10:22:41.141 T:2263782256 NOTICE: Opening stream: 1004 source: 256
  1622. 2020-05-12 10:22:41.211 T:2263782256 NOTICE: Finding audio codec for: 86018
  1623. 2020-05-12 10:22:41.212 T:2263782256 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  1624. 2020-05-12 10:22:41.212 T:2263782256 NOTICE: Creating audio thread
  1625. 2020-05-12 10:22:41.212 T:2188280688 NOTICE: running thread: CVideoPlayerAudio::Process()
  1626. 2020-05-12 10:22:41.497 T:2188280688 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder aac
  1627. 2020-05-12 10:22:41.497 T:2188280688 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
  1628. 2020-05-12 10:22:41.962 T:2280567664 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1629. 2020-05-12 10:22:49.103 T:2988241776 WARNING: ActiveAE - large audio sync error: -89454.374505
  1630. 2020-05-12 10:22:53.140 T:2988241776 WARNING: ActiveAE - large audio sync error: -89394.913342
  1631. 2020-05-12 10:23:33.328 T:3011231760 NOTICE: NFS is idle. Closing the remaining connections.
  1632. 2020-05-12 10:25:02.508 T:2988241776 WARNING: ActiveAE - large audio sync error: -89446.935062
  1633. 2020-05-12 10:25:24.730 T:2988241776 WARNING: ActiveAE - large audio sync error: -89439.929370
  1634. 2020-05-12 10:25:47.953 T:2988241776 WARNING: ActiveAE - large audio sync error: -89439.320876
  1635. 2020-05-12 10:27:13.625 T:2988241776 WARNING: ActiveAE - large audio sync error: -89447.121115
  1636. 2020-05-12 10:27:17.665 T:2988241776 WARNING: ActiveAE - large audio sync error: -89386.895755
  1637. 2020-05-12 10:27:26.704 T:2988241776 WARNING: ActiveAE - large audio sync error: -89439.824150
  1638. 2020-05-12 10:31:12.534 T:2988241776 WARNING: ActiveAE - large audio sync error: -89452.877427
  1639. 2020-05-12 10:31:16.577 T:2988241776 WARNING: ActiveAE - large audio sync error: -89399.051093
  1640. 2020-05-12 10:36:52.460 T:3011231760 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  1641. 2020-05-12 10:36:52.460 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1642. 2020-05-12 10:36:52.466 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1643. 2020-05-12 10:36:52.469 T:2263782256 NOTICE: CVideoPlayer::OnExit()
  1644. 2020-05-12 10:36:52.469 T:2263782256 NOTICE: Closing stream player 1
  1645. 2020-05-12 10:36:52.470 T:2263782256 NOTICE: Waiting for audio thread to exit
  1646. 2020-05-12 10:36:52.472 T:2188280688 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  1647. 2020-05-12 10:36:52.472 T:2263782256 NOTICE: Closing audio device
  1648. 2020-05-12 10:36:52.522 T:2263782256 NOTICE: Deleting audio codec
  1649. 2020-05-12 10:36:52.522 T:2263782256 NOTICE: Closing stream player 2
  1650. 2020-05-12 10:36:52.523 T:2263782256 NOTICE: waiting for video thread to exit
  1651. 2020-05-12 10:36:52.549 T:2280567664 NOTICE: thread end: video_thread
  1652. 2020-05-12 10:36:52.549 T:2263782256 NOTICE: deleting video codec
  1653. 2020-05-12 10:36:52.591 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1654. 2020-05-12 10:36:52.591 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  1655. 2020-05-12 10:36:52.591 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  1656. 2020-05-12 10:36:52.591 T:3011231760 NOTICE: VideoPlayer: finished waiting
  1657. 2020-05-12 10:36:52.668 T:2807014256 ERROR: EXCEPTION: XBMC is not playing any file
  1658. 2020-05-12 10:36:57.303 T:2238849904 WARNING: Repository add-on repository.gomioa uses plain HTTP for add-on downloads in path http://raw.github.com/gominoa/gominoa-xbmc-addons/master/repo - this is insecure and will make your Kodi installation vulnerable to attacks if enabled!
  1659. 2020-05-12 10:37:00.123 T:3011231760 WARNING: Previous line repeats 2 times.
  1660. 2020-05-12 10:37:00.123 T:3011231760 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  1661. 2020-05-12 10:37:19.220 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=b403dc24-db6d-4632-b520-9ac4bfa04d76
  1662. 2020-05-12 10:37:19.221 T:2292851568 NOTICE: Creating InputStream
  1663. 2020-05-12 10:37:19.231 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1664. 2020-05-12 10:37:19.346 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1665. 2020-05-12 10:37:20.288 T:2292851568 NOTICE: Creating Demuxer
  1666. 2020-05-12 10:37:20.293 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  1667. 2020-05-12 10:37:20.368 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1668. 2020-05-12 10:37:20.378 T:2292851568 NOTICE: Creating video thread
  1669. 2020-05-12 10:37:20.378 T:2415723376 NOTICE: running thread: video_thread
  1670. 2020-05-12 10:37:20.380 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  1671. 2020-05-12 10:37:20.465 T:2292851568 NOTICE: Finding audio codec for: 86056
  1672. 2020-05-12 10:37:20.466 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1673. 2020-05-12 10:37:20.466 T:2292851568 NOTICE: Creating audio thread
  1674. 2020-05-12 10:37:20.466 T:2171495280 NOTICE: running thread: CVideoPlayerAudio::Process()
  1675. 2020-05-12 10:37:21.164 T:2171495280 NOTICE: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, no pass-through)
  1676. 2020-05-12 10:37:21.322 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1677. 2020-05-12 10:38:31.095 T:3011231760 WARNING: Previous line repeats 1 times.
  1678. 2020-05-12 10:38:31.096 T:3011231760 NOTICE: NFS is idle. Closing the remaining connections.
  1679. 2020-05-12 11:01:13.291 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1680. 2020-05-12 11:01:14.290 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  1681. 2020-05-12 11:01:14.384 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1682. 2020-05-12 11:01:14.393 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  1683. 2020-05-12 11:01:14.476 T:2292851568 NOTICE: Finding audio codec for: 86056
  1684. 2020-05-12 11:01:14.477 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1685. 2020-05-12 11:01:21.157 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1686. 2020-05-12 11:01:21.570 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1687. 2020-05-12 11:01:22.033 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  1688. 2020-05-12 11:01:22.092 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1689. 2020-05-12 11:01:22.101 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  1690. 2020-05-12 11:01:22.181 T:2292851568 NOTICE: Finding audio codec for: 86056
  1691. 2020-05-12 11:01:22.182 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1692. 2020-05-12 11:01:25.355 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1693. 2020-05-12 11:01:26.392 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  1694. 2020-05-12 11:01:26.460 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1695. 2020-05-12 11:01:26.469 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  1696. 2020-05-12 11:01:26.531 T:2292851568 NOTICE: Finding audio codec for: 86056
  1697. 2020-05-12 11:01:26.532 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1698. 2020-05-12 11:01:29.854 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1699. 2020-05-12 11:01:33.359 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1700. 2020-05-12 11:01:33.887 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1701. 2020-05-12 11:01:34.320 T:2292851568 WARNING: Previous line repeats 1 times.
  1702. 2020-05-12 11:01:34.320 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  1703. 2020-05-12 11:01:34.370 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1704. 2020-05-12 11:01:34.378 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1705. 2020-05-12 11:01:34.387 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  1706. 2020-05-12 11:01:34.437 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1707. 2020-05-12 11:01:34.449 T:2292851568 NOTICE: Finding audio codec for: 86056
  1708. 2020-05-12 11:01:34.450 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1709. 2020-05-12 11:01:37.208 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1710. 2020-05-12 11:01:38.084 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  1711. 2020-05-12 11:01:38.148 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1712. 2020-05-12 11:01:38.157 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  1713. 2020-05-12 11:01:38.231 T:2292851568 NOTICE: Finding audio codec for: 86056
  1714. 2020-05-12 11:01:38.232 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1715. 2020-05-12 11:01:41.181 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1716. 2020-05-12 11:01:41.703 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1717. 2020-05-12 11:01:42.069 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  1718. 2020-05-12 11:01:42.173 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1719. 2020-05-12 11:01:42.182 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  1720. 2020-05-12 11:01:42.220 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1721. 2020-05-12 11:01:42.262 T:2292851568 NOTICE: Finding audio codec for: 86056
  1722. 2020-05-12 11:01:42.264 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1723. 2020-05-12 11:01:46.020 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1724. 2020-05-12 11:01:49.088 T:2988241776 WARNING: Previous line repeats 42 times.
  1725. 2020-05-12 11:01:49.088 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.419299
  1726. 2020-05-12 11:01:49.132 T:2988241776 WARNING: ActiveAE - large audio sync error: 3429.684347
  1727. 2020-05-12 11:01:49.182 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.415102
  1728. 2020-05-12 11:01:49.232 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.406622
  1729. 2020-05-12 11:01:49.281 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.458850
  1730. 2020-05-12 11:01:49.332 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.420566
  1731. 2020-05-12 11:01:49.382 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.384227
  1732. 2020-05-12 11:01:49.432 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.406958
  1733. 2020-05-12 11:01:49.481 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.446557
  1734. 2020-05-12 11:01:49.531 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.467212
  1735. 2020-05-12 11:01:49.582 T:2988241776 WARNING: ActiveAE - large audio sync error: 3427.463157
  1736. 2020-05-12 11:01:52.146 T:2171495280 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  1737. 2020-05-12 11:01:53.028 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1738. 2020-05-12 11:01:53.553 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1739. 2020-05-12 11:01:53.910 T:2292851568 WARNING: Previous line repeats 2 times.
  1740. 2020-05-12 11:01:53.911 T:2292851568 NOTICE: Opening stream: 8001 source: 256
  1741. 2020-05-12 11:01:53.970 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1742. 2020-05-12 11:01:53.991 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1743. 2020-05-12 11:01:53.999 T:2292851568 NOTICE: Opening stream: 8007 source: 256
  1744. 2020-05-12 11:01:54.037 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1745. 2020-05-12 11:01:54.076 T:2292851568 NOTICE: Finding audio codec for: 86056
  1746. 2020-05-12 11:01:54.077 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1747. 2020-05-12 11:01:57.577 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=b8c9c97b-cc0e-4669-b265-17eb9dd3f96d
  1748. 2020-05-12 11:01:57.695 T:2292851568 NOTICE: Creating InputStream
  1749. 2020-05-12 11:01:57.709 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1750. 2020-05-12 11:01:57.858 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1751. 2020-05-12 11:01:58.709 T:2292851568 NOTICE: Creating Demuxer
  1752. 2020-05-12 11:01:58.714 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  1753. 2020-05-12 11:01:58.795 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1754. 2020-05-12 11:01:58.805 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  1755. 2020-05-12 11:01:58.948 T:2292851568 NOTICE: Finding audio codec for: 86056
  1756. 2020-05-12 11:01:58.950 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1757. 2020-05-12 11:01:59.837 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1758. 2020-05-12 11:25:51.392 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1759. 2020-05-12 11:25:52.407 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  1760. 2020-05-12 11:25:52.544 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1761. 2020-05-12 11:25:52.554 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  1762. 2020-05-12 11:25:52.618 T:2292851568 NOTICE: Finding audio codec for: 86056
  1763. 2020-05-12 11:25:52.620 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1764. 2020-05-12 11:25:59.550 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1765. 2020-05-12 11:25:59.929 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1766. 2020-05-12 11:26:00.464 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  1767. 2020-05-12 11:26:00.598 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1768. 2020-05-12 11:26:00.616 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  1769. 2020-05-12 11:26:00.715 T:2292851568 NOTICE: Finding audio codec for: 86056
  1770. 2020-05-12 11:26:00.716 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1771. 2020-05-12 11:26:03.500 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1772. 2020-05-12 11:26:04.421 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  1773. 2020-05-12 11:26:04.565 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1774. 2020-05-12 11:26:04.576 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  1775. 2020-05-12 11:26:04.638 T:2292851568 NOTICE: Finding audio codec for: 86056
  1776. 2020-05-12 11:26:04.639 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1777. 2020-05-12 11:26:11.304 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1778. 2020-05-12 11:26:11.845 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1779. 2020-05-12 11:26:12.147 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  1780. 2020-05-12 11:26:12.362 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1781. 2020-05-12 11:26:12.727 T:2292851568 WARNING: Previous line repeats 5 times.
  1782. 2020-05-12 11:26:12.728 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1783. 2020-05-12 11:26:12.745 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  1784. 2020-05-12 11:26:12.779 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1785. 2020-05-12 11:26:12.846 T:2292851568 NOTICE: Finding audio codec for: 86056
  1786. 2020-05-12 11:26:12.849 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1787. 2020-05-12 11:26:15.640 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1788. 2020-05-12 11:26:16.523 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  1789. 2020-05-12 11:26:16.655 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1790. 2020-05-12 11:26:16.666 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  1791. 2020-05-12 11:26:16.724 T:2292851568 NOTICE: Finding audio codec for: 86056
  1792. 2020-05-12 11:26:16.754 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1793. 2020-05-12 11:26:19.486 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1794. 2020-05-12 11:26:20.012 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1795. 2020-05-12 11:26:20.585 T:2292851568 WARNING: Previous line repeats 2 times.
  1796. 2020-05-12 11:26:20.585 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  1797. 2020-05-12 11:26:20.596 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1798. 2020-05-12 11:26:20.942 T:2292851568 WARNING: Previous line repeats 5 times.
  1799. 2020-05-12 11:26:20.942 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1800. 2020-05-12 11:26:20.951 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  1801. 2020-05-12 11:26:20.996 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1802. 2020-05-12 11:26:21.021 T:2292851568 NOTICE: Finding audio codec for: 86056
  1803. 2020-05-12 11:26:21.023 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1804. 2020-05-12 11:26:23.190 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=3f33f6bd-75f7-4e8b-bd62-83bb51e27dbb
  1805. 2020-05-12 11:26:23.300 T:2292851568 NOTICE: Creating InputStream
  1806. 2020-05-12 11:26:23.311 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1807. 2020-05-12 11:26:23.478 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1808. 2020-05-12 11:26:24.317 T:2292851568 NOTICE: Creating Demuxer
  1809. 2020-05-12 11:26:24.321 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  1810. 2020-05-12 11:26:24.651 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1811. 2020-05-12 11:26:24.661 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  1812. 2020-05-12 11:26:24.862 T:2292851568 NOTICE: Finding audio codec for: 86056
  1813. 2020-05-12 11:26:24.863 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1814. 2020-05-12 11:26:25.927 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1815. 2020-05-12 11:50:17.465 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1816. 2020-05-12 11:50:18.405 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  1817. 2020-05-12 11:50:18.566 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1818. 2020-05-12 11:50:18.575 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  1819. 2020-05-12 11:50:18.637 T:2292851568 NOTICE: Finding audio codec for: 86056
  1820. 2020-05-12 11:50:18.639 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1821. 2020-05-12 11:50:25.482 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1822. 2020-05-12 11:50:25.872 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1823. 2020-05-12 11:50:26.344 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  1824. 2020-05-12 11:50:26.512 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1825. 2020-05-12 11:50:26.521 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  1826. 2020-05-12 11:50:26.596 T:2292851568 NOTICE: Finding audio codec for: 86056
  1827. 2020-05-12 11:50:26.597 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1828. 2020-05-12 11:50:29.635 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1829. 2020-05-12 11:50:30.507 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  1830. 2020-05-12 11:50:30.643 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1831. 2020-05-12 11:50:30.654 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  1832. 2020-05-12 11:50:30.725 T:2292851568 NOTICE: Finding audio codec for: 86056
  1833. 2020-05-12 11:50:30.726 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1834. 2020-05-12 11:50:37.448 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1835. 2020-05-12 11:50:37.971 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1836. 2020-05-12 11:50:38.305 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  1837. 2020-05-12 11:50:38.407 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1838. 2020-05-12 11:50:38.417 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  1839. 2020-05-12 11:50:38.483 T:2292851568 NOTICE: Finding audio codec for: 86056
  1840. 2020-05-12 11:50:38.484 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1841. 2020-05-12 11:50:38.487 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1842. 2020-05-12 11:50:41.784 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1843. 2020-05-12 11:50:42.704 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  1844. 2020-05-12 11:50:42.806 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1845. 2020-05-12 11:50:42.815 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  1846. 2020-05-12 11:50:42.890 T:2292851568 NOTICE: Finding audio codec for: 86056
  1847. 2020-05-12 11:50:42.891 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1848. 2020-05-12 11:50:45.482 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1849. 2020-05-12 11:50:46.004 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1850. 2020-05-12 11:50:46.339 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  1851. 2020-05-12 11:50:46.463 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1852. 2020-05-12 11:50:46.473 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  1853. 2020-05-12 11:50:46.520 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1854. 2020-05-12 11:50:46.539 T:2292851568 NOTICE: Finding audio codec for: 86056
  1855. 2020-05-12 11:50:46.540 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1856. 2020-05-12 11:50:50.021 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1857. 2020-05-12 11:50:53.398 T:2988241776 WARNING: Previous line repeats 43 times.
  1858. 2020-05-12 11:50:53.400 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.427360
  1859. 2020-05-12 11:50:53.449 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.436245
  1860. 2020-05-12 11:50:53.495 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.390520
  1861. 2020-05-12 11:50:53.545 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.409110
  1862. 2020-05-12 11:50:53.594 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.435313
  1863. 2020-05-12 11:50:53.644 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.456063
  1864. 2020-05-12 11:50:53.695 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.504165
  1865. 2020-05-12 11:50:53.744 T:2988241776 WARNING: ActiveAE - large audio sync error: 3444.490829
  1866. 2020-05-12 11:50:54.142 T:2988241776 WARNING: ActiveAE - large audio sync error: 3062.060231
  1867. 2020-05-12 11:50:54.192 T:2988241776 WARNING: ActiveAE - large audio sync error: 3062.108017
  1868. 2020-05-12 11:50:54.242 T:2988241776 WARNING: ActiveAE - large audio sync error: 3062.181192
  1869. 2020-05-12 11:50:54.292 T:2988241776 WARNING: ActiveAE - large audio sync error: 3062.128092
  1870. 2020-05-12 11:50:54.324 T:2988241776 WARNING: ActiveAE - large audio sync error: 3061.136207
  1871. 2020-05-12 11:50:54.380 T:2988241776 WARNING: ActiveAE - large audio sync error: 3061.114766
  1872. 2020-05-12 11:50:54.430 T:2988241776 WARNING: ActiveAE - large audio sync error: 3062.370702
  1873. 2020-05-12 11:50:54.480 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.906300
  1874. 2020-05-12 11:50:54.580 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.897229
  1875. 2020-05-12 11:50:54.630 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.838856
  1876. 2020-05-12 11:50:54.679 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.689125
  1877. 2020-05-12 11:50:54.730 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.712275
  1878. 2020-05-12 11:50:54.780 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.573950
  1879. 2020-05-12 11:50:54.830 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.552017
  1880. 2020-05-12 11:50:54.880 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.576377
  1881. 2020-05-12 11:50:54.929 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.450596
  1882. 2020-05-12 11:50:54.980 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.363548
  1883. 2020-05-12 11:50:55.030 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.385755
  1884. 2020-05-12 11:50:55.080 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.273167
  1885. 2020-05-12 11:50:55.130 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.277722
  1886. 2020-05-12 11:50:55.180 T:2988241776 WARNING: ActiveAE - large audio sync error: 3060.159984
  1887. 2020-05-12 11:50:57.326 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1888. 2020-05-12 11:50:57.854 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1889. 2020-05-12 11:50:57.985 T:2171495280 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  1890. 2020-05-12 11:50:58.137 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1891. 2020-05-12 11:50:58.233 T:2292851568 WARNING: Previous line repeats 1 times.
  1892. 2020-05-12 11:50:58.233 T:2292851568 NOTICE: Opening stream: 8001 source: 256
  1893. 2020-05-12 11:50:58.270 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1894. 2020-05-12 11:50:58.336 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1895. 2020-05-12 11:50:58.337 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1896. 2020-05-12 11:50:58.345 T:2292851568 NOTICE: Opening stream: 8007 source: 256
  1897. 2020-05-12 11:50:58.404 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1898. 2020-05-12 11:50:58.416 T:2292851568 NOTICE: Finding audio codec for: 86056
  1899. 2020-05-12 11:50:58.416 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1900. 2020-05-12 11:51:05.308 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1901. 2020-05-12 11:51:05.720 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1902. 2020-05-12 11:51:06.309 T:2292851568 WARNING: Previous line repeats 3 times.
  1903. 2020-05-12 11:51:06.309 T:2292851568 NOTICE: Opening stream: 9001 source: 256
  1904. 2020-05-12 11:51:06.370 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1905. 2020-05-12 11:51:06.421 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1906. 2020-05-12 11:51:06.431 T:2292851568 NOTICE: Opening stream: 9007 source: 256
  1907. 2020-05-12 11:51:06.437 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1908. 2020-05-12 11:51:06.497 T:2292851568 NOTICE: Finding audio codec for: 86056
  1909. 2020-05-12 11:51:06.498 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1910. 2020-05-12 11:51:11.670 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=b403dc24-db6d-4632-b520-9ac4bfa04d76
  1911. 2020-05-12 11:51:11.812 T:2292851568 NOTICE: Creating InputStream
  1912. 2020-05-12 11:51:11.822 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1913. 2020-05-12 11:51:12.071 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1914. 2020-05-12 11:51:12.986 T:2292851568 NOTICE: Creating Demuxer
  1915. 2020-05-12 11:51:12.990 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  1916. 2020-05-12 11:51:13.121 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1917. 2020-05-12 11:51:13.131 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  1918. 2020-05-12 11:51:13.273 T:2292851568 NOTICE: Finding audio codec for: 86056
  1919. 2020-05-12 11:51:13.274 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1920. 2020-05-12 11:51:14.055 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1921. 2020-05-12 11:51:18.433 T:2988241776 WARNING: ActiveAE - large audio sync error: -89460.021462
  1922. 2020-05-12 11:51:22.510 T:2988241776 WARNING: ActiveAE - large audio sync error: -89396.516786
  1923. 2020-05-12 12:15:05.933 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1924. 2020-05-12 12:15:06.870 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  1925. 2020-05-12 12:15:07.025 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1926. 2020-05-12 12:15:07.035 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  1927. 2020-05-12 12:15:07.125 T:2292851568 NOTICE: Finding audio codec for: 86056
  1928. 2020-05-12 12:15:07.126 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1929. 2020-05-12 12:15:13.877 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1930. 2020-05-12 12:15:14.212 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1931. 2020-05-12 12:15:14.732 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  1932. 2020-05-12 12:15:14.881 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1933. 2020-05-12 12:15:14.890 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  1934. 2020-05-12 12:15:14.996 T:2292851568 NOTICE: Finding audio codec for: 86056
  1935. 2020-05-12 12:15:14.996 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1936. 2020-05-12 12:15:17.993 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1937. 2020-05-12 12:15:18.888 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  1938. 2020-05-12 12:15:19.033 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1939. 2020-05-12 12:15:19.043 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  1940. 2020-05-12 12:15:19.143 T:2292851568 NOTICE: Finding audio codec for: 86056
  1941. 2020-05-12 12:15:19.144 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1942. 2020-05-12 12:15:22.313 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1943. 2020-05-12 12:15:23.708 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=1f471069-7eeb-4854-ae48-3bbd95492f62
  1944. 2020-05-12 12:15:23.821 T:2292851568 NOTICE: Creating InputStream
  1945. 2020-05-12 12:15:23.895 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  1946. 2020-05-12 12:15:23.957 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1947. 2020-05-12 12:15:24.805 T:2292851568 NOTICE: Creating Demuxer
  1948. 2020-05-12 12:15:24.809 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  1949. 2020-05-12 12:15:24.886 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1950. 2020-05-12 12:15:24.896 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  1951. 2020-05-12 12:15:24.976 T:2292851568 NOTICE: Finding audio codec for: 86056
  1952. 2020-05-12 12:15:24.977 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1953. 2020-05-12 12:15:25.845 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1954. 2020-05-12 12:15:29.957 T:2988241776 WARNING: ActiveAE - large audio sync error: -89462.971805
  1955. 2020-05-12 12:39:17.252 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1956. 2020-05-12 12:39:18.388 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  1957. 2020-05-12 12:39:18.542 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1958. 2020-05-12 12:39:18.551 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  1959. 2020-05-12 12:39:18.611 T:2292851568 NOTICE: Finding audio codec for: 86056
  1960. 2020-05-12 12:39:18.612 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1961. 2020-05-12 12:39:25.477 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1962. 2020-05-12 12:39:25.836 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1963. 2020-05-12 12:39:26.400 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  1964. 2020-05-12 12:39:26.557 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1965. 2020-05-12 12:39:26.566 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  1966. 2020-05-12 12:39:26.623 T:2292851568 NOTICE: Finding audio codec for: 86056
  1967. 2020-05-12 12:39:26.624 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1968. 2020-05-12 12:39:29.322 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1969. 2020-05-12 12:39:30.257 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  1970. 2020-05-12 12:39:30.393 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1971. 2020-05-12 12:39:30.404 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  1972. 2020-05-12 12:39:30.461 T:2292851568 NOTICE: Finding audio codec for: 86056
  1973. 2020-05-12 12:39:30.462 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1974. 2020-05-12 12:39:37.326 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1975. 2020-05-12 12:39:37.853 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1976. 2020-05-12 12:39:38.200 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  1977. 2020-05-12 12:39:38.269 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1978. 2020-05-12 12:39:38.291 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1979. 2020-05-12 12:39:38.300 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  1980. 2020-05-12 12:39:38.336 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1981. 2020-05-12 12:39:38.371 T:2292851568 NOTICE: Finding audio codec for: 86056
  1982. 2020-05-12 12:39:38.372 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1983. 2020-05-12 12:39:41.169 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1984. 2020-05-12 12:39:42.026 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  1985. 2020-05-12 12:39:42.146 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1986. 2020-05-12 12:39:42.156 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  1987. 2020-05-12 12:39:42.226 T:2292851568 NOTICE: Finding audio codec for: 86056
  1988. 2020-05-12 12:39:42.227 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  1989. 2020-05-12 12:39:45.143 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  1990. 2020-05-12 12:39:45.669 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1991. 2020-05-12 12:39:45.992 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  1992. 2020-05-12 12:39:46.219 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1993. 2020-05-12 12:39:46.288 T:2292851568 NOTICE: Creating video codec with codec id: 27
  1994. 2020-05-12 12:39:46.296 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1995. 2020-05-12 12:39:46.299 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  1996. 2020-05-12 12:39:46.354 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1997. 2020-05-12 12:39:46.913 T:2292851568 WARNING: Previous line repeats 2 times.
  1998. 2020-05-12 12:39:46.913 T:2292851568 NOTICE: Finding audio codec for: 86056
  1999. 2020-05-12 12:39:46.913 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2000. 2020-05-12 12:39:46.938 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2001. 2020-05-12 12:39:48.717 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=4029d9e7-01a3-4007-a5ff-3a9bf3f9d10d
  2002. 2020-05-12 12:39:48.823 T:2292851568 NOTICE: Creating InputStream
  2003. 2020-05-12 12:39:48.848 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  2004. 2020-05-12 12:39:49.028 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2005. 2020-05-12 12:39:49.879 T:2292851568 NOTICE: Creating Demuxer
  2006. 2020-05-12 12:39:49.884 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  2007. 2020-05-12 12:39:50.150 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2008. 2020-05-12 12:39:50.160 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  2009. 2020-05-12 12:39:50.379 T:2292851568 NOTICE: Finding audio codec for: 86056
  2010. 2020-05-12 12:39:50.381 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2011. 2020-05-12 12:39:51.320 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2012. 2020-05-12 12:39:55.729 T:2988241776 WARNING: ActiveAE - large audio sync error: -89463.819235
  2013. 2020-05-12 13:03:43.050 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2014. 2020-05-12 13:03:44.078 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  2015. 2020-05-12 13:03:44.345 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2016. 2020-05-12 13:03:44.354 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  2017. 2020-05-12 13:03:44.721 T:2292851568 NOTICE: Finding audio codec for: 86056
  2018. 2020-05-12 13:03:44.724 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2019. 2020-05-12 13:03:51.495 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2020. 2020-05-12 13:03:51.656 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2021. 2020-05-12 13:03:52.541 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  2022. 2020-05-12 13:03:52.849 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2023. 2020-05-12 13:03:52.860 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  2024. 2020-05-12 13:03:53.337 T:2292851568 NOTICE: Finding audio codec for: 86056
  2025. 2020-05-12 13:03:53.338 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2026. 2020-05-12 13:03:55.113 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2027. 2020-05-12 13:03:55.986 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  2028. 2020-05-12 13:03:56.221 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2029. 2020-05-12 13:03:56.231 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  2030. 2020-05-12 13:03:56.454 T:2292851568 NOTICE: Finding audio codec for: 86056
  2031. 2020-05-12 13:03:56.455 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2032. 2020-05-12 13:04:02.922 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2033. 2020-05-12 13:04:03.445 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2034. 2020-05-12 13:04:03.835 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  2035. 2020-05-12 13:04:03.962 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2036. 2020-05-12 13:04:04.343 T:2292851568 WARNING: Previous line repeats 5 times.
  2037. 2020-05-12 13:04:04.343 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2038. 2020-05-12 13:04:04.365 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  2039. 2020-05-12 13:04:04.395 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2040. 2020-05-12 13:04:04.632 T:2292851568 NOTICE: Finding audio codec for: 86056
  2041. 2020-05-12 13:04:04.633 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2042. 2020-05-12 13:04:04.868 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2043. 2020-05-12 13:04:06.966 T:2292851568 WARNING: Previous line repeats 4 times.
  2044. 2020-05-12 13:04:06.966 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2045. 2020-05-12 13:04:07.862 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  2046. 2020-05-12 13:04:08.104 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2047. 2020-05-12 13:04:08.115 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  2048. 2020-05-12 13:04:08.356 T:2292851568 NOTICE: Finding audio codec for: 86056
  2049. 2020-05-12 13:04:08.357 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2050. 2020-05-12 13:04:10.944 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2051. 2020-05-12 13:04:11.462 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2052. 2020-05-12 13:04:11.863 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  2053. 2020-05-12 13:04:11.978 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2054. 2020-05-12 13:04:12.076 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2055. 2020-05-12 13:04:12.078 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2056. 2020-05-12 13:04:12.085 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  2057. 2020-05-12 13:04:12.145 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2058. 2020-05-12 13:04:12.362 T:2292851568 NOTICE: Finding audio codec for: 86056
  2059. 2020-05-12 13:04:12.365 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2060. 2020-05-12 13:04:12.612 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2061. 2020-05-12 13:04:18.848 T:2988241776 WARNING: Previous line repeats 47 times.
  2062. 2020-05-12 13:04:18.848 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.533754
  2063. 2020-05-12 13:04:18.898 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.586141
  2064. 2020-05-12 13:04:18.948 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.573366
  2065. 2020-05-12 13:04:18.997 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.584627
  2066. 2020-05-12 13:04:19.048 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.604109
  2067. 2020-05-12 13:04:19.098 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.622061
  2068. 2020-05-12 13:04:19.148 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.714131
  2069. 2020-05-12 13:04:19.198 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.605870
  2070. 2020-05-12 13:04:19.247 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.635942
  2071. 2020-05-12 13:04:19.297 T:2988241776 WARNING: ActiveAE - large audio sync error: 3434.618968
  2072. 2020-05-12 13:04:19.347 T:2988241776 WARNING: ActiveAE - large audio sync error: 3435.792769
  2073. 2020-05-12 13:04:19.398 T:2988241776 WARNING: ActiveAE - large audio sync error: 3435.992265
  2074. 2020-05-12 13:04:22.012 T:2171495280 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  2075. 2020-05-12 13:04:22.785 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2076. 2020-05-12 13:04:23.311 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2077. 2020-05-12 13:04:23.668 T:2292851568 WARNING: Previous line repeats 2 times.
  2078. 2020-05-12 13:04:23.668 T:2292851568 NOTICE: Opening stream: 8001 source: 256
  2079. 2020-05-12 13:04:23.728 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2080. 2020-05-12 13:04:23.966 T:2292851568 WARNING: Previous line repeats 3 times.
  2081. 2020-05-12 13:04:23.966 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2082. 2020-05-12 13:04:23.976 T:2292851568 NOTICE: Opening stream: 8007 source: 256
  2083. 2020-05-12 13:04:23.979 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2084. 2020-05-12 13:04:24.211 T:2292851568 NOTICE: Finding audio codec for: 86056
  2085. 2020-05-12 13:04:24.211 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2086. 2020-05-12 13:04:24.462 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2087. 2020-05-12 13:04:30.951 T:2292851568 WARNING: Previous line repeats 4 times.
  2088. 2020-05-12 13:04:30.952 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2089. 2020-05-12 13:04:31.012 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2090. 2020-05-12 13:04:31.878 T:2292851568 WARNING: Previous line repeats 5 times.
  2091. 2020-05-12 13:04:31.878 T:2292851568 NOTICE: Opening stream: 9001 source: 256
  2092. 2020-05-12 13:04:31.895 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2093. 2020-05-12 13:04:32.290 T:2292851568 WARNING: Previous line repeats 5 times.
  2094. 2020-05-12 13:04:32.290 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2095. 2020-05-12 13:04:32.295 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2096. 2020-05-12 13:04:32.299 T:2292851568 NOTICE: Opening stream: 9007 source: 256
  2097. 2020-05-12 13:04:32.361 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2098. 2020-05-12 13:04:32.541 T:2292851568 NOTICE: Finding audio codec for: 86056
  2099. 2020-05-12 13:04:32.544 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2100. 2020-05-12 13:04:32.845 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2101. 2020-05-12 13:04:38.830 T:2292851568 WARNING: Previous line repeats 6 times.
  2102. 2020-05-12 13:04:38.830 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2103. 2020-05-12 13:04:39.361 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2104. 2020-05-12 13:04:39.753 T:2292851568 WARNING: Previous line repeats 1 times.
  2105. 2020-05-12 13:04:39.753 T:2292851568 NOTICE: Opening stream: 10001 source: 256
  2106. 2020-05-12 13:04:39.778 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2107. 2020-05-12 13:04:40.124 T:2292851568 WARNING: Previous line repeats 5 times.
  2108. 2020-05-12 13:04:40.124 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2109. 2020-05-12 13:04:40.133 T:2292851568 NOTICE: Opening stream: 10007 source: 256
  2110. 2020-05-12 13:04:40.178 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2111. 2020-05-12 13:04:40.361 T:2292851568 NOTICE: Finding audio codec for: 86056
  2112. 2020-05-12 13:04:40.362 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2113. 2020-05-12 13:04:40.644 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2114. 2020-05-12 13:04:42.878 T:2292851568 WARNING: Previous line repeats 10 times.
  2115. 2020-05-12 13:04:42.878 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2116. 2020-05-12 13:04:43.722 T:2292851568 NOTICE: Opening stream: 11001 source: 256
  2117. 2020-05-12 13:04:44.617 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2118. 2020-05-12 13:04:44.626 T:2292851568 NOTICE: Opening stream: 11007 source: 256
  2119. 2020-05-12 13:04:45.286 T:2292851568 NOTICE: Finding audio codec for: 86056
  2120. 2020-05-12 13:04:45.288 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2121. 2020-05-12 13:04:46.490 T:3011231760 NOTICE: VideoPlayer::OpenFile: plugin://slyguy.disney.plus/?_=play&_play=1&content_id=f240a498-c4d8-4b40-a3e9-d039d830ef86
  2122. 2020-05-12 13:04:46.600 T:2292851568 NOTICE: Creating InputStream
  2123. 2020-05-12 13:04:46.611 T:2292851568 ERROR: GetDirectory - Error getting /usr/lib/kodi/addons/inputstream.adaptive/
  2124. 2020-05-12 13:04:46.751 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2125. 2020-05-12 13:04:47.598 T:2292851568 NOTICE: Creating Demuxer
  2126. 2020-05-12 13:04:47.603 T:2292851568 NOTICE: Opening stream: 1001 source: 256
  2127. 2020-05-12 13:04:47.684 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2128. 2020-05-12 13:04:47.694 T:2292851568 NOTICE: Opening stream: 1007 source: 256
  2129. 2020-05-12 13:04:47.760 T:2292851568 NOTICE: Finding audio codec for: 86056
  2130. 2020-05-12 13:04:47.761 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2131. 2020-05-12 13:04:52.825 T:2988241776 WARNING: ActiveAE - large audio sync error: -89461.627385
  2132. 2020-05-12 13:04:56.902 T:2988241776 WARNING: ActiveAE - large audio sync error: -89397.791339
  2133. 2020-05-12 13:05:06.090 T:2988241776 WARNING: ActiveAE - large audio sync error: -89445.312402
  2134. 2020-05-12 13:05:16.313 T:2988241776 WARNING: ActiveAE - large audio sync error: -89445.107968
  2135. 2020-05-12 13:14:42.218 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2136. 2020-05-12 13:33:33.426 T:2292851568 WARNING: Previous line repeats 567 times.
  2137. 2020-05-12 13:33:33.426 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2138. 2020-05-12 13:33:34.436 T:2292851568 NOTICE: Opening stream: 2001 source: 256
  2139. 2020-05-12 13:33:34.513 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2140. 2020-05-12 13:33:34.523 T:2292851568 NOTICE: Opening stream: 2007 source: 256
  2141. 2020-05-12 13:33:34.639 T:2292851568 NOTICE: Finding audio codec for: 86056
  2142. 2020-05-12 13:33:34.640 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2143. 2020-05-12 13:33:41.633 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2144. 2020-05-12 13:33:42.047 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2145. 2020-05-12 13:33:42.556 T:2292851568 NOTICE: Opening stream: 3001 source: 256
  2146. 2020-05-12 13:33:42.612 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2147. 2020-05-12 13:33:42.621 T:2292851568 NOTICE: Opening stream: 3007 source: 256
  2148. 2020-05-12 13:33:42.684 T:2292851568 NOTICE: Finding audio codec for: 86056
  2149. 2020-05-12 13:33:42.685 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2150. 2020-05-12 13:33:45.531 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2151. 2020-05-12 13:33:46.442 T:2292851568 NOTICE: Opening stream: 4001 source: 256
  2152. 2020-05-12 13:33:46.506 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2153. 2020-05-12 13:33:46.515 T:2292851568 NOTICE: Opening stream: 4007 source: 256
  2154. 2020-05-12 13:33:46.575 T:2292851568 NOTICE: Finding audio codec for: 86056
  2155. 2020-05-12 13:33:46.576 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2156. 2020-05-12 13:33:53.345 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2157. 2020-05-12 13:33:53.864 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2158. 2020-05-12 13:33:54.202 T:2292851568 NOTICE: Opening stream: 5001 source: 256
  2159. 2020-05-12 13:33:54.262 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2160. 2020-05-12 13:33:54.271 T:2292851568 NOTICE: Opening stream: 5007 source: 256
  2161. 2020-05-12 13:33:54.332 T:2292851568 NOTICE: Finding audio codec for: 86056
  2162. 2020-05-12 13:33:54.332 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2163. 2020-05-12 13:33:54.381 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2164. 2020-05-12 13:33:57.396 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2165. 2020-05-12 13:33:58.254 T:2292851568 NOTICE: Opening stream: 6001 source: 256
  2166. 2020-05-12 13:33:58.313 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2167. 2020-05-12 13:33:58.323 T:2292851568 NOTICE: Opening stream: 6007 source: 256
  2168. 2020-05-12 13:33:58.382 T:2292851568 NOTICE: Finding audio codec for: 86056
  2169. 2020-05-12 13:33:58.383 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2170. 2020-05-12 13:34:01.380 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2171. 2020-05-12 13:34:01.897 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2172. 2020-05-12 13:34:02.325 T:2292851568 NOTICE: Opening stream: 7001 source: 256
  2173. 2020-05-12 13:34:02.385 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2174. 2020-05-12 13:34:02.394 T:2292851568 NOTICE: Opening stream: 7007 source: 256
  2175. 2020-05-12 13:34:02.414 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2176. 2020-05-12 13:34:02.521 T:2292851568 NOTICE: Finding audio codec for: 86056
  2177. 2020-05-12 13:34:02.522 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2178. 2020-05-12 13:34:05.914 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2179. 2020-05-12 13:34:09.297 T:2988241776 WARNING: Previous line repeats 44 times.
  2180. 2020-05-12 13:34:09.297 T:2988241776 WARNING: ActiveAE - large audio sync error: 3451.430664
  2181. 2020-05-12 13:34:09.346 T:2988241776 WARNING: ActiveAE - large audio sync error: 3451.401357
  2182. 2020-05-12 13:34:09.396 T:2988241776 WARNING: ActiveAE - large audio sync error: 3451.470251
  2183. 2020-05-12 13:34:09.446 T:2988241776 WARNING: ActiveAE - large audio sync error: 3451.464296
  2184. 2020-05-12 13:34:09.496 T:2988241776 WARNING: ActiveAE - large audio sync error: 3451.480350
  2185. 2020-05-12 13:34:09.743 T:2988241776 WARNING: ActiveAE - large audio sync error: 3213.855662
  2186. 2020-05-12 13:34:09.793 T:2988241776 WARNING: ActiveAE - large audio sync error: 3213.787780
  2187. 2020-05-12 13:34:09.844 T:2988241776 WARNING: ActiveAE - large audio sync error: 3213.776371
  2188. 2020-05-12 13:34:09.893 T:2988241776 WARNING: ActiveAE - large audio sync error: 3213.792030
  2189. 2020-05-12 13:34:09.930 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.833120
  2190. 2020-05-12 13:34:09.989 T:2988241776 WARNING: ActiveAE - large audio sync error: 3214.541985
  2191. 2020-05-12 13:34:10.037 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.775993
  2192. 2020-05-12 13:34:10.087 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.697935
  2193. 2020-05-12 13:34:10.188 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.709755
  2194. 2020-05-12 13:34:10.237 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.515033
  2195. 2020-05-12 13:34:10.287 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.668396
  2196. 2020-05-12 13:34:10.337 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.421594
  2197. 2020-05-12 13:34:10.388 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.360512
  2198. 2020-05-12 13:34:10.437 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.269401
  2199. 2020-05-12 13:34:10.487 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.271283
  2200. 2020-05-12 13:34:10.537 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.331515
  2201. 2020-05-12 13:34:10.587 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.135885
  2202. 2020-05-12 13:34:10.637 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.062673
  2203. 2020-05-12 13:34:10.687 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.046862
  2204. 2020-05-12 13:34:10.736 T:2988241776 WARNING: ActiveAE - large audio sync error: 3212.070282
  2205. 2020-05-12 13:34:10.788 T:2988241776 WARNING: ActiveAE - large audio sync error: 3211.927635
  2206. 2020-05-12 13:34:13.236 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2207. 2020-05-12 13:34:13.592 T:2171495280 ERROR: CDVDAudio::AddPacketsRenderer - timeout adding data to renderer
  2208. 2020-05-12 13:34:13.764 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2209. 2020-05-12 13:34:14.118 T:2292851568 WARNING: Previous line repeats 2 times.
  2210. 2020-05-12 13:34:14.118 T:2292851568 NOTICE: Opening stream: 8001 source: 256
  2211. 2020-05-12 13:34:14.180 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2212. 2020-05-12 13:34:14.230 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2213. 2020-05-12 13:34:14.239 T:2292851568 NOTICE: Opening stream: 8007 source: 256
  2214. 2020-05-12 13:34:14.247 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2215. 2020-05-12 13:34:14.339 T:2292851568 NOTICE: Finding audio codec for: 86056
  2216. 2020-05-12 13:34:14.339 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2217. 2020-05-12 13:34:21.036 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2218. 2020-05-12 13:34:21.447 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2219. 2020-05-12 13:34:21.896 T:2292851568 NOTICE: Opening stream: 9001 source: 256
  2220. 2020-05-12 13:34:21.964 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2221. 2020-05-12 13:34:22.002 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2222. 2020-05-12 13:34:22.011 T:2292851568 NOTICE: Opening stream: 9007 source: 256
  2223. 2020-05-12 13:34:22.064 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2224. 2020-05-12 13:34:22.070 T:2292851568 NOTICE: Finding audio codec for: 86056
  2225. 2020-05-12 13:34:22.071 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2226. 2020-05-12 13:34:29.289 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2227. 2020-05-12 13:34:29.814 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2228. 2020-05-12 13:34:30.221 T:2292851568 WARNING: Previous line repeats 1 times.
  2229. 2020-05-12 13:34:30.221 T:2292851568 NOTICE: Opening stream: 10001 source: 256
  2230. 2020-05-12 13:34:30.230 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2231. 2020-05-12 13:34:30.326 T:2292851568 WARNING: Previous line repeats 1 times.
  2232. 2020-05-12 13:34:30.326 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2233. 2020-05-12 13:34:30.336 T:2292851568 NOTICE: Opening stream: 10007 source: 256
  2234. 2020-05-12 13:34:30.364 T:2415723376 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  2235. 2020-05-12 13:34:30.394 T:2292851568 NOTICE: Finding audio codec for: 86056
  2236. 2020-05-12 13:34:30.394 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2237. 2020-05-12 13:34:33.330 T:2292851568 WARNING: AddOnLog: InputStream Adaptive: Initializing stream with unknown KID!
  2238. 2020-05-12 13:34:34.298 T:2292851568 NOTICE: Opening stream: 11001 source: 256
  2239. 2020-05-12 13:34:34.412 T:2292851568 NOTICE: Creating video codec with codec id: 27
  2240. 2020-05-12 13:34:34.421 T:2292851568 NOTICE: Opening stream: 11007 source: 256
  2241. 2020-05-12 13:34:34.483 T:2292851568 NOTICE: Finding audio codec for: 86056
  2242. 2020-05-12 13:34:34.485 T:2292851568 NOTICE: CDVDAudioCodecFFmpeg::Open() Successful opened audio decoder eac3
  2243. 2020-05-12 13:34:41.458 T:2255389552 ERROR: CMMALVideo::dec_control_port_cb Error (status=9 ECORRUPT)
  2244. 2020-05-12 13:34:41.827 T:2415723376 WARNING: CMMALVideo::GetPicture - ret(0) pics(0) inputs(0) slept(500) queued(1.29) (1499.21:1497.92) full(1) flags(0) preroll(1) eos(0 33/-1)
  2245. 2020-05-12 13:34:49.314 T:2171495280 WARNING: Previous line repeats 14 times.
  2246. 2020-05-12 13:34:49.314 T:2171495280 NOTICE: CVideoPlayerAudio::Process - stream stalled
  2247. 2020-05-12 13:34:49.346 T:2415723376 WARNING: CMMALVideo::GetPicture - ret(0) pics(0) inputs(0) slept(500) queued(1.29) (1499.21:1497.92) full(1) flags(0) preroll(1) eos(0 33/-1)
  2248. 2020-05-12 13:58:03.050 T:3011231760 WARNING: Previous line repeats 2780 times.
  2249. 2020-05-12 13:58:03.051 T:3011231760 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  2250. 2020-05-12 13:58:03.051 T:3011231760 NOTICE: CVideoPlayer::CloseFile()
  2251. 2020-05-12 13:58:03.061 T:3011231760 NOTICE: VideoPlayer: waiting for threads to exit
  2252. 2020-05-12 13:58:03.061 T:2292851568 NOTICE: CVideoPlayer::OnExit()
  2253. 2020-05-12 13:58:03.062 T:2292851568 NOTICE: Closing stream player 1
  2254. 2020-05-12 13:58:03.062 T:2292851568 NOTICE: Waiting for audio thread to exit
  2255. 2020-05-12 13:58:03.062 T:2171495280 ERROR: Got MSGQ_ABORT or MSGO_IS_ERROR return true
  2256. 2020-05-12 13:58:03.062 T:2171495280 NOTICE: thread end: CVideoPlayerAudio::OnExit()
  2257. 2020-05-12 13:58:03.062 T:2292851568 NOTICE: Closing audio device
  2258. 2020-05-12 13:58:03.107 T:2292851568 NOTICE: Deleting audio codec
  2259. 2020-05-12 13:58:03.107 T:2292851568 NOTICE: Closing stream player 2
  2260. 2020-05-12 13:58:03.108 T:2292851568 NOTICE: waiting for video thread to exit
  2261. 2020-05-12 13:58:03.388 T:2415723376 WARNING: CMMALVideo::GetPicture - ret(0) pics(0) inputs(0) slept(500) queued(1.29) (1499.21:1497.92) full(1) flags(0) preroll(1) eos(0 33/-1)
  2262. 2020-05-12 13:58:03.388 T:2415723376 NOTICE: thread end: video_thread
  2263. 2020-05-12 13:58:03.389 T:2292851568 NOTICE: deleting video codec
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement