davetifftaylor

Backup Error

Jul 28th, 2021
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 113.04 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # LibreELEC release: RPi4.arm-9.97.1
  4. #
  5. ################################################################################
  6. 2021-07-27 22:34:08.822 T:989 INFO <general>: -----------------------------------------------------------------------
  7. 2021-07-27 22:34:08.822 T:989 INFO <general>: Starting Kodi (19.1 (19.1.0) Git:6402a50950ff6463042f8891ec4029c782730391). Platform: Linux ARM 32-bit
  8. 2021-07-27 22:34:08.822 T:989 INFO <general>: Using Release Kodi x32
  9. 2021-07-27 22:34:08.822 T:989 INFO <general>: Kodi compiled 2021-07-14 by GCC 10.2.0 for Linux ARM 32-bit version 5.10.46 (330286)
  10. 2021-07-27 22:34:08.822 T:989 INFO <general>: Running on BCM2711 with LibreELEC (official): 9.97.1 10.0, kernel: Linux ARM 32-bit version 5.10.46
  11. 2021-07-27 22:34:08.823 T:989 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
  12. 2021-07-27 22:34:08.823 T:989 INFO <general>: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  13. 2021-07-27 22:34:08.823 T:989 INFO <general>: ARM Features: Neon enabled
  14. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
  15. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
  16. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  17. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  18. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://envhome/ is mapped to: /storage
  19. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://home/ is mapped to: /storage/.kodi
  20. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
  21. 2021-07-27 22:34:08.823 T:989 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
  22. 2021-07-27 22:34:08.823 T:989 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
  23. 2021-07-27 22:34:08.823 T:989 INFO <general>: Local hostname: LibreELECpi4x
  24. 2021-07-27 22:34:08.823 T:989 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
  25. 2021-07-27 22:34:08.823 T:989 INFO <general>: -----------------------------------------------------------------------
  26. 2021-07-27 22:34:08.823 T:989 INFO <general>: loading settings
  27. 2021-07-27 22:34:08.825 T:989 INFO <general>: special://profile/ is mapped to: special://masterprofile/
  28. 2021-07-27 22:34:08.856 T:989 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  29. 2021-07-27 22:34:08.857 T:989 INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  30. <?xml version="1.0" encoding="utf-8" ?>
  31. <advancedsettings version="1.0">
  32. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  33. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  34. <showexitbutton>false</showexitbutton>
  35. <remotedelay>1</remotedelay>
  36. <samba>
  37. <clienttimeout>30</clienttimeout>
  38. </samba>
  39. <fanartres>720</fanartres>
  40. <imageres>540</imageres>
  41. </advancedsettings>
  42.  
  43. 2021-07-27 22:34:08.858 T:989 INFO <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
  44. 2021-07-27 22:34:08.858 T:989 INFO <general>: Default Video Player: VideoPlayer
  45. 2021-07-27 22:34:08.858 T:989 INFO <general>: Default Audio Player: paplayer
  46. 2021-07-27 22:34:08.859 T:989 INFO <general>: Disabled debug logging due to GUI setting. Level 0.
  47. 2021-07-27 22:34:08.859 T:989 INFO <general>: Log level changed to "INFO"
  48. 2021-07-27 22:34:08.859 T:989 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  49. 2021-07-27 22:34:08.865 T:989 INFO <general>: creating subdirectories
  50. 2021-07-27 22:34:08.865 T:989 INFO <general>: userdata folder: special://masterprofile/
  51. 2021-07-27 22:34:08.865 T:989 INFO <general>: recording folder:
  52. 2021-07-27 22:34:08.865 T:989 INFO <general>: screenshots folder: /storage/screenshots/
  53. 2021-07-27 22:34:08.912 T:989 INFO <general>: Running database version Addons33
  54. 2021-07-27 22:34:09.089 T:989 ERROR <general>: CAddonInfoBuilder::Generate: Unable to load '/storage/.kodi/addons/script.module.pyqrcode/addon.xml', Line 0
  55. Failed to open file
  56. 2021-07-27 22:34:09.107 T:989 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  57. 2021-07-27 22:34:09.107 T:989 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  58. 2021-07-27 22:34:09.107 T:989 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.9 installed
  59. 2021-07-27 22:34:09.107 T:989 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.9 installed
  60. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  61. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
  62. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  63. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  64. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
  65. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  66. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  67. 2021-07-27 22:34:09.108 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
  68. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
  69. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
  70. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
  71. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
  72. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
  73. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
  74. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
  75. 2021-07-27 22:34:09.109 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
  76. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
  77. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
  78. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  79. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.4 installed
  80. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.3 installed
  81. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  82. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
  83. 2021-07-27 22:34:09.110 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.3 installed
  84. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  85. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.ofdb.de v1.0.5 installed
  86. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.omdbapi.com v1.2.1 installed
  87. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  88. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.17 installed
  89. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
  90. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
  91. 2021-07-27 22:34:09.111 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  92. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
  93. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.4.0+matrix.1 installed
  94. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.13 installed
  95. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.6 installed
  96. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: metadata.universal v5.5.3 installed
  97. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v1.7.2 installed
  98. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
  99. 2021-07-27 22:34:09.112 T:989 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v10.0.0 installed
  100. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
  101. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  102. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  103. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  104. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  105. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
  106. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: script.keymap v1.1.3+matrix.1 installed
  107. 2021-07-27 22:34:09.113 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
  108. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
  109. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.1+matrix.1 installed
  110. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.defusedxml v0.6.0+matrix.1 installed
  111. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.dropbox v9.4.0+matrix.1 installed
  112. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.future v0.18.2+matrix.1 installed
  113. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
  114. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
  115. 2021-07-27 22:34:09.114 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  116. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  117. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
  118. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
  119. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
  120. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: script.xbmcbackup v1.6.7 installed
  121. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
  122. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: skin.confluence v4.7.12 installed
  123. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
  124. 2021-07-27 22:34:09.115 T:989 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
  125. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
  126. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  127. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
  128. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.3.0 installed
  129. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  130. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
  131. 2021-07-27 22:34:09.116 T:989 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  132. 2021-07-27 22:34:09.121 T:989 INFO <general>: Selected Logind/UPower as PowerSyscall
  133. 2021-07-27 22:34:09.121 T:989 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  134. 2021-07-27 22:34:09.122 T:989 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
  135. 2021-07-27 22:34:09.171 T:1024 INFO <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi1" for playback
  136. 2021-07-27 22:34:09.172 T:1024 INFO <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi1,DEV=0" for playback
  137. 2021-07-27 22:34:09.175 T:1024 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  138. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Found 2 Lists of Devices
  139. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Enumerated ALSA devices:
  140. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Device 1
  141. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceName : default
  142. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayName : Default Audio Device ()
  143. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayNameExtra:
  144. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  145. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  146. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  147. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  148. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_streamTypes : No passthrough capabilities
  149. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Device 2
  150. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceName : sysdefault
  151. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayName : vc4-hdmi-0 ()
  152. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayNameExtra: MAI PCM i2s-hifi-0
  153. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  154. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  155. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  156. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  157. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_streamTypes : No passthrough capabilities
  158. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Device 3
  159. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceName : sysdefault:CARD=vc4hdmi0
  160. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  161. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayNameExtra: MAI PCM i2s-hifi-0
  162. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  163. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  164. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  165. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  166. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_streamTypes : No passthrough capabilities
  167. 2021-07-27 22:34:09.176 T:1024 INFO <general>: Device 4
  168. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceName : hdmi:CARD=vc4hdmi0,DEV=0
  169. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  170. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_displayNameExtra: ONK TX-NR616 on HDMI
  171. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
  172. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_channels : FL, FR, LFE, FC, BL, BR, BLOC, BROC
  173. 2021-07-27 22:34:09.176 T:1024 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  174. 2021-07-27 22:34:09.177 T:1024 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
  175. 2021-07-27 22:34:09.177 T:1024 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
  176. 2021-07-27 22:34:09.177 T:1024 INFO <general>: Enumerated PULSE devices:
  177. 2021-07-27 22:34:09.177 T:1024 INFO <general>: Device 1
  178. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_deviceName : Default
  179. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_displayName : Default
  180. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  181. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  182. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_channels : FL, FR
  183. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  184. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  185. 2021-07-27 22:34:09.177 T:1024 INFO <general>: m_streamTypes : No passthrough capabilities
  186. 2021-07-27 22:34:09.177 T:1025 INFO <general>: CActiveAESink::OpenSink - initialize sink
  187. 2021-07-27 22:34:09.177 T:1025 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
  188. 2021-07-27 22:34:09.181 T:1025 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  189. 2021-07-27 22:34:09.181 T:1025 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  190. 2021-07-27 22:34:09.181 T:1025 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
  191. 2021-07-27 22:34:09.190 T:989 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  192. 2021-07-27 22:34:09.315 T:989 INFO <general>: RetroPlayer[PROCESS]: Registering process control for GBM
  193. 2021-07-27 22:34:09.315 T:989 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
  194. 2021-07-27 22:34:09.315 T:989 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  195. 2021-07-27 22:34:09.321 T:989 INFO <general>: CDRMUtils::FindConnector - using connector: 32
  196. 2021-07-27 22:34:09.328 T:989 INFO <general>: Skipped 1 duplicate messages..
  197. 2021-07-27 22:34:09.328 T:989 INFO <general>: CDRMUtils::FindEncoder - using encoder: 31
  198. 2021-07-27 22:34:09.328 T:989 INFO <general>: CDRMUtils::FindPlanes - using crtc: 76
  199. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  200. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  201. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
  202. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
  203. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
  204. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
  205. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
  206. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
  207. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz
  208. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
  209. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
  210. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  211. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  212. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
  213. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 720x576 with 720x576 @ 50.000000 Hz
  214. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  215. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  216. 2021-07-27 22:34:09.455 T:989 INFO <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  217. 2021-07-27 22:34:09.457 T:989 INFO <general>: Skipped 1 duplicate messages..
  218. 2021-07-27 22:34:09.457 T:989 INFO <general>: EGL_VERSION = 1.4
  219. 2021-07-27 22:34:09.457 T:989 INFO <general>: EGL_VENDOR = Mesa Project
  220. 2021-07-27 22:34:09.457 T:989 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
  221. 2021-07-27 22:34:09.457 T:989 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
  222. 2021-07-27 22:34:09.483 T:989 INFO <general>: CApplication::CreateGUI - using the gbm windowing system
  223. 2021-07-27 22:34:09.483 T:989 INFO <general>: Checking resolution 27
  224. 2021-07-27 22:34:09.497 T:989 INFO <general>: GL_VENDOR = Broadcom
  225. 2021-07-27 22:34:09.497 T:989 INFO <general>: GL_RENDERER = V3D 4.2
  226. 2021-07-27 22:34:09.497 T:989 INFO <general>: GL_VERSION = OpenGL ES 3.1 Mesa 21.0.3
  227. 2021-07-27 22:34:09.497 T:989 INFO <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
  228. 2021-07-27 22:34:09.497 T:989 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
  229. 2021-07-27 22:34:09.586 T:989 INFO <general>: GLES: Maximum texture width: 4096
  230. 2021-07-27 22:34:09.817 T:1023 INFO <general>: Loading special://xbmc/system/Lircmap.xml
  231. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'mceusb'
  232. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
  233. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
  234. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  235. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'anysee'
  236. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
  237. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
  238. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
  239. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
  240. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
  241. 2021-07-27 22:34:09.836 T:1023 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  242. 2021-07-27 22:34:09.837 T:1023 INFO <general>: * Adding remote mapping for device 'mediacenter'
  243. 2021-07-27 22:34:09.837 T:1023 INFO <general>: * Adding remote mapping for device 'devinput'
  244. 2021-07-27 22:34:09.837 T:1023 INFO <general>: * Adding remote mapping for device 'devinput-32'
  245. 2021-07-27 22:34:09.837 T:1023 INFO <general>: * Adding remote mapping for device 'devinput-64'
  246. 2021-07-27 22:34:09.838 T:1023 INFO <general>: Loading special://profile/Lircmap.xml
  247. 2021-07-27 22:34:09.840 T:1023 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
  248. 2021-07-27 22:34:09.840 T:1023 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  249. 2021-07-27 22:34:09.840 T:1023 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  250. 2021-07-27 22:34:10.176 T:989 INFO <general>: load keymapping
  251. 2021-07-27 22:34:10.178 T:989 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  252. 2021-07-27 22:34:10.179 T:989 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  253. 2021-07-27 22:34:10.180 T:989 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  254. 2021-07-27 22:34:10.183 T:989 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  255. 2021-07-27 22:34:10.184 T:989 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  256. 2021-07-27 22:34:10.186 T:989 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
  257. 2021-07-27 22:34:10.188 T:989 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  258. 2021-07-27 22:34:10.195 T:989 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
  259. 2021-07-27 22:34:10.195 T:989 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
  260. 2021-07-27 22:34:10.199 T:989 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  261. 2021-07-27 22:34:10.205 T:989 INFO <general>: Loading special://masterprofile/keymaps/remote.xml
  262. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  263. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  264. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
  265. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(shutdownmenu)' defined
  266. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(myvideos)' defined
  267. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mymusic)' defined
  268. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mypictures)' defined
  269. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  270. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  271. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  272. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 33,0, 12,0)' defined
  273. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 34,0, 13,0)' defined
  274. 2021-07-27 22:34:10.208 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 35,0, 14,0)' defined
  275. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
  276. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(settings)' defined
  277. 2021-07-27 22:34:10.209 T:989 INFO <general>: Skipped 1 duplicate messages..
  278. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  279. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  280. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  281. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  282. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  283. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'language' defined
  284. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  285. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  286. 2021-07-27 22:34:10.209 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  287. 2021-07-27 22:34:10.210 T:989 INFO <general>: Skipped 1 duplicate messages..
  288. 2021-07-27 22:34:10.210 T:989 INFO <general>: Loading special://profile/keymaps/remote.xml
  289. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  290. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  291. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
  292. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(shutdownmenu)' defined
  293. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(myvideos)' defined
  294. 2021-07-27 22:34:10.211 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mymusic)' defined
  295. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mypictures)' defined
  296. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  297. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  298. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  299. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 33,0, 12,0)' defined
  300. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 34,0, 13,0)' defined
  301. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 35,0, 14,0)' defined
  302. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
  303. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(settings)' defined
  304. 2021-07-27 22:34:10.212 T:989 INFO <general>: Skipped 1 duplicate messages..
  305. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  306. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  307. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  308. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  309. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  310. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'language' defined
  311. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  312. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  313. 2021-07-27 22:34:10.212 T:989 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  314. 2021-07-27 22:34:10.213 T:989 INFO <general>: Skipped 1 duplicate messages..
  315. 2021-07-27 22:34:10.213 T:989 INFO <general>: GUI format 1920x1080, Display 1920x1080 @ 23.976025 Hz
  316. 2021-07-27 22:34:10.213 T:989 INFO <general>: CLangInfo: loading resource.language.en_gb language information...
  317. 2021-07-27 22:34:10.217 T:989 INFO <general>: global locale set to C
  318. 2021-07-27 22:34:10.217 T:989 INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
  319. 2021-07-27 22:34:10.337 T:1029 INFO <general>: Running database version Addons33
  320. 2021-07-27 22:34:10.342 T:1029 INFO <general>: Running database version ViewModes6
  321. 2021-07-27 22:34:10.478 T:1029 INFO <general>: Running database version Textures13
  322. 2021-07-27 22:34:10.487 T:1029 INFO <general>: Running database version MyMusic82
  323. 2021-07-27 22:34:10.686 T:1029 INFO <general>: Running database version MyVideos119
  324. 2021-07-27 22:34:10.692 T:1029 INFO <general>: Running database version TV38
  325. 2021-07-27 22:34:10.694 T:1029 INFO <general>: Running database version Epg13
  326. 2021-07-27 22:34:10.717 T:989 INFO <general>: start dvd mediatype detection
  327. 2021-07-27 22:34:10.759 T:989 INFO <general>: Unloaded skin
  328. 2021-07-27 22:34:10.764 T:989 INFO <general>: load skin from: /storage/.kodi/addons/skin.confluence/ (version: 4.7.12)
  329. 2021-07-27 22:34:10.764 T:989 INFO <general>: load fonts for skin...
  330. 2021-07-27 22:34:10.780 T:989 INFO <general>: Loading skin includes from /storage/.kodi/addons/skin.confluence/720p/Includes.xml
  331. 2021-07-27 22:34:10.903 T:989 INFO <general>: Loading fonts from /storage/.kodi/addons/skin.confluence/720p/Font.xml
  332. 2021-07-27 22:34:11.008 T:989 INFO <general>: load new skin...
  333. 2021-07-27 22:34:11.008 T:989 INFO <general>: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.confluence/720p
  334. 2021-07-27 22:34:11.019 T:989 INFO <general>: initialize new skin...
  335. 2021-07-27 22:34:11.019 T:989 INFO <general>: Loading skin file: custom_PVRChannelNumberInput.xml, load type: LOAD_ON_GUI_INIT
  336. 2021-07-27 22:34:11.020 T:989 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  337. 2021-07-27 22:34:11.036 T:989 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  338. 2021-07-27 22:34:11.038 T:989 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  339. 2021-07-27 22:34:11.042 T:989 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  340. 2021-07-27 22:34:11.044 T:989 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  341. 2021-07-27 22:34:11.056 T:989 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  342. 2021-07-27 22:34:11.059 T:989 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  343. 2021-07-27 22:34:11.061 T:989 INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  344. 2021-07-27 22:34:11.116 T:989 INFO <general>: skin loaded...
  345. 2021-07-27 22:34:11.116 T:989 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  346. 2021-07-27 22:34:11.118 T:989 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  347. 2021-07-27 22:34:11.257 T:989 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  348. 2021-07-27 22:34:11.257 T:989 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  349. 2021-07-27 22:34:11.258 T:989 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  350. 2021-07-27 22:34:11.296 T:989 INFO <general>: JSONRPC v12.3.0: Successfully initialized
  351. 2021-07-27 22:34:11.318 T:989 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
  352. 2021-07-27 22:34:11.337 T:989 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  353. 2021-07-27 22:34:11.338 T:989 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  354. 2021-07-27 22:34:11.339 T:989 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  355. 2021-07-27 22:34:11.340 T:989 INFO <general>: Loaded playercorefactory configuration
  356. 2021-07-27 22:34:11.340 T:989 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  357. 2021-07-27 22:34:11.340 T:989 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  358. 2021-07-27 22:34:11.340 T:989 INFO <general>: removing tempfiles
  359. 2021-07-27 22:34:11.350 T:1039 INFO <general>: initializing python engine.
  360. 2021-07-27 22:34:11.352 T:989 INFO <general>: initialize done
  361. 2021-07-27 22:34:11.352 T:989 INFO <general>: Running the application...
  362. 2021-07-27 22:34:11.353 T:1040 INFO <general>: initializing python engine.
  363. 2021-07-27 22:34:11.358 T:989 INFO <general>: starting zeroconf publishing
  364. 2021-07-27 22:34:11.359 T:1043 INFO <general>: ES: Starting UDP Event server on port 9777
  365. 2021-07-27 22:34:11.360 T:1043 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
  366. 2021-07-27 22:34:11.385 T:989 INFO <general>: JSONRPC Server: Successfully initialized
  367. 2021-07-27 22:34:11.391 T:1034 INFO <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
  368. 2021-07-27 22:34:11.658 T:1029 ERROR <general>: Open - error probing input format, /media/Ext_HDD_4TB/Video/Movies To Watch (Ex-HDD)/Ordinary Love (2019)/~uTorrentPartFile_7019BF12.dat
  369. 2021-07-27 22:34:11.658 T:1029 ERROR <general>: ExtractThumb - Error creating demuxer
  370. 2021-07-27 22:34:13.387 T:1040 INFO <general>: SETTINGS: set_keyboard_layout # uk
  371. 2021-07-27 22:34:13.387 T:1040 INFO <general>: SETTINGS: set_keyboard_layout # loadkmap < `ls -1 /usr/lib/keymaps/*/uk.bmap`
  372. 2021-07-27 22:34:14.522 T:1039 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  373. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  374. Error Type: <class 'ModuleNotFoundError'>
  375. Error Contents: No module named 'pyqrcode'
  376. Traceback (most recent call last):
  377. File "/storage/.kodi/addons/script.xbmcbackup/service.py", line 1, in <module>
  378. from resources.lib.scheduler import BackupScheduler
  379. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/scheduler.py", line 8, in <module>
  380. from resources.lib.backup import XbmcBackup
  381. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  382. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  383. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  384. from . authorizers import DropboxAuthorizer
  385. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  386. import pyqrcode
  387. ModuleNotFoundError: No module named 'pyqrcode'
  388. -->End of Python script error report<--
  389.  
  390. 2021-07-27 22:34:14.698 T:1040 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
  391. 2021-07-27 22:34:14.699 T:1040 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## manual
  392. 2021-07-27 22:34:14.869 T:1039 INFO <general>: Python interpreter stopped
  393. 2021-07-27 22:34:14.951 T:1108 INFO <general>: SETTINGS: run # Waiting
  394. 2021-07-27 22:34:29.471 T:1109 INFO <general>: initializing python engine.
  395. 2021-07-27 22:34:30.479 T:1109 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  396. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  397. Error Type: <class 'ModuleNotFoundError'>
  398. Error Contents: No module named 'pyqrcode'
  399. Traceback (most recent call last):
  400. File "/storage/.kodi/addons/script.xbmcbackup/default.py", line 4, in <module>
  401. from resources.lib.backup import XbmcBackup
  402. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  403. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  404. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  405. from . authorizers import DropboxAuthorizer
  406. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  407. import pyqrcode
  408. ModuleNotFoundError: No module named 'pyqrcode'
  409. -->End of Python script error report<--
  410.  
  411. 2021-07-27 22:34:30.754 T:1109 INFO <general>: Python interpreter stopped
  412. 2021-07-27 22:34:36.895 T:1110 INFO <general>: initializing python engine.
  413. 2021-07-27 22:34:37.814 T:1110 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  414. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  415. Error Type: <class 'ModuleNotFoundError'>
  416. Error Contents: No module named 'pyqrcode'
  417. Traceback (most recent call last):
  418. File "/storage/.kodi/addons/script.xbmcbackup/default.py", line 4, in <module>
  419. from resources.lib.backup import XbmcBackup
  420. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  421. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  422. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  423. from . authorizers import DropboxAuthorizer
  424. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  425. import pyqrcode
  426. ModuleNotFoundError: No module named 'pyqrcode'
  427. -->End of Python script error report<--
  428.  
  429. 2021-07-27 22:34:38.095 T:1110 INFO <general>: Python interpreter stopped
  430. 2021-07-27 22:34:48.672 T:989 INFO <general>: Loading skin file: Settings.xml, load type: KEEP_IN_MEMORY
  431. 2021-07-27 22:34:52.092 T:989 INFO <general>: Loading skin file: SettingsCategory.xml, load type: KEEP_IN_MEMORY
  432. 2021-07-27 22:35:06.231 T:989 INFO <general>: Loading skin file: EventLog.xml, load type: KEEP_IN_MEMORY
  433. 2021-07-27 22:35:28.300 T:989 INFO <general>: Loading skin file: AddonBrowser.xml, load type: KEEP_IN_MEMORY
  434. 2021-07-27 22:35:41.344 T:989 INFO <general>: Loading skin file: DialogAddonInfo.xml, load type: KEEP_IN_MEMORY
  435. 2021-07-27 22:35:45.186 T:989 INFO <general>: Loading skin file: DialogAddonSettings.xml, load type: KEEP_IN_MEMORY
  436. 2021-07-27 22:35:55.865 T:1117 INFO <general>: initializing python engine.
  437. 2021-07-27 22:35:56.793 T:1117 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  438. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  439. Error Type: <class 'ModuleNotFoundError'>
  440. Error Contents: No module named 'pyqrcode'
  441. Traceback (most recent call last):
  442. File "/storage/.kodi/addons/script.xbmcbackup/default.py", line 4, in <module>
  443. from resources.lib.backup import XbmcBackup
  444. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  445. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  446. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  447. from . authorizers import DropboxAuthorizer
  448. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  449. import pyqrcode
  450. ModuleNotFoundError: No module named 'pyqrcode'
  451. -->End of Python script error report<--
  452.  
  453. 2021-07-27 22:35:57.055 T:1117 INFO <general>: Python interpreter stopped
  454. 2021-07-27 22:36:17.193 T:989 INFO <general>: Loading skin file: FileBrowser.xml, load type: KEEP_IN_MEMORY
  455. 2021-07-27 22:36:35.826 T:1118 INFO <general>: initializing python engine.
  456. 2021-07-27 22:36:36.758 T:1118 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  457. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  458. Error Type: <class 'ModuleNotFoundError'>
  459. Error Contents: No module named 'pyqrcode'
  460. Traceback (most recent call last):
  461. File "/storage/.kodi/addons/script.xbmcbackup/default.py", line 4, in <module>
  462. from resources.lib.backup import XbmcBackup
  463. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  464. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  465. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  466. from . authorizers import DropboxAuthorizer
  467. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  468. import pyqrcode
  469. ModuleNotFoundError: No module named 'pyqrcode'
  470. -->End of Python script error report<--
  471.  
  472. 2021-07-27 22:36:37.020 T:1118 INFO <general>: Python interpreter stopped
  473. 2021-07-27 22:37:23.452 T:1119 INFO <general>: initializing python engine.
  474. 2021-07-27 22:37:24.283 T:1119 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  475. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  476. Error Type: <class 'ModuleNotFoundError'>
  477. Error Contents: No module named 'pyqrcode'
  478. Traceback (most recent call last):
  479. File "/storage/.kodi/addons/script.xbmcbackup/default.py", line 4, in <module>
  480. from resources.lib.backup import XbmcBackup
  481. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  482. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  483. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  484. from . authorizers import DropboxAuthorizer
  485. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  486. import pyqrcode
  487. ModuleNotFoundError: No module named 'pyqrcode'
  488. -->End of Python script error report<--
  489.  
  490. 2021-07-27 22:37:24.566 T:1119 INFO <general>: Python interpreter stopped
  491. 2021-07-27 22:37:43.991 T:989 INFO <general>: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  492. 2021-07-27 22:37:59.330 T:989 INFO <general>: Loading skin file: DialogContextMenu.xml, load type: KEEP_IN_MEMORY
  493. 2021-07-27 22:38:28.430 T:989 INFO <general>: VideoPlayer::OpenFile: /media/Ext_HDD_4TB/Video/TV Shows in Progress (Ex-HDD)/The Good Fight/Season 05/the.good.fight.s05e04.720p.web.h264-ggez.mkv
  494. 2021-07-27 22:38:28.436 T:1138 INFO <general>: Creating InputStream
  495. 2021-07-27 22:38:28.464 T:1138 INFO <general>: Creating Demuxer
  496. 2021-07-27 22:38:28.496 T:1138 INFO <general>: Opening stream: 0 source: 256
  497. 2021-07-27 22:38:28.496 T:1138 INFO <general>: [WHITELIST] Searching the whitelist for: width: 1280, height: 528, fps: 24.000, 3D: false
  498. 2021-07-27 22:38:28.496 T:1138 INFO <general>: Display resolution ADJUST : 1920x1080 @ 24.000000 Hz (26) (weight: 0.000)
  499. 2021-07-27 22:38:28.575 T:989 INFO <general>: VideoPlayer: OnLostDisplay received
  500. 2021-07-27 22:38:28.575 T:989 WARNING <general>: CDVDMessageQueue(audio)::Put MSGQ_NOT_INITIALIZED
  501. 2021-07-27 22:38:28.575 T:989 WARNING <general>: CDVDMessageQueue(video)::Put MSGQ_NOT_INITIALIZED
  502. 2021-07-27 22:38:28.575 T:989 INFO <general>: GLES: Maximum texture width: 4096
  503. 2021-07-27 22:38:28.576 T:1138 INFO <general>: Creating video codec with codec id: 27
  504. 2021-07-27 22:38:28.576 T:1138 INFO <general>: CDVDVideoCodecDRMPRIME::Open - using decoder V4L2 mem2mem H.264 decoder wrapper
  505. 2021-07-27 22:38:28.611 T:1138 INFO <general>: Creating video thread
  506. 2021-07-27 22:38:28.612 T:1140 INFO <general>: running thread: video_thread
  507. 2021-07-27 22:38:28.612 T:1138 INFO <general>: Opening stream: 1 source: 256
  508. 2021-07-27 22:38:28.612 T:1138 INFO <general>: Finding audio codec for: 86056
  509. 2021-07-27 22:38:28.612 T:1138 INFO <general>: Creating audio thread
  510. 2021-07-27 22:38:28.612 T:1141 INFO <general>: running thread: CVideoPlayerAudio::Process()
  511. 2021-07-27 22:38:28.612 T:1138 INFO <general>: Opening stream: 2 source: 256
  512. 2021-07-27 22:38:35.587 T:989 INFO <general>: VideoPlayer: OnResetDisplay received
  513. 2021-07-27 22:38:35.627 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  514. 2021-07-27 22:38:35.628 T:1141 INFO <general>: Creating audio stream (codec id: 86056, channels: 6, sample rate: 48000, pass-through)
  515. 2021-07-27 22:38:35.629 T:1025 INFO <general>: CActiveAESink::OpenSink - initialize sink
  516. 2021-07-27 22:38:35.629 T:1025 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
  517. 2021-07-27 22:38:35.633 T:1141 ERROR <general>: CAEStreamInfo::GetDuration - invalid stream type
  518. 2021-07-27 22:38:35.633 T:1025 INFO <general>: Skipped 1 duplicate messages..
  519. 2021-07-27 22:38:35.633 T:1025 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x06,AES1=0x82,AES2=0x00,AES3=0x0e"
  520. 2021-07-27 22:38:35.758 T:989 INFO <general>: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  521. 2021-07-27 22:38:35.776 T:989 INFO <general>: [WHITELIST] Searching the whitelist for: width: 1280, height: 528, fps: 24.000, 3D: false
  522. 2021-07-27 22:38:35.776 T:989 INFO <general>: Display resolution ADJUST : 1920x1080 @ 24.000000 Hz (26) (weight: 0.000)
  523. 2021-07-27 22:47:35.447 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  524. 2021-07-27 22:47:39.472 T:1140 INFO <general>: Skipped 1 duplicate messages..
  525. 2021-07-27 22:47:39.472 T:1140 WARNING <general>: OutputPicture - timeout waiting for buffer
  526. 2021-07-27 22:47:39.531 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  527. 2021-07-27 22:47:41.715 T:1140 WARNING <general>: OutputPicture - timeout waiting for buffer
  528. 2021-07-27 22:47:41.798 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  529. 2021-07-27 22:47:43.963 T:1140 WARNING <general>: OutputPicture - timeout waiting for buffer
  530. 2021-07-27 22:47:43.977 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  531. 2021-07-27 22:47:46.256 T:1140 WARNING <general>: OutputPicture - timeout waiting for buffer
  532. 2021-07-27 22:47:46.449 T:1141 INFO <general>: CAEStreamParser::TrySyncAC3 - E-AC3 stream detected (6 channels, 48000Hz)
  533. 2021-07-27 23:32:56.732 T:989 INFO <general>: CVideoPlayer::CloseFile()
  534. 2021-07-27 23:32:56.733 T:1138 INFO <general>: CVideoPlayer::OnExit()
  535. 2021-07-27 23:32:56.733 T:1138 INFO <general>: Closing stream player 1
  536. 2021-07-27 23:32:56.733 T:1138 INFO <general>: Waiting for audio thread to exit
  537. 2021-07-27 23:32:56.733 T:989 INFO <general>: VideoPlayer: waiting for threads to exit
  538. 2021-07-27 23:32:56.774 T:1141 INFO <general>: thread end: CVideoPlayerAudio::OnExit()
  539. 2021-07-27 23:32:56.775 T:1138 INFO <general>: Closing audio device
  540. 2021-07-27 23:32:56.825 T:1138 INFO <general>: Deleting audio codec
  541. 2021-07-27 23:32:56.825 T:1138 INFO <general>: Closing stream player 2
  542. 2021-07-27 23:32:56.825 T:1138 INFO <general>: waiting for video thread to exit
  543. 2021-07-27 23:32:56.825 T:1025 INFO <general>: CActiveAESink::OpenSink - initialize sink
  544. 2021-07-27 23:32:56.845 T:1140 WARNING <general>: OutputPicture - timeout waiting for buffer
  545. 2021-07-27 23:32:56.845 T:1140 INFO <general>: thread end: video_thread
  546. 2021-07-27 23:32:56.846 T:1138 INFO <general>: deleting video codec
  547. 2021-07-27 23:32:56.854 T:1138 INFO <general>: Closing stream player 3
  548. 2021-07-27 23:32:56.869 T:989 INFO <general>: VideoPlayer: finished waiting
  549. 2021-07-27 23:32:56.869 T:989 INFO <general>: CVideoPlayer::CloseFile()
  550. 2021-07-27 23:32:56.869 T:989 INFO <general>: VideoPlayer: waiting for threads to exit
  551. 2021-07-27 23:32:56.869 T:989 INFO <general>: VideoPlayer: finished waiting
  552. 2021-07-27 23:32:56.875 T:1198 INFO <general>: Deleting settings information for files /media/Ext_HDD_4TB/Video/TV Shows in Progress (Ex-HDD)/The Good Fight/Season 05/the.good.fight.s05e04.720p.web.h264-ggez.mkv
  553. 2021-07-27 23:32:56.953 T:989 INFO <general>: GLES: Maximum texture width: 4096
  554. 2021-07-27 23:32:57.024 T:1025 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
  555. 2021-07-27 23:32:57.028 T:1025 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  556. 2021-07-27 23:32:57.029 T:1025 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  557. 2021-07-27 23:32:57.029 T:1025 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
  558.  
  559. ################################################################################
  560. # ... output of cat /storage/.kodi/temp/kodi.old.log
  561. # LibreELEC release: RPi4.arm-9.97.1
  562. #
  563. ################################################################################
  564. 2021-07-27 22:30:36.608 T:1007 INFO <general>: -----------------------------------------------------------------------
  565. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Starting Kodi (19.1 (19.1.0) Git:f5c60511e64a4d12083ba2347678b2759ff4afee). Platform: Linux ARM 32-bit
  566. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Using Release Kodi x32
  567. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Kodi compiled 2021-06-19 by GCC 10.2.0 for Linux ARM 32-bit version 5.10.27 (330267)
  568. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Running on BCM2711 with LibreELEC (official): 9.95.5 10.0, kernel: Linux ARM 32-bit version 5.10.27
  569. 2021-07-27 22:30:36.609 T:1007 INFO <general>: FFmpeg version/source: 4.3.2-Kodi
  570. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Host CPU: ARMv7 Processor rev 3 (v7l), 4 cores available
  571. 2021-07-27 22:30:36.609 T:1007 INFO <general>: ARM Features: Neon enabled
  572. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://xbmc/ is mapped to: /usr/share/kodi/
  573. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://xbmcbin/ is mapped to: /usr/lib/kodi
  574. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://xbmcbinaddons/ is mapped to: /usr/lib/kodi/addons
  575. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  576. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://envhome/ is mapped to: /storage
  577. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://home/ is mapped to: /storage/.kodi
  578. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://temp/ is mapped to: /storage/.kodi/temp
  579. 2021-07-27 22:30:36.609 T:1007 INFO <general>: special://logpath/ is mapped to: /storage/.kodi/temp
  580. 2021-07-27 22:30:36.609 T:1007 INFO <general>: The executable running is: /usr/lib/kodi/kodi.bin
  581. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Local hostname: LibreELECpi4x
  582. 2021-07-27 22:30:36.609 T:1007 INFO <general>: Log File is located: /storage/.kodi/temp/kodi.log
  583. 2021-07-27 22:30:36.609 T:1007 INFO <general>: -----------------------------------------------------------------------
  584. 2021-07-27 22:30:36.609 T:1007 INFO <general>: loading settings
  585. 2021-07-27 22:30:36.613 T:1007 INFO <general>: special://profile/ is mapped to: special://masterprofile/
  586. 2021-07-27 22:30:36.645 T:1007 INFO <general>: Loaded settings file from special://xbmc/system/advancedsettings.xml
  587. 2021-07-27 22:30:36.646 T:1007 INFO <general>: Contents of special://xbmc/system/advancedsettings.xml are...
  588. <?xml version="1.0" encoding="utf-8" ?>
  589. <advancedsettings version="1.0">
  590. <cputempcommand>/usr/bin/cputemp</cputempcommand>
  591. <gputempcommand>/usr/bin/gputemp</gputempcommand>
  592. <showexitbutton>false</showexitbutton>
  593. <remotedelay>1</remotedelay>
  594. <samba>
  595. <clienttimeout>30</clienttimeout>
  596. </samba>
  597. <fanartres>720</fanartres>
  598. <imageres>540</imageres>
  599. </advancedsettings>
  600.  
  601. 2021-07-27 22:30:36.647 T:1007 INFO <general>: No settings file to load (special://masterprofile/advancedsettings.xml)
  602. 2021-07-27 22:30:36.647 T:1007 INFO <general>: Default Video Player: VideoPlayer
  603. 2021-07-27 22:30:36.647 T:1007 INFO <general>: Default Audio Player: paplayer
  604. 2021-07-27 22:30:36.647 T:1007 INFO <general>: Disabled debug logging due to GUI setting. Level 0.
  605. 2021-07-27 22:30:36.647 T:1007 INFO <general>: Log level changed to "INFO"
  606. 2021-07-27 22:30:36.647 T:1007 INFO <general>: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  607. 2021-07-27 22:30:36.653 T:1007 INFO <general>: creating subdirectories
  608. 2021-07-27 22:30:36.653 T:1007 INFO <general>: userdata folder: special://masterprofile/
  609. 2021-07-27 22:30:36.653 T:1007 INFO <general>: recording folder:
  610. 2021-07-27 22:30:36.653 T:1007 INFO <general>: screenshots folder: /storage/screenshots/
  611. 2021-07-27 22:30:36.699 T:1007 INFO <general>: Running database version Addons33
  612. 2021-07-27 22:30:36.881 T:1007 ERROR <general>: CAddonInfoBuilder::Generate: Unable to load '/storage/.kodi/addons/script.module.pyqrcode/addon.xml', Line 0
  613. Failed to open file
  614. 2021-07-27 22:30:36.957 T:1007 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.aac v1.0.2 installed
  615. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: audioencoder.kodi.builtin.wma v1.0.2 installed
  616. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: game.controller.default v1.0.9 installed
  617. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: game.controller.snes v1.0.9 installed
  618. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.audioengine v1.1.1 installed
  619. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.filesystem v1.1.6 installed
  620. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.general v1.0.5 installed
  621. 2021-07-27 22:30:36.958 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.gui v5.15.0 installed
  622. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.main v1.3.0 installed
  623. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.network v1.0.4 installed
  624. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.global.tools v1.0.4 installed
  625. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audiodecoder v3.0.0 installed
  626. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.audioencoder v2.1.0 installed
  627. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.game v2.1.0 installed
  628. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.imagedecoder v2.1.1 installed
  629. 2021-07-27 22:30:36.959 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.inputstream v3.0.1 installed
  630. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.peripheral v2.0.0 installed
  631. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.pvr v7.1.0 installed
  632. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.screensaver v2.1.0 installed
  633. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.vfs v3.0.0 installed
  634. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.videocodec v2.0.2 installed
  635. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.binary.instance.visualization v3.0.0 installed
  636. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: kodi.resource v1.0.0 installed
  637. 2021-07-27 22:30:36.960 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.album.universal v3.1.4 installed
  638. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.artists.universal v4.3.3 installed
  639. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.allmusic.com v3.2.2 installed
  640. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.fanart.tv v3.6.3 installed
  641. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.imdb.com v3.2.3 installed
  642. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.musicbrainz.org v2.2.4 installed
  643. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.ofdb.de v1.0.5 installed
  644. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.omdbapi.com v1.2.1 installed
  645. 2021-07-27 22:30:36.961 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.theaudiodb.com v2.0.3 installed
  646. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.common.themoviedb.org v3.2.17 installed
  647. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.generic.albums v1.0.14 installed
  648. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.generic.artists v1.0.14 installed
  649. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.local v1.0.1 installed
  650. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org v5.2.6 installed
  651. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.themoviedb.org.python v1.4.0+matrix.1 installed
  652. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org v3.5.13 installed
  653. 2021-07-27 22:30:36.962 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.tvshows.themoviedb.org.python v1.4.6 installed
  654. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: metadata.universal v5.5.3 installed
  655. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: peripheral.joystick v1.7.2 installed
  656. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: repository.kodi.game v1.0.0 installed
  657. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: repository.libreelec.tv v9.80.11 installed
  658. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: repository.xbmc.org v3.2.5 installed
  659. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: resource.images.weathericons.default v1.1.9 installed
  660. 2021-07-27 22:30:36.963 T:1007 INFO <general>: CAddonMgr::FindAddons: resource.language.en_gb v2.0.2 installed
  661. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: resource.uisounds.kodi v1.0.1 installed
  662. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.black v1.0.34 installed
  663. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: screensaver.xbmc.builtin.dim v1.0.64 installed
  664. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: script.keymap v1.1.3+matrix.1 installed
  665. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.certifi v2020.12.05+matrix.1 installed
  666. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.chardet v4.0.0+matrix.1 installed
  667. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.dateutil v2.8.1+matrix.1 installed
  668. 2021-07-27 22:30:36.964 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.defusedxml v0.6.0+matrix.1 installed
  669. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.dropbox v9.4.0+matrix.1 installed
  670. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.future v0.18.2+matrix.1 installed
  671. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.idna v2.10.0+matrix.1 installed
  672. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.kodi-six v0.1.3.1 installed
  673. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.pil v5.1.0 installed
  674. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.pycryptodome v3.4.3 installed
  675. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.requests v2.25.1+matrix.1 installed
  676. 2021-07-27 22:30:36.965 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.six v1.15.0+matrix.1 installed
  677. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: script.module.urllib3 v1.26.4+matrix.1 installed
  678. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: script.xbmcbackup v1.6.7 installed
  679. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: service.libreelec.settings v10.0 installed
  680. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: skin.confluence v4.7.12 installed
  681. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: skin.estuary v3.0.5 installed
  682. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: webinterface.default v19.x-2.4.8 installed
  683. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.addon v19.1.0 installed
  684. 2021-07-27 22:30:36.966 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.core v0.1.0 installed
  685. 2021-07-27 22:30:36.967 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.gui v5.15.0 installed
  686. 2021-07-27 22:30:36.967 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.json v12.3.0 installed
  687. 2021-07-27 22:30:36.967 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.metadata v2.1.0 installed
  688. 2021-07-27 22:30:36.967 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.python v3.0.0 installed
  689. 2021-07-27 22:30:36.967 T:1007 INFO <general>: CAddonMgr::FindAddons: xbmc.webinterface v1.0.0 installed
  690. 2021-07-27 22:30:36.972 T:1007 INFO <general>: Selected Logind/UPower as PowerSyscall
  691. 2021-07-27 22:30:36.972 T:1007 ERROR <general>: DBus error: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UPower was not provided by any .service files
  692. 2021-07-27 22:30:36.972 T:1007 INFO <general>: LogindUPowerSyscall - UPower not found, battery information will not be available
  693. 2021-07-27 22:30:37.022 T:1016 INFO <general>: CAESinkALSA - Unable to open device "sysdefault:CARD=vc4hdmi1" for playback
  694. 2021-07-27 22:30:37.023 T:1016 INFO <general>: CAESinkALSA - Unable to open device "hdmi:CARD=vc4hdmi1,DEV=0" for playback
  695. 2021-07-27 22:30:37.025 T:1016 WARNING <general>: Pulseaudio module module-allow-passthrough not loaded - opening PT devices might fail
  696. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Found 2 Lists of Devices
  697. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Enumerated ALSA devices:
  698. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Device 1
  699. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceName : default
  700. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayName : Default Audio Device ()
  701. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayNameExtra:
  702. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  703. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  704. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  705. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  706. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_streamTypes : No passthrough capabilities
  707. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Device 2
  708. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceName : sysdefault
  709. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayName : vc4-hdmi-0 ()
  710. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayNameExtra: MAI PCM vc4-hdmi-hifi-0
  711. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  712. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  713. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  714. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  715. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_streamTypes : No passthrough capabilities
  716. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Device 3
  717. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceName : sysdefault:CARD=vc4hdmi0
  718. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  719. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayNameExtra: MAI PCM vc4-hdmi-hifi-0
  720. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  721. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_channels : FL, FR, LFE, UNKNOWN1, FC, BC, BL, BR, BLOC, BROC, FLOC, FROC
  722. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  723. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_dataFormats : AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_S16NE,AE_FMT_S16LE,AE_FMT_S16BE
  724. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_streamTypes : No passthrough capabilities
  725. 2021-07-27 22:30:37.026 T:1016 INFO <general>: Device 4
  726. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_deviceName : hdmi:CARD=vc4hdmi0,DEV=0
  727. 2021-07-27 22:30:37.026 T:1016 INFO <general>: m_displayName : vc4-hdmi-0 (vc4hdmi0)
  728. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_displayNameExtra: ONK TX-NR616 on HDMI
  729. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_deviceType : AE_DEVTYPE_HDMI
  730. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_channels : FL, FR, LFE, FC, BL, BR, BLOC, BROC
  731. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_sampleRates : 32000,44100,48000,88200,96000,176400,192000
  732. 2021-07-27 22:30:37.027 T:1016 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
  733. 2021-07-27 22:30:37.027 T:1016 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
  734. 2021-07-27 22:30:37.027 T:1016 INFO <general>: Enumerated PULSE devices:
  735. 2021-07-27 22:30:37.027 T:1016 INFO <general>: Device 1
  736. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_deviceName : Default
  737. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_displayName : Default
  738. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_displayNameExtra: Bluetooth Audio (PULSEAUDIO)
  739. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_deviceType : AE_DEVTYPE_PCM
  740. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_channels : FL, FR
  741. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_sampleRates : 5512,8000,11025,16000,22050,32000,44100,48000,64000,88200,96000,176400,192000,384000
  742. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_dataFormats : AE_FMT_U8,AE_FMT_S16NE,AE_FMT_S24NE3,AE_FMT_S24NE4,AE_FMT_S32NE,AE_FMT_FLOAT
  743. 2021-07-27 22:30:37.027 T:1016 INFO <general>: m_streamTypes : No passthrough capabilities
  744. 2021-07-27 22:30:37.027 T:1017 INFO <general>: CActiveAESink::OpenSink - initialize sink
  745. 2021-07-27 22:30:37.027 T:1017 INFO <general>: CAESinkALSA::Initialize - Attempting to open device "hdmi:CARD=vc4hdmi0,DEV=0"
  746. 2021-07-27 22:30:37.031 T:1017 INFO <general>: CAESinkALSA::Initialize - Opened device "hdmi:CARD=vc4hdmi0,DEV=0,AES0=0x04,AES1=0x82,AES2=0x00,AES3=0x00"
  747. 2021-07-27 22:30:37.031 T:1017 INFO <general>: CAESinkALSA::InitializeHW - Your hardware does not support AE_FMT_FLOAT, trying other formats
  748. 2021-07-27 22:30:37.031 T:1017 INFO <general>: CAESinkALSA::InitializeHW - Using data format AE_FMT_S24NE3
  749. 2021-07-27 22:30:37.040 T:1007 INFO <general>: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  750. 2021-07-27 22:30:37.166 T:1007 INFO <general>: RetroPlayer[PROCESS]: Registering process control for GBM
  751. 2021-07-27 22:30:37.166 T:1007 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for DMA
  752. 2021-07-27 22:30:37.166 T:1007 INFO <general>: RetroPlayer[RENDER]: Registering renderer factory for OpenGLES
  753. 2021-07-27 22:30:37.170 T:1007 INFO <general>: CDRMUtils::FindConnector - using connector: 32
  754. 2021-07-27 22:30:37.177 T:1007 INFO <general>: Skipped 1 duplicate messages..
  755. 2021-07-27 22:30:37.177 T:1007 INFO <general>: CDRMUtils::FindEncoder - using encoder: 31
  756. 2021-07-27 22:30:37.178 T:1007 INFO <general>: CDRMUtils::FindPlanes - using crtc: 76
  757. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 60.000000 Hz
  758. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 59.940063 Hz
  759. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 60.000000 Hz
  760. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 59.940063 Hz
  761. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 50.000000 Hz
  762. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080i @ 50.000000 Hz
  763. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 30.000000 Hz
  764. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 29.970032 Hz
  765. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 25.000000 Hz
  766. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 24.000000 Hz
  767. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1920x1080 with 1920x1080 @ 23.976025 Hz
  768. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1280x720 with 1280x720 @ 60.000000 Hz
  769. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1280x720 with 1280x720 @ 59.940063 Hz
  770. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 1280x720 with 1280x720 @ 50.000000 Hz
  771. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 720x576 with 720x576 @ 50.000000 Hz
  772. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 720x480 with 720x480 @ 59.940063 Hz
  773. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 720x480 with 720x480 @ 60.000000 Hz
  774. 2021-07-27 22:30:37.305 T:1007 INFO <general>: Found resolution 640x480 with 640x480 @ 60.000000 Hz
  775. 2021-07-27 22:30:37.307 T:1007 INFO <general>: Skipped 1 duplicate messages..
  776. 2021-07-27 22:30:37.307 T:1007 INFO <general>: EGL_VERSION = 1.4
  777. 2021-07-27 22:30:37.307 T:1007 INFO <general>: EGL_VENDOR = Mesa Project
  778. 2021-07-27 22:30:37.307 T:1007 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
  779. 2021-07-27 22:30:37.307 T:1007 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
  780. 2021-07-27 22:30:37.332 T:1007 INFO <general>: CApplication::CreateGUI - using the gbm windowing system
  781. 2021-07-27 22:30:37.333 T:1007 INFO <general>: Checking resolution 27
  782. 2021-07-27 22:30:37.346 T:1007 INFO <general>: GL_VENDOR = Broadcom
  783. 2021-07-27 22:30:37.346 T:1007 INFO <general>: GL_RENDERER = V3D 4.2
  784. 2021-07-27 22:30:37.346 T:1007 INFO <general>: GL_VERSION = OpenGL ES 3.1 Mesa 21.0.3
  785. 2021-07-27 22:30:37.346 T:1007 INFO <general>: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 3.10
  786. 2021-07-27 22:30:37.346 T:1007 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
  787. 2021-07-27 22:30:37.436 T:1007 INFO <general>: GLES: Maximum texture width: 4096
  788. 2021-07-27 22:30:37.603 T:1015 INFO <general>: Loading special://xbmc/system/Lircmap.xml
  789. 2021-07-27 22:30:37.616 T:1015 INFO <general>: * Adding remote mapping for device 'mceusb'
  790. 2021-07-27 22:30:37.616 T:1015 INFO <general>: * Adding remote mapping for device 'XboxDVDDongle'
  791. 2021-07-27 22:30:37.616 T:1015 INFO <general>: * Adding remote mapping for device 'Microsoft_Xbox'
  792. 2021-07-27 22:30:37.616 T:1015 INFO <general>: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  793. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'anysee'
  794. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'iMON-PAD'
  795. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'Antec_Veris_RM200'
  796. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'MCE_via_iMON'
  797. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'TwinHanRemote'
  798. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
  799. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  800. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'mediacenter'
  801. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'devinput'
  802. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'devinput-32'
  803. 2021-07-27 22:30:37.617 T:1015 INFO <general>: * Adding remote mapping for device 'devinput-64'
  804. 2021-07-27 22:30:37.618 T:1015 INFO <general>: Loading special://profile/Lircmap.xml
  805. 2021-07-27 22:30:37.620 T:1015 INFO <general>: * Adding remote mapping for device 'linux-input-layer'
  806. 2021-07-27 22:30:37.620 T:1015 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  807. 2021-07-27 22:30:37.620 T:1015 INFO <general>: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  808. 2021-07-27 22:30:38.016 T:1007 INFO <general>: load keymapping
  809. 2021-07-27 22:30:38.019 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/appcommand.xml
  810. 2021-07-27 22:30:38.019 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.AppleRemote.xml
  811. 2021-07-27 22:30:38.021 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.Harmony.xml
  812. 2021-07-27 22:30:38.023 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/customcontroller.SiriRemote.xml
  813. 2021-07-27 22:30:38.024 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/gamepad.xml
  814. 2021-07-27 22:30:38.026 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/joystick.xml
  815. 2021-07-27 22:30:38.029 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/keyboard.xml
  816. 2021-07-27 22:30:38.035 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/mouse.xml
  817. 2021-07-27 22:30:38.036 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/remote.xml
  818. 2021-07-27 22:30:38.039 T:1007 INFO <general>: Loading special://xbmc/system/keymaps/touchscreen.xml
  819. 2021-07-27 22:30:38.045 T:1007 INFO <general>: Loading special://masterprofile/keymaps/remote.xml
  820. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  821. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  822. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
  823. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(shutdownmenu)' defined
  824. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(myvideos)' defined
  825. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mymusic)' defined
  826. 2021-07-27 22:30:38.048 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mypictures)' defined
  827. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  828. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  829. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  830. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 33,0, 12,0)' defined
  831. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 34,0, 13,0)' defined
  832. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 35,0, 14,0)' defined
  833. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
  834. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(settings)' defined
  835. 2021-07-27 22:30:38.049 T:1007 INFO <general>: Skipped 1 duplicate messages..
  836. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  837. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  838. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  839. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  840. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  841. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'language' defined
  842. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  843. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  844. 2021-07-27 22:30:38.049 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  845. 2021-07-27 22:30:38.050 T:1007 INFO <general>: Skipped 1 duplicate messages..
  846. 2021-07-27 22:30:38.050 T:1007 INFO <general>: Loading special://profile/keymaps/remote.xml
  847. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  848. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  849. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.action(reloadkeymaps)' defined
  850. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(shutdownmenu)' defined
  851. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(myvideos)' defined
  852. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mymusic)' defined
  853. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(mypictures)' defined
  854. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  855. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  856. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 32,0, 11,0)' defined
  857. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 33,0, 12,0)' defined
  858. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 34,0, 13,0)' defined
  859. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 35,0, 14,0)' defined
  860. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(weather)' defined
  861. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(settings)' defined
  862. 2021-07-27 22:30:38.052 T:1007 INFO <general>: Skipped 1 duplicate messages..
  863. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  864. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  865. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  866. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdchannels)' defined
  867. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(pvrosdguide)' defined
  868. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'language' defined
  869. 2021-07-27 22:30:38.052 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  870. 2021-07-27 22:30:38.053 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindow(home)' defined
  871. 2021-07-27 22:30:38.053 T:1007 ERROR <general>: Keymapping error: no such action 'xbmc.activatewindowandfocus(mypvr, 31,0, 10,0)' defined
  872. 2021-07-27 22:30:38.053 T:1007 INFO <general>: Skipped 1 duplicate messages..
  873. 2021-07-27 22:30:38.053 T:1007 INFO <general>: GUI format 1920x1080, Display 1920x1080 @ 23.976025 Hz
  874. 2021-07-27 22:30:38.053 T:1007 INFO <general>: CLangInfo: loading resource.language.en_gb language information...
  875. 2021-07-27 22:30:38.058 T:1007 INFO <general>: global locale set to C
  876. 2021-07-27 22:30:38.058 T:1007 INFO <general>: CLangInfo: loading resource.language.en_gb language strings...
  877. 2021-07-27 22:30:38.180 T:1022 INFO <general>: Running database version Addons33
  878. 2021-07-27 22:30:38.185 T:1022 INFO <general>: Running database version ViewModes6
  879. 2021-07-27 22:30:38.322 T:1022 INFO <general>: Running database version Textures13
  880. 2021-07-27 22:30:38.331 T:1022 INFO <general>: Running database version MyMusic82
  881. 2021-07-27 22:30:38.522 T:1022 INFO <general>: Running database version MyVideos119
  882. 2021-07-27 22:30:38.527 T:1022 INFO <general>: Running database version TV38
  883. 2021-07-27 22:30:38.530 T:1022 INFO <general>: Running database version Epg13
  884. 2021-07-27 22:30:38.557 T:1007 INFO <general>: start dvd mediatype detection
  885. 2021-07-27 22:30:38.599 T:1007 INFO <general>: Unloaded skin
  886. 2021-07-27 22:30:38.604 T:1007 INFO <general>: load skin from: /storage/.kodi/addons/skin.confluence/ (version: 4.7.12)
  887. 2021-07-27 22:30:38.604 T:1007 INFO <general>: load fonts for skin...
  888. 2021-07-27 22:30:38.620 T:1007 INFO <general>: Loading skin includes from /storage/.kodi/addons/skin.confluence/720p/Includes.xml
  889. 2021-07-27 22:30:38.746 T:1007 INFO <general>: Loading fonts from /storage/.kodi/addons/skin.confluence/720p/Font.xml
  890. 2021-07-27 22:30:38.837 T:1007 INFO <general>: load new skin...
  891. 2021-07-27 22:30:38.837 T:1007 INFO <general>: Loading custom window XMLs from skin path /storage/.kodi/addons/skin.confluence/720p
  892. 2021-07-27 22:30:38.848 T:1007 INFO <general>: initialize new skin...
  893. 2021-07-27 22:30:38.848 T:1007 INFO <general>: Loading skin file: custom_PVRChannelNumberInput.xml, load type: LOAD_ON_GUI_INIT
  894. 2021-07-27 22:30:38.849 T:1007 INFO <general>: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  895. 2021-07-27 22:30:38.865 T:1007 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  896. 2021-07-27 22:30:38.868 T:1007 INFO <general>: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  897. 2021-07-27 22:30:38.873 T:1007 INFO <general>: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  898. 2021-07-27 22:30:38.876 T:1007 INFO <general>: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  899. 2021-07-27 22:30:38.890 T:1007 INFO <general>: Loading skin file: DialogNotification.xml, load type: LOAD_ON_GUI_INIT
  900. 2021-07-27 22:30:38.893 T:1007 INFO <general>: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  901. 2021-07-27 22:30:38.895 T:1007 INFO <general>: Loading resource://resource.uisounds.kodi/sounds.xml
  902. 2021-07-27 22:30:38.949 T:1007 INFO <general>: skin loaded...
  903. 2021-07-27 22:30:38.950 T:1007 INFO <general>: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  904. 2021-07-27 22:30:38.951 T:1007 INFO <general>: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  905. 2021-07-27 22:30:39.092 T:1007 WARNING <general>: JSONRPC: Could not parse type "Setting.Details.SettingList"
  906. 2021-07-27 22:30:39.092 T:1007 INFO <general>: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  907. 2021-07-27 22:30:39.093 T:1007 INFO <general>: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  908. 2021-07-27 22:30:39.126 T:1007 INFO <general>: JSONRPC v12.3.0: Successfully initialized
  909. 2021-07-27 22:30:39.148 T:1007 INFO <general>: AddOnLog: peripheral.joystick: Enabling joystick interface "linux"
  910. 2021-07-27 22:30:39.167 T:1007 INFO <general>: Register - new keyboard device registered on application->keyboard: Keyboard (0000:0000)
  911. 2021-07-27 22:30:39.168 T:1007 INFO <general>: Register - new mouse device registered on application->mouse: Mouse (0000:0000)
  912. 2021-07-27 22:30:39.169 T:1007 INFO <general>: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  913. 2021-07-27 22:30:39.169 T:1007 INFO <general>: Loaded playercorefactory configuration
  914. 2021-07-27 22:30:39.170 T:1007 INFO <general>: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  915. 2021-07-27 22:30:39.170 T:1007 INFO <general>: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  916. 2021-07-27 22:30:39.170 T:1007 INFO <general>: removing tempfiles
  917. 2021-07-27 22:30:39.176 T:1032 INFO <general>: initializing python engine.
  918. 2021-07-27 22:30:39.182 T:1007 INFO <general>: initialize done
  919. 2021-07-27 22:30:39.182 T:1007 INFO <general>: Running the application...
  920. 2021-07-27 22:30:39.184 T:1033 INFO <general>: initializing python engine.
  921. 2021-07-27 22:30:39.188 T:1007 INFO <general>: starting zeroconf publishing
  922. 2021-07-27 22:30:39.189 T:1035 INFO <general>: ES: Starting UDP Event server on port 9777
  923. 2021-07-27 22:30:39.193 T:1035 INFO <general>: UDP: Listening on port 9777 (ipv6 : false)
  924. 2021-07-27 22:30:39.195 T:1028 INFO <general>: Register - new cec device registered on cec->Linux: CEC Adapter (0000:0000)
  925. 2021-07-27 22:30:39.197 T:1007 INFO <general>: JSONRPC Server: Successfully initialized
  926. 2021-07-27 22:30:39.681 T:1024 ERROR <general>: Open - error probing input format, /media/Ext_HDD_4TB/Video/Movies To Watch (Ex-HDD)/Ordinary Love (2019)/~uTorrentPartFile_7019BF12.dat
  927. 2021-07-27 22:30:39.681 T:1024 ERROR <general>: ExtractThumb - Error creating demuxer
  928. 2021-07-27 22:30:40.959 T:1033 INFO <general>: SETTINGS: set_keyboard_layout # uk
  929. 2021-07-27 22:30:40.959 T:1033 INFO <general>: SETTINGS: set_keyboard_layout # loadkmap < `ls -1 /usr/lib/keymaps/*/uk.bmap`
  930. 2021-07-27 22:30:41.974 T:1033 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Started
  931. 2021-07-27 22:30:41.976 T:1033 INFO <general>: ## LibreELEC Addon ## updates::set_auto_update ## manual
  932. 2021-07-27 22:30:42.211 T:1032 ERROR <general>: EXCEPTION Thrown (PythonToCppException) : -->Python callback/script returned the following error<--
  933. - NOTE: IGNORING THIS CAN LEAD TO MEMORY LEAKS!
  934. Error Type: <class 'ModuleNotFoundError'>
  935. Error Contents: No module named 'pyqrcode'
  936. Traceback (most recent call last):
  937. File "/storage/.kodi/addons/script.xbmcbackup/service.py", line 1, in <module>
  938. from resources.lib.scheduler import BackupScheduler
  939. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/scheduler.py", line 8, in <module>
  940. from resources.lib.backup import XbmcBackup
  941. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/backup.py", line 10, in <module>
  942. from . vfs import XBMCFileSystem, DropboxFileSystem, ZipFileSystem
  943. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/vfs.py", line 10, in <module>
  944. from . authorizers import DropboxAuthorizer
  945. File "/storage/.kodi/addons/script.xbmcbackup/resources/lib/authorizers.py", line 3, in <module>
  946. import pyqrcode
  947. ModuleNotFoundError: No module named 'pyqrcode'
  948. -->End of Python script error report<--
  949.  
  950. 2021-07-27 22:30:42.492 T:1032 INFO <general>: Python interpreter stopped
  951. 2021-07-27 22:30:42.534 T:1094 INFO <general>: SETTINGS: run # Waiting
  952. 2021-07-27 22:30:55.650 T:1095 INFO <general>: initializing python engine.
  953. 2021-07-27 22:30:55.759 T:1094 INFO <general>: SETTINGS: run # Received openConfigurationWindow
  954. 2021-07-27 22:30:55.763 T:1007 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
  955. 2021-07-27 22:30:55.812 T:1007 ERROR <general>: Control 1000 in window 13001 has been asked to focus, but it can't
  956. 2021-07-27 22:30:55.812 T:1095 INFO <general>: CPythonInvoker(2, /usr/share/kodi/addons/service.libreelec.settings/default.py): script successfully run
  957. 2021-07-27 22:30:55.812 T:1094 INFO <general>: SETTINGS: run # Waiting
  958. 2021-07-27 22:30:55.900 T:1095 INFO <general>: Python interpreter stopped
  959. 2021-07-27 22:31:18.558 T:1007 INFO <general>: Loading skin file: DialogSelect.xml, load type: KEEP_IN_MEMORY
  960. 2021-07-27 22:31:21.141 T:1007 INFO <general>: Loading skin file: DialogConfirm.xml, load type: KEEP_IN_MEMORY
  961. 2021-07-27 22:32:02.850 T:1007 INFO <general>: Skipped 1 duplicate messages..
  962. 2021-07-27 22:32:02.850 T:1007 INFO <general>: Quitting due to POSIX signal
  963. 2021-07-27 22:32:02.892 T:1007 INFO <general>: Saving exitCode 65
  964. 2021-07-27 22:32:02.892 T:1007 INFO <general>: Stopping player
  965. 2021-07-27 22:32:02.892 T:1007 INFO <general>: Storing total System Uptime
  966. 2021-07-27 22:32:02.892 T:1007 INFO <general>: Saving settings
  967. 2021-07-27 22:32:02.904 T:1007 INFO <general>: Saving skin settings
  968. 2021-07-27 22:32:02.913 T:1007 INFO <general>: Stopping all
  969. 2021-07-27 22:32:02.913 T:1007 INFO <general>: ES: Stopping event server
  970. 2021-07-27 22:32:03.277 T:1035 INFO <general>: ES: UDP Event server stopped
  971. 2021-07-27 22:32:03.409 T:1043 ERROR <general>: Exception ignored on calling ctypes callback function
  972. 2021-07-27 22:32:03.409 T:1043 ERROR <general>: :
  973. 2021-07-27 22:32:03.409 T:1043 ERROR <general>: <function Connection.add_filter.<locals>.wrap_function at 0xa15ad578>
  974. 2021-07-27 22:32:03.409 T:1043 ERROR <general>:
  975.  
  976. 2021-07-27 22:32:03.409 T:1043 ERROR <general>: Traceback (most recent call last):
  977.  
  978. 2021-07-27 22:32:03.409 T:1043 ERROR <general>: File "/usr/lib/python3.8/site-packages/dbussy.py", line 2573, in wrap_function
  979.  
  980. 2021-07-27 22:32:03.410 T:1043 ERROR <general>: File "/usr/lib/python3.8/site-packages/ravel.py", line 1992, in _message_interface_dispatch
  981.  
  982. 2021-07-27 22:32:03.411 T:1043 ERROR <general>: File "/usr/share/kodi/addons/service.libreelec.settings/resources/lib/dbus_bluez.py", line 64, in Release
  983.  
  984. 2021-07-27 22:32:03.411 T:1043 ERROR <general>: NotImplementedError
  985. 2021-07-27 22:32:03.411 T:1043 ERROR <general>: :
  986. 2021-07-27 22:32:03.411 T:1043 ERROR <general>:
  987. 2021-07-27 22:32:03.411 T:1043 ERROR <general>:
  988.  
  989. 2021-07-27 22:32:03.708 T:1007 INFO <general>: stopping zeroconf publishing
  990. 2021-07-27 22:32:03.710 T:1007 INFO <general>: stop dvd detect media
  991. 2021-07-27 22:32:03.711 T:1007 INFO <general>: CServiceAddonManager: failed to stop script.xbmcbackup (may have ended)
  992. 2021-07-27 22:32:03.712 T:1093 INFO <general>: ## LibreELEC Addon ## updates::updateThread ## Stopped
  993. 2021-07-27 22:32:03.713 T:1094 INFO <general>: SETTINGS: run # Received exit
  994. 2021-07-27 22:32:03.947 T:1033 INFO <general>: CPythonInvoker(1, /usr/share/kodi/addons/service.libreelec.settings/service.py): script successfully run
  995. 2021-07-27 22:32:04.032 T:1033 INFO <general>: Python interpreter interrupted by user
  996. 2021-07-27 22:32:04.034 T:1007 INFO <general>: Application stopped
  997. 2021-07-27 22:32:04.234 T:1007 INFO <general>: XBApplicationEx: destroying...
  998. 2021-07-27 22:32:04.643 T:1007 INFO <general>: AddOnLog: peripheral.joystick: Disabling joystick interface "linux"
  999. 2021-07-27 22:32:04.644 T:1007 INFO <general>: ADDON: Dll Destroyed - Joystick Support
  1000. 2021-07-27 22:32:04.644 T:1007 INFO <general>: unload skin
  1001. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture focus.png
  1002. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture separator.png
  1003. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture bg.jpg
  1004. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture dialog-bg.png
  1005. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture separator-grey.png
  1006. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture logo.png
  1007. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture arrowdown.png
  1008. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture icon_button_back.png
  1009. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture radio-button-off.png
  1010. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture do.png
  1011. 2021-07-27 22:32:04.652 T:1007 WARNING <general>: Cleanup: Having to cleanup texture radio-button-on.png
  1012. 2021-07-27 22:32:04.659 T:1007 INFO <general>: Unloaded skin
  1013. 2021-07-27 22:32:04.686 T:1007 INFO <general>: unload sections
  1014. 2021-07-27 22:32:04.935 T:1007 INFO <general>: XBApplicationEx: application stopped!
  1015.  
  1016.  
Add Comment
Please, Sign In to add comment