Advertisement
RatherLoopy

Untitled

Dec 2nd, 2021
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 140.37 KB | None | 0 0
  1. 2021-12-02 11:29:51.425 T:824 INFO <general>: -----------------------------------------------------------------------
  2. 2021-12-02 11:29:51.425 T:824 INFO <general>: Starting Kodi (19.3 (19.3.0) Git:19.3-Matrix). Platform: Linux ARM 32-bit
  3. 2021-12-02 11:29:51.425 T:824 INFO <general>: Using Release Kodi x32
  4. 2021-12-02 11:29:51.425 T:824 INFO <general>: Kodi compiled 2021-10-29 by GCC 10.2.0 for Linux ARM 32-bit version 5.10.76 (330316)
  5. 2021-12-02 11:29:51.426 T:824 INFO <general>: Running on BCM2835 with LibreELEC (official): 10.0.1, kernel: Linux ARM 64-bit version 5.10.76
  6. 2021-12-02 11:29:51.426 T:824 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
  7. 2021-12-02 11:29:51.426 T:824 INFO <general>: 4 CPU cores available
  8. 2021-12-02 11:29:51.426 T:824 INFO <general>: ARM Features: Neon enabled
  9. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
  10. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
  11. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  12. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  13. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://envhome/ is mapped to: /storage
  14. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://home/ is mapped to: /storage/.kodi
  15. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
  16. 2021-12-02 11:29:51.426 T:824 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
  17. 2021-12-02 11:29:51.426 T:824 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
  18. 2021-12-02 11:29:51.426 T:824 INFO <general>: Local hostname: LibreELECBR
  19. 2021-12-02 11:29:51.426 T:824 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
  20. 2021-12-02 11:29:51.426 T:824 INFO <general>: -----------------------------------------------------------------------
  21. 2021-12-02 11:29:51.426 T:824 INFO <general>: loading settings
  22. 2021-12-02 11:29:51.428 T:824 INFO <general>: special://profile/ is mapped to: special://masterprofile/
  23. 2021-12-02 11:29:51.453 T:824 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  24. 2021-12-02 11:29:51.454 T:824 INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  25. <?xml version="1.0" encoding="utf-8" ?>
  26. <advancedsettings version="1.0">
  27. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  28. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  29. <showexitbutton>false</showexitbutton>
  30. <remotedelay>1</remotedelay>
  31. <samba>
  32. <clienttimeout>30</clienttimeout>
  33. </samba>
  34. <fanartres>720</fanartres>
  35. <imageres>540</imageres>
  36. </advancedsettings>
  37.  
  38. 2021-12-02 11:29:51.457 T:824 INFO <general>: Loaded settings file from special://profile/advancedsettings.xml
  39. 2021-12-02 11:29:51.458 T:824 INFO <general>: Contents of special://profile/advancedsettings.xml are...
  40. <?xml version="1.0" encoding="utf-8" ?>
  41. <advancedsettings>
  42. <cache>
  43. <memorysize>62914560</memorysize>
  44. <buffermode>1</buffermode>
  45. <readfactor>10</readfactor>
  46. </cache>
  47. <musicdatabase>
  48. <name>MyMusic</name>
  49. <host>192.168.50.95</host>
  50. <user>kodi</user>
  51. <pass>*****</pass>
  52. <type>mysql</type>
  53. <port>3306</port>
  54. </musicdatabase>
  55. <videolibrary>
  56. <importwatchedstate>true</importwatchedstate>
  57. <importresumepoint>true</importresumepoint>
  58. </videolibrary>
  59. <videodatabase>
  60. <name>MyVideos</name>
  61. <host>192.168.50.95</host>
  62. <user>kodi</user>
  63. <pass>*****</pass>
  64. <type>mysql</type>
  65. <port>3306</port>
  66. </videodatabase>
  67. </advancedsettings>
  68.  
  69. 2021-12-02 11:29:51.458 T:824 WARNING <general>: VIDEO database configuration is experimental.
  70. 2021-12-02 11:29:51.458 T:824 WARNING <CSettingsManager>: missing version attribute
  71. 2021-12-02 11:29:51.458 T:824 INFO <general>: Default Video Player: VideoPlayer
  72. 2021-12-02 11:29:51.458 T:824 INFO <general>: Default Audio Player: paplayer
  73. 2021-12-02 11:29:51.458 T:824 INFO <general>: Enabled debug logging due to GUI setting (2)
  74. 2021-12-02 11:29:51.459 T:824 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  75. 2021-12-02 11:29:51.463 T:824 DEBUG <general>: CSkinSettings: no <skinsettings> tag found
  76. 2021-12-02 11:29:51.463 T:824 INFO <general>: creating subdirectories
  77. 2021-12-02 11:29:51.463 T:824 INFO <general>: userdata folder: special://masterprofile/
  78. 2021-12-02 11:29:51.463 T:824 INFO <general>: recording folder:
  79. 2021-12-02 11:29:51.463 T:824 INFO <general>: screenshots folder: /storage/screenshots/
  80. 2021-12-02 11:29:51.537 T:824 INFO <general>: Running database version Addons33
  81. 2021-12-02 11:29:51.564 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.aac
  82. 2021-12-02 11:29:51.565 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: audioencoder.kodi.builtin.wma
  83. 2021-12-02 11:29:51.622 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: peripheral.joystick
  84. 2021-12-02 11:29:51.667 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.black
  85. 2021-12-02 11:29:51.669 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: screensaver.xbmc.builtin.dim
  86. 2021-12-02 11:29:51.786 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.album.universal' already present with version 3.1.4 at '/usr/share/kodi/addons/metadata.album.universal/' replaced with version 3.1.6 at '/storage/.kodi/addons/metadata.album.universal/'
  87. 2021-12-02 11:29:51.788 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.imdb.com' already present with version 3.1.6 at '/usr/share/kodi/addons/metadata.common.imdb.com/' replaced with version 3.2.4 at '/storage/.kodi/addons/metadata.common.imdb.com/'
  88. 2021-12-02 11:29:51.794 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org' already present with version 3.5.12 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org/' replaced with version 3.5.13 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org/'
  89. 2021-12-02 11:29:51.798 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.themoviedb.org.python' already present with version 1.3.1+matrix.1 at '/usr/share/kodi/addons/metadata.themoviedb.org.python/' replaced with version 1.5.1+matrix.1 at '/storage/.kodi/addons/metadata.themoviedb.org.python/'
  90. 2021-12-02 11:29:51.802 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.default' already present with version 1.0.15 at '/usr/share/kodi/addons/game.controller.default/' replaced with version 1.0.16 at '/storage/.kodi/addons/game.controller.default/'
  91. 2021-12-02 11:29:51.804 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'game.controller.snes' already present with version 1.0.14 at '/usr/share/kodi/addons/game.controller.snes/' replaced with version 1.0.15 at '/storage/.kodi/addons/game.controller.snes/'
  92. 2021-12-02 11:29:51.806 T:824 DEBUG <general>: CAddonInfoBuilder::ParseXMLTypes: Binary addon found: vfs.libarchive
  93. 2021-12-02 11:29:51.815 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.artists.universal' already present with version 4.3.3 at '/usr/share/kodi/addons/metadata.artists.universal/' replaced with version 4.3.5 at '/storage/.kodi/addons/metadata.artists.universal/'
  94. 2021-12-02 11:29:51.818 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.common.themoviedb.org' already present with version 3.2.13 at '/usr/share/kodi/addons/metadata.common.themoviedb.org/' replaced with version 3.2.17 at '/storage/.kodi/addons/metadata.common.themoviedb.org/'
  95. 2021-12-02 11:29:51.820 T:824 DEBUG <general>: CAddonMgr::FindAddons: Addon 'metadata.tvshows.themoviedb.org.python' already present with version 1.3.14 at '/usr/share/kodi/addons/metadata.tvshows.themoviedb.org.python/' replaced with version 1.4.9 at '/storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/'
  96. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  97. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  98. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.16 installed
  99. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.15 installed
  100. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  101. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
  102. 2021-12-02 11:29:51.826 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  103. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  104. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
  105. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  106. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  107. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
  108. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
  109. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
  110. 2021-12-02 11:29:51.827 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
  111. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
  112. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
  113. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
  114. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
  115. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
  116. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
  117. 2021-12-02 11:29:51.828 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
  118. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  119. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.6 installed
  120. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.5 installed
  121. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  122. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
  123. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.4 installed
  124. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  125. 2021-12-02 11:29:51.829 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  126. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.17 installed
  127. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
  128. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
  129. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  130. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
  131. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.5.1+matrix.1 installed
  132. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.13 installed
  133. 2021-12-02 11:29:51.830 T:824 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.9 installed
  134. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v19.0.0 installed
  135. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
  136. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
  137. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
  138. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  139. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  140. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  141. 2021-12-02 11:29:51.831 T:824 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  142. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
  143. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.beautifulsoup4 v4.9.3+matrix.1 installed
  144. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
  145. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
  146. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.html5lib v1.0.1+matrix.2 installed
  147. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
  148. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
  149. 2021-12-02 11:29:51.832 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  150. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  151. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
  152. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
  153. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.soupsieve v2.1.0+matrix.1 installed
  154. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
  155. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: script.module.webencodings v0.5.1+matrix.2 installed
  156. 2021-12-02 11:29:51.833 T:824 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
  157. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: service.subtitles.napisy24pl v3.0.4 installed
  158. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: service.subtitles.opensubtitles v5.1.3 installed
  159. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: service.subtitles.rvm.addic7ed v3.1.8+matrix.1 installed
  160. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: service.subtitles.subsceneplus v1.2.9 installed
  161. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: service.subtitles.supersubtitles v0.0.26 installed
  162. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
  163. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: vfs.libarchive v19.0.0.1 installed
  164. 2021-12-02 11:29:51.834 T:824 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
  165. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
  166. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  167. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
  168. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.4.0 installed
  169. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  170. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
  171. 2021-12-02 11:29:51.835 T:824 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  172. 2021-12-02 11:29:51.837 T:824 DEBUG <general>: ADDON: Dll Initializing - Archive support
  173. 2021-12-02 11:29:51.837 T:824 DEBUG <general>: SECTION:LoadDLL(/storage/.kodi/addons/vfs.libarchive/vfs.libarchive.so.19.0.0)
  174. 2021-12-02 11:29:51.837 T:824 DEBUG <general>: Loading: /storage/.kodi/addons/vfs.libarchive/vfs.libarchive.so.19.0.0
  175. 2021-12-02 11:29:51.854 T:824 DEBUG <general>: CFavourites::Load - no system favourites found, skipping
  176. 2021-12-02 11:29:51.854 T:824 DEBUG <general>: CFavourites::Load - no userdata favourites found, skipping
  177. 2021-12-02 11:29:51.857 T:824 DEBUG <general>: DBus method call to org.freedesktop.ConsoleKit.Manager.CanStop at /org/freedesktop/ConsoleKit/Manager of org.freedesktop.ConsoleKit failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.ConsoleKit was not provided by any .service files
  178. 2021-12-02 11:29:51.857 T:824 INFO <general>: Selected Logind/UPower as PowerSyscall
  179. 2021-12-02 11:29:51.857 T:824 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  180. 2021-12-02 11:29:51.857 T:824 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
  181. 2021-12-02 11:29:51.866 T:824 DEBUG <general>: LogindUPowerSyscall - inhibit lock taken, fd 12
  182. 2021-12-02 11:29:51.868 T:824 DEBUG <general>: DBus method call to org.freedesktop.UPower.EnumerateDevices at /org/freedesktop/UPower of org.freedesktop.UPower failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  183. 2021-12-02 11:29:51.868 T:824 DEBUG <general>: DBus method call to org.freedesktop.DBus.Peer.Ping at /org/freedesktop/UDisks2 of org.freedesktop.UDisks2 failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks2 was not provided by any .service files
  184. 2021-12-02 11:29:51.868 T:824 DEBUG <general>: DBus method call to org.freedesktop.UDisks.EnumerateDevices at /org/freedesktop/UDisks of org.freedesktop.UDisks failed: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  185. 2021-12-02 11:29:51.870 T:824 DEBUG <general>: Selected UDev as storage provider
  186. 2021-12-02 11:29:51.871 T:830 DEBUG <general>: Thread ActiveAE start, auto delete: false
  187. 2021-12-02 11:29:51.871 T:831 DEBUG <general>: Thread AESink start, auto delete: false
  188. 2021-12-02 11:29:51.871 T:832 DEBUG <general>: Thread FDEventMonitor start, auto delete: false
  189. 2021-12-02 11:29:51.883 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround71" for playback
  190. 2021-12-02 11:29:51.884 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround51" for playback
  191. 2021-12-02 11:29:51.884 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround71" for playback
  192. 2021-12-02 11:29:51.885 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround40" for playback
  193. 2021-12-02 11:29:51.885 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround51" for playback
  194. 2021-12-02 11:29:51.885 T:830 INFO <general>: CAESinkALSA - Unable to open device "surround71" for playback
  195. 2021-12-02 11:29:51.906 T:830 INFO <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi1" for playback
  196. 2021-12-02 11:29:51.907 T:830 INFO <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi1,DEV=0" for playback
  197. 2021-12-02 11:29:51.908 T:830 DEBUG <general>: PulseAudio: Context authorizing
  198. 2021-12-02 11:29:51.908 T:830 DEBUG <general>: PulseAudio: Context setting name
  199. 2021-12-02 11:29:51.909 T:830 DEBUG <general>: PulseAudio: Context ready
  200. 2021-12-02 11:29:51.909 T:830 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  201. 2021-12-02 11:29:51.911 T:830 INFO <general>: Found 2 Lists of Devices
  202. 2021-12-02 11:29:51.911 T:830 INFO <general>: Enumerated ALSA devices:
  203. 2021-12-02 11:29:51.911 T:830 INFO <general>: Device 1
  204. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceName : @
  205. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayName : Default (vc4-hdmi-0 MAI PCM i2s-hifi-0) ()
  206. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayNameExtra:
  207. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  208. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_channels : FL, FR
  209. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_sampleRates : 32000,44100,48000
  210. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  211. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_streamTypes : No passthrough capabilities
  212. 2021-12-02 11:29:51.911 T:830 INFO <general>: Device 2
  213. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceName : sysdefault
  214. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayName : vc4-hdmi-0 ()
  215. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayNameExtra: MAI PCM i2s-hifi-0
  216. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  217. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_channels : FL, FR
  218. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_sampleRates : 32000,44100,48000
  219. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  220. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_streamTypes : No passthrough capabilities
  221. 2021-12-02 11:29:51.911 T:830 INFO <general>: Device 3
  222. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceName : sysdefault:CARD=vc4hdmi0
  223. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  224. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayNameExtra: MAI PCM i2s-hifi-0
  225. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  226. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_channels : FL, FR
  227. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_sampleRates : 32000,44100,48000
  228. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  229. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_streamTypes : No passthrough capabilities
  230. 2021-12-02 11:29:51.911 T:830 INFO <general>: Device 4
  231. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceName : hdmi:CARD=vc4hdmi0,DEV=0
  232. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  233. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_displayNameExtra: SAN SANYO LCD on HDMI
  234. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
  235. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_channels : FL, FR
  236. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_sampleRates : 32000,44100,48000
  237. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_dataFormats : AE_FMT_RAW,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE,AE_FMT_U8,AE_FMT_RAW
  238. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_streamTypes : STREAM_TYPE_AC3,STREAM_TYPE_DTSHD,STREAM_TYPE_DTSHD_MA,STREAM_TYPE_DTSHD_CORE,STREAM_TYPE_DTS_1024,STREAM_TYPE_DTS_2048,STREAM_TYPE_DTS_512,STREAM_TYPE_EAC3,STREAM_TYPE_TRUEHD
  239. 2021-12-02 11:29:51.911 T:830 INFO <general>: Enumerated PULSE devices:
  240. 2021-12-02 11:29:51.911 T:830 INFO <general>: Device 1
  241. 2021-12-02 11:29:51.911 T:830 INFO <general>: m_deviceName : Default
  242. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_displayName : Default
  243. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  244. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  245. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_channels : FL, FR
  246. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  247. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  248. 2021-12-02 11:29:51.912 T:830 INFO <general>: m_streamTypes : No passthrough capabilities
  249. 2021-12-02 11:29:51.912 T:831 INFO <general>: CActiveAESink::OpenSink - initialize sink
  250. 2021-12-02 11:29:51.912 T:831 DEBUG <general>: CActiveAESink::OpenSink - trying to open device ALSA:hdmi:CARD=vc4hdmi0,DEV=0
  251. 2021-12-02 11:29:51.912 T:831 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
  252. 2021-12-02 11:29:51.915 T:831 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  253. 2021-12-02 11:29:51.916 T:831 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  254. 2021-12-02 11:29:51.916 T:831 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
  255. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::InitializeHW - Request: periodSize 2205, bufferSize 8820
  256. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::InitializeHW - Got: periodSize 2205, bufferSize 8820
  257. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::InitializeHW - Setting timeout to 200 ms
  258. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::GetChannelLayout - Input Channel Count: 2 Output Channel Count: 2
  259. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::GetChannelLayout - Requested Layout: FL, FR
  260. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CAESinkALSA::GetChannelLayout - Got Layout: FL, FR (ALSA: FL FR)
  261. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: CActiveAESink::OpenSink - ALSA Initialized:
  262. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: Output Device : vc4-hdmi-0 (vc4hdmi0)
  263. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: Sample Rate : 44100
  264. 2021-12-02 11:29:51.916 T:831 DEBUG <general>: Sample Format : AE_FMT_S24NE3
  265. 2021-12-02 11:29:51.917 T:831 DEBUG <general>: Channel Count : 2
  266. 2021-12-02 11:29:51.917 T:831 DEBUG <general>: Channel Layout: FL, FR
  267. 2021-12-02 11:29:51.917 T:831 DEBUG <general>: Frames : 2205
  268. 2021-12-02 11:29:51.917 T:831 DEBUG <general>: Frame Size : 6
  269. 2021-12-02 11:29:51.924 T:824 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  270. 2021-12-02 11:29:51.937 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  271. 2021-12-02 11:29:51.937 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  272. 2021-12-02 11:29:51.938 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  273. 2021-12-02 11:29:51.938 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BasePY" successfully loaded
  274. 2021-12-02 11:29:51.938 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Chinese BaiduPY" successfully loaded
  275. 2021-12-02 11:29:51.939 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Croatian QWERTY" successfully loaded
  276. 2021-12-02 11:29:51.939 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Czech QWERTZ" successfully loaded
  277. 2021-12-02 11:29:51.940 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  278. 2021-12-02 11:29:51.941 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  279. 2021-12-02 11:29:51.941 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  280. 2021-12-02 11:29:51.941 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  281. 2021-12-02 11:29:51.942 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "French AZERTY" successfully loaded
  282. 2021-12-02 11:29:51.942 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  283. 2021-12-02 11:29:51.943 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "German ABC" successfully loaded
  284. 2021-12-02 11:29:51.943 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  285. 2021-12-02 11:29:51.944 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  286. 2021-12-02 11:29:51.944 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  287. 2021-12-02 11:29:51.944 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  288. 2021-12-02 11:29:51.945 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Icelandic QWERTY" successfully loaded
  289. 2021-12-02 11:29:51.945 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Italian QWERTY" successfully loaded
  290. 2021-12-02 11:29:51.946 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Korean ㄱㄴㄷ" successfully loaded
  291. 2021-12-02 11:29:51.946 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian AZERTY" successfully loaded
  292. 2021-12-02 11:29:51.946 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Lithuanian QWERTY" successfully loaded
  293. 2021-12-02 11:29:51.947 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  294. 2021-12-02 11:29:51.947 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Persian QWERTY" successfully loaded
  295. 2021-12-02 11:29:51.948 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  296. 2021-12-02 11:29:51.948 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  297. 2021-12-02 11:29:51.949 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Romanian QWERTY" successfully loaded
  298. 2021-12-02 11:29:51.949 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  299. 2021-12-02 11:29:51.949 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  300. 2021-12-02 11:29:51.950 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Silesian QWERTY" successfully loaded
  301. 2021-12-02 11:29:51.951 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTZ" successfully loaded
  302. 2021-12-02 11:29:51.951 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak QWERTY" successfully loaded
  303. 2021-12-02 11:29:51.951 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovak ABC" successfully loaded
  304. 2021-12-02 11:29:51.952 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Slovenian QWERTZ" successfully loaded
  305. 2021-12-02 11:29:51.952 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  306. 2021-12-02 11:29:51.952 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  307. 2021-12-02 11:29:51.953 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Thai Kedmanee" successfully loaded
  308. 2021-12-02 11:29:51.953 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  309. 2021-12-02 11:29:51.954 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  310. 2021-12-02 11:29:51.954 T:824 DEBUG <general>: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  311. 2021-12-02 11:29:51.954 T:824 DEBUG <general>: CApplication::CreateGUI - trying to init gbm windowing system
  312. 2021-12-02 11:29:51.965 T:824 DEBUG <general>: libinput: event0: device is ignored
  313.  
  314. 2021-12-02 11:29:52.102 T:834 DEBUG <general>: Thread libinput start, auto delete: false
  315. 2021-12-02 11:29:52.103 T:824 INFO <general>: RetroPlayer[PROCESS]: Registering process control for GBM
  316. 2021-12-02 11:29:52.103 T:824 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
  317. 2021-12-02 11:29:52.103 T:824 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  318. 2021-12-02 11:29:52.104 T:824 DEBUG <general>: CDRMUtils::OpenDrm - drm devices found: 2
  319. 2021-12-02 11:29:52.131 T:824 INFO <general>: CDRMUtils::FindConnector - using connector: 32
  320. 2021-12-02 11:29:52.131 T:824 DEBUG <general>: CDRMUtils::OpenDrm - opened device: /dev/dri/card0
  321. 2021-12-02 11:29:52.131 T:824 DEBUG <general>: CDRMUtils::PrintDrmDeviceInfo - DRM Device Info:
  322. available_nodes: 0x01
  323. nodes:
  324. nodes[0]: /dev/dri/card0
  325. bustype: 0x02
  326. platform:
  327. fullname: /gpu
  328. 2021-12-02 11:29:52.131 T:824 DEBUG <general>: CDRMUtils::OpenDrm - opened render node: /dev/dri/card0
  329. 2021-12-02 11:29:52.161 T:824 INFO <general>: CDRMUtils::FindConnector - using connector: 32
  330. 2021-12-02 11:29:52.161 T:824 INFO <general>: CDRMUtils::FindEncoder - using encoder: 31
  331. 2021-12-02 11:29:52.161 T:824 DEBUG <general>: CDRMUtils::FindCrtc - original crtc mode: 1920x1080 @ 60 Hz
  332. 2021-12-02 11:29:52.161 T:824 INFO <general>: CDRMUtils::FindPlanes - using crtc: 76
  333. 2021-12-02 11:29:52.161 T:824 DEBUG <general>: CDRMUtils::FindPlanes - using video plane 70
  334. 2021-12-02 11:29:52.161 T:824 DEBUG <general>: CDRMUtils::FindPlanes - using gui plane 91
  335. 2021-12-02 11:29:52.161 T:824 DEBUG <general>: CDRMAtomic::InitDrm - initialized atomic DRM
  336. 2021-12-02 11:29:52.305 T:824 DEBUG <general>: CWinSystemGbm::InitWindowSystem - initialized DRM
  337. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  338. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  339. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
  340. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
  341. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  342. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  343. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1024x768 with 1024x768 @ 60.000000 Hz
  344. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 1440x480 with 1440x480i @ 60.000000 Hz
  345. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 800x600 with 800x600 @ 60.000000 Hz
  346. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  347. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  348. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 720x480 with 720x480i @ 59.940063 Hz
  349. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 720x480 with 720x480i @ 60.000000 Hz
  350. 2021-12-02 11:29:52.305 T:824 INFO <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  351. 2021-12-02 11:29:52.307 T:824 INFO <general>: Skipped 1 duplicate messages..
  352. 2021-12-02 11:29:52.307 T:824 INFO <general>: EGL_VERSION = 1.4
  353. 2021-12-02 11:29:52.307 T:824 INFO <general>: EGL_VENDOR = Mesa Project
  354. 2021-12-02 11:29:52.307 T:824 INFO <general>: EGL_EXTENSIONS = EGL_ANDROID_blob_cache EGL_EXT_buffer_age EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver
  355. 2021-12-02 11:29:52.307 T:824 INFO <general>: EGL_CLIENT_EXTENSIONS = EGL_EXT_client_extensions EGL_EXT_device_base EGL_EXT_device_enumeration EGL_EXT_device_query EGL_EXT_platform_base EGL_KHR_client_get_all_proc_addresses EGL_KHR_debug EGL_EXT_platform_device EGL_MESA_platform_gbm EGL_KHR_platform_gbm EGL_MESA_platform_surfaceless
  356. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL Config Attributes:
  357. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_BUFFER_SIZE: 32
  358. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_ALPHA_SIZE: 8
  359. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_BLUE_SIZE: 8
  360. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_GREEN_SIZE: 8
  361. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_RED_SIZE: 8
  362. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_DEPTH_SIZE: 16
  363. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_STENCIL_SIZE: 0
  364. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_CONFIG_CAVEAT: 0x3038
  365. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_CONFIG_ID: 10
  366. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_LEVEL: 0
  367. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_MAX_PBUFFER_HEIGHT: 4096
  368. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_MAX_PBUFFER_PIXELS: 0
  369. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_MAX_PBUFFER_WIDTH: 4096
  370. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_NATIVE_RENDERABLE: 1
  371. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_NATIVE_VISUAL_ID: 875713089
  372. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_NATIVE_VISUAL_TYPE: 0x3038
  373. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_SAMPLES: 0
  374. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_SAMPLE_BUFFERS: 0
  375. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_SURFACE_TYPE: 4
  376. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_TRANSPARENT_TYPE: 0x3038
  377. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_TRANSPARENT_BLUE_VALUE: 0
  378. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_TRANSPARENT_GREEN_VALUE: 0
  379. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_TRANSPARENT_RED_VALUE: 0
  380. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_BIND_TO_TEXTURE_RGB: 0
  381. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_BIND_TO_TEXTURE_RGBA: 0
  382. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_MIN_SWAP_INTERVAL: 1
  383. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_MAX_SWAP_INTERVAL: 1
  384. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_LUMINANCE_SIZE: 0
  385. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_ALPHA_MASK_SIZE: 0
  386. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_COLOR_BUFFER_TYPE: 0x308e
  387. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_RENDERABLE_TYPE: 77
  388. 2021-12-02 11:29:52.308 T:824 DEBUG <general>: EGL_CONFORMANT: 77
  389. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CUDMABufferObject::Register - unable to open /dev/udmabuf: No such file or directory
  390. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CDMAHeapBufferObject::Register unable to open /dev/dma_heap/reserved: No such file or directory
  391. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CDMAHeapBufferObject::Register - using /dev/dma_heap/linux,cma
  392. 2021-12-02 11:29:52.331 T:824 INFO <general>: CApplication::CreateGUI - using the gbm windowing system
  393. 2021-12-02 11:29:52.331 T:824 INFO <general>: Checking resolution 16
  394. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: OnLostDevice - notify display change event
  395. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CWinSystemGbmEGLContext::DestroyWindow - deinitialized GBM
  396. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 60 Hz
  397. 2021-12-02 11:29:52.331 T:824 DEBUG <general>: CGBMUtils::CreateSurface - created surface with size 1920x1080
  398. 2021-12-02 11:29:52.340 T:824 DEBUG <general>: CWinSystemGbmEGLContext::CreateNewWindow - initialized GBM
  399. 2021-12-02 11:29:52.341 T:824 INFO <general>: GL_VENDOR = Broadcom
  400. 2021-12-02 11:29:52.341 T:824 INFO <general>: GL_RENDERER = V3D 4.2
  401. 2021-12-02 11:29:52.341 T:824 INFO <general>: GL_VERSION = OpenGL ES 3.1 Mesa 21.0.3
  402. 2021-12-02 11:29:52.341 T:824 INFO <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
  403. 2021-12-02 11:29:52.341 T:824 INFO <general>: GL_EXTENSIONS = GL_EXT_blend_minmax GL_EXT_multi_draw_arrays GL_EXT_texture_compression_s3tc GL_EXT_texture_compression_dxt1 GL_EXT_texture_format_BGRA8888 GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth24 GL_OES_element_index_uint GL_OES_fbo_render_mipmap GL_OES_mapbuffer GL_OES_rgb8_rgba8 GL_OES_standard_derivatives GL_OES_stencil8 GL_OES_texture_3D GL_OES_texture_float GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_texture_npot GL_OES_vertex_half_float GL_EXT_draw_instanced GL_EXT_texture_sRGB_decode GL_OES_EGL_image GL_OES_depth_texture GL_OES_packed_depth_stencil GL_EXT_texture_type_2_10_10_10_REV GL_OES_get_program_binary GL_APPLE_texture_max_level GL_EXT_discard_framebuffer GL_EXT_read_format_bgra GL_EXT_frag_depth GL_NV_fbo_color_attachments GL_OES_EGL_image_external GL_OES_EGL_sync GL_OES_vertex_array_object GL_ANGLE_pack_reverse_row_order GL_ANGLE_texture_compression_dxt3 GL_ANGLE_texture_compression_dxt5 GL_EXT_occlusion_query_boolean GL_EXT_texture_rg GL_EXT_unpack_subimage GL_NV_draw_buffers GL_NV_read_buffer GL_NV_read_depth GL_NV_read_depth_stencil GL_NV_read_stencil GL_EXT_draw_buffers GL_EXT_map_buffer_range GL_KHR_debug GL_KHR_texture_compression_astc_ldr GL_NV_pixel_buffer_object GL_OES_depth_texture_cube_map GL_OES_required_internalformat GL_OES_surfaceless_context GL_EXT_color_buffer_float GL_EXT_sRGB_write_control GL_EXT_separate_shader_objects GL_EXT_shader_implicit_conversions GL_EXT_shader_integer_mix GL_EXT_base_instance GL_EXT_compressed_ETC1_RGB8_sub_texture GL_EXT_draw_elements_base_vertex GL_EXT_primitive_bounding_box GL_EXT_shader_io_blocks GL_EXT_texture_border_clamp GL_KHR_context_flush_control GL_NV_image_formats GL_OES_draw_elements_base_vertex GL_OES_primitive_bounding_box GL_OES_shader_io_blocks GL_OES_texture_border_clamp GL_OES_texture_stencil8 GL_OES_texture_storage_multisample_2d_array GL_EXT_buffer_storage GL_EXT_float_blend GL_EXT_geometry_point_size GL_EXT_geometry_shader GL_KHR_no_error GL_KHR_texture_compression_astc_sliced_3d GL_OES_EGL_image_external_essl3 GL_OES_geometry_point_size GL_OES_geometry_shader GL_OES_shader_image_atomic GL_EXT_texture_compression_s3tc_srgb GL_MESA_shader_integer_functions GL_KHR_parallel_shader_compile GL_EXT_EGL_image_storage GL_MESA_framebuffer_flip_y GL_EXT_texture_query_lod
  404. 2021-12-02 11:29:52.423 T:829 INFO <general>: Loading special://xbmc/system/Lircmap.xml
  405. 2021-12-02 11:29:52.424 T:824 DEBUG <general>: OnLostDevice - notify display change event
  406. 2021-12-02 11:29:52.424 T:824 DEBUG <general>: CDRMUtils::SetMode - found crtc mode: 1920x1080 @ 60 Hz
  407. 2021-12-02 11:29:52.424 T:824 INFO <general>: GLES: Maximum texture width: 4096
  408. 2021-12-02 11:29:52.424 T:824 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
  409. 2021-12-02 11:29:52.433 T:829 INFO <general>: * Adding remote mapping for device 'mceusb'
  410. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
  411. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
  412. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  413. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'anysee'
  414. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
  415. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
  416. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
  417. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
  418. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
  419. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  420. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'mediacenter'
  421. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'devinput'
  422. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'devinput-32'
  423. 2021-12-02 11:29:52.434 T:829 INFO <general>: * Adding remote mapping for device 'devinput-64'
  424. 2021-12-02 11:29:52.435 T:829 DEBUG <general>: CIRTranslator::Load - no userdata Lircmap.xml found, skipping
  425. 2021-12-02 11:29:52.492 T:824 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  426. 2021-12-02 11:29:52.986 T:824 DEBUG <general>: EGL Debugging:
  427. Error: EGL_BAD_SURFACE
  428. Command: eglSwapBuffers
  429. Type: EGL_DEBUG_MSG_ERROR_KHR
  430. Message: dri2_swap_buffers
  431. 2021-12-02 11:29:52.988 T:824 DEBUG <general>: CDRMAtomic::FlipPage - Execute modeset at next commit
  432. 2021-12-02 11:29:53.004 T:824 DEBUG <general>: CWinSystemGbmGLESContext::PresentRender - Sending display reset to all clients
  433. 2021-12-02 11:29:53.004 T:824 INFO <general>: load keymapping
  434. 2021-12-02 11:29:53.007 T:824 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  435. 2021-12-02 11:29:53.014 T:824 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  436. 2021-12-02 11:29:53.016 T:824 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  437. 2021-12-02 11:29:53.018 T:824 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  438. 2021-12-02 11:29:53.019 T:824 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  439. 2021-12-02 11:29:53.021 T:824 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
  440. 2021-12-02 11:29:53.024 T:824 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  441. 2021-12-02 11:29:53.030 T:824 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
  442. 2021-12-02 11:29:53.031 T:824 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
  443. 2021-12-02 11:29:53.035 T:824 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  444. 2021-12-02 11:29:53.038 T:824 INFO <general>: GUI format 1920x1080, Display 1920x1080 @ 60.000000 Hz
  445. 2021-12-02 11:29:53.038 T:824 INFO <general>: CLangInfo: loading resource.language.en_gb language information...
  446. 2021-12-02 11:29:53.044 T:824 DEBUG <general>: trying to set locale to en_US.UTF-8
  447. 2021-12-02 11:29:53.045 T:824 INFO <general>: global locale set to C
  448. 2021-12-02 11:29:53.045 T:824 INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
  449. 2021-12-02 11:29:53.067 T:824 DEBUG <general>: LocalizeStrings: loaded 4136 strings from file resource://resource.language.en_gb/strings.po
  450. 2021-12-02 11:29:53.073 T:824 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.aac/resources/language/resource.language.en_gb/strings.po
  451. 2021-12-02 11:29:53.073 T:824 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/audioencoder.kodi.builtin.wma/resources/language/resource.language.en_gb/strings.po
  452. 2021-12-02 11:29:53.076 T:824 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/game.controller.default/resources/language/resource.language.en_gb/strings.po
  453. 2021-12-02 11:29:53.080 T:824 DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/game.controller.snes/resources/language/resource.language.en_gb/strings.po
  454. 2021-12-02 11:29:53.085 T:824 DEBUG <general>: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.album.universal/resources/language/resource.language.en_gb/strings.po
  455. 2021-12-02 11:29:53.088 T:824 DEBUG <general>: LocalizeStrings: loaded 32 strings from file /storage/.kodi/addons/metadata.artists.universal/resources/language/resource.language.en_gb/strings.po
  456. 2021-12-02 11:29:53.095 T:824 DEBUG <general>: LocalizeStrings: loaded 17 strings from file /usr/share/kodi/addons/metadata.generic.albums/resources/language/resource.language.en_gb/strings.po
  457. 2021-12-02 11:29:53.099 T:824 DEBUG <general>: LocalizeStrings: loaded 15 strings from file /usr/share/kodi/addons/metadata.generic.artists/resources/language/resource.language.en_gb/strings.po
  458. 2021-12-02 11:29:53.100 T:824 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/metadata.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  459. 2021-12-02 11:29:53.106 T:824 DEBUG <general>: LocalizeStrings: loaded 17 strings from file /storage/.kodi/addons/metadata.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
  460. 2021-12-02 11:29:53.109 T:824 DEBUG <general>: LocalizeStrings: loaded 13 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org/resources/language/resource.language.en_gb/strings.po
  461. 2021-12-02 11:29:53.112 T:824 DEBUG <general>: LocalizeStrings: loaded 31 strings from file /storage/.kodi/addons/metadata.tvshows.themoviedb.org.python/resources/language/resource.language.en_gb/strings.po
  462. 2021-12-02 11:29:53.116 T:824 DEBUG <general>: LocalizeStrings: loaded 9 strings from file /usr/share/kodi/addons/peripheral.joystick/resources/language/resource.language.en_gb/strings.po
  463. 2021-12-02 11:29:53.123 T:824 DEBUG <general>: LocalizeStrings: loaded 3 strings from file /usr/share/kodi/addons/screensaver.xbmc.builtin.dim/resources/language/resource.language.en_gb/strings.po
  464. 2021-12-02 11:29:53.134 T:824 DEBUG <general>: LocalizeStrings: loaded 269 strings from file /usr/share/kodi/addons/service.libreelec.settings/resources/language/resource.language.en_gb/strings.po
  465. 2021-12-02 11:29:53.138 T:824 DEBUG <general>: LocalizeStrings: loaded 15 strings from file /storage/.kodi/addons/service.subtitles.napisy24pl/resources/language/resource.language.en_gb/strings.po
  466. 2021-12-02 11:29:53.140 T:824 DEBUG <general>: LocalizeStrings: loaded 5 strings from file /storage/.kodi/addons/service.subtitles.opensubtitles/resources/language/resource.language.en_GB/strings.po
  467. 2021-12-02 11:29:53.142 T:824 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/service.subtitles.rvm.addic7ed/resources/language/resource.language.en_gb/strings.po
  468. 2021-12-02 11:29:53.145 T:824 DEBUG <general>: LocalizeStrings: loaded 7 strings from file /storage/.kodi/addons/service.subtitles.subsceneplus/resources/language/resource.language.en_gb/strings.po
  469. 2021-12-02 11:29:53.147 T:824 DEBUG <general>: LocalizeStrings: loaded 4 strings from file /storage/.kodi/addons/service.subtitles.supersubtitles/resources/language/resource.language.en_GB/strings.po
  470. 2021-12-02 11:29:53.151 T:824 DEBUG <general>: LocalizeStrings: loaded 18 strings from file /storage/.kodi/addons/vfs.libarchive/resources/language/resource.language.en_gb/strings.po
  471. 2021-12-02 11:29:53.152 T:846 DEBUG <general>: Thread JobWorker start, auto delete: true
  472. 2021-12-02 11:29:53.152 T:846 DEBUG <general>: Initialize, updating databases...
  473. 2021-12-02 11:29:53.153 T:846 INFO <general>: Running database version Addons33
  474. 2021-12-02 11:29:53.157 T:846 INFO <general>: Running database version ViewModes6
  475. 2021-12-02 11:29:53.186 T:846 INFO <general>: Running database version Textures13
  476. 2021-12-02 11:29:53.186 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  477. 2021-12-02 11:29:53.188 T:846 INFO <general>: MYSQL: Connected to version 10.1.48-MariaDB-0ubuntu0.18.04.1
  478. 2021-12-02 11:29:53.191 T:846 INFO <general>: Running database version MyMusic82
  479. 2021-12-02 11:29:53.191 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  480. 2021-12-02 11:29:53.194 T:846 INFO <general>: Running database version MyVideos119
  481. 2021-12-02 11:29:53.199 T:846 INFO <general>: Running database version TV38
  482. 2021-12-02 11:29:53.203 T:846 INFO <general>: Running database version Epg13
  483. 2021-12-02 11:29:53.203 T:846 DEBUG <general>: Initialize, updating databases... DONE
  484. 2021-12-02 11:29:53.220 T:824 INFO <general>: start dvd mediatype detection
  485. 2021-12-02 11:29:53.221 T:847 DEBUG <general>: Thread DetectDVDMedia start, auto delete: false
  486. 2021-12-02 11:29:53.221 T:847 DEBUG <general>: Compiled with libcdio Version 0.20100
  487. 2021-12-02 11:29:53.222 T:847 DEBUG <general>: Thread DetectDVDMedia 3929432704 terminating
  488. 2021-12-02 11:29:53.271 T:824 INFO <general>: Unloaded skin
  489. 2021-12-02 11:29:53.273 T:824 INFO <general>: load skin from: /usr/share/kodi/addons/skin.estuary/ (version: 3.0.5)
  490. 2021-12-02 11:29:53.273 T:824 INFO <general>: load fonts for skin...
  491. 2021-12-02 11:29:53.290 T:824 INFO <general>: Loading skin includes from /usr/share/kodi/addons/skin.estuary/xml/Includes.xml
  492. 2021-12-02 11:29:53.396 T:824 INFO <general>: Loading fonts from /usr/share/kodi/addons/skin.estuary/xml/Font.xml
  493. 2021-12-02 11:29:53.473 T:824 DEBUG <general>: LocalizeStrings: loaded 148 strings from file /usr/share/kodi/addons/skin.estuary/language/resource.language.en_gb/strings.po
  494. 2021-12-02 11:29:53.473 T:824 INFO <general>: load new skin...
  495. 2021-12-02 11:29:53.473 T:824 INFO <general>: Loading custom window XMLs from skin path /usr/share/kodi/addons/skin.estuary/xml
  496. 2021-12-02 11:29:53.489 T:824 DEBUG <general>: Load Skin XML: 15.78ms
  497. 2021-12-02 11:29:53.489 T:824 INFO <general>: initialize new skin...
  498. 2021-12-02 11:29:53.489 T:824 DEBUG <general>: guilib: Fill viewport on change for solving rendering passes
  499. 2021-12-02 11:29:53.489 T:824 INFO <general>: Loading skin file: Custom_1109_TopBarOverlay.xml, load type: LOAD_ON_GUI_INIT
  500. 2021-12-02 11:29:53.516 T:824 DEBUG <general>: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.estuary/media/Textures.xbt
  501. 2021-12-02 11:29:53.519 T:824 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  502. 2021-12-02 11:29:53.520 T:824 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  503. 2021-12-02 11:29:53.522 T:824 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  504. 2021-12-02 11:29:53.527 T:824 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  505. 2021-12-02 11:29:53.530 T:824 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  506. 2021-12-02 11:29:53.548 T:824 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  507. 2021-12-02 11:29:53.549 T:824 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  508. 2021-12-02 11:29:53.552 T:824 INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  509. 2021-12-02 11:29:53.587 T:824 INFO <general>: skin loaded...
  510. 2021-12-02 11:29:53.587 T:824 DEBUG <general>: Activating window ID: 12997
  511. 2021-12-02 11:29:53.587 T:824 DEBUG <general>: ------ Window Init () ------
  512. 2021-12-02 11:29:53.587 T:824 DEBUG <general>: Activating window ID: 12999
  513. 2021-12-02 11:29:53.587 T:824 DEBUG <general>: ------ Window Init (Startup.xml) ------
  514. 2021-12-02 11:29:53.587 T:824 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  515. 2021-12-02 11:29:53.588 T:824 DEBUG <general>: Activating window ID: 10000
  516. 2021-12-02 11:29:53.588 T:824 DEBUG <general>: ------ Window Deinit (Startup.xml) ------
  517. 2021-12-02 11:29:53.588 T:824 DEBUG <general>: ------ Window Init (Home.xml) ------
  518. 2021-12-02 11:29:53.588 T:824 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  519. 2021-12-02 11:29:53.600 T:824 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  520. 2021-12-02 11:29:53.745 T:824 INFO <general>: Skipped 3 duplicate messages..
  521. 2021-12-02 11:29:53.745 T:824 DEBUG <general>: CDirectoryProvider[library://video/movies/]: refreshing..
  522. 2021-12-02 11:29:53.745 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/inprogress_movies.xsp]: refreshing..
  523. 2021-12-02 11:29:53.747 T:848 DEBUG <general>: Thread JobWorker start, auto delete: true
  524. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/recent_unwatched_movies.xsp]: refreshing..
  525. 2021-12-02 11:29:53.747 T:849 DEBUG <general>: Thread JobWorker start, auto delete: true
  526. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/unwatched_movies.xsp]: refreshing..
  527. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/random_movies.xsp]: refreshing..
  528. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[videodb://movies/genres/]: refreshing..
  529. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[videodb://movies/sets/]: refreshing..
  530. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[library://video/tvshows/]: refreshing..
  531. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[videodb://inprogresstvshows]: refreshing..
  532. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/recent_unwatched_episodes.xsp]: refreshing..
  533. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/unwatched_tvshows.xsp]: refreshing..
  534. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[videodb://tvshows/genres/]: refreshing..
  535. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[videodb://tvshows/studios/]: refreshing..
  536. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[library://music/]: refreshing..
  537. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[musicdb://recentlyplayedalbums]: refreshing..
  538. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[musicdb://recentlyaddedalbums/]: refreshing..
  539. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/random_albums.xsp]: refreshing..
  540. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/random_artists.xsp]: refreshing..
  541. 2021-12-02 11:29:53.747 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/unplayed_albums.xsp]: refreshing..
  542. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[special://skin/playlists/mostplayed_albums.xsp]: refreshing..
  543. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://]: refreshing..
  544. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/video/]: refreshing..
  545. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/audio/]: refreshing..
  546. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  547. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/executable/]: refreshing..
  548. 2021-12-02 11:29:53.748 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/image/]: refreshing..
  549. 2021-12-02 11:29:53.754 T:824 DEBUG <general>: CDirectoryProvider[library://video/]: refreshing..
  550. 2021-12-02 11:29:53.754 T:824 DEBUG <general>: CDirectoryProvider[sources://video/]: refreshing..
  551. 2021-12-02 11:29:53.754 T:824 DEBUG <general>: CDirectoryProvider[special://videoplaylists/]: refreshing..
  552. 2021-12-02 11:29:53.754 T:824 DEBUG <general>: CDirectoryProvider[favourites://]: refreshing..
  553. 2021-12-02 11:29:53.755 T:824 DEBUG <general>: CDirectoryProvider[addons://sources/game/]: refreshing..
  554. 2021-12-02 11:29:53.778 T:824 DEBUG <general>: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  555. 2021-12-02 11:29:53.779 T:824 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  556. 2021-12-02 11:29:53.779 T:824 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  557. 2021-12-02 11:29:53.779 T:824 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  558. 2021-12-02 11:29:53.780 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  559. 2021-12-02 11:29:53.812 T:824 INFO <general>: Skipped 3 duplicate messages..
  560. 2021-12-02 11:29:53.812 T:824 INFO <general>: JSONRPC v12.4.0: Successfully initialized
  561. 2021-12-02 11:29:53.814 T:824 DEBUG <general>: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  562. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node "CEC Adapter"
  563. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  564. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node "iMON HID device"
  565. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node "WETEK Play remote"
  566. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node "OSMC RF Remote"
  567. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: LoadMappings - loaded node ""
  568. 2021-12-02 11:29:53.815 T:824 DEBUG <general>: Add-on bus: Registering add-on peripheral.joystick
  569. 2021-12-02 11:29:53.824 T:824 DEBUG <general>: PERIPHERAL - CreateAddon - creating peripheral add-on instance 'Joystick Support'
  570. 2021-12-02 11:29:53.824 T:824 DEBUG <general>: ADDON: Dll Initializing - Joystick Support
  571. 2021-12-02 11:29:53.825 T:824 DEBUG <general>: SECTION:LoadDLL(/usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0)
  572. 2021-12-02 11:29:53.825 T:824 DEBUG <general>: Loading: /usr/lib/kodi/addons/peripheral.joystick/peripheral.joystick.so.19.0.0
  573. 2021-12-02 11:29:53.826 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  574. 2021-12-02 11:29:53.841 T:824 DEBUG <general>: AddOnLog: peripheral.joystick: Loaded 14 joystick families with 97 total joysticks
  575. 2021-12-02 11:29:53.841 T:824 DEBUG <general>: Calling TransferSettings for: Joystick Support
  576. 2021-12-02 11:29:53.843 T:824 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
  577. 2021-12-02 11:29:53.847 T:851 DEBUG <general>: Thread PeripBusUSBUdev start, auto delete: false
  578. 2021-12-02 11:29:53.847 T:851 DEBUG <general>: Process - initialised udev monitor
  579. 2021-12-02 11:29:53.848 T:852 DEBUG <general>: Thread PeripBusCEC start, auto delete: false
  580. 2021-12-02 11:29:53.858 T:853 DEBUG <general>: Thread PeripBusAddon start, auto delete: false
  581. 2021-12-02 11:29:53.862 T:824 DEBUG <general>: Initialise - initialised peripheral on 'keyboard' with 1 features and 0 sub devices
  582. 2021-12-02 11:29:53.862 T:824 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  583. 2021-12-02 11:29:53.863 T:824 DEBUG <general>: Initialise - initialised peripheral on 'mouse' with 1 features and 0 sub devices
  584. 2021-12-02 11:29:53.863 T:824 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  585. 2021-12-02 11:29:53.868 T:854 DEBUG <general>: Thread PeripEventScan start, auto delete: false
  586. 2021-12-02 11:29:53.870 T:824 DEBUG <general>: ContextMenuManager: addon menus reloaded.
  587. 2021-12-02 11:29:53.870 T:824 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  588. 2021-12-02 11:29:53.891 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  589. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player VideoPlayer
  590. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player PAPlayer
  591. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerCoreConfig::<ctor>: created player RetroPlayer
  592. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: system rules
  593. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mms/udp
  594. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  595. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtmp
  596. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: rtsp
  597. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: streams
  598. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  599. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: mp2
  600. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: dvd
  601. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: discimage
  602. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  603. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: nsv
  604. 2021-12-02 11:29:53.893 T:824 DEBUG <general>: CPlayerSelectionRule::Initialize: creating rule: radio
  605. 2021-12-02 11:29:53.893 T:824 INFO <general>: Loaded playercorefactory configuration
  606. 2021-12-02 11:29:53.898 T:849 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  607. 2021-12-02 11:29:53.898 T:824 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  608. 2021-12-02 11:29:53.898 T:824 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  609. 2021-12-02 11:29:53.899 T:824 INFO <general>: removing tempfiles
  610. 2021-12-02 11:29:53.902 T:852 DEBUG <general>: GetMappingForDevice - device (0000:0000) mapped to CEC Adapter (type = cec)
  611. 2021-12-02 11:29:53.904 T:824 DEBUG <general>: CRepositoryUpdater: closest next update check at 12/03/2021 10:42:31 AM (in 83558 s)
  612. 2021-12-02 11:29:53.904 T:855 DEBUG <general>: Thread Timer start, auto delete: false
  613. 2021-12-02 11:29:53.904 T:824 DEBUG <general>: CServiceAddonManager: starting service.libreelec.settings
  614. 2021-12-02 11:29:53.905 T:856 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  615. 2021-12-02 11:29:53.905 T:856 INFO <general>: initializing python engine.
  616. 2021-12-02 11:29:53.905 T:852 DEBUG <general>: InitialiseFeature - using libCEC v4.0.7
  617. 2021-12-02 11:29:53.906 T:824 INFO <general>: initialize done
  618. 2021-12-02 11:29:53.906 T:824 INFO <general>: Running the application...
  619. 2021-12-02 11:29:53.909 T:824 DEBUG <general>: NetworkMessage - Starting network services
  620. 2021-12-02 11:29:53.909 T:858 DEBUG <general>: Thread CECAdapter start, auto delete: false
  621. 2021-12-02 11:29:53.909 T:852 DEBUG <general>: Initialise - initialised peripheral on 'Linux' with 2 features and 0 sub devices
  622. 2021-12-02 11:29:53.909 T:852 INFO <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
  623. 2021-12-02 11:29:53.909 T:852 DEBUG <general>: Thread PeripBusCEC 3867144832 terminating
  624. 2021-12-02 11:29:53.910 T:858 DEBUG <general>: OpenConnection - opening a connection to the CEC adapter: Linux
  625. 2021-12-02 11:29:53.934 T:824 DEBUG <general>: CZeroconfAvahi::clientCallback: client is up and running
  626. 2021-12-02 11:29:53.934 T:824 INFO <general>: starting zeroconf publishing
  627. 2021-12-02 11:29:53.936 T:864 DEBUG <general>: Thread EventServer start, auto delete: false
  628. 2021-12-02 11:29:53.936 T:864 INFO <general>: ES: Starting UDP Event server on port 9777
  629. 2021-12-02 11:29:53.937 T:864 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
  630. 2021-12-02 11:29:53.944 T:824 INFO <general>: JSONRPC Server: Successfully initialized
  631. 2021-12-02 11:29:53.949 T:865 DEBUG <general>: Thread TCPServer start, auto delete: false
  632. 2021-12-02 11:29:53.962 T:824 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  633. 2021-12-02 11:29:53.998 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  634. 2021-12-02 11:29:54.008 T:856 DEBUG <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): start processing
  635. 2021-12-02 11:29:54.008 T:849 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  636. 2021-12-02 11:29:54.070 T:856 INFO <general>: Skipped 1 duplicate messages..
  637. 2021-12-02 11:29:54.070 T:856 DEBUG <general>: -->Python Interpreter Initialized<--
  638. 2021-12-02 11:29:54.070 T:856 DEBUG <general>:
  639.  
  640. 2021-12-02 11:29:54.070 T:856 DEBUG <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/service.py"
  641. 2021-12-02 11:29:54.071 T:856 DEBUG <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
  642. 2021-12-02 11:29:54.073 T:856 DEBUG <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  643. 2021-12-02 11:29:54.074 T:856 DEBUG <general>: CPythonInvoker(0, /usr/share/kodi/addons/service.libreelec.settings/service.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
  644. 2021-12-02 11:29:54.080 T:849 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  645. 2021-12-02 11:29:54.136 T:824 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  646. 2021-12-02 11:29:54.179 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  647. 2021-12-02 11:29:54.247 T:867 INFO <general>: Skipped 2 duplicate messages..
  648. 2021-12-02 11:29:54.247 T:867 DEBUG <general>: Thread JobWorker start, auto delete: true
  649. 2021-12-02 11:29:54.250 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  650. 2021-12-02 11:29:54.273 T:867 INFO <general>: Skipped 3 duplicate messages..
  651. 2021-12-02 11:29:54.273 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  652. 2021-12-02 11:29:54.285 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  653. 2021-12-02 11:29:54.289 T:824 DEBUG <general>: ------ Window Init (Pointer.xml) ------
  654. 2021-12-02 11:29:54.289 T:824 DEBUG <general>: ------ Window Init () ------
  655. 2021-12-02 11:29:54.296 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  656. 2021-12-02 11:29:54.298 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  657. 2021-12-02 11:29:54.315 T:867 INFO <general>: Skipped 1 duplicate messages..
  658. 2021-12-02 11:29:54.315 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  659. 2021-12-02 11:29:54.322 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  660. 2021-12-02 11:29:54.348 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  661. 2021-12-02 11:29:54.350 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  662. 2021-12-02 11:29:54.368 T:867 INFO <general>: Skipped 2 duplicate messages..
  663. 2021-12-02 11:29:54.368 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  664. 2021-12-02 11:29:54.379 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  665. 2021-12-02 11:29:54.380 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  666. 2021-12-02 11:29:54.398 T:867 INFO <general>: Skipped 1 duplicate messages..
  667. 2021-12-02 11:29:54.398 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  668. 2021-12-02 11:29:54.400 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  669. 2021-12-02 11:29:54.400 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  670. 2021-12-02 11:29:54.437 T:848 INFO <general>: Skipped 2 duplicate messages..
  671. 2021-12-02 11:29:54.437 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  672. 2021-12-02 11:29:54.456 T:846 INFO <general>: Skipped 1 duplicate messages..
  673. 2021-12-02 11:29:54.456 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  674. 2021-12-02 11:29:54.469 T:857 INFO <general>: Skipped 1 duplicate messages..
  675. 2021-12-02 11:29:54.469 T:857 DEBUG <general>: SetConfigurationFromLibCEC - settings updated by libCEC
  676. 2021-12-02 11:29:54.474 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  677. 2021-12-02 11:29:54.511 T:846 INFO <general>: Skipped 3 duplicate messages..
  678. 2021-12-02 11:29:54.511 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  679. 2021-12-02 11:29:54.520 T:824 DEBUG <general>: CGBMUtils - using 4 buffers
  680. 2021-12-02 11:29:54.536 T:849 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  681. 2021-12-02 11:29:54.537 T:824 DEBUG <general>: LogindUPowerSyscall - Received unknown signal NameAcquired
  682. 2021-12-02 11:29:54.538 T:824 DEBUG <general>: ------ Window Init (DialogNotification.xml) ------
  683. 2021-12-02 11:29:54.555 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  684. 2021-12-02 11:29:54.780 T:867 INFO <general>: Skipped 1 duplicate messages..
  685. 2021-12-02 11:29:54.780 T:867 DEBUG <general>: easy_acquire - Created session to http://image.tmdb.org
  686. 2021-12-02 11:29:54.929 T:848 INFO <general>: Skipped 3 duplicate messages..
  687. 2021-12-02 11:29:54.929 T:848 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/pRmpaFjtegy8PnUvSBDyT9dm7c.jpg
  688. 2021-12-02 11:29:54.936 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  689. 2021-12-02 11:29:54.942 T:867 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/qtKYrSlnrgLS7wrYvEbcxrtAAqa.jpg
  690. 2021-12-02 11:29:54.948 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  691. 2021-12-02 11:29:54.967 T:846 DEBUG <general>: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/akWDA0BMVYK4OTM92T5i91DYnsT.jpg -> x-directory/normal
  692. 2021-12-02 11:29:54.967 T:846 DEBUG <general>: CurlFile::Open(0x2fab1f0) http://image.tmdb.org/t/p/original/akWDA0BMVYK4OTM92T5i91DYnsT.jpg
  693. 2021-12-02 11:29:55.055 T:849 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/1QqwJBv5a6ddgzaT6cLytJioyrJ.jpg
  694. 2021-12-02 11:29:55.060 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  695. 2021-12-02 11:29:55.062 T:846 ERROR <general>: Could not find suitable input format: x-directory/normal
  696. 2021-12-02 11:29:55.062 T:846 DEBUG <general>: LoadFromFileInternal - Load of http://image.tmdb.org/t/p/original/akWDA0BMVYK4OTM92T5i91DYnsT.jpg failed.
  697. 2021-12-02 11:29:55.076 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  698. 2021-12-02 11:29:55.120 T:848 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/vfk2B6WJhgPIB9MriEzLg3N5uj3.jpg
  699. 2021-12-02 11:29:55.125 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  700. 2021-12-02 11:29:55.126 T:867 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/2gPjLWIyrWlAn2DgKMOKTBnZYyO.jpg
  701. 2021-12-02 11:29:55.137 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  702. 2021-12-02 11:29:55.168 T:857 INFO <general>: Skipped 2 duplicate messages..
  703. 2021-12-02 11:29:55.168 T:857 DEBUG <general>: SetConfigurationFromLibCEC - settings updated by libCEC
  704. 2021-12-02 11:29:55.189 T:846 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/vjoOFOTBJcJvA1weJejlZ92LZD4.jpg
  705. 2021-12-02 11:29:55.235 T:849 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/dylvMaUZ1HQvYvVocfiKb5OovOc.jpg
  706. 2021-12-02 11:29:55.293 T:867 DEBUG <general>: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/nYcaCNkB4EgVyvrXxxbklefDrGL.jpg -> image/jpeg
  707. 2021-12-02 11:29:55.293 T:867 DEBUG <general>: CurlFile::Open(0xddc19a38) http://image.tmdb.org/t/p/original/nYcaCNkB4EgVyvrXxxbklefDrGL.jpg
  708. 2021-12-02 11:29:55.341 T:856 DEBUG <general>: ## LibreELEC Addon ## 10.0
  709. 2021-12-02 11:29:55.392 T:848 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/npbvrALDJ48MjXec5ZELpYvaAGs.jpg
  710. 2021-12-02 11:29:55.400 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  711. 2021-12-02 11:29:55.409 T:849 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/2Lcpn1Q3Fxwb7ZHy8UTFhogWhR2.jpg
  712. 2021-12-02 11:29:55.433 T:846 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/qq12vSFojs306GpQh2hf5oILMsc.jpg
  713. 2021-12-02 11:29:55.458 T:858 DEBUG <general>: OpenConnection - connection to the CEC adapter opened
  714. 2021-12-02 11:29:55.459 T:858 DEBUG <general>: SetConfigurationFromLibCEC - settings updated by libCEC
  715. 2021-12-02 11:29:55.459 T:879 DEBUG <general>: Thread CECAdapterUpdate start, auto delete: false
  716. 2021-12-02 11:29:55.496 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  717. 2021-12-02 11:29:55.512 T:856 INFO <general>: SETTINGS: set_keyboard_layout # us
  718. 2021-12-02 11:29:55.512 T:856 INFO <general>: SETTINGS: set_keyboard_layout # loadkmap < `ls -1 /usr/lib/keymaps/*/us.bmap`
  719. 2021-12-02 11:29:55.574 T:846 DEBUG <general>: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/rPdtLWNsZmAtoZl9PK7S2wE3qiS.jpg -> image/jpeg
  720. 2021-12-02 11:29:55.575 T:846 DEBUG <general>: CurlFile::Open(0x2fab1f0) http://image.tmdb.org/t/p/original/rPdtLWNsZmAtoZl9PK7S2wE3qiS.jpg
  721. 2021-12-02 11:29:55.596 T:848 DEBUG <general>: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/m9xbNgB8MrrGOCvc4vjOtSWdqh9.jpg -> image/jpeg
  722. 2021-12-02 11:29:55.597 T:848 DEBUG <general>: CurlFile::Open(0xdd62ab30) http://image.tmdb.org/t/p/original/m9xbNgB8MrrGOCvc4vjOtSWdqh9.jpg
  723. 2021-12-02 11:29:55.627 T:849 DEBUG <general>: GetImageHash - unable to stat url http://image.tmdb.org/t/p/original/D6e8RJf2qUstnfkTslTXNTUAlT.jpg
  724. 2021-12-02 11:29:55.692 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  725. 2021-12-02 11:29:55.747 T:867 DEBUG <general>: Caching image 'http://image.tmdb.org/t/p/original/nYcaCNkB4EgVyvrXxxbklefDrGL.jpg' to '2/22bbf8df.jpg':
  726. 2021-12-02 11:29:55.774 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  727. 2021-12-02 11:29:55.844 T:846 DEBUG <general>: Caching image 'http://image.tmdb.org/t/p/original/rPdtLWNsZmAtoZl9PK7S2wE3qiS.jpg' to '7/704a1aec.jpg':
  728. 2021-12-02 11:29:55.848 T:848 DEBUG <general>: Caching image 'http://image.tmdb.org/t/p/original/m9xbNgB8MrrGOCvc4vjOtSWdqh9.jpg' to '6/62df11a8.jpg':
  729. 2021-12-02 11:29:55.950 T:848 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/6/62df11a8.jpg' size 360x540
  730. 2021-12-02 11:29:56.055 T:846 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/7/704a1aec.jpg' size 360x540
  731. 2021-12-02 11:29:56.056 T:867 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/2/22bbf8df.jpg' size 360x540
  732. 2021-12-02 11:29:56.171 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  733. 2021-12-02 11:29:56.346 T:846 INFO <general>: Skipped 10 duplicate messages..
  734. 2021-12-02 11:29:56.346 T:846 DEBUG <general>: GetRecentlyPlayedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM albumview WHERE albumview.lastplayed IS NOT NULL AND albumview.strReleaseType = 'album' ORDER BY albumview.lastplayed DESC LIMIT 25) as playedalbums JOIN albumview ON albumview.idAlbum = playedalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY albumview.lastplayed DESC, albumartistview.iorder
  735. 2021-12-02 11:29:56.348 T:846 DEBUG <general>: GetRecentlyPlayedAlbums: Time to fill list with albums 1ms query took 1ms
  736. 2021-12-02 11:29:56.352 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  737. 2021-12-02 11:29:56.368 T:846 INFO <general>: Skipped 2 duplicate messages..
  738. 2021-12-02 11:29:56.368 T:846 DEBUG <general>: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 25) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
  739. 2021-12-02 11:29:56.374 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  740. 2021-12-02 11:29:56.392 T:846 INFO <general>: Skipped 2 duplicate messages..
  741. 2021-12-02 11:29:56.392 T:846 DEBUG <general>: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strReleaseType = 'album' ORDER BY RAND() LIMIT 15
  742. 2021-12-02 11:29:56.406 T:824 DEBUG <general>: ------ Window Deinit (Pointer.xml) ------
  743. 2021-12-02 11:29:56.414 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  744. 2021-12-02 11:29:56.423 T:828 DEBUG <general>: Sink changed
  745. 2021-12-02 11:29:56.559 T:846 DEBUG <general>: GetAlbumsByWhere: Time to fill list with albums 167ms query took 165ms
  746. 2021-12-02 11:29:56.561 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  747. 2021-12-02 11:29:56.588 T:846 INFO <general>: Skipped 1 duplicate messages..
  748. 2021-12-02 11:29:56.588 T:846 DEBUG <general>: GetArtistsByWhere query: SELECT artistview.* FROM artistview WHERE (EXISTS (SELECT 1 FROM song_artist WHERE song_artist.idArtist = artistview.idArtist AND song_artist.idRole = 1) OR EXISTS (SELECT 1 FROM album_artist WHERE album_artist.idArtist = artistview.idArtist)) AND (artistview.strArtist != '') ORDER BY RAND() LIMIT 15
  749. 2021-12-02 11:29:56.646 T:846 DEBUG <general>: GetArtistsByWhere: Time to fill list with artists 59ms query took 56ms
  750. 2021-12-02 11:29:56.648 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  751. 2021-12-02 11:29:56.670 T:846 INFO <general>: Skipped 2 duplicate messages..
  752. 2021-12-02 11:29:56.670 T:846 DEBUG <general>: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(6,1)) = 0))) AND (albumview.strReleaseType = 'album') ORDER BY RAND() LIMIT 15
  753. 2021-12-02 11:29:56.693 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  754. 2021-12-02 11:29:56.698 T:848 DEBUG <general>: GetAlbumsByWhere query: SELECT albumview.*, CASE WHEN albumview.strAlbum LIKE 'The %' OR albumview.strAlbum LIKE 'The.%' OR albumview.strAlbum LIKE 'The_%' ESCAPE '_' THEN SUBSTR(albumview.strAlbum, 5) ELSE albumview.strAlbum END AS titlesortname FROM albumview WHERE (((CAST(albumview.iTimesPlayed as DECIMAL(6,1)) > 0))) AND (albumview.strReleaseType = 'album') ORDER BY albumview.iTimesPlayed DESC, udfNaturalSortFormat(titlesortname, 8, '.') DESC, albumview.idAlbum DESC LIMIT 15
  755. 2021-12-02 11:29:56.797 T:848 DEBUG <general>: GetAlbumsByWhere: Time to fill list with albums 100ms query took 97ms
  756. 2021-12-02 11:29:56.799 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  757. 2021-12-02 11:29:56.810 T:848 DEBUG <general>: CAddonDatabase: SELECT repo.id FROM repo .. took 0 ms
  758. 2021-12-02 11:29:56.828 T:848 DEBUG <general>: CAddonDatabase: query SELECT addons.*, repo.addonID AS repoID FROM addons JOIN addonlinkrepo ON addons.id=addonlinkrepo.idAddon JOIN repo ON repo.id=addonlinkrepo.idRepo WHERE addonlinkrepo.idRepo IN (1,2,3) ORDER BY repo.addonID, addons.addonID returned 1063 rows in 18 ms
  759. 2021-12-02 11:29:56.903 T:846 DEBUG <general>: GetAlbumsByWhere: Time to fill list with albums 234ms query took 231ms
  760. 2021-12-02 11:29:56.905 T:846 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  761. 2021-12-02 11:29:57.022 T:848 DEBUG <general>: CAddonDatabase::GetAddons took 212 ms
  762. 2021-12-02 11:29:57.044 T:848 DEBUG <general>: ADDONS: repo: repository.kodi.game - 1 addon(s) loaded
  763. 2021-12-02 11:29:57.044 T:848 DEBUG <general>: ADDONS: repo: repository.libreelec.tv - 390 addon(s) loaded
  764. 2021-12-02 11:29:57.044 T:848 DEBUG <general>: ADDONS: repo: repository.xbmc.org - 672 addon(s) loaded
  765. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: CAddonRepos::BuildUpdateOrOutdatedList: Building update list from installed add-ons
  766. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.aac / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
  767. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = audioencoder.kodi.builtin.wma / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.2
  768. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = game.controller.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.16
  769. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = game.controller.snes / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.15
  770. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.album.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.1.6
  771. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.artists.universal / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 4.3.5
  772. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.allmusic.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.2
  773. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.fanart.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.6.3
  774. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.imdb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.4
  775. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.musicbrainz.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.2.4
  776. 2021-12-02 11:29:57.052 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.theaudiodb.com / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.3
  777. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.common.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.17
  778. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.albums / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
  779. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.generic.artists / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.14
  780. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.local / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
  781. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.2.6
  782. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.5.1+matrix.1
  783. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.5.13
  784. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = metadata.tvshows.themoviedb.org.python / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.4.9
  785. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = peripheral.joystick / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.0.0
  786. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = repository.kodi.game / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.0
  787. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = repository.libreelec.tv / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0.0
  788. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = repository.xbmc.org / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.2.5
  789. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = resource.images.weathericons.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.1.9
  790. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = resource.language.en_gb / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 2.0.2
  791. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = resource.uisounds.kodi / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.1
  792. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.black / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.34
  793. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = screensaver.xbmc.builtin.dim / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 1.0.64
  794. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.beautifulsoup4 / Origin = repository.xbmc.org / Version = 4.9.3+matrix.1
  795. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.certifi / Origin = repository.xbmc.org / Version = 2020.12.05+matrix.1
  796. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.chardet / Origin = repository.xbmc.org / Version = 4.0.0+matrix.1
  797. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.html5lib / Origin = repository.xbmc.org / Version = 1.0.1+matrix.2
  798. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.idna / Origin = repository.xbmc.org / Version = 2.10.0+matrix.1
  799. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.kodi-six / Origin = repository.xbmc.org / Version = 0.1.3.1
  800. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.pil / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 5.1.0
  801. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.pycryptodome / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.4.3
  802. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.requests / Origin = repository.xbmc.org / Version = 2.25.1+matrix.1
  803. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.six / Origin = repository.xbmc.org / Version = 1.15.0+matrix.1
  804. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.soupsieve / Origin = repository.xbmc.org / Version = 2.1.0+matrix.1
  805. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.urllib3 / Origin = repository.xbmc.org / Version = 1.26.4+matrix.1
  806. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = script.module.webencodings / Origin = repository.xbmc.org / Version = 0.5.1+matrix.2
  807. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = service.libreelec.settings / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 10.0
  808. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = service.subtitles.napisy24pl / Origin = repository.xbmc.org / Version = 3.0.4
  809. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = service.subtitles.opensubtitles / Origin = repository.xbmc.org / Version = 5.1.3
  810. 2021-12-02 11:29:57.053 T:848 DEBUG <general>: ADDONS: update check: addonID = service.subtitles.rvm.addic7ed / Origin = repository.xbmc.org / Version = 3.1.8+matrix.1
  811. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: ADDONS: update check: addonID = service.subtitles.subsceneplus / Origin = repository.xbmc.org / Version = 1.2.9
  812. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: ADDONS: update check: addonID = service.subtitles.supersubtitles / Origin = repository.xbmc.org / Version = 0.0.26
  813. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: ADDONS: update check: addonID = skin.estuary / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 3.0.5
  814. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: ADDONS: update check: addonID = vfs.libarchive / Origin = repository.libreelec.tv / Version = 19.0.0.1
  815. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: ADDONS: update check: addonID = webinterface.default / Origin = b6a50484-93a0-4afb-a01c-8d17e059feda / Version = 19.x-2.4.8
  816. 2021-12-02 11:29:57.054 T:848 DEBUG <general>: CAddonMgr::GetAvailableUpdatesOrOutdatedAddons took 244 ms
  817. 2021-12-02 11:29:57.085 T:848 DEBUG <general>: CMultiPathDirectory::GetDirectory(multipath://special%3a%2f%2fprofile%2fplaylists%2fvideo/special%3a%2f%2fprofile%2fplaylists%2fmixed/)
  818. 2021-12-02 11:29:57.085 T:848 DEBUG <general>: Getting Directory (special://profile/playlists/video)
  819. 2021-12-02 11:29:57.087 T:848 DEBUG <general>: Getting Directory (special://profile/playlists/mixed)
  820. 2021-12-02 11:29:57.088 T:848 DEBUG <general>: CMultiPathDirectory::MergeItems, items = 0
  821. 2021-12-02 11:29:57.090 T:848 DEBUG <general>: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  822. 2021-12-02 11:29:57.090 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  823. 2021-12-02 11:29:57.098 T:848 INFO <general>: Skipped 1 duplicate messages..
  824. 2021-12-02 11:29:57.098 T:848 DEBUG <general>: GetRecentlyAddedAlbumSongs() query: SELECT songview.*, songartistview.* FROM (SELECT idAlbum, dateAdded FROM album ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum = recentalbums.idAlbum JOIN songartistview ON songview.idSong = songartistview.idSong ORDER BY recentalbums.dateAdded DESC, songview.idAlbum DESC, songview.idSong, songartistview.idRole, songartistview.iOrder
  825. 2021-12-02 11:29:57.129 T:848 DEBUG <general>: GetRecentlyAddedAlbums query: SELECT albumview.*, albumartistview.* FROM (SELECT idAlbum FROM album WHERE strAlbum != '' ORDER BY dateAdded DESC LIMIT 10) AS recentalbums JOIN albumview ON albumview.idAlbum = recentalbums.idAlbum JOIN albumartistview ON albumview.idAlbum = albumartistview.idAlbum ORDER BY dateAdded DESC, albumview.idAlbum desc, albumartistview.iOrder
  826. 2021-12-02 11:29:57.136 T:848 DEBUG <general>: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  827. 2021-12-02 11:29:57.136 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  828. 2021-12-02 11:29:57.207 T:848 INFO <general>: Skipped 1 duplicate messages..
  829. 2021-12-02 11:29:57.207 T:848 DEBUG <general>: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  830. 2021-12-02 11:29:57.207 T:848 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  831. 2021-12-02 11:29:57.217 T:846 INFO <general>: Skipped 1 duplicate messages..
  832. 2021-12-02 11:29:57.217 T:846 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (LibreELECBR) port:9777
  833. 2021-12-02 11:29:57.217 T:846 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (LibreELECBR) type: _xbmc-events._udp port:9777
  834. 2021-12-02 11:29:57.220 T:848 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (LibreELECBR) port:9090
  835. 2021-12-02 11:29:57.221 T:846 DEBUG <general>: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:DCA63201FE70@Kodi (LibreELECBR) port:36666
  836. 2021-12-02 11:29:57.221 T:846 DEBUG <general>: CZeroconfAvahi::addService() named: DCA63201FE70@Kodi (LibreELECBR) type: _raop._tcp port:36666
  837. 2021-12-02 11:29:57.229 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  838. 2021-12-02 11:29:57.231 T:848 DEBUG <general>: CZeroconfAvahi::addService() named: Kodi (LibreELECBR) type: _xbmc-jsonrpc._tcp port:9090
  839. 2021-12-02 11:29:57.238 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  840. 2021-12-02 11:29:57.259 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  841. 2021-12-02 11:29:57.342 T:867 INFO <general>: Skipped 4 duplicate messages..
  842. 2021-12-02 11:29:57.342 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  843. 2021-12-02 11:29:57.344 T:846 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Are You Being Served/folder.jpg
  844. 2021-12-02 11:29:57.346 T:846 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Open All Hours/folder.jpg
  845. 2021-12-02 11:29:57.351 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  846. 2021-12-02 11:29:57.361 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  847. 2021-12-02 11:29:57.368 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  848. 2021-12-02 11:29:57.372 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  849. 2021-12-02 11:29:57.386 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  850. 2021-12-02 11:29:57.388 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  851. 2021-12-02 11:29:57.389 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  852. 2021-12-02 11:29:57.405 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  853. 2021-12-02 11:29:57.419 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  854. 2021-12-02 11:29:57.457 T:856 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
  855. 2021-12-02 11:29:57.460 T:856 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## auto
  856. 2021-12-02 11:29:57.579 T:935 INFO <general>: SETTINGS: run # Waiting
  857. 2021-12-02 11:29:58.008 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  858. 2021-12-02 11:29:58.020 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  859. 2021-12-02 11:29:58.169 T:863 DEBUG <general>: CZeroconfAvahi::groupCallback: Service successfully established
  860. 2021-12-02 11:29:58.285 T:867 INFO <general>: Skipped 2 duplicate messages..
  861. 2021-12-02 11:29:58.285 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  862. 2021-12-02 11:29:58.473 T:829 INFO <general>: Skipped 1 duplicate messages..
  863. 2021-12-02 11:29:58.473 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  864. 2021-12-02 11:29:58.487 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  865. 2021-12-02 11:29:58.495 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  866. 2021-12-02 11:29:58.814 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  867. 2021-12-02 11:29:58.820 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  868. 2021-12-02 11:29:58.827 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  869. 2021-12-02 11:29:59.084 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  870. 2021-12-02 11:29:59.120 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  871. 2021-12-02 11:29:59.203 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  872. 2021-12-02 11:29:59.306 T:829 INFO <general>: Skipped 1 duplicate messages..
  873. 2021-12-02 11:29:59.306 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  874. 2021-12-02 11:29:59.337 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  875. 2021-12-02 11:29:59.347 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  876. 2021-12-02 11:29:59.533 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  877. 2021-12-02 11:29:59.571 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  878. 2021-12-02 11:29:59.575 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  879. 2021-12-02 11:29:59.577 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  880. 2021-12-02 11:29:59.693 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  881. 2021-12-02 11:29:59.753 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  882. 2021-12-02 11:29:59.787 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  883. 2021-12-02 11:29:59.794 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  884. 2021-12-02 11:29:59.910 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  885. 2021-12-02 11:29:59.971 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  886. 2021-12-02 11:30:00.004 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  887. 2021-12-02 11:30:00.011 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  888. 2021-12-02 11:30:00.119 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  889. 2021-12-02 11:30:00.123 T:846 DEBUG <general>: easy_acquire - Created session to https://image.tmdb.org
  890. 2021-12-02 11:30:00.139 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  891. 2021-12-02 11:30:00.199 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  892. 2021-12-02 11:30:00.220 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  893. 2021-12-02 11:30:00.307 T:848 DEBUG <general>: easy_acquire - Created session to https://assets.fanart.tv
  894. 2021-12-02 11:30:00.312 T:824 DEBUG <general>: ------ Window Deinit (DialogNotification.xml) ------
  895. 2021-12-02 11:30:00.318 T:846 DEBUG <general>: CCurlFile::GetMimeType - https://image.tmdb.org/t/p/original/9NdarEMp4xAW690GHtwSbxcl1T7.jpg -> image/jpeg
  896. 2021-12-02 11:30:00.319 T:846 DEBUG <general>: CurlFile::Open(0x2a10500) https://image.tmdb.org/t/p/original/9NdarEMp4xAW690GHtwSbxcl1T7.jpg
  897. 2021-12-02 11:30:00.418 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  898. 2021-12-02 11:30:00.420 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  899. 2021-12-02 11:30:00.636 T:849 DEBUG <general>: easy_acquire - Created session to http://www.thetvdb.com
  900. 2021-12-02 11:30:00.638 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  901. 2021-12-02 11:30:00.654 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  902. 2021-12-02 11:30:00.865 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  903. 2021-12-02 11:30:00.887 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  904. 2021-12-02 11:30:01.038 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  905. 2021-12-02 11:30:01.091 T:829 INFO <general>: Skipped 2 duplicate messages..
  906. 2021-12-02 11:30:01.091 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  907. 2021-12-02 11:30:01.094 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  908. 2021-12-02 11:30:01.120 T:824 INFO <general>: Skipped 1 duplicate messages..
  909. 2021-12-02 11:30:01.120 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  910. 2021-12-02 11:30:01.122 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  911. 2021-12-02 11:30:01.299 T:848 DEBUG <general>: CCurlFile::GetMimeType - https://assets.fanart.tv/fanart/tv/76885/showbackground/cowboy-bebop-5eb98d105ff1d.jpg -> image/jpeg
  912. 2021-12-02 11:30:01.299 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  913. 2021-12-02 11:30:01.299 T:848 DEBUG <general>: CurlFile::Open(0xebd90c60) https://assets.fanart.tv/fanart/tv/76885/showbackground/cowboy-bebop-5eb98d105ff1d.jpg
  914. 2021-12-02 11:30:01.322 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  915. 2021-12-02 11:30:01.372 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  916. 2021-12-02 11:30:01.490 T:846 DEBUG <general>: Caching image 'https://image.tmdb.org/t/p/original/9NdarEMp4xAW690GHtwSbxcl1T7.jpg' to '7/73bb15b0.jpg':
  917. 2021-12-02 11:30:01.493 T:849 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/posters/74197-3.jpg -> image/jpeg
  918. 2021-12-02 11:30:01.493 T:849 DEBUG <general>: CurlFile::Open(0xec70ffc0) http://www.thetvdb.com/banners/posters/74197-3.jpg
  919. 2021-12-02 11:30:01.786 T:846 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/7/73bb15b0.jpg' size 360x540
  920. 2021-12-02 11:30:01.875 T:846 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Red Dwarf (1988) [Comedy-Sci-Fi]/folder.jpg
  921. 2021-12-02 11:30:01.876 T:846 DEBUG <general>: easy_acquire - Created session to http://www.thetvdb.com
  922. 2021-12-02 11:30:01.924 T:849 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/74197-3.jpg>
  923. 2021-12-02 11:30:02.023 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  924. 2021-12-02 11:30:02.086 T:849 INFO <general>: Skipped 1 duplicate messages..
  925. 2021-12-02 11:30:02.086 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  926. 2021-12-02 11:30:02.133 T:849 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/posters/74197-3.jpg' to '3/3078a8a0.jpg':
  927. 2021-12-02 11:30:02.190 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/3/3078a8a0.jpg' size 367x540
  928. 2021-12-02 11:30:02.329 T:846 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/posters/71326-2.jpg -> image/jpeg
  929. 2021-12-02 11:30:02.329 T:846 DEBUG <general>: CurlFile::Open(0x2a10500) http://www.thetvdb.com/banners/posters/71326-2.jpg
  930. 2021-12-02 11:30:02.467 T:849 DEBUG <general>: CCurlFile::GetMimeType - https://image.tmdb.org/t/p/original/vzHsG1Sb6BVK8f6VmEcXFlXHLaF.jpg -> image/jpeg
  931. 2021-12-02 11:30:02.467 T:849 DEBUG <general>: CurlFile::Open(0xe476f3f0) https://image.tmdb.org/t/p/original/vzHsG1Sb6BVK8f6VmEcXFlXHLaF.jpg
  932. 2021-12-02 11:30:02.524 T:846 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/71326-2.jpg>
  933. 2021-12-02 11:30:02.943 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  934. 2021-12-02 11:30:03.978 T:848 INFO <general>: Skipped 5 duplicate messages..
  935. 2021-12-02 11:30:03.978 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  936. 2021-12-02 11:30:03.992 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  937. 2021-12-02 11:30:04.021 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  938. 2021-12-02 11:30:04.133 T:848 DEBUG <general>: Caching image 'https://assets.fanart.tv/fanart/tv/76885/showbackground/cowboy-bebop-5eb98d105ff1d.jpg' to 'b/beb4c89a.jpg':
  939. 2021-12-02 11:30:04.334 T:848 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/b/beb4c89a.jpg' size 1280x720
  940. 2021-12-02 11:30:04.817 T:867 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  941. 2021-12-02 11:30:04.846 T:846 INFO <general>: Skipped 2 duplicate messages..
  942. 2021-12-02 11:30:04.846 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  943. 2021-12-02 11:30:04.867 T:867 DEBUG <general>: CSMBFile::Open - opened smb://USERNAME:PASSWORD@Media-Server/Television/Rick And Morty/poster.jpg, fd=10000
  944. 2021-12-02 11:30:04.879 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  945. 2021-12-02 11:30:04.887 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  946. 2021-12-02 11:30:04.904 T:846 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/posters/71326-2.jpg' to '6/65dc4cb2.jpg':
  947. 2021-12-02 11:30:04.986 T:846 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/6/65dc4cb2.jpg' size 367x540
  948. 2021-12-02 11:30:05.037 T:848 DEBUG <general>: CCurlFile::GetMimeType - https://assets.fanart.tv/fanart/tv/194031/tvposter/bobs-burgers-521fdf91f28e1.jpg -> image/jpeg
  949. 2021-12-02 11:30:05.040 T:848 DEBUG <general>: CurlFile::Open(0xebd90c60) https://assets.fanart.tv/fanart/tv/194031/tvposter/bobs-burgers-521fdf91f28e1.jpg
  950. 2021-12-02 11:30:05.315 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  951. 2021-12-02 11:30:05.546 T:849 DEBUG <general>: Caching image 'https://image.tmdb.org/t/p/original/vzHsG1Sb6BVK8f6VmEcXFlXHLaF.jpg' to '5/54b67cbf.jpg':
  952. 2021-12-02 11:30:05.832 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/5/54b67cbf.jpg' size 360x540
  953. 2021-12-02 11:30:06.126 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  954. 2021-12-02 11:30:06.191 T:849 DEBUG <general>: CCurlFile::GetMimeType - http://image.tmdb.org/t/p/original/ynboK8qiOTz0X44r59LpfF8jBP5.jpg -> image/jpeg
  955. 2021-12-02 11:30:06.191 T:849 DEBUG <general>: CurlFile::Open(0xe476f3f0) http://image.tmdb.org/t/p/original/ynboK8qiOTz0X44r59LpfF8jBP5.jpg
  956. 2021-12-02 11:30:06.226 T:848 DEBUG <general>: Caching image 'https://assets.fanart.tv/fanart/tv/194031/tvposter/bobs-burgers-521fdf91f28e1.jpg' to '7/76d7a839.jpg':
  957. 2021-12-02 11:30:06.319 T:848 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/7/76d7a839.jpg' size 379x540
  958. 2021-12-02 11:30:06.412 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  959. 2021-12-02 11:30:06.909 T:848 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/posters/77992-4.jpg -> image/jpeg
  960. 2021-12-02 11:30:06.909 T:848 DEBUG <general>: CurlFile::Open(0xebd90c60) http://www.thetvdb.com/banners/posters/77992-4.jpg
  961. 2021-12-02 11:30:07.274 T:848 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/77992-4.jpg>
  962. 2021-12-02 11:30:07.447 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  963. 2021-12-02 11:30:07.697 T:849 DEBUG <general>: Caching image 'http://image.tmdb.org/t/p/original/ynboK8qiOTz0X44r59LpfF8jBP5.jpg' to '5/52d8b850.jpg':
  964. 2021-12-02 11:30:07.785 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  965. 2021-12-02 11:30:07.838 T:848 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/posters/77992-4.jpg' to 'b/b662a87d.jpg':
  966. 2021-12-02 11:30:07.893 T:848 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/b/b662a87d.jpg' size 367x540
  967. 2021-12-02 11:30:07.977 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/5/52d8b850.jpg' size 360x540
  968. 2021-12-02 11:30:08.055 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  969. 2021-12-02 11:30:08.184 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  970. 2021-12-02 11:30:08.220 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  971. 2021-12-02 11:30:08.245 T:849 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/posters/72809-1.jpg -> image/jpeg
  972. 2021-12-02 11:30:08.246 T:849 DEBUG <general>: CurlFile::Open(0xe476f3f0) http://www.thetvdb.com/banners/posters/72809-1.jpg
  973. 2021-12-02 11:30:08.364 T:849 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/posters/72809-1.jpg>
  974. 2021-12-02 11:30:08.511 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  975. 2021-12-02 11:30:08.560 T:849 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/posters/72809-1.jpg' to '8/8b263ea1.jpg':
  976. 2021-12-02 11:30:08.617 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/8/8b263ea1.jpg' size 367x540
  977. 2021-12-02 11:30:08.734 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  978. 2021-12-02 11:30:08.770 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  979. 2021-12-02 11:30:08.969 T:849 DEBUG <general>: CCurlFile::GetMimeType - https://assets.fanart.tv/fanart/tv/360893/tvposter/chernobyl-5cc42916a1ecb.jpg -> image/jpeg
  980. 2021-12-02 11:30:08.970 T:849 DEBUG <general>: CurlFile::Open(0xddaca750) https://assets.fanart.tv/fanart/tv/360893/tvposter/chernobyl-5cc42916a1ecb.jpg
  981. 2021-12-02 11:30:10.463 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  982. 2021-12-02 11:30:10.608 T:849 DEBUG <general>: Caching image 'https://assets.fanart.tv/fanart/tv/360893/tvposter/chernobyl-5cc42916a1ecb.jpg' to 'f/f4fb0ffb.jpg':
  983. 2021-12-02 11:30:10.705 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/f/f4fb0ffb.jpg' size 379x540
  984. 2021-12-02 11:30:12.091 T:829 DEBUG <general>: LIRC: - NEW 166 0 KEY_INFO devinput (KEY_INFO)
  985. 2021-12-02 11:30:12.118 T:848 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Star Trek Voyager (1995) [Sci-Fi]/folder.jpg
  986. 2021-12-02 11:30:12.118 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  987. 2021-12-02 11:30:12.119 T:846 DEBUG <general>: CSMBFile::Open - opened smb://USERNAME:PASSWORD@Media-Server/Television/Rick And Morty/fanart.jpg, fd=10001
  988. 2021-12-02 11:30:12.126 T:867 DEBUG <general>: CSMBFile::Close closing fd 10000
  989. 2021-12-02 11:30:12.137 T:824 DEBUG <general>: HandleKey: launch_media_center (0xc3) pressed, action is Info
  990. 2021-12-02 11:30:12.137 T:824 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  991. 2021-12-02 11:30:12.215 T:867 INFO <general>: Skipped 1 duplicate messages..
  992. 2021-12-02 11:30:12.215 T:867 DEBUG <general>: Caching image 'smb://Media-Server/Television/Rick And Morty/poster.jpg' to '8/80dc024e.jpg':
  993. 2021-12-02 11:30:12.215 T:824 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  994. 2021-12-02 11:30:12.215 T:867 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/8/80dc024e.jpg' size 367x540
  995. 2021-12-02 11:30:12.219 T:824 DEBUG <general>: connect replacing configured host 192.168.50.95 with resolved host 192.168.50.95
  996. 2021-12-02 11:30:12.221 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  997. 2021-12-02 11:30:12.234 T:824 DEBUG <general>: ------ Window Init (DialogVideoInfo.xml) ------
  998. 2021-12-02 11:30:12.234 T:824 INFO <general>: Loading skin file: DialogVideoInfo.xml, load type: KEEP_IN_MEMORY
  999. 2021-12-02 11:30:12.246 T:846 DEBUG <general>: CSMBFile::Close closing fd 10001
  1000. 2021-12-02 11:30:12.247 T:846 DEBUG <general>: Caching image 'smb://Media-Server/Television/Rick And Morty/fanart.jpg' to '9/9740854a.jpg':
  1001. 2021-12-02 11:30:12.247 T:846 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/9/9740854a.jpg' size 1280x720
  1002. 2021-12-02 11:30:12.312 T:867 DEBUG <general>: easy_acquire - Created session to http://www.thetvdb.com
  1003. 2021-12-02 11:30:12.491 T:848 INFO <general>: Skipped 1 duplicate messages..
  1004. 2021-12-02 11:30:12.491 T:848 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/actors/325164.jpg -> image/jpeg
  1005. 2021-12-02 11:30:12.492 T:848 DEBUG <general>: CurlFile::Open(0xdcd0ec98) http://www.thetvdb.com/banners/actors/325164.jpg
  1006. 2021-12-02 11:30:12.636 T:867 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/actors/325165.jpg -> image/jpeg
  1007. 2021-12-02 11:30:12.637 T:867 DEBUG <general>: CurlFile::Open(0xddc19a38) http://www.thetvdb.com/banners/actors/325165.jpg
  1008. 2021-12-02 11:30:12.731 T:846 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/actors/325166.jpg -> image/jpeg
  1009. 2021-12-02 11:30:12.731 T:846 DEBUG <general>: CurlFile::Open(0x2533e60) http://www.thetvdb.com/banners/actors/325166.jpg
  1010. 2021-12-02 11:30:12.792 T:848 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/325164.jpg>
  1011. 2021-12-02 11:30:12.916 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1012. 2021-12-02 11:30:12.926 T:848 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/actors/325164.jpg' to 'c/c6cd4fca.jpg':
  1013. 2021-12-02 11:30:12.926 T:848 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/c/c6cd4fca.jpg' size 300x450
  1014. 2021-12-02 11:30:13.023 T:867 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/325165.jpg>
  1015. 2021-12-02 11:30:13.226 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1016. 2021-12-02 11:30:13.282 T:846 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/325166.jpg>
  1017. 2021-12-02 11:30:13.399 T:849 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/actors/325163.jpg -> x-directory/normal
  1018. 2021-12-02 11:30:13.718 T:849 DEBUG <general>: CurlFile::Open(0xddaca750) http://www.thetvdb.com/banners/actors/325163.jpg
  1019. 2021-12-02 11:30:13.730 T:867 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/actors/325165.jpg' to '8/8fc02847.jpg':
  1020. 2021-12-02 11:30:13.730 T:867 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/8/8fc02847.jpg' size 300x450
  1021. 2021-12-02 11:30:13.763 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1022. 2021-12-02 11:30:13.771 T:846 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/actors/325166.jpg' to '5/54d780d0.jpg':
  1023. 2021-12-02 11:30:13.771 T:846 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/5/54d780d0.jpg' size 300x450
  1024. 2021-12-02 11:30:13.849 T:829 DEBUG <general>: LIRC: - NEW 166 0 KEY_INFO devinput (KEY_INFO)
  1025. 2021-12-02 11:30:13.854 T:824 DEBUG <general>: HandleKey: launch_media_center (0xc3) pressed, action is Back
  1026. 2021-12-02 11:30:14.075 T:849 ERROR <general>: CCurlFile::FillBuffer - Failed: HTTP returned error 403
  1027. 2021-12-02 11:30:14.076 T:849 ERROR <general>: CCurlFile::Open failed with code 403 for http://www.thetvdb.com/banners/actors/325163.jpg:
  1028.  
  1029. 2021-12-02 11:30:14.214 T:824 DEBUG <general>: ------ Window Deinit (DialogVideoInfo.xml) ------
  1030. 2021-12-02 11:30:15.579 T:829 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
  1031. 2021-12-02 11:30:15.604 T:824 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
  1032. 2021-12-02 11:30:15.604 T:824 DEBUG <general>: CGUIWindowManager::PreviousWindow: Deactivate
  1033. 2021-12-02 11:30:16.341 T:829 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  1034. 2021-12-02 11:30:16.371 T:824 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1035. 2021-12-02 11:30:17.147 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1036. 2021-12-02 11:30:17.170 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1037. 2021-12-02 11:30:25.904 T:824 DEBUG <general>: CheckIdle - Closing session to http://image.tmdb.org (easy=0xebd08400, multi=0xebd192c8)
  1038. 2021-12-02 11:30:25.904 T:824 DEBUG <general>: CheckIdle - Closing session to http://image.tmdb.org (easy=0x2e1dae0, multi=0x3282d88)
  1039. 2021-12-02 11:30:25.904 T:824 DEBUG <general>: CheckIdle - Closing session to http://image.tmdb.org (easy=0xdda77060, multi=(nil))
  1040. 2021-12-02 11:30:26.166 T:849 DEBUG <general>: CCurlFile::GetMimeType - http://www.thetvdb.com/banners/actors/371318.jpg -> image/jpeg
  1041. 2021-12-02 11:30:26.166 T:849 DEBUG <general>: CurlFile::Open(0xddaca750) http://www.thetvdb.com/banners/actors/371318.jpg
  1042. 2021-12-02 11:30:26.310 T:849 DEBUG <general>: CCurlFile::Open - effective URL: <https://www.thetvdb.com/banners/actors/371318.jpg>
  1043. 2021-12-02 11:30:26.365 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1044. 2021-12-02 11:30:26.376 T:849 DEBUG <general>: Caching image 'http://www.thetvdb.com/banners/actors/371318.jpg' to '2/25a172bd.jpg':
  1045. 2021-12-02 11:30:26.376 T:849 DEBUG <general>: cached image 'special://masterprofile/Thumbnails/2/25a172bd.jpg' size 300x450
  1046. 2021-12-02 11:30:29.613 T:848 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Are You Being Served/folder.jpg
  1047. 2021-12-02 11:30:30.936 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1048. 2021-12-02 11:30:30.936 T:867 DEBUG <general>: ffmpeg[0x28d4318X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1049. 2021-12-02 11:30:30.937 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1050. 2021-12-02 11:30:30.938 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1051. 2021-12-02 11:30:30.946 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1052. 2021-12-02 11:30:30.947 T:846 DEBUG <general>: ffmpeg[0x242f490X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1053. 2021-12-02 11:30:30.950 T:849 DEBUG <general>: ffmpeg[0x29b4ea0X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1054. 2021-12-02 11:30:30.955 T:848 DEBUG <general>: ffmpeg[0x29b2120X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1055. 2021-12-02 11:30:30.957 T:867 DEBUG <general>: GetImageHash - unable to stat url smb://MEDIA-SERVER/Television/Open All Hours/folder.jpg
  1056. 2021-12-02 11:30:33.128 T:829 DEBUG <general>: LIRC: - NEW 69 0 KEY_LEFT devinput (KEY_LEFT)
  1057. 2021-12-02 11:30:33.132 T:824 DEBUG <general>: HandleKey: 169 (0xa9, obc86) pressed, action is Left
  1058. 2021-12-02 11:30:35.825 T:824 DEBUG <general>: CheckIdle - Closing session to https://image.tmdb.org (easy=0x2f16930, multi=0x303a428)
  1059. 2021-12-02 11:30:37.859 T:824 DEBUG <general>: CheckIdle - Closing session to http://image.tmdb.org (easy=0xde100fd0, multi=0xddeb3c80)
  1060. 2021-12-02 11:30:40.909 T:824 DEBUG <general>: CheckIdle - Closing session to https://assets.fanart.tv (easy=0xdd859280, multi=0xdd1354e8)
  1061. 2021-12-02 11:30:42.945 T:824 DEBUG <general>: CheckIdle - Closing session to http://www.thetvdb.com (easy=0x3243e68, multi=0xdd692780)
  1062. 2021-12-02 11:30:43.957 T:824 DEBUG <general>: CheckIdle - Closing session to http://www.thetvdb.com (easy=0xd7400018, multi=0xda638bc0)
  1063. 2021-12-02 11:30:43.961 T:824 DEBUG <general>: CheckIdle - Closing session to http://www.thetvdb.com (easy=0x338b130, multi=0x2f46af0)
  1064. 2021-12-02 11:30:52.581 T:829 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  1065. 2021-12-02 11:30:52.584 T:824 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1066. 2021-12-02 11:30:52.970 T:829 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  1067. 2021-12-02 11:30:52.987 T:824 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1068. 2021-12-02 11:30:53.352 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1069. 2021-12-02 11:30:53.354 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1070. 2021-12-02 11:30:53.791 T:829 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1071. 2021-12-02 11:30:53.792 T:824 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1072. 2021-12-02 11:30:53.792 T:824 DEBUG <general>: Activating window ID: 10004
  1073. 2021-12-02 11:30:54.113 T:824 DEBUG <general>: ------ Window Deinit (Home.xml) ------
  1074. 2021-12-02 11:30:54.114 T:824 DEBUG <general>: FreeVisualisation() done
  1075. 2021-12-02 11:30:54.137 T:824 DEBUG <general>: ------ Window Init (Settings.xml) ------
  1076. 2021-12-02 11:30:54.137 T:824 INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  1077. 2021-12-02 11:30:55.118 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1078. 2021-12-02 11:30:55.129 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1079. 2021-12-02 11:30:55.342 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1080. 2021-12-02 11:30:55.354 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1081. 2021-12-02 11:30:55.547 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1082. 2021-12-02 11:30:55.554 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1083. 2021-12-02 11:30:56.832 T:824 DEBUG <general>: CheckIdle - Closing session to http://www.thetvdb.com (easy=0xec79b868, multi=0xec7eef50)
  1084. 2021-12-02 11:30:57.049 T:829 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1085. 2021-12-02 11:30:57.053 T:824 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1086. 2021-12-02 11:30:57.054 T:948 DEBUG <general>: Thread LanguageInvoker start, auto delete: false
  1087. 2021-12-02 11:30:57.054 T:948 INFO <general>: initializing python engine.
  1088. 2021-12-02 11:30:57.054 T:948 DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): start processing
  1089. 2021-12-02 11:30:57.086 T:948 DEBUG <general>: -->Python Interpreter Initialized<--
  1090. 2021-12-02 11:30:57.086 T:948 DEBUG <general>:
  1091.  
  1092. 2021-12-02 11:30:57.086 T:948 DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): the source file to load is "/usr/share/kodi/addons/service.libreelec.settings/default.py"
  1093. 2021-12-02 11:30:57.086 T:948 DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): setting the Python path to /usr/share/kodi/addons/service.libreelec.settings:/usr/lib/python38.zip:/usr/lib/python3.8:/usr/lib/python3.8/lib-dynload:/usr/lib/python3.8/site-packages
  1094. 2021-12-02 11:30:57.087 T:948 DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): entering source directory /usr/share/kodi/addons/service.libreelec.settings
  1095. 2021-12-02 11:30:57.087 T:948 DEBUG <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): instantiating addon using automatically obtained id of "service.libreelec.settings" dependent on version 3.0.0 of the xbmc.python api
  1096. 2021-12-02 11:30:57.120 T:935 INFO <general>: SETTINGS: run # Received openConfigurationWindow
  1097. 2021-12-02 11:30:57.154 T:824 DEBUG <general>: ------ Window Init (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  1098. 2021-12-02 11:30:57.154 T:824 INFO <general>: 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
  1099. 2021-12-02 11:30:57.200 T:824 ERROR <general>: Control 1000 in window 13001 has been asked to focus, but it can't
  1100. 2021-12-02 11:30:57.200 T:935 INFO <general>: SETTINGS: run # Waiting
  1101. 2021-12-02 11:30:57.200 T:948 INFO <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run
  1102. 2021-12-02 11:30:57.200 T:948 DEBUG <general>: onExecutionDone(1, /usr/share/kodi/addons/service.libreelec.settings/default.py)
  1103. 2021-12-02 11:30:57.201 T:824 DEBUG <general>: ffmpeg[(nil)X]: [image2] Custom AVIOContext makes no sense and will be ignored with AVFMT_NOFILE format.
  1104. 2021-12-02 11:30:57.285 T:948 INFO <general>: Python interpreter stopped
  1105. 2021-12-02 11:30:57.285 T:948 DEBUG <general>: Thread LanguageInvoker 3540890240 terminating
  1106. 2021-12-02 11:31:00.957 T:867 DEBUG <general>: Thread JobWorker 3700421248 terminating (autodelete)
  1107. 2021-12-02 11:31:00.957 T:846 DEBUG <general>: Thread JobWorker 3937825408 terminating (autodelete)
  1108. 2021-12-02 11:31:00.961 T:849 DEBUG <general>: Thread JobWorker 3910988416 terminating (autodelete)
  1109. 2021-12-02 11:31:00.978 T:848 DEBUG <general>: Thread JobWorker 3919381120 terminating (autodelete)
  1110. 2021-12-02 11:31:02.906 T:829 DEBUG <general>: LIRC: - NEW ae 0 KEY_EXIT devinput (KEY_EXIT)
  1111. 2021-12-02 11:31:02.909 T:824 DEBUG <general>: HandleKey: menu (0xd8) pressed, action is Back
  1112. 2021-12-02 11:31:03.146 T:824 DEBUG <general>: ------ Window Deinit (/usr/share/kodi/addons/service.libreelec.settings/resources/skins/Default/1080i/service-LibreELEC-Settings-mainWindow.xml) ------
  1113. 2021-12-02 11:31:04.163 T:829 DEBUG <general>: LIRC: - NEW 67 0 KEY_UP devinput (KEY_UP)
  1114. 2021-12-02 11:31:04.172 T:824 DEBUG <general>: HandleKey: 166 (0xa6, obc89) pressed, action is Up
  1115. 2021-12-02 11:31:04.537 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1116. 2021-12-02 11:31:04.537 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1117. 2021-12-02 11:31:04.772 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1118. 2021-12-02 11:31:04.804 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1119. 2021-12-02 11:31:05.002 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1120. 2021-12-02 11:31:05.004 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1121. 2021-12-02 11:31:05.545 T:829 DEBUG <general>: LIRC: - NEW 160 0 KEY_OK devinput (KEY_OK)
  1122. 2021-12-02 11:31:05.557 T:824 DEBUG <general>: HandleKey: 11 (0x0b, obc244) pressed, action is Select
  1123. 2021-12-02 11:31:05.557 T:824 DEBUG <general>: Activating window ID: 10016
  1124. 2021-12-02 11:31:05.859 T:824 DEBUG <general>: ------ Window Deinit (Settings.xml) ------
  1125. 2021-12-02 11:31:05.859 T:824 DEBUG <general>: FreeVisualisation() done
  1126. 2021-12-02 11:31:05.887 T:824 DEBUG <general>: ------ Window Init (SettingsCategory.xml) ------
  1127. 2021-12-02 11:31:05.887 T:824 INFO <general>: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  1128. 2021-12-02 11:31:07.682 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1129. 2021-12-02 11:31:07.687 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1130. 2021-12-02 11:31:07.903 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1131. 2021-12-02 11:31:07.912 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1132. 2021-12-02 11:31:08.122 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1133. 2021-12-02 11:31:08.137 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1134. 2021-12-02 11:31:08.306 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1135. 2021-12-02 11:31:08.307 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1136. 2021-12-02 11:31:08.548 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1137. 2021-12-02 11:31:08.553 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1138. 2021-12-02 11:31:08.986 T:829 DEBUG <general>: LIRC: - NEW 6c 0 KEY_DOWN devinput (KEY_DOWN)
  1139. 2021-12-02 11:31:08.995 T:824 DEBUG <general>: HandleKey: 167 (0xa7, obc88) pressed, action is Down
  1140. 2021-12-02 11:31:09.882 T:829 DEBUG <general>: LIRC: - NEW 6a 0 KEY_RIGHT devinput (KEY_RIGHT)
  1141. 2021-12-02 11:31:09.883 T:824 DEBUG <general>: HandleKey: 168 (0xa8, obc87) pressed, action is Right
  1142. 2021-12-02 11:32:03.531 T:824 INFO <general>: Samba is idle. Closing the remaining connections
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement