Advertisement
Guest User

Untitled

a guest
Nov 15th, 2018
543
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 217.31 KB | None | 0 0
  1. Paste output
  2. ======== /flash/config.txt ==============
  3. ################################################################################
  4. # This file is part of LibreELEC - http://www.libreelec.tv
  5. # Copyright (C) 2016 Team LibreELEC
  6. #
  7. # LibreELEC is free software: you can redistribute it and/or modify
  8. # it under the terms of the GNU General Public License as published by
  9. # the Free Software Foundation, either version 2 of the License, or
  10. # (at your option) any later version.
  11. #
  12. # LibreELEC is distributed in the hope that it will be useful,
  13. # but WITHOUT ANY WARRANTY; without even the implied warranty of
  14. # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  15. # GNU General Public License for more details.
  16. #
  17. # You should have received a copy of the GNU General Public License
  18. # along with LibreELEC. If not, see <http://www.gnu.org/licenses/>.
  19. ################################################################################
  20. # Bootloader configuration - config.txt
  21. ################################################################################
  22.  
  23. ################################################################################
  24. # Memory (System/GPU configuration )
  25. ################################################################################
  26.  
  27. # Default GPU memory split (do not change if you do not know what you are doing)
  28. gpu_mem=128
  29.  
  30. # Configure GPU memory based on SDRAM size - overrides above setting
  31. gpu_mem_256=112
  32. gpu_mem_512=160
  33. gpu_mem_1024=256
  34.  
  35. ################################################################################
  36. # For overclocking and various other settings, see:
  37. # https://www.raspberrypi.org/documentation/configuration/config-txt.md
  38. ################################################################################
  39. # Set 'force_turbo=1' to disable dynamic overclocking and enable overclocking always.
  40. force_turbo=0
  41.  
  42. # Make display smaller to stop text spilling off the screen
  43. #
  44. # Note that the overscan settings only affect the splash screen and not Kodi.
  45. #
  46. # If you experience overscan/underscan issues the best solution is to adjust
  47. # your TV settings ("full pixel", "1-1 pixel" etc.). Alternatively, there is a
  48. # calibration menu in the Kodi GUI.
  49. # disable_overscan=1
  50.  
  51. # Force HDMI even if unplugged or powered off
  52. # hdmi_force_hotplug=1
  53.  
  54. # Doesn't sent initial active source message.
  55. # Avoids bringing CEC (enabled TV) out of standby and channel switch when
  56. # rebooting.
  57. hdmi_ignore_cec_init=1
  58.  
  59. ################################################################################
  60. # License keys to enable GPU hardware decoding for various codecs
  61. # to obtain keys visit the shop at http://www.raspberrypi.com
  62. ################################################################################
  63.  
  64. # decode_MPG2=0x00000000
  65. # decode_WVC1=0x00000000
  66.  
  67. ################################################################################
  68. # End of default configuration
  69. ################################################################################
  70.  
  71. ################################################################################
  72. # Include distribution specific config file if it exists.
  73. ################################################################################
  74. [all]
  75. include distroconfig.txt
  76. ======== /flash/cmdline.txt ==============
  77. boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet
  78. ======== /storage/.kodi/temp/kodi.log ==============
  79. 16:43:44.643 T:1944781376 NOTICE: special://profile/ is mapped to: special://masterprofile/
  80. 16:43:44.643 T:1944781376 NOTICE: -----------------------------------------------------------------------
  81. 16:43:44.643 T:1944781376 NOTICE: Starting Kodi (17.6 Git:a9a7a20). Platform: Linux ARM 32-bit
  82. 16:43:44.643 T:1944781376 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  83. 16:43:44.643 T:1944781376 NOTICE: Kodi compiled Apr 13 2018 by GCC 6.2.0 for Linux ARM 32-bit version 4.9.80 (264528)
  84. 16:43:44.643 T:1944781376 NOTICE: Running on LibreELEC (official): 8.2.5, kernel: Linux ARM 32-bit version 4.9.80
  85. 16:43:44.643 T:1944781376 NOTICE: FFmpeg version/source: ffmpeg-3.1-kodi
  86. 16:43:44.643 T:1944781376 NOTICE: Host CPU: ARMv7 Processor rev 4 (v7l), 4 cores available
  87. 16:43:44.643 T:1944781376 NOTICE: ARM Features: Neon enabled
  88. 16:43:44.643 T:1944781376 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi/
  89. 16:43:44.644 T:1944781376 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  90. 16:43:44.644 T:1944781376 NOTICE: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  91. 16:43:44.644 T:1944781376 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  92. 16:43:44.644 T:1944781376 NOTICE: special://envhome/ is mapped to: /storage
  93. 16:43:44.644 T:1944781376 NOTICE: special://home/ is mapped to: /storage/.kodi
  94. 16:43:44.644 T:1944781376 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  95. 16:43:44.644 T:1944781376 NOTICE: special://logpath/ is mapped to: /storage/.kodi/temp
  96. 16:43:44.644 T:1944781376 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  97. 16:43:44.644 T:1944781376 NOTICE: Local hostname: LibreELEC
  98. 16:43:44.644 T:1944781376 NOTICE: Log File is located: /storage/.kodi/temp//kodi.log
  99. 16:43:44.645 T:1944781376 NOTICE: -----------------------------------------------------------------------
  100. 16:43:44.816 T:1944781376 ERROR: DBus: Error org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  101. 16:43:44.823 T:1944781376 NOTICE: load settings...
  102. 16:43:44.934 T:1944781376 NOTICE: Found 2 Lists of Devices
  103. 16:43:44.934 T:1944781376 NOTICE: Enumerated PI devices:
  104. 16:43:44.934 T:1944781376 NOTICE: Device 1
  105. 16:43:44.935 T:1944781376 NOTICE: m_deviceName : HDMI
  106. 16:43:44.935 T:1944781376 NOTICE: m_displayName : HDMI
  107. 16:43:44.935 T:1944781376 NOTICE: m_displayNameExtra:
  108. 16:43:44.935 T:1944781376 NOTICE: m_deviceType : AE_DEVTYPE_HDMI
  109. 16:43:44.935 T:1944781376 NOTICE: m_channels : FL,FR
  110. 16:43:44.935 T:1944781376 NOTICE: m_sampleRates : 8000,11025,16000,22050,24000,32000,44100,48000,88200,96000,176400,192000
  111. 16:43:44.935 T:1944781376 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
  112. 16:43:44.935 T:1944781376 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
  113. 16:43:44.935 T:1944781376 NOTICE: Device 2
  114. 16:43:44.935 T:1944781376 NOTICE: m_deviceName : Analogue
  115. 16:43:44.935 T:1944781376 NOTICE: m_displayName : Analogue
  116. 16:43:44.935 T:1944781376 NOTICE: m_displayNameExtra:
  117. 16:43:44.935 T:1944781376 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  118. 16:43:44.935 T:1944781376 NOTICE: m_channels : FL,FR
  119. 16:43:44.935 T:1944781376 NOTICE: m_sampleRates : 48000
  120. 16:43:44.935 T:1944781376 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  121. 16:43:44.935 T:1944781376 NOTICE: m_streamTypes : No passthrough capabilities
  122. 16:43:44.935 T:1944781376 NOTICE: Device 3
  123. 16:43:44.935 T:1944781376 NOTICE: m_deviceName : Both
  124. 16:43:44.935 T:1944781376 NOTICE: m_displayName : HDMI and Analogue
  125. 16:43:44.935 T:1944781376 NOTICE: m_displayNameExtra:
  126. 16:43:44.935 T:1944781376 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  127. 16:43:44.935 T:1944781376 NOTICE: m_channels : FL,FR
  128. 16:43:44.935 T:1944781376 NOTICE: m_sampleRates : 48000
  129. 16:43:44.935 T:1944781376 NOTICE: m_dataFormats : AE_FMT_FLOAT,AE_FMT_S32LE,AE_FMT_S16LE,AE_FMT_FLOATP,AE_FMT_S32NEP,AE_FMT_S16NEP
  130. 16:43:44.935 T:1944781376 NOTICE: m_streamTypes : No passthrough capabilities
  131. 16:43:44.935 T:1944781376 NOTICE: Enumerated PULSE devices:
  132. 16:43:44.935 T:1944781376 NOTICE: Device 1
  133. 16:43:44.935 T:1944781376 NOTICE: m_deviceName : Default
  134. 16:43:44.935 T:1944781376 NOTICE: m_displayName : Default
  135. 16:43:44.935 T:1944781376 NOTICE: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  136. 16:43:44.935 T:1944781376 NOTICE: m_deviceType : AE_DEVTYPE_PCM
  137. 16:43:44.935 T:1944781376 NOTICE: m_channels : FL,FR
  138. 16:43:44.935 T:1944781376 NOTICE: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  139. 16:43:44.935 T:1944781376 NOTICE: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  140. 16:43:44.936 T:1944781376 NOTICE: m_streamTypes : No passthrough capabilities
  141. 16:43:44.962 T:1944781376 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  142. 16:43:44.962 T:1944781376 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  143. <?xml version="1.0" encoding="UTF-8" ?>
  144. <advancedsettings>
  145. <showexitbutton>false</showexitbutton>
  146. <remotedelay>1</remotedelay>
  147. <fanartres>720</fanartres>
  148. <imageres>540</imageres>
  149. <samba>
  150. <clienttimeout>30</clienttimeout>
  151. </samba>
  152. </advancedsettings>
  153. 16:43:44.963 T:1944781376 NOTICE: No settings file to load (special://masterprofile/advancedsettings.xml)
  154. 16:43:44.964 T:1944781376 NOTICE: Default Video Player: VideoPlayer
  155. 16:43:44.964 T:1944781376 NOTICE: Default Audio Player: paplayer
  156. 16:43:44.964 T:1944781376 NOTICE: Disabled debug logging due to GUI setting. Level 0.
  157. 16:43:44.964 T:1944781376 NOTICE: Log level changed to "LOG_LEVEL_NORMAL"
  158. 16:43:44.964 T:1944781376 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  159. 16:43:44.965 T:1944781376 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  160. 16:43:44.966 T:1944781376 NOTICE: Loaded playercorefactory configuration
  161. 16:43:44.966 T:1944781376 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  162. 16:43:44.967 T:1944781376 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  163. 16:43:45.068 T:1944781376 NOTICE: Running database version Addons27
  164. 16:43:45.251 T:1944781376 NOTICE: ADDONS: Using repository repository.kodi.game
  165. 16:43:45.251 T:1944781376 NOTICE: ADDONS: Using repository repository.libreelec.tv
  166. 16:43:45.251 T:1944781376 NOTICE: ADDONS: Using repository repository.xbmc.org
  167. 16:43:45.251 T:1944781376 NOTICE: ADDONS: Using repository repository.lazyman
  168. 16:43:45.251 T:1944781376 NOTICE: ADDONS: Using repository repository.exodusredux
  169. 16:43:45.320 T:1944781376 NOTICE: Raspberry PI firmware version: Apr 6 2018 18:05:06
  170. Copyright (c) 2012 Broadcom
  171. version 6e5c0b2ea66e88157068fc38184b31a05a022892 (clean) (release)
  172. 16:43:45.320 T:1944781376 NOTICE: ARM mem: 768MB GPU mem: 256MB MPG2:0 WVC1:0
  173. 16:43:45.320 T:1944781376 NOTICE: cache.memorysize: 20MB libass.cache: 0MB
  174. 16:43:45.320 T:1944781376 NOTICE: Config:
  175. arm_freq=1400
  176. audio_pwm_mode=514
  177. config_hdmi_boost=5
  178. core_freq=400
  179. desired_osc_freq=0x33e140
  180. desired_osc_freq_boost=0x3c45b0
  181. disable_commandline_tags=2
  182. disable_l2cache=1
  183. display_hdmi_rotate=-1
  184. display_lcd_rotate=-1
  185. force_eeprom_read=1
  186. force_pwm_open=1
  187. framebuffer_ignore_alpha=1
  188. framebuffer_swap=1
  189. gpu_freq=300
  190. hdmi_channel_map=8
  191. hdmi_force_cec_address=65535
  192. hdmi_force_hotplug=1
  193. hdmi_ignore_cec_init=1
  194. init_uart_clock=0x2dc6c00
  195. lcd_framerate=60
  196. over_voltage_avs=37500
  197. over_voltage_avs_boost=0x2191c
  198. over_voltage_sdram_p=2
  199. overscan_bottom=48
  200. overscan_left=48
  201. overscan_right=48
  202. overscan_top=48
  203. pause_burst_frames=1
  204. program_serial_random=1
  205. sdram_freq=500
  206. sdram_schmoo=0x2000020
  207. 16:43:45.320 T:1944781376 NOTICE: Config:
  208. device_tree=-
  209. 16:43:45.320 T:1944781376 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  210. 16:43:45.323 T:1944781376 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  211. 16:43:45.323 T:1944781376 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  212. 16:43:45.323 T:1944781376 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 56.000000 Hz
  213. 16:43:45.323 T:1944781376 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  214. 16:43:45.323 T:1944781376 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  215. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  216. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  217. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 768 for display 0 with 1280 x 768 @ 60.000000 Hz
  218. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 768 for display 0 with 1280 x 768 @ 59.940063 Hz
  219. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 60.000000 Hz
  220. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 59.940063 Hz
  221. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 800 for display 0 with 1280 x 800 @ 75.000000 Hz
  222. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 60.000000 Hz
  223. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 960 for display 0 with 1280 x 960 @ 59.940063 Hz
  224. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  225. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  226. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 60.000000 Hz
  227. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1440 x 900 for display 0 with 1440 x 900 @ 59.940063 Hz
  228. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 60.000000 Hz
  229. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1680 x 1050 for display 0 with 1680 x 1050 @ 59.940063 Hz
  230. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  231. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  232. 16:43:45.323 T:1944781376 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  233. 16:43:45.323 T:1944781376 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  234. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  235. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  236. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  237. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  238. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  239. 16:43:45.323 T:1944781376 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  240. 16:43:45.324 T:1944781376 NOTICE: Found (1920x1080@60.000000) at 40, setting to RES_DESKTOP at 16
  241. 16:43:45.324 T:1944781376 NOTICE: Checking resolution 16
  242. 16:43:45.601 T:1944781376 NOTICE: GL_VENDOR = Broadcom
  243. 16:43:45.601 T:1944781376 NOTICE: GL_RENDERER = VideoCore IV HW
  244. 16:43:45.601 T:1944781376 NOTICE: GL_VERSION = OpenGL ES 2.0
  245. 16:43:45.601 T:1944781376 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  246. 16:43:45.601 T:1944781376 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  247. 16:43:46.440 T:1857024928 NOTICE: Running database version Addons27
  248. 16:43:46.447 T:1857024928 NOTICE: Running database version ViewModes6
  249. 16:43:46.457 T:1857024928 NOTICE: Running database version Textures13
  250. 16:43:46.473 T:1857024928 NOTICE: Running database version MyMusic60
  251. 16:43:46.500 T:1857024928 NOTICE: Running database version MyVideos107
  252. 16:43:46.507 T:1857024928 NOTICE: Running database version TV29
  253. 16:43:46.512 T:1857024928 NOTICE: Running database version Epg11
  254. 16:43:46.515 T:1944781376 NOTICE: start dvd mediatype detection
  255. 16:43:46.557 T:1815081888 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  256. 16:43:47.204 T:1944781376 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  257. 16:43:47.509 T:1944781376 NOTICE: initialize done
  258. 16:43:47.509 T:1944781376 NOTICE: Running the application...
  259. 16:43:47.541 T:1944781376 NOTICE: starting zeroconf publishing
  260. 16:43:47.542 T:1944781376 NOTICE: CWebServer[8080]: Started
  261. 16:43:47.542 T:1944781376 NOTICE: starting upnp client
  262. 16:43:47.549 T:1657795488 NOTICE: ES: Starting UDP Event server on port 9777
  263. 16:43:47.549 T:1657795488 NOTICE: UDP: Listening on port 9777 (ipv6 : false)
  264. 16:43:48.046 T:1743778720 WARNING: CSkinInfo: failed to load skin settings
  265. 16:43:48.312 T:1735390112 NOTICE: [Exodus Redux] ######################### EXODUS REDUX ############################
  266. 16:43:48.312 T:1735390112 NOTICE: [Exodus Redux] ####### CURRENT EXODUS REDUX VERSIONS REPORT ######################
  267. 16:43:48.312 T:1735390112 NOTICE: [Exodus Redux] ### EXODUS REDUX PLUGIN VERSION: 1.0.6 ###
  268. 16:43:48.312 T:1735390112 NOTICE: [Exodus Redux] ### EXODUS REDUX SCRIPT VERSION: 1.0.8 ###
  269. 16:43:48.312 T:1735390112 NOTICE: [Exodus Redux] ###############################################################
  270. 16:43:58.029 T:1760555936 ERROR: GetDirectory - Error getting
  271. 16:44:12.750 T:1555788704 ERROR: Previous line repeats 6 times.
  272. 16:44:12.750 T:1555788704 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-15&endDate=2018-11-15&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  273. 16:44:21.180 T:1555788704 WARNING: CSkinInfo: failed to load skin settings
  274. 16:44:21.245 T:1944781376 ERROR: Window Translator: Can't find window videolibrary
  275. 16:44:21.245 T:1944781376 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
  276. 16:44:21.326 T:1944781376 ERROR: Control 1000 in window 13002 has been asked to focus, but it can't
  277. 16:44:21.330 T:1944781376 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  278. 16:44:21.330 T:1944781376 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg
  279. 16:44:23.628 T:1944781376 ERROR: Control 1200 in window 13002 has been asked to focus, but it can't
  280. 16:44:35.594 T:1944781376 ERROR: Previous line repeats 5 times.
  281. 16:44:35.594 T:1944781376 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  282. 16:44:35.594 T:1944781376 NOTICE: Enabled debug logging due to GUI setting. Level 2.
  283. 16:44:35.594 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  284. 16:44:35.595 T:1944781376 DEBUG: ------ Window Init () ------
  285. 16:44:38.260 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  286. 16:44:38.377 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  287. 16:44:38.402 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  288. 16:44:38.680 T:1944781376 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  289. 16:44:38.693 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  290. 16:44:38.693 T:1944781376 DEBUG: ------ Window Init (Settings.xml) ------
  291. 16:44:38.695 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  292. 16:44:40.139 T:1944781376 DEBUG: Previous line repeats 1 times.
  293. 16:44:40.139 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  294. 16:44:40.139 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  295. 16:44:40.451 T:1944781376 DEBUG: ------ Window Deinit (Settings.xml) ------
  296. 16:44:40.477 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  297. 16:44:40.477 T:1944781376 DEBUG: ------ Window Init (Home.xml) ------
  298. 16:44:40.486 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  299. 16:44:41.320 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  300. 16:44:41.320 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  301. 16:44:41.393 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  302. 16:44:42.316 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  303. 16:44:42.317 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  304. 16:44:42.443 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  305. 16:44:42.530 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  306. 16:44:42.531 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  307. 16:44:42.664 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  308. 16:44:43.004 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  309. 16:44:43.004 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  310. 16:44:43.110 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  311. 16:44:43.577 T:1944781376 DEBUG: Previous line repeats 1 times.
  312. 16:44:43.577 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  313. 16:44:43.627 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  314. 16:44:43.744 T:1944781376 DEBUG: Previous line repeats 1 times.
  315. 16:44:43.744 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  316. 16:44:43.827 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  317. 16:44:43.927 T:1944781376 DEBUG: Previous line repeats 1 times.
  318. 16:44:43.927 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  319. 16:44:44.010 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  320. 16:44:44.110 T:1944781376 DEBUG: Previous line repeats 1 times.
  321. 16:44:44.110 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  322. 16:44:44.227 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  323. 16:44:44.477 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  324. 16:44:44.477 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  325. 16:44:44.610 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  326. 16:44:45.020 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  327. 16:44:45.021 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  328. 16:44:45.041 T:1752167328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72009118
  329. 16:44:45.042 T:1752167328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(330736), nBufferAlignmen(16)
  330. 16:44:45.048 T:1752167328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x720094b8
  331. 16:44:45.049 T:1752167328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  332. 16:44:45.088 T:1752167328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72009118
  333. 16:44:45.089 T:1752167328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x720094b8
  334. 16:44:45.089 T:1752167328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8c423777.jpg 1280x720
  335. 16:44:45.127 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  336. 16:44:45.360 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  337. 16:44:45.427 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  338. 16:44:45.428 T:1944781376 DEBUG: Activating window ID: 10025
  339. 16:44:45.769 T:1944781376 DEBUG: ------ Window Deinit (Home.xml) ------
  340. 16:44:45.830 T:1944781376 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  341. 16:44:45.852 T:1944781376 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  342. 16:44:45.853 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  343. 16:44:45.894 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/)
  344. 16:44:45.894 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/]
  345. 16:44:45.907 T:1857024928 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 13 ms
  346. 16:44:45.908 T:1760555936 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','3','')
  347. 16:44:45.908 T:1555788704 DEBUG: Thread LanguageInvoker start, auto delete: false
  348. 16:44:45.908 T:1555788704 INFO: initializing python engine.
  349. 16:44:45.908 T:1555788704 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  350. 16:44:45.938 T:1555788704 DEBUG: -->Python Interpreter Initialized<--
  351. 16:44:45.938 T:1555788704 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  352. 16:44:45.939 T:1555788704 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  353. 16:44:45.939 T:1555788704 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  354. 16:44:45.939 T:1555788704 DEBUG: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  355. 16:44:46.396 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  356. 16:44:46.498 T:1555788704 INFO: CPythonInvoker(6, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  357. 16:44:46.515 T:1564177312 DEBUG: Thread BackgroundLoader start, auto delete: false
  358. 16:44:46.528 T:1564177312 DEBUG: Thread BackgroundLoader 1564177312 terminating
  359. 16:44:46.529 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  360. 16:44:46.584 T:1555788704 INFO: Python script stopped
  361. 16:44:46.584 T:1555788704 DEBUG: Thread LanguageInvoker 1555788704 terminating
  362. 16:44:47.377 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  363. 16:44:47.460 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  364. 16:44:47.463 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv)
  365. 16:44:47.463 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/]
  366. 16:44:47.478 T:1752167328 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 14 ms
  367. 16:44:47.479 T:1857024928 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','4','?action=listtodaysgames&provider=NHL.tv')
  368. 16:44:47.479 T:1555788704 DEBUG: Thread LanguageInvoker start, auto delete: false
  369. 16:44:47.479 T:1555788704 INFO: initializing python engine.
  370. 16:44:47.479 T:1555788704 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  371. 16:44:47.533 T:1555788704 DEBUG: -->Python Interpreter Initialized<--
  372. 16:44:47.533 T:1555788704 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  373. 16:44:47.534 T:1555788704 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  374. 16:44:47.534 T:1555788704 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  375. 16:44:47.534 T:1555788704 DEBUG: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  376. 16:44:47.967 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  377. 16:44:48.042 T:1555788704 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-15&endDate=2018-11-15&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  378. 16:44:48.489 T:1555788704 DEBUG: Added 11 games
  379. 16:44:48.489 T:1555788704 INFO: CPythonInvoker(7, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  380. 16:44:48.496 T:1944781376 DEBUG: Saving fileitems [plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv]
  381. 16:44:48.497 T:1944781376 DEBUG: -- items: 11, sort method: 0, ascending: false
  382. 16:44:48.503 T:1564177312 DEBUG: Thread BackgroundLoader start, auto delete: false
  383. 16:44:48.510 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  384. 16:44:48.525 T:1564177312 DEBUG: Thread BackgroundLoader 1564177312 terminating
  385. 16:44:48.595 T:1555788704 INFO: Python script stopped
  386. 16:44:48.595 T:1555788704 DEBUG: Thread LanguageInvoker 1555788704 terminating
  387. 16:44:48.817 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  388. 16:44:49.960 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  389. 16:44:50.060 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  390. 16:44:50.062 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-15&game=2018020277&provider=NHL.tv)
  391. 16:44:50.062 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv]
  392. 16:44:50.074 T:1760555936 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 12 ms
  393. 16:44:50.074 T:1752167328 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','5','?action=feeds&date=2018-11-15&game=2018020277&provider=NHL.tv')
  394. 16:44:50.074 T:1555788704 DEBUG: Thread LanguageInvoker start, auto delete: false
  395. 16:44:50.074 T:1555788704 INFO: initializing python engine.
  396. 16:44:50.074 T:1555788704 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  397. 16:44:50.099 T:1555788704 DEBUG: -->Python Interpreter Initialized<--
  398. 16:44:50.099 T:1555788704 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  399. 16:44:50.100 T:1555788704 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  400. 16:44:50.100 T:1555788704 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  401. 16:44:50.100 T:1555788704 DEBUG: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  402. 16:44:50.564 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  403. 16:44:50.605 T:1555788704 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-15&endDate=2018-11-15&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  404. 16:44:50.776 T:1555788704 INFO: CPythonInvoker(8, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  405. 16:44:50.796 T:1564177312 DEBUG: Thread BackgroundLoader start, auto delete: false
  406. 16:44:50.801 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  407. 16:44:50.814 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  408. 16:44:50.819 T:1564177312 DEBUG: Thread BackgroundLoader 1564177312 terminating
  409. 16:44:50.880 T:1555788704 INFO: Python script stopped
  410. 16:44:50.880 T:1555788704 DEBUG: Thread LanguageInvoker 1555788704 terminating
  411. 16:44:51.827 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  412. 16:44:51.894 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  413. 16:44:51.895 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv)
  414. 16:44:51.895 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/]
  415. 16:44:51.898 T:1944781376 DEBUG: Loading items: 11, directory: plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv sort method: 0, ascending: false
  416. 16:44:51.911 T:1857024928 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 16 ms
  417. 16:44:51.922 T:1555788704 DEBUG: Thread BackgroundLoader start, auto delete: false
  418. 16:44:51.932 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  419. 16:44:51.969 T:1555788704 DEBUG: Thread BackgroundLoader 1555788704 terminating
  420. 16:44:52.627 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  421. 16:44:52.627 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  422. 16:44:52.710 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  423. 16:44:52.793 T:1944781376 DEBUG: Previous line repeats 1 times.
  424. 16:44:52.794 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  425. 16:44:52.860 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  426. 16:44:52.960 T:1944781376 DEBUG: Previous line repeats 1 times.
  427. 16:44:52.960 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  428. 16:44:53.010 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  429. 16:44:53.093 T:1944781376 DEBUG: Previous line repeats 1 times.
  430. 16:44:53.093 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  431. 16:44:53.177 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  432. 16:44:53.260 T:1944781376 DEBUG: Previous line repeats 1 times.
  433. 16:44:53.260 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  434. 16:44:53.327 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  435. 16:44:53.443 T:1944781376 DEBUG: Previous line repeats 1 times.
  436. 16:44:53.443 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  437. 16:44:53.494 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  438. 16:44:53.593 T:1944781376 DEBUG: Previous line repeats 1 times.
  439. 16:44:53.594 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  440. 16:44:53.677 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  441. 16:44:53.977 T:1944781376 DEBUG: Previous line repeats 1 times.
  442. 16:44:53.977 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  443. 16:44:54.110 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  444. 16:44:56.744 T:1944781376 DEBUG: Previous line repeats 1 times.
  445. 16:44:56.744 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  446. 16:44:56.860 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  447. 16:44:58.210 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  448. 16:44:58.210 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  449. 16:44:58.310 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  450. 16:44:58.510 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  451. 16:44:58.593 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  452. 16:44:58.595 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv)
  453. 16:44:58.595 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv]
  454. 16:44:58.607 T:1760555936 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 11 ms
  455. 16:44:58.608 T:1752167328 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','6','?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv')
  456. 16:44:58.608 T:1555788704 DEBUG: Thread LanguageInvoker start, auto delete: false
  457. 16:44:58.608 T:1555788704 INFO: initializing python engine.
  458. 16:44:58.608 T:1555788704 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  459. 16:44:58.633 T:1555788704 DEBUG: -->Python Interpreter Initialized<--
  460. 16:44:58.634 T:1555788704 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  461. 16:44:58.634 T:1555788704 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  462. 16:44:58.634 T:1555788704 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  463. 16:44:58.635 T:1555788704 DEBUG: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  464. 16:44:59.097 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  465. 16:44:59.203 T:1555788704 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-15&endDate=2018-11-15&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  466. 16:44:59.428 T:1555788704 INFO: CPythonInvoker(9, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  467. 16:44:59.452 T:1564177312 DEBUG: Thread BackgroundLoader start, auto delete: false
  468. 16:44:59.458 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  469. 16:44:59.476 T:1564177312 DEBUG: Thread BackgroundLoader 1564177312 terminating
  470. 16:44:59.531 T:1555788704 INFO: Python script stopped
  471. 16:44:59.531 T:1555788704 DEBUG: Thread LanguageInvoker 1555788704 terminating
  472. 16:44:59.565 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  473. 16:45:00.560 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  474. 16:45:00.560 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  475. 16:45:00.660 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  476. 16:45:00.960 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  477. 16:45:01.044 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  478. 16:45:01.066 T:1944781376 DEBUG: RunScriptWithParams - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','-1','?action=play&date=2018-11-15&feedId=62263603&provider=NHL.tv&state=Scheduled')
  479. 16:45:01.066 T:1555788704 DEBUG: Thread LanguageInvoker start, auto delete: false
  480. 16:45:01.067 T:1555788704 INFO: initializing python engine.
  481. 16:45:01.067 T:1555788704 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  482. 16:45:01.067 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  483. 16:45:01.129 T:1555788704 DEBUG: -->Python Interpreter Initialized<--
  484. 16:45:01.129 T:1555788704 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  485. 16:45:01.131 T:1555788704 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  486. 16:45:01.131 T:1555788704 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  487. 16:45:01.131 T:1555788704 DEBUG: CPythonInvoker(10, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  488. 16:45:01.722 T:1555788704 NOTICE: Trying to resolve from content-url: 'http://freegamez.ga/m3u8/2018-11-15/62263603l3c'
  489. 16:45:01.722 T:1555788704 DEBUG: Checking url http://freegamez.ga/m3u8/2018-11-15/62263603l3c
  490. 16:45:02.187 T:1555788704 DEBUG: Checking url http://freegamez.ga/m3u8/2018-11-15/62263603
  491. 16:45:02.260 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  492. 16:45:02.260 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  493. 16:45:02.427 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  494. 16:45:02.446 T:1555788704 ERROR: Cannot resolve content-url 'http://freegamez.ga/m3u8/2018-11-15/62263603'
  495. 16:45:02.447 T:1555788704 ERROR: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  496. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  497. Error Type: <type 'exceptions.ValueError'>
  498. Error Contents: Invalid content-url 'http://freegamez.ga/m3u8/2018-11-15/62263603'
  499. Traceback (most recent call last):
  500. File "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py", line 245, in <module>
  501. router(sys.argv[2][1:])
  502. File "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py", line 207, in router
  503. playgame(params['date'],params['feedId'],params['provider'],params['state'])
  504. File "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py", line 187, in playgame
  505. raise ValueError("Invalid content-url '" + contentUrl + "'")
  506. ValueError: Invalid content-url 'http://freegamez.ga/m3u8/2018-11-15/62263603'
  507. -->End of Python script error report<--
  508. 16:45:02.477 T:1944781376 DEBUG: ------ Window Init (DialogNotification.xml) ------
  509. 16:45:02.553 T:1555788704 INFO: Python script stopped
  510. 16:45:02.553 T:1555788704 DEBUG: Thread LanguageInvoker 1555788704 terminating
  511. 16:45:02.744 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  512. 16:45:02.744 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  513. 16:45:02.860 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  514. 16:45:06.693 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  515. 16:45:06.827 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  516. 16:45:06.827 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  517. 16:45:07.132 T:1944781376 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  518. 16:45:07.143 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  519. 16:45:07.143 T:1944781376 DEBUG: ------ Window Init (Home.xml) ------
  520. 16:45:07.144 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  521. 16:45:07.144 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  522. 16:45:07.144 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  523. 16:45:07.144 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  524. 16:45:07.149 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  525. 16:45:07.150 T:1555788704 DEBUG: Thread JobWorker start, auto delete: true
  526. 16:45:07.170 T:1555788704 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72b13600
  527. 16:45:07.170 T:1555788704 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(330736), nBufferAlignmen(16)
  528. 16:45:07.173 T:1555788704 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72b51ca8
  529. 16:45:07.174 T:1555788704 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  530. 16:45:07.200 T:1555788704 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72b13600
  531. 16:45:07.200 T:1555788704 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72b51ca8
  532. 16:45:07.201 T:1555788704 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8c423777.jpg 1280x720
  533. 16:45:08.219 T:1944781376 DEBUG: ------ Window Deinit (DialogNotification.xml) ------
  534. 16:45:11.353 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  535. 16:45:11.353 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  536. 16:45:11.527 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  537. 16:45:15.862 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  538. 16:45:15.862 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  539. 16:45:15.943 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  540. 16:45:16.027 T:1944781376 DEBUG: Previous line repeats 1 times.
  541. 16:45:16.027 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  542. 16:45:16.110 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  543. 16:45:16.194 T:1944781376 DEBUG: Previous line repeats 1 times.
  544. 16:45:16.194 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  545. 16:45:16.260 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  546. 16:45:16.360 T:1944781376 DEBUG: Previous line repeats 1 times.
  547. 16:45:16.360 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  548. 16:45:16.443 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  549. 16:45:16.594 T:1944781376 DEBUG: Previous line repeats 1 times.
  550. 16:45:16.594 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  551. 16:45:16.710 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  552. 16:45:16.927 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  553. 16:45:16.927 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  554. 16:45:17.077 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  555. 16:45:22.263 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  556. 16:45:22.264 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  557. 16:45:22.377 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  558. 16:45:22.510 T:1944781376 DEBUG: Previous line repeats 1 times.
  559. 16:45:22.510 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  560. 16:45:22.577 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  561. 16:45:22.660 T:1944781376 DEBUG: Previous line repeats 1 times.
  562. 16:45:22.660 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  563. 16:45:22.727 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  564. 16:45:22.810 T:1944781376 DEBUG: Previous line repeats 1 times.
  565. 16:45:22.810 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  566. 16:45:22.877 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  567. 16:45:22.960 T:1944781376 DEBUG: Previous line repeats 1 times.
  568. 16:45:22.960 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  569. 16:45:23.043 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  570. 16:45:23.310 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  571. 16:45:23.310 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  572. 16:45:23.344 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  573. 16:45:23.477 T:1944781376 DEBUG: Previous line repeats 1 times.
  574. 16:45:23.477 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  575. 16:45:23.577 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  576. 16:45:23.660 T:1944781376 DEBUG: Previous line repeats 1 times.
  577. 16:45:23.660 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  578. 16:45:23.710 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  579. 16:45:23.794 T:1944781376 DEBUG: Previous line repeats 1 times.
  580. 16:45:23.794 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  581. 16:45:23.893 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  582. 16:45:23.960 T:1944781376 DEBUG: Previous line repeats 1 times.
  583. 16:45:23.960 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  584. 16:45:24.077 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  585. 16:45:24.260 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  586. 16:45:24.260 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  587. 16:45:24.394 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  588. 16:45:24.594 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  589. 16:45:24.594 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  590. 16:45:24.703 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  591. 16:45:24.839 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  592. 16:45:24.927 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  593. 16:45:24.928 T:1944781376 DEBUG: Activating window ID: 10004
  594. 16:45:25.233 T:1944781376 DEBUG: ------ Window Deinit (Home.xml) ------
  595. 16:45:25.243 T:1944781376 DEBUG: ------ Window Init (Settings.xml) ------
  596. 16:45:25.246 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  597. 16:45:25.577 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  598. 16:45:25.577 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  599. 16:45:25.660 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  600. 16:45:25.710 T:1944781376 DEBUG: Previous line repeats 1 times.
  601. 16:45:25.710 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  602. 16:45:25.810 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  603. 16:45:25.944 T:1944781376 DEBUG: Previous line repeats 1 times.
  604. 16:45:25.944 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  605. 16:45:26.010 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  606. 16:45:26.060 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  607. 16:45:26.060 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  608. 16:45:26.144 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  609. 16:45:26.360 T:1944781376 DEBUG: Previous line repeats 1 times.
  610. 16:45:26.360 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  611. 16:45:26.443 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  612. 16:45:26.527 T:1944781376 DEBUG: Previous line repeats 1 times.
  613. 16:45:26.527 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  614. 16:45:26.643 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  615. 16:45:26.844 T:1944781376 DEBUG: Previous line repeats 1 times.
  616. 16:45:26.844 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  617. 16:45:26.877 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  618. 16:45:27.010 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  619. 16:45:27.011 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  620. 16:45:27.110 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  621. 16:45:27.327 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  622. 16:45:27.327 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  623. 16:45:27.444 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  624. 16:45:27.896 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  625. 16:45:27.944 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  626. 16:45:27.947 T:1564177312 DEBUG: Thread LanguageInvoker start, auto delete: false
  627. 16:45:27.947 T:1564177312 INFO: initializing python engine.
  628. 16:45:27.947 T:1564177312 DEBUG: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): start processing
  629. 16:45:27.947 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  630. 16:45:28.003 T:1564177312 DEBUG: -->Python Interpreter Initialized<--
  631. 16:45:28.004 T:1564177312 DEBUG: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/default.py"
  632. 16:45:28.004 T:1564177312 DEBUG: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  633. 16:45:28.004 T:1564177312 DEBUG: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  634. 16:45:28.004 T:1564177312 DEBUG: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  635. 16:45:28.009 T:1735390112 INFO: ## LibreELEC Addon ## _service_::run ## MESSAGE:'openConfigurationWindow'
  636. 16:45:28.010 T:1564177312 INFO: CPythonInvoker(11, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run
  637. 16:45:28.066 T:1564177312 INFO: Python script stopped
  638. 16:45:28.067 T:1533014944 WARNING: CSkinInfo: failed to load skin settings
  639. 16:45:28.068 T:1564177312 DEBUG: Thread LanguageInvoker 1564177312 terminating
  640. 16:45:28.106 T:1944781376 DEBUG: ------ Window Init (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  641. 16:45:28.106 T:1944781376 INFO: Loading skin file: /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml, load type: LOAD_ON_GUI_INIT
  642. 16:45:28.133 T:1944781376 ERROR: Window Translator: Can't find window videolibrary
  643. 16:45:28.133 T:1944781376 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
  644. 16:45:28.189 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory ()
  645. 16:45:28.189 T:1944781376 DEBUG: ParentPath = []
  646. 16:45:28.208 T:1944781376 ERROR: Control 1000 in window 13000 has been asked to focus, but it can't
  647. 16:45:28.209 T:1735390112 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  648. 16:45:28.211 T:1944781376 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  649. 16:45:28.211 T:1944781376 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg GetCodingType=0x7fffffff (1280x720)
  650. 16:45:28.211 T:1944781376 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg
  651. 16:45:28.469 T:1944781376 DEBUG: Activating window ID: 10138
  652. 16:45:28.469 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  653. 16:45:28.636 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  654. 16:45:29.143 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  655. 16:45:29.144 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  656. 16:45:29.210 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  657. 16:45:29.329 T:1944781376 DEBUG: Activating window ID: 10138
  658. 16:45:29.329 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  659. 16:45:29.394 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  660. 16:45:29.395 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  661. 16:45:29.521 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  662. 16:45:29.521 T:1944781376 DEBUG: Previous line repeats 1 times.
  663. 16:45:29.521 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  664. 16:45:29.546 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  665. 16:45:29.660 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  666. 16:45:30.720 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  667. 16:45:30.720 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  668. 16:45:30.810 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  669. 16:45:30.860 T:1944781376 DEBUG: Activating window ID: 10138
  670. 16:45:30.860 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  671. 16:45:30.929 T:1944781376 DEBUG: [Warning] CGUITextureManager::GetTexturePath: could not find texture 'lists/separator.png'
  672. 16:45:31.104 T:1944781376 DEBUG: Previous line repeats 1 times.
  673. 16:45:31.104 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  674. 16:45:31.503 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  675. 16:45:31.503 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  676. 16:45:31.610 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  677. 16:45:32.069 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  678. 16:45:32.070 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  679. 16:45:32.210 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  680. 16:45:32.383 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  681. 16:45:32.383 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  682. 16:45:32.461 T:1944781376 DEBUG: Activating window ID: 10138
  683. 16:45:32.461 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  684. 16:45:32.462 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  685. 16:45:32.522 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  686. 16:45:32.560 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  687. 16:45:32.560 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  688. 16:45:32.662 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  689. 16:45:33.049 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  690. 16:45:33.050 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  691. 16:45:33.210 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  692. 16:45:33.678 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  693. 16:45:33.679 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  694. 16:45:33.827 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  695. 16:45:34.873 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  696. 16:45:34.966 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  697. 16:45:34.966 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  698. 16:45:35.013 T:1533014944 DEBUG: DialogProgress::Open called
  699. 16:45:35.013 T:1533014944 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  700. 16:45:35.013 T:1533014944 INFO: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  701. 16:45:37.158 T:1752167328 DEBUG: Thread JobWorker 1752167328 terminating (autodelete)
  702. 16:45:37.168 T:1760555936 DEBUG: Thread JobWorker 1760555936 terminating (autodelete)
  703. 16:45:37.170 T:1857024928 DEBUG: Thread JobWorker 1857024928 terminating (autodelete)
  704. 16:45:37.201 T:1555788704 DEBUG: Thread JobWorker 1555788704 terminating (autodelete)
  705. 16:45:37.877 T:1944781376 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  706. 16:45:38.166 T:1944781376 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  707. 16:45:44.550 T:1944781376 ERROR: Control 1200 in window 13000 has been asked to focus, but it can't
  708. 16:45:44.660 T:1944781376 ERROR: Previous line repeats 6 times.
  709. 16:45:44.661 T:1944781376 DEBUG: Activating window ID: 10138
  710. 16:45:44.661 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  711. 16:45:45.074 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  712. 16:46:35.406 T:1912599456 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  713. 16:46:45.406 T:1912599456 DEBUG: CAESinkPi:Deinitialize
  714. 16:46:45.407 T:1912599456 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  715. 16:46:45.411 T:1912599456 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x71601a48
  716. 16:47:31.210 T:1944781376 DEBUG: Activating window ID: 10138
  717. 16:47:31.211 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  718. 16:47:31.645 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  719. 16:47:46.069 T:1944781376 DEBUG: ------ Window Init (Pointer.xml) ------
  720. 16:47:46.494 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  721. 16:47:46.627 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  722. 16:47:46.628 T:1912599456 INFO: CActiveAESink::OpenSink - initialize sink
  723. 16:47:46.628 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  724. 16:47:46.628 T:1912599456 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  725. 16:47:46.628 T:1912599456 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  726. 16:47:46.629 T:1912599456 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  727. 16:47:46.630 T:1912599456 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x7161dbc8
  728. 16:47:46.632 T:1912599456 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
  729. 16:47:46.632 T:1944781376 DEBUG: ------ Window Deinit (Pointer.xml) ------
  730. 16:47:46.633 T:1912599456 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  731. 16:47:46.633 T:1912599456 DEBUG: Output Device : HDMI
  732. 16:47:46.633 T:1912599456 DEBUG: Sample Rate : 44100
  733. 16:47:46.633 T:1912599456 DEBUG: Sample Format : AE_FMT_FLOAT
  734. 16:47:46.633 T:1912599456 DEBUG: Channel Count : 2
  735. 16:47:46.633 T:1912599456 DEBUG: Channel Layout: FL,FR
  736. 16:47:46.633 T:1912599456 DEBUG: Frames : 2205
  737. 16:47:46.633 T:1912599456 DEBUG: Frame Size : 8
  738. 16:47:46.909 T:1944781376 DEBUG: ------ Window Deinit (DialogConfirm.xml) ------
  739. 16:47:46.960 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  740. 16:47:46.960 T:1533014944 ERROR: ## LibreELEC Addon ## system::do_pastebin ## http://ix.io/1s3q
  741. 16:47:46.961 T:1533014944 ERROR: None
  742. 16:47:47.027 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  743. 16:47:47.027 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  744. 16:47:47.574 T:1944781376 DEBUG: ------ Window Deinit (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  745. 16:47:48.520 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  746. 16:47:48.520 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  747. 16:47:48.627 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  748. 16:47:49.728 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  749. 16:47:49.728 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  750. 16:47:49.811 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  751. 16:47:49.894 T:1944781376 DEBUG: Previous line repeats 1 times.
  752. 16:47:49.894 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  753. 16:47:49.960 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  754. 16:47:50.044 T:1944781376 DEBUG: Previous line repeats 1 times.
  755. 16:47:50.044 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  756. 16:47:50.127 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  757. 16:47:50.690 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  758. 16:47:50.778 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  759. 16:47:50.779 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  760. 16:47:51.086 T:1944781376 DEBUG: ------ Window Deinit (Settings.xml) ------
  761. 16:47:51.110 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  762. 16:47:51.110 T:1944781376 DEBUG: ------ Window Init (Home.xml) ------
  763. 16:47:51.120 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  764. 16:47:51.799 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  765. 16:47:51.799 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  766. 16:47:51.894 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  767. 16:47:51.977 T:1944781376 DEBUG: Previous line repeats 1 times.
  768. 16:47:51.977 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  769. 16:47:52.060 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  770. 16:47:52.160 T:1944781376 DEBUG: Previous line repeats 1 times.
  771. 16:47:52.161 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  772. 16:47:52.260 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  773. 16:47:52.377 T:1944781376 DEBUG: Previous line repeats 1 times.
  774. 16:47:52.378 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  775. 16:47:52.444 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  776. 16:47:52.644 T:1944781376 DEBUG: Previous line repeats 1 times.
  777. 16:47:52.644 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  778. 16:47:52.777 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  779. 16:47:52.877 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  780. 16:47:52.878 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  781. 16:47:52.880 T:1533014944 DEBUG: Thread JobWorker start, auto delete: true
  782. 16:47:52.904 T:1533014944 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x72c651b8
  783. 16:47:52.906 T:1533014944 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(330736), nBufferAlignmen(16)
  784. 16:47:52.914 T:1533014944 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x72c306a0
  785. 16:47:52.916 T:1533014944 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  786. 16:47:52.956 T:1533014944 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x72c651b8
  787. 16:47:52.958 T:1533014944 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x72c306a0
  788. 16:47:52.959 T:1533014944 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8c423777.jpg 1280x720
  789. 16:47:53.044 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  790. 16:47:54.048 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  791. 16:47:54.101 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  792. 16:47:54.102 T:1944781376 DEBUG: Activating window ID: 10025
  793. 16:47:54.423 T:1944781376 DEBUG: ------ Window Deinit (Home.xml) ------
  794. 16:47:54.444 T:1944781376 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  795. 16:47:54.450 T:1944781376 ERROR: Control 55 in window 10025 has been asked to focus, but it can't
  796. 16:47:54.452 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  797. 16:47:54.498 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv)
  798. 16:47:54.498 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv]
  799. 16:47:54.503 T:1555788704 DEBUG: Thread JobWorker start, auto delete: true
  800. 16:47:54.512 T:1533014944 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 13 ms
  801. 16:47:54.512 T:1857024928 DEBUG: Thread JobWorker start, auto delete: true
  802. 16:47:54.512 T:1555788704 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','7','?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv')
  803. 16:47:54.512 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  804. 16:47:54.513 T:1760555936 INFO: initializing python engine.
  805. 16:47:54.513 T:1760555936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  806. 16:47:54.542 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  807. 16:47:54.542 T:1760555936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  808. 16:47:54.543 T:1760555936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  809. 16:47:54.543 T:1760555936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  810. 16:47:54.543 T:1760555936 DEBUG: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  811. 16:47:55.003 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  812. 16:47:55.065 T:1760555936 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-15&endDate=2018-11-15&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  813. 16:47:55.632 T:1760555936 INFO: CPythonInvoker(12, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  814. 16:47:55.642 T:1944781376 DEBUG: Saving fileitems [plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-15&game=2018020285&provider=NHL.tv]
  815. 16:47:55.642 T:1944781376 DEBUG: -- items: 3, sort method: 0, ascending: false
  816. 16:47:55.649 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  817. 16:47:55.671 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  818. 16:47:55.719 T:1760555936 INFO: Python script stopped
  819. 16:47:55.720 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  820. 16:47:56.070 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  821. 16:47:57.410 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  822. 16:47:57.411 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  823. 16:47:57.510 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  824. 16:47:57.644 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  825. 16:47:57.727 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  826. 16:47:57.728 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv)
  827. 16:47:57.728 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/]
  828. 16:47:57.729 T:1944781376 DEBUG: Loading items: 11, directory: plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv sort method: 0, ascending: false
  829. 16:47:57.743 T:1533014944 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 15 ms
  830. 16:47:57.748 T:1760555936 DEBUG: Thread BackgroundLoader start, auto delete: false
  831. 16:47:57.754 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  832. 16:47:57.769 T:1760555936 DEBUG: Thread BackgroundLoader 1760555936 terminating
  833. 16:47:58.277 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  834. 16:47:58.277 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  835. 16:47:58.360 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  836. 16:47:58.460 T:1944781376 DEBUG: Previous line repeats 1 times.
  837. 16:47:58.460 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  838. 16:47:58.560 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  839. 16:47:58.910 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  840. 16:47:58.994 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  841. 16:47:58.995 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listyears&provider=NHL.tv)
  842. 16:47:58.995 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listtodaysgames&provider=NHL.tv]
  843. 16:47:59.008 T:1857024928 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 12 ms
  844. 16:47:59.008 T:1555788704 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','8','?action=listyears&provider=NHL.tv')
  845. 16:47:59.008 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  846. 16:47:59.008 T:1760555936 INFO: initializing python engine.
  847. 16:47:59.008 T:1760555936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  848. 16:47:59.034 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  849. 16:47:59.034 T:1760555936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  850. 16:47:59.035 T:1760555936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  851. 16:47:59.035 T:1760555936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  852. 16:47:59.035 T:1760555936 DEBUG: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  853. 16:47:59.497 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  854. 16:47:59.599 T:1760555936 INFO: CPythonInvoker(13, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  855. 16:47:59.630 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  856. 16:47:59.635 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  857. 16:47:59.643 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  858. 16:47:59.646 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  859. 16:47:59.706 T:1760555936 INFO: Python script stopped
  860. 16:47:59.707 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  861. 16:48:00.294 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  862. 16:48:00.294 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  863. 16:48:00.360 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  864. 16:48:00.544 T:1944781376 DEBUG: Previous line repeats 1 times.
  865. 16:48:00.544 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  866. 16:48:00.610 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  867. 16:48:00.710 T:1944781376 DEBUG: Previous line repeats 1 times.
  868. 16:48:00.711 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  869. 16:48:00.777 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  870. 16:48:00.844 T:1944781376 DEBUG: Previous line repeats 1 times.
  871. 16:48:00.844 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  872. 16:48:00.944 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  873. 16:48:01.094 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  874. 16:48:01.194 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  875. 16:48:01.195 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listmonths&provider=NHL.tv&year=2018)
  876. 16:48:01.195 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listyears&provider=NHL.tv]
  877. 16:48:01.207 T:1533014944 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 12 ms
  878. 16:48:01.207 T:1555788704 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','9','?action=listmonths&provider=NHL.tv&year=2018')
  879. 16:48:01.208 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  880. 16:48:01.208 T:1760555936 INFO: initializing python engine.
  881. 16:48:01.208 T:1760555936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  882. 16:48:01.234 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  883. 16:48:01.234 T:1760555936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  884. 16:48:01.235 T:1760555936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  885. 16:48:01.235 T:1760555936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  886. 16:48:01.235 T:1760555936 DEBUG: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  887. 16:48:01.697 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  888. 16:48:01.909 T:1760555936 INFO: CPythonInvoker(14, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  889. 16:48:01.924 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  890. 16:48:01.930 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  891. 16:48:01.945 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  892. 16:48:01.947 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  893. 16:48:02.019 T:1760555936 INFO: Python script stopped
  894. 16:48:02.019 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  895. 16:48:02.344 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  896. 16:48:02.344 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  897. 16:48:02.410 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  898. 16:48:02.494 T:1944781376 DEBUG: Previous line repeats 1 times.
  899. 16:48:02.494 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  900. 16:48:02.577 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  901. 16:48:02.644 T:1944781376 DEBUG: Previous line repeats 1 times.
  902. 16:48:02.644 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  903. 16:48:02.710 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  904. 16:48:02.794 T:1944781376 DEBUG: Previous line repeats 1 times.
  905. 16:48:02.794 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  906. 16:48:02.894 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  907. 16:48:03.244 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  908. 16:48:03.244 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  909. 16:48:03.310 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  910. 16:48:03.394 T:1944781376 DEBUG: Previous line repeats 1 times.
  911. 16:48:03.394 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  912. 16:48:03.460 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  913. 16:48:03.544 T:1944781376 DEBUG: Previous line repeats 1 times.
  914. 16:48:03.544 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  915. 16:48:03.610 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  916. 16:48:03.677 T:1944781376 DEBUG: Previous line repeats 1 times.
  917. 16:48:03.677 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  918. 16:48:03.760 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  919. 16:48:04.094 T:1944781376 DEBUG: Previous line repeats 1 times.
  920. 16:48:04.094 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  921. 16:48:04.210 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  922. 16:48:04.744 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  923. 16:48:04.844 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  924. 16:48:04.845 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listdays&month=11&provider=NHL.tv&year=2018)
  925. 16:48:04.845 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listmonths&provider=NHL.tv&year=2018]
  926. 16:48:04.857 T:1857024928 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 11 ms
  927. 16:48:04.858 T:1533014944 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','10','?action=listdays&month=11&provider=NHL.tv&year=2018')
  928. 16:48:04.858 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  929. 16:48:04.858 T:1760555936 INFO: initializing python engine.
  930. 16:48:04.858 T:1760555936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  931. 16:48:04.884 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  932. 16:48:04.884 T:1760555936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  933. 16:48:04.885 T:1760555936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  934. 16:48:04.885 T:1760555936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  935. 16:48:04.885 T:1760555936 DEBUG: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  936. 16:48:05.348 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  937. 16:48:05.451 T:1760555936 INFO: CPythonInvoker(15, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  938. 16:48:05.478 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  939. 16:48:05.489 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  940. 16:48:05.501 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  941. 16:48:05.515 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  942. 16:48:05.557 T:1760555936 INFO: Python script stopped
  943. 16:48:05.557 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  944. 16:48:06.144 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  945. 16:48:06.144 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  946. 16:48:06.310 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  947. 16:48:06.610 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  948. 16:48:06.694 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  949. 16:48:06.695 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=listgames&day=14&month=11&provider=NHL.tv&year=2018)
  950. 16:48:06.696 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listdays&month=11&provider=NHL.tv&year=2018]
  951. 16:48:06.707 T:1555788704 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 11 ms
  952. 16:48:06.708 T:1857024928 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','11','?action=listgames&day=14&month=11&provider=NHL.tv&year=2018')
  953. 16:48:06.708 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  954. 16:48:06.708 T:1760555936 INFO: initializing python engine.
  955. 16:48:06.708 T:1760555936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  956. 16:48:06.734 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  957. 16:48:06.734 T:1760555936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  958. 16:48:06.735 T:1760555936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  959. 16:48:06.735 T:1760555936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  960. 16:48:06.735 T:1760555936 DEBUG: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  961. 16:48:07.198 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  962. 16:48:07.252 T:1760555936 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-14&endDate=2018-11-14&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  963. 16:48:07.633 T:1760555936 DEBUG: Added 4 games
  964. 16:48:07.634 T:1760555936 INFO: CPythonInvoker(16, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  965. 16:48:07.670 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  966. 16:48:07.681 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  967. 16:48:07.705 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  968. 16:48:07.778 T:1760555936 INFO: Python script stopped
  969. 16:48:07.778 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  970. 16:48:07.883 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  971. 16:48:08.594 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  972. 16:48:08.594 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  973. 16:48:08.744 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  974. 16:48:10.144 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  975. 16:48:10.227 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  976. 16:48:10.229 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video.lazyman.nhl.tv/?action=feeds&date=2018-11-14&game=2018020273&provider=NHL.tv)
  977. 16:48:10.229 T:1944781376 DEBUG: ParentPath = [plugin://video.lazyman.nhl.tv/?action=listgames&day=14&month=11&provider=NHL.tv&year=2018]
  978. 16:48:10.241 T:1533014944 DEBUG: CAddonDatabase::SetLastUsed[video.lazyman.nhl.tv] took 12 ms
  979. 16:48:10.241 T:1555788704 DEBUG: StartScript - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','12','?action=feeds&date=2018-11-14&game=2018020273&provider=NHL.tv')
  980. 16:48:10.242 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  981. 16:48:10.242 T:1760555936 INFO: initializing python engine.
  982. 16:48:10.242 T:1760555936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  983. 16:48:10.295 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  984. 16:48:10.295 T:1760555936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  985. 16:48:10.297 T:1760555936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  986. 16:48:10.297 T:1760555936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  987. 16:48:10.297 T:1760555936 DEBUG: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  988. 16:48:10.731 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  989. 16:48:10.853 T:1760555936 NOTICE: Fetching games from: 'http://statsapi.web.nhl.com/api/v1/schedule?startDate=2018-11-14&endDate=2018-11-14&expand=schedule.teams,schedule.linescore,schedule.broadcasts.all,schedule.ticket,schedule.game.content.media.epg'
  990. 16:48:11.155 T:1760555936 INFO: CPythonInvoker(17, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  991. 16:48:11.170 T:1752167328 DEBUG: Thread BackgroundLoader start, auto delete: false
  992. 16:48:11.175 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  993. 16:48:11.188 T:1752167328 DEBUG: Thread BackgroundLoader 1752167328 terminating
  994. 16:48:11.263 T:1760555936 INFO: Python script stopped
  995. 16:48:11.263 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  996. 16:48:11.381 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  997. 16:48:11.927 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  998. 16:48:11.927 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  999. 16:48:12.077 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1000. 16:48:12.260 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1001. 16:48:12.360 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1002. 16:48:12.382 T:1944781376 DEBUG: RunScriptWithParams - calling plugin LazyMan NHL.tv('plugin://video.lazyman.nhl.tv/','-1','?action=play&date=2018-11-14&feedId=62253703&provider=NHL.tv&state=Final')
  1003. 16:48:12.383 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  1004. 16:48:12.383 T:1760555936 INFO: initializing python engine.
  1005. 16:48:12.383 T:1760555936 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): start processing
  1006. 16:48:12.383 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1007. 16:48:12.446 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  1008. 16:48:12.447 T:1760555936 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): the source file to load is "/storage/.kodi/addons/video.lazyman.nhl.tv/addon.py"
  1009. 16:48:12.448 T:1760555936 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): setting the Python path to /storage/.kodi/addons/video.lazyman.nhl.tv:/storage/.kodi/addons/script.module.certifi/lib:/storage/.kodi/addons/script.module.chardet/lib:/storage/.kodi/addons/script.module.idna/lib:/storage/.kodi/addons/script.module.requests/lib:/storage/.kodi/addons/script.module.urllib3/lib:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1010. 16:48:12.449 T:1760555936 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): entering source directory /storage/.kodi/addons/video.lazyman.nhl.tv
  1011. 16:48:12.449 T:1760555936 DEBUG: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): instantiating addon using automatically obtained id of "video.lazyman.nhl.tv" dependent on version 2.14.0 of the xbmc.python api
  1012. 16:48:13.034 T:1760555936 NOTICE: Trying to resolve from content-url: 'http://freegamez.ga/m3u8/2018-11-14/62253703l3c'
  1013. 16:48:13.034 T:1760555936 DEBUG: Checking url http://freegamez.ga/m3u8/2018-11-14/62253703l3c
  1014. 16:48:13.601 T:1760555936 NOTICE: Play URL resolved to : 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8'
  1015. 16:48:13.603 T:1760555936 DEBUG: Checking url http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8
  1016. 16:48:13.924 T:1760555936 NOTICE: XBMC trying to play URL [http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8]
  1017. 16:48:13.925 T:1760555936 INFO: CPythonInvoker(18, /storage/.kodi/addons/video.lazyman.nhl.tv/addon.py): script successfully run
  1018. 16:48:13.946 T:1752167328 DEBUG: Thread GUIDialogCache start, auto delete: true
  1019. 16:48:13.946 T:1944781376 INFO: easy_aquire - Created session to http://hlslive-l3c.med2.med.nhl.com
  1020. 16:48:14.038 T:1760555936 INFO: Python script stopped
  1021. 16:48:14.038 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  1022. 16:48:14.055 T:1944781376 DEBUG: CCurlFile::GetMimeType - http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22 -> audio/mpegurl
  1023. 16:48:14.057 T:1752167328 DEBUG: Thread GUIDialogCache 1752167328 terminating (autodelete)
  1024. 16:48:14.065 T:1944781376 DEBUG: Loading settings for http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22
  1025. 16:48:14.074 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers(http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22)
  1026. 16:48:14.074 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1027. 16:48:14.074 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1028. 16:48:14.074 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mms/udp
  1029. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1030. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1031. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1032. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1033. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: streams
  1034. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: aacp/sdp
  1035. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: mp2
  1036. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1037. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1038. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1039. 16:48:14.075 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1040. 16:48:14.076 T:1944781376 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1041. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1042. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (VideoPlayer)
  1043. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1044. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1045. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: adding audiodefaultplayer (PAPlayer)
  1046. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=0, audio=1
  1047. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1048. 16:48:14.076 T:1944781376 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  1049. 16:48:14.079 T:1944781376 DEBUG: Radio UECP (RDS) Processor - new CDVDRadioRDSData
  1050. 16:48:14.080 T:1944781376 NOTICE: VideoPlayer: Opening: http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22
  1051. 16:48:14.080 T:1944781376 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1052. 16:48:14.121 T:1944781376 DEBUG: CCurlFile::GetMimeType - http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22 -> audio/mpegurl
  1053. 16:48:14.121 T:1944781376 DEBUG: CMMALRenderer::CMMALRenderer
  1054. 16:48:14.122 T:1944781376 DEBUG: CMMALRenderer::UnInitMMAL
  1055. 16:48:14.122 T:1752167328 DEBUG: Thread MMALProcess start, auto delete: false
  1056. 16:48:14.122 T:1944781376 DEBUG: CMMALRenderer::PreInit
  1057. 16:48:14.122 T:1752167328 DEBUG: CMMALRenderer::Run - starting
  1058. 16:48:14.122 T:1760555936 DEBUG: Thread VideoPlayer start, auto delete: false
  1059. 16:48:14.122 T:1760555936 NOTICE: Creating InputStream
  1060. 16:48:14.123 T:1760555936 DEBUG: CurlFile::Open(0x68efe868) http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8
  1061. 16:48:14.306 T:1760555936 NOTICE: Creating Demuxer
  1062. 16:48:14.307 T:1760555936 DEBUG: CDVDDemuxFFmpeg::GetFFMpegOptionsFromInput() adding ffmpeg option 'cookies: mediaAuth="SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb"'
  1063. 16:48:14.622 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1064. 16:48:14.894 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/1800K/1800_complete-trimmed.m3u8' for reading
  1065. 16:48:15.563 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/450_complete-trimmed.m3u8' for reading
  1066. 16:48:16.234 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/800K/800_complete-trimmed.m3u8' for reading
  1067. 16:48:16.913 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/1200K/1200_complete-trimmed.m3u8' for reading
  1068. 16:48:17.565 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/2500K/2500_complete-trimmed.m3u8' for reading
  1069. 16:48:18.273 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/3500K/3500_complete-trimmed.m3u8' for reading
  1070. 16:48:18.948 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/5600K/5600_complete-trimmed.m3u8' for reading
  1071. 16:48:19.600 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'https://mf.svc.nhl.com/ws/media/mf/v2.3/key/silk/mediaid/62253703/kid/70140465' for reading
  1072. 16:48:19.876 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [https] HTTP error 400 Bad Request
  1073. 16:48:19.877 T:1760555936 ERROR: ffmpeg[68EFF3A0]: Unable to open key file https://mf.svc.nhl.com/ws/media/mf/v2.3/key/silk/mediaid/62253703/kid/70140465
  1074. 16:48:19.878 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'crypto+http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/1800K/01/00/41.ts' for reading
  1075. 16:48:20.459 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: Format aac detected only with low score of 1, misdetection possible!
  1076. 16:48:20.464 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] More than one AAC RDB per ADTS frame is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1077. 16:48:20.468 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1078. 16:48:20.497 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1079. 16:48:20.497 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1080. 16:48:20.497 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.7 is not allocated
  1081. 16:48:20.497 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1082. 16:48:20.498 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (16) exceeds limit (7).
  1083. 16:48:20.498 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1084. 16:48:20.515 T:1760555936 ERROR: Previous line repeats 17 times.
  1085. 16:48:20.515 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.0 is not allocated
  1086. 16:48:20.516 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.14 is not allocated
  1087. 16:48:20.516 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.10 is not allocated
  1088. 16:48:20.516 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1089. 16:48:20.517 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1090. 16:48:20.521 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1091. 16:48:20.521 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1092. 16:48:20.521 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1093. 16:48:20.521 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.11 is not allocated
  1094. 16:48:20.522 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.7 is not allocated
  1095. 16:48:20.522 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1096. 16:48:20.526 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1097. 16:48:20.526 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1098. 16:48:20.527 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (51) exceeds limit (32).
  1099. 16:48:20.527 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.8 is not allocated
  1100. 16:48:20.527 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1101. 16:48:20.529 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1102. 16:48:20.529 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1103. 16:48:20.530 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.10 is not allocated
  1104. 16:48:20.530 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.4 is not allocated
  1105. 16:48:20.530 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1106. 16:48:20.530 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (58) exceeds limit (43).
  1107. 16:48:20.530 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1108. 16:48:20.530 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1109. 16:48:20.531 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1110. 16:48:20.532 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1111. 16:48:20.532 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1112. 16:48:20.536 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1113. 16:48:20.536 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1114. 16:48:20.537 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1115. 16:48:20.537 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Prediction is not allowed in AAC-LC.
  1116. 16:48:20.537 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1117. 16:48:20.537 T:1760555936 ERROR: Previous line repeats 27 times.
  1118. 16:48:20.537 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.9 is not allocated
  1119. 16:48:20.538 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1120. 16:48:20.538 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1121. 16:48:20.538 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1122. 16:48:20.538 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.9 is not allocated
  1123. 16:48:20.538 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (19) exceeds limit (5).
  1124. 16:48:20.538 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.1 is not allocated
  1125. 16:48:20.539 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1126. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1127. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (16) exceeds limit (13).
  1128. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.11 is not allocated
  1129. 16:48:20.539 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1130. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (30) exceeds limit (20).
  1131. 16:48:20.539 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1132. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1133. 16:48:20.539 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1134. 16:48:20.539 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1135. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1136. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (50) exceeds limit (49).
  1137. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1138. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (12) exceeds limit (9).
  1139. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (45) exceeds limit (36).
  1140. 16:48:20.540 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1141. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1142. 16:48:20.540 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1143. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.7 is not allocated
  1144. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (56) exceeds limit (41).
  1145. 16:48:20.541 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1146. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1147. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1148. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1149. 16:48:20.541 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (41) exceeds limit (27).
  1150. 16:48:20.542 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.1 is not allocated
  1151. 16:48:20.542 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1152. 16:48:20.542 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1153. 16:48:20.542 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1154. 16:48:20.542 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.15 is not allocated
  1155. 16:48:20.542 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1156. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1157. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1158. 16:48:20.544 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1159. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1160. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1161. 16:48:20.544 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1162. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1163. 16:48:20.544 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1164. 16:48:20.545 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.2 is not allocated
  1165. 16:48:20.545 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1166. 16:48:20.545 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (49) exceeds limit (41).
  1167. 16:48:20.546 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (21) exceeds limit (14).
  1168. 16:48:20.546 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.4 is not allocated
  1169. 16:48:20.547 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.11 is not allocated
  1170. 16:48:20.547 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1171. 16:48:20.547 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (37) exceeds limit (21).
  1172. 16:48:20.547 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1173. 16:48:20.547 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.1 is not allocated
  1174. 16:48:20.548 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1175. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1176. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1177. 16:48:20.548 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1178. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.10 is not allocated
  1179. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.6 is not allocated
  1180. 16:48:20.548 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1181. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1182. 16:48:20.548 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1183. 16:48:20.549 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1184. 16:48:20.549 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1185. 16:48:20.549 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.2 is not allocated
  1186. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1187. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1188. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1189. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1190. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1191. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1192. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1193. 16:48:20.550 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1194. 16:48:20.551 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.5 is not allocated
  1195. 16:48:20.551 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.5 is not allocated
  1196. 16:48:20.551 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.6 is not allocated
  1197. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1198. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1199. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Prediction is not allowed in AAC-LC.
  1200. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.4 is not allocated
  1201. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1202. 16:48:20.552 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (35) exceeds limit (33).
  1203. 16:48:20.553 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1204. 16:48:20.553 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1205. 16:48:20.553 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1206. 16:48:20.553 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1207. 16:48:20.553 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1208. 16:48:20.553 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1209. 16:48:20.553 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1210. 16:48:20.555 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.10 is not allocated
  1211. 16:48:20.555 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1212. 16:48:20.556 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1213. 16:48:20.556 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] invalid band type
  1214. 16:48:20.556 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (62) exceeds limit (47).
  1215. 16:48:20.557 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.7 is not allocated
  1216. 16:48:20.557 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1217. 16:48:20.557 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.8 is not allocated
  1218. 16:48:20.557 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1219. 16:48:20.557 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.8 is not allocated
  1220. 16:48:20.557 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1221. 16:48:20.558 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1222. 16:48:20.558 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (24) exceeds limit (14).
  1223. 16:48:20.558 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (50) exceeds limit (49).
  1224. 16:48:20.558 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1225. 16:48:20.559 T:1760555936 ERROR: Previous line repeats 25 times.
  1226. 16:48:20.559 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.14 is not allocated
  1227. 16:48:20.559 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1228. 16:48:20.559 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1229. 16:48:20.559 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1230. 16:48:20.559 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1231. 16:48:20.559 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.1 is not allocated
  1232. 16:48:20.560 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.11 is not allocated
  1233. 16:48:20.560 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1234. 16:48:20.560 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.4 is not allocated
  1235. 16:48:20.561 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1236. 16:48:20.561 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.13 is not allocated
  1237. 16:48:20.561 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (4) exceeds limit (2).
  1238. 16:48:20.561 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1239. 16:48:20.561 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1240. 16:48:20.561 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1241. 16:48:20.562 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1242. 16:48:20.562 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1243. 16:48:20.562 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1244. 16:48:20.562 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1245. 16:48:20.562 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1246. 16:48:20.562 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1247. 16:48:20.562 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1248. 16:48:20.563 T:1760555936 ERROR: Previous line repeats 25 times.
  1249. 16:48:20.563 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1250. 16:48:20.564 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1251. 16:48:20.564 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1252. 16:48:20.564 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (53) exceeds limit (43).
  1253. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1254. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (62) exceeds limit (49).
  1255. 16:48:20.565 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1256. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1257. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1258. 16:48:20.565 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1259. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1260. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1261. 16:48:20.565 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1262. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1263. 16:48:20.565 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1264. 16:48:20.566 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.8 is not allocated
  1265. 16:48:20.566 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.13 is not allocated
  1266. 16:48:20.566 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1267. 16:48:20.566 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (58) exceeds limit (43).
  1268. 16:48:20.566 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1269. 16:48:20.567 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.12 is not allocated
  1270. 16:48:20.567 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1271. 16:48:20.567 T:1760555936 ERROR: Previous line repeats 27 times.
  1272. 16:48:20.567 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1273. 16:48:20.568 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (58) exceeds limit (40).
  1274. 16:48:20.568 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.13 is not allocated
  1275. 16:48:20.568 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (3) exceeds limit (1).
  1276. 16:48:20.569 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1277. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1278. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1279. 16:48:20.569 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1280. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1281. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1282. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.15 is not allocated
  1283. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.11 is not allocated
  1284. 16:48:20.569 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (56) exceeds limit (49).
  1285. 16:48:20.570 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (37) exceeds limit (31).
  1286. 16:48:20.570 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1287. 16:48:20.570 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (30) exceeds limit (10).
  1288. 16:48:20.570 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1289. 16:48:20.570 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (47) exceeds limit (41).
  1290. 16:48:20.571 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.12 is not allocated
  1291. 16:48:20.571 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1292. 16:48:20.571 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1293. 16:48:20.571 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1294. 16:48:20.571 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1295. 16:48:20.572 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.11 is not allocated
  1296. 16:48:20.572 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.6 is not allocated
  1297. 16:48:20.572 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1298. 16:48:20.572 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1299. 16:48:20.572 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1300. 16:48:20.572 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] ms_present = 3 is reserved.
  1301. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1302. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (22) exceeds limit (15).
  1303. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.4 is not allocated
  1304. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1305. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (35) exceeds limit (31).
  1306. 16:48:20.573 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1307. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1308. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1309. 16:48:20.573 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.13 is not allocated
  1310. 16:48:20.574 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1311. 16:48:20.574 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1312. 16:48:20.574 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1313. 16:48:20.574 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (29) exceeds limit (20).
  1314. 16:48:20.574 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.7 is not allocated
  1315. 16:48:20.575 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.9 is not allocated
  1316. 16:48:20.575 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 0.11 is not allocated
  1317. 16:48:20.576 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.0 is not allocated
  1318. 16:48:20.576 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1319. 16:48:20.576 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1320. 16:48:20.577 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1321. 16:48:20.577 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1322. 16:48:20.577 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (14) exceeds limit (13).
  1323. 16:48:20.577 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1324. 16:48:20.577 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] decode_pce: Input buffer exhausted before END element found
  1325. 16:48:20.578 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1326. 16:48:20.578 T:1760555936 ERROR: Previous line repeats 27 times.
  1327. 16:48:20.578 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.9 is not allocated
  1328. 16:48:20.578 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1329. 16:48:20.578 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.5 is not allocated
  1330. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.5 is not allocated
  1331. 16:48:20.579 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1332. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1333. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1334. 16:48:20.579 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1335. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1336. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1337. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1338. 16:48:20.579 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (61) exceeds limit (47).
  1339. 16:48:20.580 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.3 is not allocated
  1340. 16:48:20.580 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1341. 16:48:20.580 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.13 is not allocated
  1342. 16:48:20.581 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1343. 16:48:20.581 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1344. 16:48:20.581 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.2 is not allocated
  1345. 16:48:20.581 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.5 is not allocated
  1346. 16:48:20.581 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1347. 16:48:20.581 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.7 is not allocated
  1348. 16:48:20.582 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.5 is not allocated
  1349. 16:48:20.582 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1350. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1351. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1352. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1353. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1354. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1355. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (52) exceeds limit (47).
  1356. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1357. 16:48:20.583 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1358. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1359. 16:48:20.583 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1360. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1361. 16:48:20.584 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1362. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1363. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1364. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.4 is not allocated
  1365. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.1 is not allocated
  1366. 16:48:20.584 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1367. 16:48:20.585 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (26) exceeds limit (5).
  1368. 16:48:20.585 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1369. 16:48:20.585 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.5 is not allocated
  1370. 16:48:20.585 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1371. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.4 is not allocated
  1372. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1373. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (24) exceeds limit (19).
  1374. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.1 is not allocated
  1375. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1376. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (8) exceeds limit (5).
  1377. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.10 is not allocated
  1378. 16:48:20.586 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1379. 16:48:20.587 T:1760555936 ERROR: Previous line repeats 27 times.
  1380. 16:48:20.587 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (16) exceeds limit (14).
  1381. 16:48:20.588 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.2 is not allocated
  1382. 16:48:20.588 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.10 is not allocated
  1383. 16:48:20.588 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (30) exceeds limit (26).
  1384. 16:48:20.588 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.14 is not allocated
  1385. 16:48:20.589 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.4 is not allocated
  1386. 16:48:20.589 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.0 is not allocated
  1387. 16:48:20.589 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1388. 16:48:20.589 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1389. 16:48:20.589 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1390. 16:48:20.589 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1391. 16:48:20.590 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.10 is not allocated
  1392. 16:48:20.590 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1393. 16:48:20.590 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1394. 16:48:20.590 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1395. 16:48:20.590 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1396. 16:48:20.590 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1397. 16:48:20.590 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1398. 16:48:20.591 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1399. 16:48:20.591 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.6 is not allocated
  1400. 16:48:20.591 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1401. 16:48:20.591 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1402. 16:48:20.591 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1403. 16:48:20.591 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1404. 16:48:20.592 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1405. 16:48:20.592 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1406. 16:48:20.592 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.0 is not allocated
  1407. 16:48:20.593 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1408. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1409. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1410. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.11 is not allocated
  1411. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.13 is not allocated
  1412. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1413. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1414. 16:48:20.593 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.14 is not allocated
  1415. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (25) exceeds limit (24).
  1416. 16:48:20.594 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1417. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1418. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1419. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.14 is not allocated
  1420. 16:48:20.594 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1421. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1422. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1423. 16:48:20.594 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.2 is not allocated
  1424. 16:48:20.595 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.13 is not allocated
  1425. 16:48:20.595 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.14 is not allocated
  1426. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.12 is not allocated
  1427. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.0 is not allocated
  1428. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.8 is not allocated
  1429. 16:48:20.596 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1430. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1431. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1432. 16:48:20.596 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1433. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1434. 16:48:20.596 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1435. 16:48:20.597 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1436. 16:48:20.597 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1437. 16:48:20.597 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1438. 16:48:20.597 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1439. 16:48:20.597 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.8 is not allocated
  1440. 16:48:20.597 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.2 is not allocated
  1441. 16:48:20.597 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1442. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1443. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1444. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1445. 16:48:20.598 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1446. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.10 is not allocated
  1447. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1448. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (15) exceeds limit (8).
  1449. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1450. 16:48:20.598 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (60) exceeds limit (49).
  1451. 16:48:20.599 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.8 is not allocated
  1452. 16:48:20.599 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1453. 16:48:20.599 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1454. 16:48:20.599 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1455. 16:48:20.599 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1456. 16:48:20.600 T:1760555936 ERROR: Previous line repeats 27 times.
  1457. 16:48:20.600 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] invalid band type
  1458. 16:48:20.600 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (55) exceeds limit (40).
  1459. 16:48:20.600 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Dependent coupling is not supported together with LTP
  1460. 16:48:20.601 T:1760555936 ERROR: Previous line repeats 27 times.
  1461. 16:48:20.601 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.3 is not allocated
  1462. 16:48:20.601 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1463. 16:48:20.601 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (6) exceeds limit (3).
  1464. 16:48:20.601 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1465. 16:48:20.601 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1466. 16:48:20.601 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1467. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.0 is not allocated
  1468. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.12 is not allocated
  1469. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.8 is not allocated
  1470. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1471. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] SBR was found before the first channel element.
  1472. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1473. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (7) exceeds limit (2).
  1474. 16:48:20.602 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.14 is not allocated
  1475. 16:48:20.603 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1476. 16:48:20.603 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1477. 16:48:20.603 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1478. 16:48:20.603 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1479. 16:48:20.603 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1480. 16:48:20.603 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1481. 16:48:20.603 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.10 is not allocated
  1482. 16:48:20.604 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.0 is not allocated
  1483. 16:48:20.605 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1484. 16:48:20.605 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1485. 16:48:20.605 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1486. 16:48:20.606 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1487. 16:48:20.606 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (29) exceeds limit (6).
  1488. 16:48:20.606 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1489. 16:48:20.606 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (49) exceeds limit (43).
  1490. 16:48:20.607 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1491. 16:48:20.607 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1492. 16:48:20.607 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1493. 16:48:20.607 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1494. 16:48:20.607 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1495. 16:48:20.607 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (38) exceeds limit (22).
  1496. 16:48:20.607 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.4 is not allocated
  1497. 16:48:20.608 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1498. 16:48:20.608 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.14 is not allocated
  1499. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1500. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (54) exceeds limit (49).
  1501. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.5 is not allocated
  1502. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1503. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (14) exceeds limit (12).
  1504. 16:48:20.609 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1505. 16:48:20.610 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.7 is not allocated
  1506. 16:48:20.611 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of scalefactor bands in group (55) exceeds limit (49).
  1507. 16:48:20.612 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.6 is not allocated
  1508. 16:48:20.612 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1509. 16:48:20.612 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1510. 16:48:20.612 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (33) exceeds limit (12).
  1511. 16:48:20.612 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.10 is not allocated
  1512. 16:48:20.613 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.11 is not allocated
  1513. 16:48:20.613 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (7) exceeds limit (4).
  1514. 16:48:20.613 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.14 is not allocated
  1515. 16:48:20.615 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1516. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1517. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1518. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1519. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1520. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (16) exceeds limit (12).
  1521. 16:48:20.615 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.9 is not allocated
  1522. 16:48:20.616 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.8 is not allocated
  1523. 16:48:20.616 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.6 is not allocated
  1524. 16:48:20.616 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1525. 16:48:20.616 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (44) exceeds limit (40).
  1526. 16:48:20.618 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.11 is not allocated
  1527. 16:48:20.618 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (11) exceeds limit (9).
  1528. 16:48:20.618 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.0 is not allocated
  1529. 16:48:20.619 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] Assuming an incorrectly encoded 7.1 channel layout instead of a spec-compliant 7.1(wide) layout, use -strict 1 to decode according to the specification instead.
  1530. 16:48:20.619 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.14 is not allocated
  1531. 16:48:20.619 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (221 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1532. 16:48:20.619 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1533. 16:48:20.619 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1534. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1535. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1536. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1537. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1538. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1539. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (231 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1540. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1541. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (231 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1542. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1543. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (231 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1544. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1545. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (226 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1546. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1547. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (226 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1548. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1549. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (226 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1550. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1551. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (226 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1552. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1553. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1554. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1555. 16:48:20.620 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1556. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1557. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (227 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1558. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1559. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (226 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1560. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1561. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (229 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1562. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1563. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (229 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1564. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1565. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (228 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1566. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1567. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (229 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1568. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1569. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (231 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1570. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1571. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (224 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1572. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1573. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (223 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1574. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1575. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (223 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1576. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1577. 16:48:20.621 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (223 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1578. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1579. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (223 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1580. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1581. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (222 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1582. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1583. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (223 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1584. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1585. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (222 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1586. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1587. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you heard an audible artifact, there may be a bug in the decoder. Clipped noise gain (216 -> 155) is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1588. 16:48:20.622 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1589. 16:48:20.622 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 0.12 is not allocated
  1590. 16:48:20.623 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.13 is not allocated
  1591. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1592. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1593. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.4 is not allocated
  1594. 16:48:20.624 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1595. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1596. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1597. 16:48:20.624 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (24) exceeds limit (8).
  1598. 16:48:20.625 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 3.5 is not allocated
  1599. 16:48:20.625 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1600. 16:48:20.625 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Prediction is not allowed in AAC-LC.
  1601. 16:48:20.626 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Remapped id too large
  1602. 16:48:20.626 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] is not implemented. Update your FFmpeg version to the newest one from Git. If the problem still occurs, it means that your file has a feature which has not been implemented.
  1603. 16:48:20.626 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] If you want to help, upload a sample of this file to ftp://upload.ffmpeg.org/incoming/ and contact the ffmpeg-devel mailing list. (ffmpeg-devel@ffmpeg.org)
  1604. 16:48:20.626 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1605. 16:48:20.626 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (10) exceeds limit (7).
  1606. 16:48:20.626 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 2.5 is not allocated
  1607. 16:48:20.627 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Sample rate index in program config element does not match the sample rate index configured by the container.
  1608. 16:48:20.627 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Inconsistent channel configuration.
  1609. 16:48:20.627 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] get_buffer() failed
  1610. 16:48:20.627 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] channel element 1.13 is not allocated
  1611. 16:48:20.627 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1612. 16:48:20.627 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (38) exceeds limit (24).
  1613. 16:48:20.627 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] No longer receiving playlist 0
  1614. 16:48:20.628 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Reserved bit set.
  1615. 16:48:20.628 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [aac] Number of bands (48) exceeds limit (40).
  1616. 16:48:20.628 T:1760555936 INFO: ffmpeg[68EFF3A0]: [aac] decoding for stream 0 failed
  1617. 16:48:20.633 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Could not find codec parameters for stream 0 (Audio: aac (LTP), 5.1, fltp, 584 kb/s): unspecified sample rate
  1618. 16:48:20.633 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [aac] Consider increasing the value for the 'analyzeduration' and 'probesize' options
  1619. 16:48:20.633 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'https://mf.svc.nhl.com/ws/media/mf/v2.3/key/silk/mediaid/62253703/kid/70140465' for reading
  1620. 16:48:20.868 T:1760555936 DEBUG: ffmpeg[68EFF3A0]: [https] HTTP error 400 Bad Request
  1621. 16:48:20.869 T:1760555936 ERROR: ffmpeg[68EFF3A0]: Unable to open key file https://mf.svc.nhl.com/ws/media/mf/v2.3/key/silk/mediaid/62253703/kid/70140465
  1622. 16:48:20.869 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'crypto+http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/01/00/41.ts' for reading
  1623. 16:48:21.455 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'crypto+http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/01/00/46.ts' for reading
  1624. 16:48:22.044 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'crypto+http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/01/00/51.ts' for reading
  1625. 16:48:22.633 T:1760555936 INFO: ffmpeg[68EFF3A0]: [hls,applehttp] Opening 'crypto+http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/01/00/56.ts' for reading
  1626. 16:48:23.015 T:1760555936 ERROR: ffmpeg[68EFF3A0]: [hls,applehttp] Error when loading first segment 'http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/450K/01/00/41.ts'
  1627. 16:48:23.026 T:1760555936 DEBUG: Error, could not open file http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8
  1628. 16:48:23.027 T:1760555936 ERROR: OpenDemuxStream - Error creating demuxer
  1629. 16:48:23.027 T:1760555936 NOTICE: CVideoPlayer::OnExit()
  1630. 16:48:23.027 T:1760555936 DEBUG: OnPlayBackStopped: play state was 1, starting 1
  1631. 16:48:23.027 T:1760555936 DEBUG: Thread VideoPlayer 1760555936 terminating
  1632. 16:48:23.027 T:1944781376 DEBUG: OnPlayBackStopped: play state was 3, starting 0
  1633. 16:48:23.027 T:1944777632 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1634. 16:48:23.027 T:1944777632 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1635. 16:48:23.032 T:1944781376 NOTICE: CVideoPlayer::CloseFile()
  1636. 16:48:23.032 T:1944781376 NOTICE: VideoPlayer: waiting for threads to exit
  1637. 16:48:23.032 T:1944781376 NOTICE: VideoPlayer: finished waiting
  1638. 16:48:23.032 T:1944781376 DEBUG: DeleteRenderer - deleting renderer
  1639. 16:48:23.032 T:1944781376 DEBUG: CMMALRenderer::~CMMALRenderer
  1640. 16:48:23.032 T:1944781376 DEBUG: CMMALRenderer::UnInitMMAL
  1641. 16:48:23.032 T:1752167328 DEBUG: CMMALRenderer::Run - stopping
  1642. 16:48:23.033 T:1752167328 DEBUG: Thread MMALProcess 1752167328 terminating
  1643. 16:48:23.033 T:1944781376 NOTICE: CVideoPlayer::CloseFile()
  1644. 16:48:23.033 T:1944781376 NOTICE: VideoPlayer: waiting for threads to exit
  1645. 16:48:23.033 T:1944781376 NOTICE: VideoPlayer: finished waiting
  1646. 16:48:23.035 T:1944781376 DEBUG: Radio UECP (RDS) Processor - delete ~CDVDRadioRDSData
  1647. 16:48:23.248 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1648. 16:48:23.377 T:1857024928 DEBUG: DoWork - Saving file state for video item http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22
  1649. 16:48:23.438 T:1857024928 DEBUG: DoWork - Saving file state for audio item http://hlslive-l3c.med2.med.nhl.com/token=exp=1542372007~id=nhlGatewayId:6790194~data=62253703~hash=a01468c43f2026583ac4b3e44138e675e3109329/ls03/nhl/2018/11/15/NHL_GAME_VIDEO_STLCHI_M2_NATIONAL_20181115_1540582647476/master_wired60.m3u8|Cookie=mediaAuth%3D%22SSSxZ505ZZiZixDdx6JuhJDyfd566D2xEgyLw0ii3BfS55gPfP5brhWFZ1gdnrzJtriNH0eyDODI85y5jgxxZRZEbnkgHTAwPyz53726nX0XD2Ta9riJeFymg1bWDKvy9GkoLj0bJJRKfkprWaM9EtZfvoTedH7nkzKq5iDCyQAH7ziTt2X7kJ8ogT7ILUB7NVYLnLI20P5vOgtYgpbexSQc3nLyKRmvhelfbjjO4GMXg2Qsb%22
  1650. 16:48:27.760 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1651. 16:48:27.860 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1652. 16:48:27.861 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1653. 16:48:28.182 T:1944781376 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1654. 16:48:28.194 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1655. 16:48:28.194 T:1944781376 DEBUG: ------ Window Init (Home.xml) ------
  1656. 16:48:28.194 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/video/]: refreshing..
  1657. 16:48:28.194 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/audio/]: refreshing..
  1658. 16:48:28.194 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/executable/]: refreshing..
  1659. 16:48:28.194 T:1944781376 DEBUG: CDirectoryProvider[addons://sources/image/]: refreshing..
  1660. 16:48:28.199 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1661. 16:48:28.201 T:1752167328 DEBUG: Thread JobWorker start, auto delete: true
  1662. 16:48:28.217 T:1752167328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x5b97c518
  1663. 16:48:28.218 T:1752167328 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(330736), nBufferAlignmen(16)
  1664. 16:48:28.221 T:1752167328 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x71602240
  1665. 16:48:28.221 T:1752167328 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1666. 16:48:28.247 T:1752167328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x5b97c518
  1667. 16:48:28.248 T:1752167328 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x71602240
  1668. 16:48:28.248 T:1752167328 DEBUG: DecodeJpegToTexture: decoded special://masterprofile/Thumbnails/8/8c423777.jpg 1280x720
  1669. 16:48:29.066 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1670. 16:48:29.071 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  1671. 16:48:29.210 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1672. 16:48:30.144 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1673. 16:48:30.144 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1674. 16:48:30.244 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1675. 16:48:30.327 T:1944781376 DEBUG: Previous line repeats 1 times.
  1676. 16:48:30.327 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1677. 16:48:30.410 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1678. 16:48:30.494 T:1944781376 DEBUG: Previous line repeats 1 times.
  1679. 16:48:30.494 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1680. 16:48:30.544 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1681. 16:48:30.660 T:1944781376 DEBUG: Previous line repeats 1 times.
  1682. 16:48:30.661 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1683. 16:48:30.744 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1684. 16:48:30.844 T:1944781376 DEBUG: Previous line repeats 1 times.
  1685. 16:48:30.844 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1686. 16:48:30.927 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1687. 16:48:31.210 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1688. 16:48:31.211 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  1689. 16:48:31.344 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1690. 16:48:31.520 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1691. 16:48:31.607 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1692. 16:48:31.607 T:1944781376 DEBUG: Activating window ID: 10004
  1693. 16:48:31.917 T:1944781376 DEBUG: ------ Window Deinit (Home.xml) ------
  1694. 16:48:31.944 T:1944781376 DEBUG: ------ Window Init (Settings.xml) ------
  1695. 16:48:31.947 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1696. 16:48:33.194 T:1944781376 DEBUG: Previous line repeats 1 times.
  1697. 16:48:33.194 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1698. 16:48:33.194 T:1944781376 DEBUG: Activating window ID: 10016
  1699. 16:48:33.519 T:1944781376 DEBUG: ------ Window Deinit (Settings.xml) ------
  1700. 16:48:33.527 T:1944781376 DEBUG: ------ Window Init (SettingsCategory.xml) ------
  1701. 16:48:33.542 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1702. 16:48:34.175 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1703. 16:48:34.180 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1704. 16:48:34.244 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1705. 16:48:34.476 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1706. 16:48:34.558 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1707. 16:48:34.559 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1708. 16:48:36.056 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1709. 16:48:36.056 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  1710. 16:48:36.160 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1711. 16:48:36.327 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1712. 16:48:36.327 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1713. 16:48:36.444 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1714. 16:48:36.760 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1715. 16:48:36.860 T:1944781376 DEBUG: OnKey: escape (0xf01b) pressed, action is PreviousMenu
  1716. 16:48:36.885 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1717. 16:48:37.167 T:1944781376 DEBUG: ------ Window Deinit (SettingsCategory.xml) ------
  1718. 16:48:37.177 T:1944781376 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1719. 16:48:37.177 T:1944781376 DEBUG: ------ Window Init (Settings.xml) ------
  1720. 16:48:37.180 T:1944781376 DEBUG: Keyboard: scancode: 0x01, sym: 0x001b, unicode: 0x001b, modifier: 0x0
  1721. 16:48:37.755 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1722. 16:48:37.755 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  1723. 16:48:37.810 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1724. 16:48:38.388 T:1944781376 DEBUG: Previous line repeats 1 times.
  1725. 16:48:38.388 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  1726. 16:48:38.444 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1727. 16:48:38.527 T:1944781376 DEBUG: Previous line repeats 1 times.
  1728. 16:48:38.527 T:1944781376 DEBUG: OnKey: left (0xf082) pressed, action is Left
  1729. 16:48:38.610 T:1944781376 DEBUG: Keyboard: scancode: 0x69, sym: 0x0114, unicode: 0x0000, modifier: 0x0
  1730. 16:48:38.794 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1731. 16:48:38.795 T:1944781376 DEBUG: OnKey: down (0xf081) pressed, action is Down
  1732. 16:48:38.910 T:1944781376 DEBUG: Keyboard: scancode: 0x6c, sym: 0x0112, unicode: 0x0000, modifier: 0x0
  1733. 16:48:39.044 T:1944781376 DEBUG: Keyboard: scancode: 0x2b, sym: 0x005c, unicode: 0x005c, modifier: 0x0
  1734. 16:48:39.044 T:1944781376 DEBUG: OnKey: backslash (0xf05c) pressed, action is ToggleFullScreen
  1735. 16:48:39.077 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1736. 16:48:39.127 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1737. 16:48:39.131 T:1760555936 DEBUG: Thread LanguageInvoker start, auto delete: false
  1738. 16:48:39.131 T:1760555936 INFO: initializing python engine.
  1739. 16:48:39.131 T:1944781376 DEBUG: Keyboard: scancode: 0x2b, sym: 0x005c, unicode: 0x005c, modifier: 0x0
  1740. 16:48:39.131 T:1760555936 DEBUG: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): start processing
  1741. 16:48:39.131 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1742. 16:48:39.190 T:1760555936 DEBUG: -->Python Interpreter Initialized<--
  1743. 16:48:39.190 T:1760555936 DEBUG: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/default.py"
  1744. 16:48:39.196 T:1760555936 DEBUG: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  1745. 16:48:39.196 T:1760555936 DEBUG: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1746. 16:48:39.196 T:1760555936 DEBUG: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 2.1.0 of the xbmc.python api
  1747. 16:48:39.207 T:1735390112 INFO: ## LibreELEC Addon ## _service_::run ## MESSAGE:'openConfigurationWindow'
  1748. 16:48:39.208 T:1760555936 INFO: CPythonInvoker(19, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run
  1749. 16:48:39.275 T:1524626336 WARNING: CSkinInfo: failed to load skin settings
  1750. 16:48:39.303 T:1944781376 DEBUG: ------ Window Init (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  1751. 16:48:39.303 T:1944781376 INFO: Loading skin file: /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml, load type: LOAD_ON_GUI_INIT
  1752. 16:48:39.330 T:1944781376 WARNING: Label Formating: $VAR[GlobalFanartVar] is not defined
  1753. 16:48:39.377 T:1944781376 DEBUG: CGUIMediaWindow::GetDirectory ()
  1754. 16:48:39.377 T:1944781376 DEBUG: ParentPath = []
  1755. 16:48:39.396 T:1944781376 ERROR: Control 1000 in window 13000 has been asked to focus, but it can't
  1756. 16:48:39.397 T:1735390112 INFO: ## LibreELEC Addon ## _service_::run ## WAITING:
  1757. 16:48:39.398 T:1760555936 INFO: Python script stopped
  1758. 16:48:39.398 T:1760555936 DEBUG: Thread LanguageInvoker 1760555936 terminating
  1759. 16:48:39.400 T:1944781376 WARNING: COMXImageFile::GetCodingType progressive images not supported by decoder
  1760. 16:48:39.400 T:1944781376 DEBUG: COMXImageFile::ReadFile /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg GetCodingType=0x7fffffff (1280x720)
  1761. 16:48:39.400 T:1944781376 NOTICE: LoadJpeg: unable to load /usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/media/default/bg.jpg
  1762. 16:48:39.667 T:1944781376 DEBUG: Activating window ID: 10138
  1763. 16:48:39.667 T:1944781376 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1764. 16:48:39.836 T:1944781376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1765. 16:48:40.426 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1766. 16:48:40.494 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1767. 16:48:40.494 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1768. 16:48:40.944 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1769. 16:48:40.945 T:1944781376 DEBUG: OnKey: right (0xf083) pressed, action is Right
  1770. 16:48:41.060 T:1944781376 DEBUG: Keyboard: scancode: 0x6a, sym: 0x0113, unicode: 0x0000, modifier: 0x0
  1771. 16:48:41.627 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1772. 16:48:41.627 T:1944781376 DEBUG: OnKey: up (0xf080) pressed, action is Up
  1773. 16:48:41.694 T:1944781376 DEBUG: Keyboard: scancode: 0x67, sym: 0x0111, unicode: 0x0000, modifier: 0x0
  1774. 16:48:42.660 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1775. 16:48:42.753 T:1944781376 DEBUG: OnKey: return (0xf00d) pressed, action is Select
  1776. 16:48:42.753 T:1944781376 DEBUG: Keyboard: scancode: 0x1c, sym: 0x000d, unicode: 0x0000, modifier: 0x0
  1777. 16:48:42.800 T:1524626336 DEBUG: DialogProgress::Open called
  1778. 16:48:42.800 T:1524626336 DEBUG: ------ Window Init (DialogConfirm.xml) ------
  1779. ======== /storage/.kodi/temp/dmesg.txt ==============
  1780. [ 0.000000] Booting Linux on physical CPU 0x0
  1781. [ 0.000000] Linux version 4.9.80 (chewitt@build1) (gcc version 6.2.0 (GCC) ) #1 SMP Fri Apr 13 11:08:35 BST 2018
  1782. [ 0.000000] CPU: ARMv7 Processor [410fd034] revision 4 (ARMv7), cr=10c5383d
  1783. [ 0.000000] CPU: div instructions available: patching division code
  1784. [ 0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
  1785. [ 0.000000] OF: fdt:Machine model: Raspberry Pi 3 Model B Plus Rev 1.3
  1786. [ 0.000000] cma: Reserved 8 MiB at 0x2f800000
  1787. [ 0.000000] Memory policy: Data cache writealloc
  1788. [ 0.000000] On node 0 totalpages: 196608
  1789. [ 0.000000] free_area_init_node: node 0, pgdat 80c36080, node_mem_map af136000
  1790. [ 0.000000] Normal zone: 1728 pages used for memmap
  1791. [ 0.000000] Normal zone: 0 pages reserved
  1792. [ 0.000000] Normal zone: 196608 pages, LIFO batch:31
  1793. [ 0.000000] percpu: Embedded 14 pages/cpu @af0f0000 s25292 r8192 d23860 u57344
  1794. [ 0.000000] pcpu-alloc: s25292 r8192 d23860 u57344 alloc=14*4096
  1795. [ 0.000000] pcpu-alloc: [0] 0 [0] 1 [0] 2 [0] 3
  1796. [ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 194880
  1797. [ 0.000000] Kernel command line: 8250.nr_uarts=0 bcm2708_fb.fbwidth=1824 bcm2708_fb.fbheight=984 bcm2708_fb.fbswap=1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000 boot=/dev/mmcblk0p1 disk=/dev/mmcblk0p2 quiet root=/dev/ram0 rdinit=/init BOOT_IMAGE=/kernel.img usbcore.autosuspend=-1
  1798. [ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
  1799. [ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
  1800. [ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
  1801. [ 0.000000] Memory: 758304K/786432K available (6144K kernel code, 221K rwdata, 1380K rodata, 3072K init, 394K bss, 19936K reserved, 8192K cma-reserved)
  1802. [ 0.000000] Virtual kernel memory layout:
  1803. [ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
  1804. [ 0.000000] fixmap : 0xffc00000 - 0xfff00000 (3072 kB)
  1805. [ 0.000000] vmalloc : 0xb0800000 - 0xff800000 (1264 MB)
  1806. [ 0.000000] lowmem : 0x80000000 - 0xb0000000 ( 768 MB)
  1807. [ 0.000000] modules : 0x7f000000 - 0x80000000 ( 16 MB)
  1808. [ 0.000000] .text : 0x80008000 - 0x80700000 (7136 kB)
  1809. [ 0.000000] .init : 0x80900000 - 0x80c00000 (3072 kB)
  1810. [ 0.000000] .data : 0x80c00000 - 0x80c37560 ( 222 kB)
  1811. [ 0.000000] .bss : 0x80c39000 - 0x80c9b9ec ( 395 kB)
  1812. [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=4, Nodes=1
  1813. [ 0.000000] Hierarchical RCU implementation.
  1814. [ 0.000000] Build-time adjustment of leaf fanout to 32.
  1815. [ 0.000000] NR_IRQS:16 nr_irqs:16 16
  1816. [ 0.000000] arm_arch_timer: Architected cp15 timer(s) running at 19.20MHz (phys).
  1817. [ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x46d987e47, max_idle_ns: 440795202767 ns
  1818. [ 0.000006] sched_clock: 56 bits at 19MHz, resolution 52ns, wraps every 4398046511078ns
  1819. [ 0.000015] Switching to timer-based delay loop, resolution 52ns
  1820. [ 0.000193] Console: colour dummy device 80x30
  1821. [ 0.000207] console [tty0] enabled
  1822. [ 0.000222] Calibrating delay loop (skipped), value calculated using timer frequency.. 38.00 BogoMIPS (lpj=64000)
  1823. [ 0.000236] pid_max: default: 32768 minimum: 301
  1824. [ 0.000370] Mount-cache hash table entries: 2048 (order: 1, 8192 bytes)
  1825. [ 0.000378] Mountpoint-cache hash table entries: 2048 (order: 1, 8192 bytes)
  1826. [ 0.001182] Disabling memory control group subsystem
  1827. [ 0.001216] CPU: Testing write buffer coherency: ok
  1828. [ 0.001539] CPU0: update cpu_capacity 1024
  1829. [ 0.001546] CPU0: thread -1, cpu 0, socket 0, mpidr 80000000
  1830. [ 0.001572] Setting up static identity map for 0x100000 - 0x100034
  1831. [ 0.003163] CPU1: update cpu_capacity 1024
  1832. [ 0.003169] CPU1: thread -1, cpu 1, socket 0, mpidr 80000001
  1833. [ 0.003803] CPU2: update cpu_capacity 1024
  1834. [ 0.003810] CPU2: thread -1, cpu 2, socket 0, mpidr 80000002
  1835. [ 0.004383] CPU3: update cpu_capacity 1024
  1836. [ 0.004389] CPU3: thread -1, cpu 3, socket 0, mpidr 80000003
  1837. [ 0.004464] Brought up 4 CPUs
  1838. [ 0.004473] SMP: Total of 4 processors activated (153.00 BogoMIPS).
  1839. [ 0.004476] CPU: All CPU(s) started in HYP mode.
  1840. [ 0.004479] CPU: Virtualization extensions available.
  1841. [ 0.005033] devtmpfs: initialized
  1842. [ 0.015092] VFP support v0.3: implementor 41 architecture 3 part 40 variant 3 rev 4
  1843. [ 0.015329] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 6370867519511994 ns
  1844. [ 0.015344] futex hash table entries: 1024 (order: 4, 65536 bytes)
  1845. [ 0.015822] pinctrl core: initialized pinctrl subsystem
  1846. [ 0.016692] NET: Registered protocol family 16
  1847. [ 0.018692] DMA: preallocated 1024 KiB pool for atomic coherent allocations
  1848. [ 0.033339] cpuidle: using governor ladder
  1849. [ 0.046704] cpuidle: using governor menu
  1850. [ 0.047170] Serial: AMBA PL011 UART driver
  1851. [ 0.048800] bcm2835-mbox 3f00b880.mailbox: mailbox enabled
  1852. [ 0.049254] uart-pl011 3f201000.serial: could not find pctldev for node /soc/gpio@7e200000/uart0_pins, deferring probe
  1853. [ 0.101018] bcm2835-dma 3f007000.dma: DMA legacy API manager at b080d000, dmachans=0x1
  1854. [ 0.102623] SCSI subsystem initialized
  1855. [ 0.102904] usbcore: registered new interface driver usbfs
  1856. [ 0.102975] usbcore: registered new interface driver hub
  1857. [ 0.103052] usbcore: registered new device driver usb
  1858. [ 0.103601] raspberrypi-firmware soc:firmware: Attached to firmware from 2018-04-06 18:05
  1859. [ 0.104801] clocksource: Switched to clocksource arch_sys_counter
  1860. [ 0.105079] FS-Cache: Loaded
  1861. [ 0.115927] NET: Registered protocol family 2
  1862. [ 0.116613] TCP established hash table entries: 8192 (order: 3, 32768 bytes)
  1863. [ 0.116720] TCP bind hash table entries: 8192 (order: 4, 65536 bytes)
  1864. [ 0.116903] TCP: Hash tables configured (established 8192 bind 8192)
  1865. [ 0.116990] UDP hash table entries: 512 (order: 2, 16384 bytes)
  1866. [ 0.117030] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
  1867. [ 0.117223] NET: Registered protocol family 1
  1868. [ 0.117548] RPC: Registered named UNIX socket transport module.
  1869. [ 0.117552] RPC: Registered udp transport module.
  1870. [ 0.117556] RPC: Registered tcp transport module.
  1871. [ 0.117560] RPC: Registered tcp NFSv4.1 backchannel transport module.
  1872. [ 0.250695] workingset: timestamp_bits=14 max_order=18 bucket_order=4
  1873. [ 0.265024] squashfs: version 4.0 (2009/01/31) Phillip Lougher
  1874. [ 0.266397] FS-Cache: Netfs 'nfs' registered for caching
  1875. [ 0.267284] NFS: Registering the id_resolver key type
  1876. [ 0.267307] Key type id_resolver registered
  1877. [ 0.267311] Key type id_legacy registered
  1878. [ 0.267324] nfs4filelayout_init: NFSv4 File Layout Driver Registering...
  1879. [ 0.267561] FS-Cache: Netfs 'cifs' registered for caching
  1880. [ 0.270787] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)
  1881. [ 0.270794] io scheduler noop registered (default)
  1882. [ 0.270799] io scheduler deadline registered
  1883. [ 0.271019] io scheduler cfq registered
  1884. [ 0.276039] BCM2708FB: allocated DMA memory ef900000
  1885. [ 0.276059] BCM2708FB: allocated DMA channel 0 @ b080d000
  1886. [ 0.321225] Console: switching to colour frame buffer device 228x61
  1887. [ 0.348110] bcm2835-rng 3f104000.rng: hwrng registered
  1888. [ 0.348227] vc-mem: phys_addr:0x00000000 mem_base=0x3ec00000 mem_size:0x40000000(1024 MiB)
  1889. [ 0.348738] vc-sm: Videocore shared memory driver
  1890. [ 0.362163] brd: module loaded
  1891. [ 0.362320] loop: module loaded
  1892. [ 0.365985] nbd: registered device at major 43
  1893. [ 0.377754] usbcore: registered new interface driver rtsx_usb
  1894. [ 0.377761] Loading iSCSI transport class v2.0-870.
  1895. [ 0.378211] iscsi: registered transport (tcp)
  1896. [ 0.378701] libphy: Fixed MDIO Bus: probed
  1897. [ 0.378748] tun: Universal TUN/TAP device driver, 1.6
  1898. [ 0.378751] tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>
  1899. [ 0.379037] usbcore: registered new interface driver lan78xx
  1900. [ 0.379096] usbcore: registered new interface driver dm9601
  1901. [ 0.379178] usbcore: registered new interface driver smsc95xx
  1902. [ 0.379216] dwc_otg: version 3.00a 10-AUG-2012 (platform bus)
  1903. [ 0.607260] Core Release: 2.80a
  1904. [ 0.607269] Setting default values for core params
  1905. [ 0.607296] Finished setting default values for core params
  1906. [ 0.807653] Using Buffer DMA mode
  1907. [ 0.807658] Periodic Transfer Interrupt Enhancement - disabled
  1908. [ 0.807661] Multiprocessor Interrupt Enhancement - disabled
  1909. [ 0.807667] OTG VER PARAM: 0, OTG VER FLAG: 0
  1910. [ 0.807680] Dedicated Tx FIFOs mode
  1911. [ 0.808016] WARN::dwc_otg_hcd_init:1032: FIQ DMA bounce buffers: virt = 0xaf914000 dma = 0xef914000 len=9024
  1912. [ 0.808042] FIQ FSM acceleration enabled for :
  1913. [ 0.808042] Non-periodic Split Transactions
  1914. [ 0.808042] Periodic Split Transactions
  1915. [ 0.808042] High-Speed Isochronous Endpoints
  1916. [ 0.808042] Interrupt/Control Split Transaction hack enabled
  1917. [ 0.808047] dwc_otg: Microframe scheduler enabled
  1918. [ 0.808094] WARN::hcd_init_fiq:459: FIQ on core 1 at 0x8053a680
  1919. [ 0.808102] WARN::hcd_init_fiq:460: FIQ ASM at 0x8053a9e0 length 36
  1920. [ 0.808114] WARN::hcd_init_fiq:486: MPHI regs_base at 0xb087c000
  1921. [ 0.808162] dwc_otg 3f980000.usb: DWC OTG Controller
  1922. [ 0.808196] dwc_otg 3f980000.usb: new USB bus registered, assigned bus number 1
  1923. [ 0.808224] dwc_otg 3f980000.usb: irq 62, io mem 0x00000000
  1924. [ 0.808273] Init: Port Power? op_state=1
  1925. [ 0.808276] Init: Power Port (0)
  1926. [ 0.808448] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
  1927. [ 0.808458] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
  1928. [ 0.808465] usb usb1: Product: DWC OTG Controller
  1929. [ 0.808472] usb usb1: Manufacturer: Linux 4.9.80 dwc_otg_hcd
  1930. [ 0.808479] usb usb1: SerialNumber: 3f980000.usb
  1931. [ 0.809185] hub 1-0:1.0: USB hub found
  1932. [ 0.809222] hub 1-0:1.0: 1 port detected
  1933. [ 0.809834] dwc_otg: FIQ enabled
  1934. [ 0.809838] dwc_otg: NAK holdoff enabled
  1935. [ 0.809842] dwc_otg: FIQ split-transaction FSM enabled
  1936. [ 0.809854] Module dwc_common_port init
  1937. [ 0.810063] usbcore: registered new interface driver usb-storage
  1938. [ 0.810262] mousedev: PS/2 mouse device common for all mice
  1939. [ 0.810411] i2c /dev entries driver
  1940. [ 0.811781] bcm2835-wdt 3f100000.watchdog: Broadcom BCM2835 watchdog timer
  1941. [ 0.812039] bcm2835-cpufreq: min=600000 max=1400000
  1942. [ 0.812502] sdhci: Secure Digital Host Controller Interface driver
  1943. [ 0.812507] sdhci: Copyright(c) Pierre Ossman
  1944. [ 0.812785] sdhost-bcm2835 3f202000.sdhost: could not get clk, deferring probe
  1945. [ 0.814990] mmc-bcm2835 3f300000.mmc: could not get clk, deferring probe
  1946. [ 0.815074] sdhci-pltfm: SDHCI platform and OF driver helper
  1947. [ 0.817531] ledtrig-cpu: registered to indicate activity on CPUs
  1948. [ 0.817603] hidraw: raw HID events driver (C) Jiri Kosina
  1949. [ 0.818430] usbcore: registered new interface driver usbhid
  1950. [ 0.818433] usbhid: USB HID core driver
  1951. [ 0.818818] vchiq: vchiq_init_state: slot_zero = 0xaf980000, is_master = 0
  1952. [ 0.819711] [vc_sm_connected_init]: start
  1953. [ 0.826575] [vc_sm_connected_init]: end - returning 0
  1954. [ 0.827166] NET: Registered protocol family 10
  1955. [ 0.827641] NET: Registered protocol family 17
  1956. [ 0.827688] Key type dns_resolver registered
  1957. [ 0.827846] Registering SWP/SWPB emulation handler
  1958. [ 0.832070] uart-pl011 3f201000.serial: cts_event_workaround enabled
  1959. [ 0.832111] 3f201000.serial: ttyAMA0 at MMIO 0x3f201000 (irq = 87, base_baud = 0) is a PL011 rev2
  1960. [ 0.832844] sdhost: log_buf @ af913000 (ef913000)
  1961. [ 0.884807] mmc0: sdhost-bcm2835 loaded - DMA enabled (>1)
  1962. [ 0.886789] mmc-bcm2835 3f300000.mmc: mmc_debug:0 mmc_debug2:0
  1963. [ 0.886793] mmc-bcm2835 3f300000.mmc: DMA channel allocated
  1964. [ 0.938220] console [netcon0] enabled
  1965. [ 0.938222] netconsole: network logging started
  1966. [ 0.938224] of_cfs_init
  1967. [ 0.938290] of_cfs_init: OK
  1968. [ 0.941832] Freeing unused kernel memory: 3072K
  1969. [ 0.957052] mmc1: queuing unknown CIS tuple 0x80 (2 bytes)
  1970. [ 0.958578] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  1971. [ 0.960100] mmc1: queuing unknown CIS tuple 0x80 (3 bytes)
  1972. [ 0.962829] mmc1: queuing unknown CIS tuple 0x80 (7 bytes)
  1973. [ 0.987975] mmc0: host does not support reading read-only switch, assuming write-enable
  1974. [ 0.991616] mmc0: new high speed SDHC card at address aaaa
  1975. [ 0.992029] mmcblk0: mmc0:aaaa SC32G 29.7 GiB
  1976. [ 0.994444] mmcblk0: p1 p2
  1977. [ 1.009496] random: fast init done
  1978. [ 1.018215] Indeed it is in host mode hprt0 = 00021501
  1979. [ 1.080948] mmc1: new high speed SDIO card at address 0001
  1980. [ 1.191485] usb 1-1: new high-speed USB device number 2 using dwc_otg
  1981. [ 1.191562] Indeed it is in host mode hprt0 = 00001101
  1982. [ 1.381590] usb 1-1: New USB device found, idVendor=0424, idProduct=2514
  1983. [ 1.381594] usb 1-1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1984. [ 1.381978] hub 1-1:1.0: USB hub found
  1985. [ 1.382016] hub 1-1:1.0: 4 ports detected
  1986. [ 1.657323] EXT4-fs (mmcblk0p2): couldn't mount as ext3 due to feature incompatibilities
  1987. [ 1.657645] EXT4-fs (mmcblk0p2): couldn't mount as ext2 due to feature incompatibilities
  1988. [ 1.661482] usb 1-1.1: new high-speed USB device number 3 using dwc_otg
  1989. [ 1.727268] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
  1990. [ 1.751654] usb 1-1.1: New USB device found, idVendor=0424, idProduct=2514
  1991. [ 1.751661] usb 1-1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  1992. [ 1.752005] hub 1-1.1:1.0: USB hub found
  1993. [ 1.752041] hub 1-1.1:1.0: 3 ports detected
  1994. [ 1.824822] usb 1-1.2: new low-speed USB device number 4 using dwc_otg
  1995. [ 1.919201] usb 1-1.2: New USB device found, idVendor=0461, idProduct=4d20
  1996. [ 1.919209] usb 1-1.2: New USB device strings: Mfr=0, Product=2, SerialNumber=0
  1997. [ 1.919212] usb 1-1.2: Product: USB Optical Mouse
  1998. [ 1.922853] input: USB Optical Mouse as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.2/1-1.2:1.0/0003:0461:4D20.0001/input/input0
  1999. [ 1.923139] hid-generic 0003:0461:4D20.0001: input,hidraw0: USB HID v1.11 Mouse [USB Optical Mouse] on usb-3f980000.usb-1.2/input0
  2000. [ 2.011491] usb 1-1.3: new low-speed USB device number 5 using dwc_otg
  2001. [ 2.135216] usb 1-1.3: New USB device found, idVendor=04ca, idProduct=004b
  2002. [ 2.135225] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
  2003. [ 2.135228] usb 1-1.3: Product: USB Keyboard
  2004. [ 2.135231] usb 1-1.3: Manufacturer: Lite-On Technology Corp.
  2005. [ 2.149086] input: Lite-On Technology Corp. USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.0/0003:04CA:004B.0002/input/input1
  2006. [ 2.173842] systemd[1]: System time before build time, advancing clock.
  2007. [ 2.181506] usb 1-1.1.2: new high-speed USB device number 6 using dwc_otg
  2008. [ 2.184982] systemd[1]: systemd 232 running in system mode. (-PAM -AUDIT -SELINUX -IMA -APPARMOR -SMACK -SYSVINIT -UTMP -LIBCRYPTSETUP -GCRYPT -GNUTLS -ACL -XZ -LZ4 -SECCOMP +BLKID -ELFUTILS +KMOD -IDN)
  2009. [ 2.185242] systemd[1]: Detected architecture arm.
  2010. [ 2.185443] systemd[1]: Set hostname to <LibreELEC>.
  2011. [ 2.205276] hid-generic 0003:04CA:004B.0002: input,hidraw1: USB HID v1.10 Keyboard [Lite-On Technology Corp. USB Keyboard] on usb-3f980000.usb-1.3/input0
  2012. [ 2.220518] input: Lite-On Technology Corp. USB Keyboard as /devices/platform/soc/3f980000.usb/usb1/1-1/1-1.3/1-1.3:1.1/0003:04CA:004B.0003/input/input2
  2013. [ 2.239953] systemd[1]: Started Forward Password Requests to Wall Directory Watch.
  2014. [ 2.240514] systemd[1]: Created slice User and Session Slice.
  2015. [ 2.240635] systemd[1]: Listening on /dev/initctl Compatibility Named Pipe.
  2016. [ 2.240885] systemd[1]: Listening on RPCbind Server Activation Socket.
  2017. [ 2.241007] systemd[1]: Listening on Journal Socket.
  2018. [ 2.241236] systemd[1]: Created slice System Slice.
  2019. [ 2.245728] systemd[1]: Starting Load Kernel Modules...
  2020. [ 2.272048] usb 1-1.1.2: New USB device found, idVendor=0781, idProduct=5591
  2021. [ 2.272055] usb 1-1.1.2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
  2022. [ 2.272058] usb 1-1.1.2: Product: Ultra USB 3.0
  2023. [ 2.272061] usb 1-1.1.2: Manufacturer: SanDisk
  2024. [ 2.272064] usb 1-1.1.2: SerialNumber: 4C530001190618104524
  2025. [ 2.272516] usb-storage 1-1.1.2:1.0: USB Mass Storage device detected
  2026. [ 2.272659] scsi host0: usb-storage 1-1.1.2:1.0
  2027. [ 2.274994] hid-generic 0003:04CA:004B.0003: input,hidraw2: USB HID v1.10 Device [Lite-On Technology Corp. USB Keyboard] on usb-3f980000.usb-1.3/input1
  2028. [ 2.441636] systemd-journald[219]: Received request to flush runtime journal from PID 1
  2029. [ 2.478190] usb 1-1.1.1: new high-speed USB device number 7 using dwc_otg
  2030. [ 2.571782] usb 1-1.1.1: New USB device found, idVendor=0424, idProduct=7800
  2031. [ 2.571790] usb 1-1.1.1: New USB device strings: Mfr=0, Product=0, SerialNumber=0
  2032. [ 2.844117] libphy: lan78xx-mdiobus: probed
  2033. [ 2.845319] random: crng init done
  2034. [ 3.284233] scsi 0:0:0:0: Direct-Access SanDisk Ultra USB 3.0 1.00 PQ: 0 ANSI: 6
  2035. [ 3.285848] Console: switching to colour dummy device 80x30
  2036. [ 3.286238] sd 0:0:0:0: [sda] 60063744 512-byte logical blocks: (30.8 GB/28.6 GiB)
  2037. [ 3.287016] sd 0:0:0:0: [sda] Write Protect is off
  2038. [ 3.287030] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
  2039. [ 3.289956] sd 0:0:0:0: [sda] Write cache: disabled, read cache: enabled, doesn't support DPO or FUA
  2040. [ 3.301326] sda: sda1
  2041. [ 3.303887] sd 0:0:0:0: [sda] Attached SCSI removable disk
  2042. [ 3.476866] gpiomem-bcm2835 3f200000.gpiomem: Initialised: Registers at 0x3f200000
  2043. [ 3.716246] usbcore: registered new interface driver brcmfmac
  2044. [ 3.964154] brcmfmac: Firmware version = wl0: Feb 27 2018 03:15:32 version 7.45.154 (r684107 CY) FWID 01-4fbe0b04
  2045. [ 3.967234] brcmfmac: brcmf_c_preinit_dcmds: CLM version = API: 12.2 Data: 9.10.105 Compiler: 1.29.4 ClmImport: 1.36.3 Creation: 2018-03-09 18:56:28
  2046. [ 4.047328] uart-pl011 3f201000.serial: no DMA platform data
  2047. [ 4.050532] IPv6: ADDRCONF(NETDEV_UP): eth0: link is not ready
  2048. [ 4.164347] fuse init (API version 7.26)
  2049. [ 4.274009] IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
  2050. [ 4.274039] brcmfmac: power management disabled
  2051. [ 5.839204] IPv6: ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
  2052. [ 5.860580] 8021q: 802.1Q VLAN Support v1.8
  2053. [ 10.207117] Bluetooth: Core ver 2.22
  2054. [ 10.207168] NET: Registered protocol family 31
  2055. [ 10.207170] Bluetooth: HCI device and connection manager initialized
  2056. [ 10.207182] Bluetooth: HCI socket layer initialized
  2057. [ 10.207187] Bluetooth: L2CAP socket layer initialized
  2058. [ 10.207202] Bluetooth: SCO socket layer initialized
  2059. [ 10.221857] Bluetooth: HCI UART driver ver 2.3
  2060. [ 10.221865] Bluetooth: HCI UART protocol H4 registered
  2061. [ 10.221868] Bluetooth: HCI UART protocol Three-wire (H5) registered
  2062. [ 10.221984] Bluetooth: HCI UART protocol Broadcom registered
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement