Advertisement
Guest User

#316 fresh install first boot

a guest
Mar 17th, 2015
304
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 84.36 KB | None | 0 0
  1. ################################################################################
  2. # ... output of cat /storage/.kodi/temp/kodi.log
  3. # OpenELEC release: RPi.arm-devel-20150316210300-#0316-g4a8006a
  4. # OpenELEC git: 4a8006aafeebf7bacd6cd53dfae9cc08b46c33f7
  5. ################################################################################
  6. 16:30:33 20.540453 T:1967837184 NOTICE: special://profile/ is mapped to: special://masterprofile/
  7. 16:30:33 20.540825 T:1967837184 NOTICE: -----------------------------------------------------------------------
  8. 16:30:33 20.541079 T:1967837184 NOTICE: Starting Kodi (15.0-ALPHA2 Git:34afb4a). Platform: Linux ARM 32-bit
  9. 16:30:33 20.541294 T:1967837184 NOTICE: Using Release Kodi x32 build (version for Raspberry Pi)
  10. 16:30:33 20.541536 T:1967837184 NOTICE: Kodi compiled Mar 16 2015 by GCC 4.9.2 for Linux ARM 32-bit version 3.19.1 (201473)
  11. 16:30:33 20.542427 T:1967837184 NOTICE: Running on OpenELEC (Milhouse) - Version: devel-20150316210300-#0316-g4a8006a [Build #0316] 5.0, kernel: Linux ARM 32-bit version 3.19.1
  12. 16:30:33 20.542685 T:1967837184 NOTICE: FFmpeg version: 2.6
  13. 16:30:33 20.542883 T:1967837184 NOTICE: WARNING: unsupported ffmpeg version detected
  14. 16:30:33 20.543083 T:1967837184 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l), 1 core available
  15. 16:30:33 20.543266 T:1967837184 NOTICE: ARM Features: Neon disabled
  16. 16:30:33 20.543577 T:1967837184 NOTICE: special://xbmc/ is mapped to: /usr/share/kodi
  17. 16:30:33 20.543783 T:1967837184 NOTICE: special://xbmcbin/ is mapped to: /usr/lib/kodi
  18. 16:30:33 20.543980 T:1967837184 NOTICE: special://masterprofile/ is mapped to: /storage/.kodi/userdata
  19. 16:30:33 20.544180 T:1967837184 NOTICE: special://home/ is mapped to: /storage/.kodi
  20. 16:30:33 20.544374 T:1967837184 NOTICE: special://temp/ is mapped to: /storage/.kodi/temp
  21. 16:30:33 20.544689 T:1967837184 NOTICE: The executable running is: /usr/lib/kodi/kodi.bin
  22. 16:30:33 20.545042 T:1967837184 NOTICE: Local hostname: OpenELEC
  23. 16:30:33 20.545326 T:1967837184 NOTICE: Log File is located: /storage/.kodi/temp/kodi.log
  24. 16:30:33 20.558603 T:1967837184 NOTICE: -----------------------------------------------------------------------
  25. 16:30:33 20.762564 T:1967837184 NOTICE: load settings...
  26. 16:30:34 21.158785 T:1967837184 WARNING: CSkinSettings: no <skinsettings> tag found
  27. 16:30:34 21.159115 T:1967837184 ERROR: CDisplaySettings: settings file doesn't contain <resolutions>
  28. 16:30:34 21.159325 T:1967837184 WARNING: CViewStateSettings: no <viewstates> tag found
  29. 16:30:34 21.166542 T:1967837184 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  30. 16:30:34 21.167599 T:1967837184 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  31. <?xml version="1.0" encoding="UTF-8" ?>
  32. <advancedsettings>
  33. <showexitbutton>false</showexitbutton>
  34. <fanartres>720</fanartres>
  35. <imageres>540</imageres>
  36. <video>
  37. <busydialogdelayms>750</busydialogdelayms>
  38. </video>
  39. <samba>
  40. <clienttimeout>30</clienttimeout>
  41. </samba>
  42. <network>
  43. <readbufferfactor>4.0</readbufferfactor>
  44. </network>
  45. </advancedsettings>
  46. 16:30:34 21.176075 T:1967837184 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  47. 16:30:34 21.176466 T:1967837184 NOTICE: Contents of special://profile/advancedsettings.xml are...
  48. <advancedsettings>
  49. <loglevel hide="false">3</loglevel>
  50. </advancedsettings>
  51. 16:30:34 21.176786 T:1967837184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  52. 16:30:34 21.181538 T:1967837184 NOTICE: Default DVD Player: dvdplayer
  53. 16:30:34 21.181820 T:1967837184 NOTICE: Default Video Player: dvdplayer
  54. 16:30:34 21.182095 T:1967837184 NOTICE: Default Audio Player: paplayer
  55. 16:30:34 21.182341 T:1967837184 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  56. 16:30:34 21.182533 T:1967837184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  57. 16:30:34 21.183479 T:1967837184 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  58. 16:30:34 21.186131 T:1967837184 DEBUG: CMediaSourceSettings: <programs> tag is missing or sources.xml is malformed
  59. 16:30:34 21.186752 T:1967837184 DEBUG: CMediaSourceSettings: <files> tag is missing or sources.xml is malformed
  60. 16:30:34 21.187380 T:1967837184 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  61. 16:30:34 21.190805 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  62. 16:30:34 21.191105 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  63. 16:30:34 21.191326 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  64. 16:30:34 21.191549 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  65. 16:30:34 21.191772 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  66. 16:30:34 21.192001 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/mms/udp
  67. 16:30:34 21.192238 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  68. 16:30:34 21.192469 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  69. 16:30:34 21.192696 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  70. 16:30:34 21.192930 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  71. 16:30:34 21.193150 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  72. 16:30:34 21.193546 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  73. 16:30:34 21.193825 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  74. 16:30:34 21.194057 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  75. 16:30:34 21.194281 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  76. 16:30:34 21.194510 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  77. 16:30:34 21.194738 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  78. 16:30:34 21.194963 T:1967837184 NOTICE: Loaded playercorefactory configuration
  79. 16:30:34 21.196074 T:1967837184 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  80. 16:30:34 21.196890 T:1967837184 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  81. 16:30:34 21.206013 T:1967837184 ERROR: CSettings: unable to load settings from special://masterprofile/guisettings.xml, creating new default settings
  82. 16:30:34 21.289482 T:1967837184 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  83. 16:30:34 21.289986 T:1967837184 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  84. <?xml version="1.0" encoding="UTF-8" ?>
  85. <advancedsettings>
  86. <showexitbutton>false</showexitbutton>
  87. <fanartres>720</fanartres>
  88. <imageres>540</imageres>
  89. <video>
  90. <busydialogdelayms>750</busydialogdelayms>
  91. </video>
  92. <samba>
  93. <clienttimeout>30</clienttimeout>
  94. </samba>
  95. <network>
  96. <readbufferfactor>4.0</readbufferfactor>
  97. </network>
  98. </advancedsettings>
  99. 16:30:34 21.297550 T:1967837184 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  100. 16:30:34 21.297939 T:1967837184 NOTICE: Contents of special://profile/advancedsettings.xml are...
  101. <advancedsettings>
  102. <loglevel hide="false">3</loglevel>
  103. </advancedsettings>
  104. 16:30:34 21.298172 T:1967837184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG_FREEMEM"
  105. 16:30:34 21.302902 T:1967837184 NOTICE: Default DVD Player: dvdplayer
  106. 16:30:34 21.303185 T:1967837184 NOTICE: Default Video Player: dvdplayer
  107. 16:30:34 21.303442 T:1967837184 NOTICE: Default Audio Player: paplayer
  108. 16:30:34 21.303703 T:1967837184 NOTICE: Disabled debug logging due to GUI setting. Level 1.
  109. 16:30:34 21.303900 T:1967837184 NOTICE: Log level changed to "LOG_LEVEL_DEBUG"
  110. 16:30:34 21.304792 T:1967837184 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  111. 16:30:34 21.307325 T:1967837184 DEBUG: CMediaSourceSettings: <programs> tag is missing or sources.xml is malformed
  112. 16:30:34 21.307856 T:1967837184 DEBUG: CMediaSourceSettings: <files> tag is missing or sources.xml is malformed
  113. 16:30:34 21.308430 T:1967837184 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  114. 16:30:34 21.311710 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  115. 16:30:34 21.311998 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  116. 16:30:34 21.312204 T:1967837184 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  117. 16:30:34 21.312487 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  118. 16:30:34 21.312714 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  119. 16:30:34 21.312944 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/mms/udp
  120. 16:30:34 21.313169 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  121. 16:30:34 21.313562 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  122. 16:30:34 21.313833 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  123. 16:30:34 21.314066 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  124. 16:30:34 21.314283 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  125. 16:30:34 21.314508 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  126. 16:30:34 21.314737 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  127. 16:30:34 21.314962 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  128. 16:30:34 21.315184 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  129. 16:30:34 21.315414 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  130. 16:30:34 21.315639 T:1967837184 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  131. 16:30:34 21.315857 T:1967837184 NOTICE: Loaded playercorefactory configuration
  132. 16:30:34 21.317005 T:1967837184 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  133. 16:30:34 21.317768 T:1967837184 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  134. 16:30:34 21.328217 T:1967837184 INFO: creating subdirectories
  135. 16:30:34 21.328564 T:1967837184 INFO: userdata folder: special://masterprofile/
  136. 16:30:34 21.328798 T:1967837184 INFO: recording folder:
  137. 16:30:34 21.329023 T:1967837184 INFO: screenshots folder: /storage/screenshots/
  138. 16:30:34 21.361378 T:1967821888 NOTICE: Thread ActiveAE start, auto delete: false
  139. 16:30:34 21.362272 T:1957688384 NOTICE: Thread AESink start, auto delete: false
  140. 16:30:34 21.366938 T:1957688384 INFO: CActiveAESink::OpenSink - initialize sink
  141. 16:30:34 21.367325 T:1957688384 DEBUG: CActiveAESink::OpenSink - trying to open device PI:HDMI
  142. 16:30:34 21.367723 T:1957688384 DEBUG: DllBcm: Using omx system library
  143. 16:30:34 21.378719 T:1957688384 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  144. 16:30:34 21.386797 T:1957688384 DEBUG: Loading: libopenmaxil.so
  145. 16:30:34 21.399483 T:1957688384 DEBUG: Raspberry PI resuming video output
  146. 16:30:34 21.400812 T:1957688384 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000008
  147. 16:30:34 21.401176 T:1957688384 DEBUG: CAESinkPi:Initialize Format:15 Channels:2 Samplerate:44100 framesize:8 bufsize:17640 bytes/s=352800.00 dest=PI:HDMI
  148. 16:30:34 21.406139 T:1896870976 NOTICE: Thread CRBPWorker start, auto delete: false
  149. 16:30:34 21.406462 T:1957688384 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x74102050
  150. 16:30:34 21.414392 T:1957688384 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_render) - port(100), nBufferCountMin(1), nBufferCountActual(2), nBufferSize(17648), nBufferAlignmen(16)
  151. 16:30:34 21.416008 T:1957688384 DEBUG: CActiveAESink::OpenSink - SinkPi Initialized:
  152. 16:30:34 21.416281 T:1957688384 DEBUG: Output Device : HDMI
  153. 16:30:34 21.416475 T:1957688384 DEBUG: Sample Rate : 44100
  154. 16:30:34 21.416660 T:1957688384 DEBUG: Sample Format : AE_FMT_FLOAT
  155. 16:30:34 21.416924 T:1957688384 DEBUG: Channel Count : 2
  156. 16:30:34 21.417128 T:1957688384 DEBUG: Channel Layout: FL,FR
  157. 16:30:34 21.417315 T:1957688384 DEBUG: Frames : 2205
  158. 16:30:34 21.417610 T:1957688384 DEBUG: Frame Samples : 4410
  159. 16:30:34 21.417803 T:1957688384 DEBUG: Frame Size : 8
  160. 16:30:34 21.637869 T:1967837184 INFO: creating version table
  161. 16:30:34 21.641413 T:1967837184 INFO: create addon table
  162. 16:30:34 21.645620 T:1967837184 INFO: create addonextra table
  163. 16:30:34 21.647575 T:1967837184 INFO: create dependencies table
  164. 16:30:34 21.649473 T:1967837184 INFO: create repo table
  165. 16:30:34 21.651529 T:1967837184 INFO: create addonlinkrepo table
  166. 16:30:34 21.653332 T:1967837184 INFO: create disabled table
  167. 16:30:34 21.655230 T:1967837184 INFO: create broken table
  168. 16:30:34 21.657133 T:1967837184 INFO: create blacklist table
  169. 16:30:34 21.659101 T:1967837184 INFO: create package table
  170. 16:30:34 21.661081 T:1967837184 INFO: CreateAnalytics creating indicies
  171. 16:30:34 21.756361 T:1967837184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  172. 16:30:34 21.757103 T:1967837184 DEBUG: Loading: /usr/lib/kodi/system/libcpluff-arm.so
  173. 16:30:34 21.776283 T:1967837184 INFO: ADDON: cpluff: 'Could not read plug-in directory /storage/.kodi/addons: No such file or directory'
  174. 16:30:35 22.208433 T:1967837184 INFO: ADDON: cpluff: 'Could not read plug-in directory /usr/lib/kodi/addons: No such file or directory'
  175. 16:30:35 22.208975 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  176. 16:30:35 22.209408 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  177. 16:30:35 22.209791 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.audioencoder has been installed.'
  178. 16:30:35 22.210133 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  179. 16:30:35 22.210413 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  180. 16:30:35 22.210653 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in kodi.audiodecoder has been installed.'
  181. 16:30:35 22.210899 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in visualization.vortex has been installed.'
  182. 16:30:35 22.211151 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in service.openelec.settings has been installed.'
  183. 16:30:35 22.211399 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  184. 16:30:35 22.211647 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  185. 16:30:35 22.211887 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  186. 16:30:35 22.212124 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in kodi.guilib has been installed.'
  187. 16:30:35 22.212456 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  188. 16:30:35 22.212717 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.wma has been installed.'
  189. 16:30:35 22.212961 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.vorbis has been installed.'
  190. 16:30:35 22.213198 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.wav has been installed.'
  191. 16:30:35 22.213505 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  192. 16:30:35 22.213779 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  193. 16:30:35 22.214031 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  194. 16:30:35 22.214266 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.wmc has been installed.'
  195. 16:30:35 22.214504 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  196. 16:30:35 22.214743 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.flac has been installed.'
  197. 16:30:35 22.214987 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  198. 16:30:35 22.215225 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  199. 16:30:35 22.215462 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in kodi.resource has been installed.'
  200. 16:30:35 22.215693 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  201. 16:30:35 22.215925 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  202. 16:30:35 22.216162 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  203. 16:30:35 22.216404 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in repository.openelec.tv has been installed.'
  204. 16:30:35 22.216635 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in os.openelec.tv has been installed.'
  205. 16:30:35 22.216967 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  206. 16:30:35 22.217205 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv has been installed.'
  207. 16:30:35 22.217495 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  208. 16:30:35 22.217785 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  209. 16:30:35 22.218025 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  210. 16:30:35 22.218267 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.pctv has been installed.'
  211. 16:30:35 22.218504 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  212. 16:30:35 22.218733 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  213. 16:30:35 22.218967 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.xvdr has been installed.'
  214. 16:30:35 22.219206 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  215. 16:30:35 22.219442 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  216. 16:30:35 22.219681 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  217. 16:30:35 22.219923 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.xbmc.builtin.aac has been installed.'
  218. 16:30:35 22.220253 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  219. 16:30:35 22.220509 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in resource.language.en_gb has been installed.'
  220. 16:30:35 22.220751 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  221. 16:30:35 22.220993 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  222. 16:30:35 22.221237 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  223. 16:30:35 22.221481 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  224. 16:30:35 22.221745 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  225. 16:30:35 22.221985 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.webinterface has been installed.'
  226. 16:30:35 22.222319 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in audioencoder.lame has been installed.'
  227. 16:30:35 22.222572 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  228. 16:30:35 22.222816 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  229. 16:30:35 22.223057 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  230. 16:30:35 22.223301 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  231. 16:30:35 22.223652 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  232. 16:30:35 22.223902 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  233. 16:30:35 22.224142 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.filmon has been installed.'
  234. 16:30:35 22.224373 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  235. 16:30:35 22.224609 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  236. 16:30:35 22.224848 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  237. 16:30:35 22.225075 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  238. 16:30:35 22.225311 T:1967837184 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  239. 16:30:35 22.225616 T:1967837184 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  240. 16:30:35 22.232927 T:1967837184 NOTICE: ADDONS: Using repository repository.xbmc.org
  241. 16:30:35 22.233234 T:1967837184 NOTICE: ADDONS: Using repository repository.openelec.tv
  242. 16:30:35 22.245110 T:1967837184 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  243. 16:30:35 22.246862 T:1967837184 DEBUG: LoadMappings - loaded node "CEC Adapter"
  244. 16:30:35 22.247314 T:1967837184 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  245. 16:30:35 22.248253 T:1967837184 DEBUG: LoadMappings - loaded node "iMON HID device"
  246. 16:30:35 22.249973 T:1967837184 DEBUG: CPeripheralBusUSB - initialised udev monitor
  247. 16:30:35 22.250414 T:1967837184 DEBUG: SECTION:LoadDLL(libcec.so.2)
  248. 16:30:35 22.256224 T:1967837184 DEBUG: Loading: libcec.so.2
  249. 16:30:35 22.399231 T:1967837184 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  250. 16:30:35 22.402336 T:1967837184 DEBUG: InitialiseFeature - using libCEC v2.2.0
  251. 16:30:35 22.402933 T:1967837184 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  252. 16:30:35 22.403189 T:1967837184 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  253. 16:30:35 22.406956 T:1888482368 NOTICE: Thread CECAdapter start, auto delete: false
  254. 16:30:35 22.407297 T:1888482368 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  255. 16:30:35 22.485712 T:1863316544 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  256. 16:30:35 22.500261 T:1854927936 NOTICE: Thread RemoteControl start, auto delete: false
  257. 16:30:35 22.500582 T:1854927936 INFO: LIRC Process: using: /run/lirc/lircd
  258. 16:30:35 22.501556 T:1854927936 INFO: LIRC Connect: successfully started
  259. 16:30:35 22.501860 T:1854927936 DEBUG: Thread RemoteControl 1854927936 terminating
  260. 16:30:35 22.573076 T:1967837184 INFO: CKeyboardLayoutManager: loading keyboard layouts from special://xbmc/system/keyboardlayouts...
  261. 16:30:35 22.610559 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Arabic QWERTY" successfully loaded
  262. 16:30:35 22.622725 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian ЯВЕРТЪ" successfully loaded
  263. 16:30:35 22.625225 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Bulgarian АБВ" successfully loaded
  264. 16:30:35 22.633320 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Danish QWERTY" successfully loaded
  265. 16:30:35 22.648567 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "English QWERTY" successfully loaded
  266. 16:30:35 22.651188 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "English AZERTY" successfully loaded
  267. 16:30:35 22.656801 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "English ABC" successfully loaded
  268. 16:30:35 22.661680 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "German QWERTZ" successfully loaded
  269. 16:30:35 22.670383 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Greek QWERTY" successfully loaded
  270. 16:30:35 22.675882 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew QWERTY" successfully loaded
  271. 16:30:35 22.678240 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hebrew ABC" successfully loaded
  272. 16:30:35 22.683432 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Hungarian QWERTZ" successfully loaded
  273. 16:30:35 22.688185 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Norwegian QWERTY" successfully loaded
  274. 16:30:35 22.694931 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Polish QWERTY" successfully loaded
  275. 16:30:35 22.700411 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Portuguese (Portugal) QWERTY" successfully loaded
  276. 16:30:35 22.706139 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian ЙЦУКЕН" successfully loaded
  277. 16:30:35 22.708786 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Russian АБВ" successfully loaded
  278. 16:30:35 22.714193 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Spanish QWERTY" successfully loaded
  279. 16:30:35 22.718864 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Swedish QWERTY" successfully loaded
  280. 16:30:35 22.723774 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Turkish QWERTY" successfully loaded
  281. 16:30:35 22.729357 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian ЙЦУКЕН" successfully loaded
  282. 16:30:35 22.731998 T:1967837184 DEBUG: CKeyboardLayoutManager: keyboard layout "Ukrainian АБВ" successfully loaded
  283. 16:30:35 22.750586 T:1967837184 DEBUG: UDisks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.UDisks was not provided by any .service files
  284. 16:30:35 22.753189 T:1967837184 DEBUG: DeviceKit.Disks: org.freedesktop.DBus.Error.ServiceUnknown - The name org.freedesktop.DeviceKit.Disks was not provided by any .service files
  285. 16:30:35 22.760592 T:1967837184 DEBUG: Selected UDev as storage provider
  286. 16:30:35 22.762144 T:1967837184 NOTICE: Raspberry PI firmware version: Mar 16 2015 19:34:31
  287. Copyright (c) 2012 Broadcom
  288. version 51ab816b505d1b745130562908d866915c836056 (clean) (release)
  289. 16:30:35 22.762440 T:1967837184 NOTICE: ARM mem: 352MB GPU mem: 160MB MPG2:0 WVC1:0
  290. 16:30:35 22.762640 T:1967837184 NOTICE: cacheMemBufferSize: 20MB
  291. 16:30:35 22.763277 T:1967837184 NOTICE: Config:
  292. avoid_fix_ts=1
  293. config_hdmi_boost=2
  294. disable_commandline_tags=2
  295. emmc_pll_core=1
  296. force_pwm_open=1
  297. framebuffer_ignore_alpha=1
  298. framebuffer_swap=1
  299. hdmi_channel_map=8
  300. hdmi_force_cec_address=65535
  301. hdmi_ignore_cec_init=1
  302. pause_burst_frames=1
  303. program_serial_random=1
  304. temp_limit=85
  305. 16:30:35 22.763906 T:1967837184 NOTICE: Config:
  306. device_tree=-
  307. 16:30:35 22.764393 T:1967837184 ERROR: GetString: error reading /sys/class/graphics/fb0/device/modalias
  308. 16:30:35 22.764656 T:1967837184 DEBUG: DllBcm: Using omx system library
  309. 16:30:35 22.765104 T:1967837184 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  310. 16:30:35 22.768667 T:1967837184 DEBUG: EGL initial desktop resolution 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00)
  311. 16:30:35 22.769981 T:1967837184 DEBUG: EGL get supported modes (1) = 17, prefer_group=1, prefer_mode=10
  312. 16:30:35 22.770430 T:1967837184 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :1
  313. 16:30:35 22.770754 T:1967837184 DEBUG: EGL mode 1: 720x480 (720x480) @ 60.00 - Full Screen (0.89) :2
  314. 16:30:35 22.771061 T:1967837184 DEBUG: EGL mode 2: 720x480 (720x480) @ 60.00 - Full Screen (1.19) :3
  315. 16:30:35 22.771362 T:1967837184 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 - Full Screen (1.00) :4
  316. 16:30:35 22.771658 T:1967837184 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 3DSBS - Full Screen (1.00)
  317. 16:30:35 22.771963 T:1967837184 DEBUG: EGL mode 3: 1280x720 (1280x720) @ 60.00 3DTB - Full Screen (1.00)
  318. 16:30:35 22.772266 T:1967837184 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i - Full Screen (1.00) I:5
  319. 16:30:35 22.772558 T:1967837184 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i 3DSBS - Full Screen (1.00)
  320. 16:30:35 22.772854 T:1967837184 DEBUG: EGL mode 4: 1920x1080 (1920x1080) @ 60.00i 3DTB - Full Screen (1.00)
  321. 16:30:35 22.773155 T:1967837184 DEBUG: EGL mode 5: 720x480 (720x480) @ 60.00i - Full Screen (0.89) I:6
  322. 16:30:35 22.773581 T:1967837184 DEBUG: EGL mode 6: 720x480 (720x480) @ 60.00i - Full Screen (1.19) I:7
  323. 16:30:35 22.773972 T:1967837184 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 - Full Screen (1.00) N:10
  324. 16:30:35 22.774279 T:1967837184 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 3DSBS - Full Screen (1.00)
  325. 16:30:35 22.774578 T:1967837184 DEBUG: EGL mode 7: 1920x1080 (1920x1080) @ 60.00 3DTB - Full Screen (1.00)
  326. 16:30:35 22.774914 T:1967837184 DEBUG: EGL mode 8: 720x576 (720x576) @ 50.00 - Full Screen (1.07) :11
  327. 16:30:35 22.775188 T:1967837184 DEBUG: EGL mode 9: 720x576 (720x576) @ 50.00 - Full Screen (1.42) :12
  328. 16:30:35 22.775459 T:1967837184 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 - Full Screen (1.00) :13
  329. 16:30:35 22.775723 T:1967837184 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 3DSBS - Full Screen (1.00)
  330. 16:30:35 22.775984 T:1967837184 DEBUG: EGL mode 10: 1280x720 (1280x720) @ 50.00 3DTB - Full Screen (1.00)
  331. 16:30:35 22.776257 T:1967837184 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i - Full Screen (1.00) I:14
  332. 16:30:35 22.776522 T:1967837184 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i 3DSBS - Full Screen (1.00)
  333. 16:30:35 22.776854 T:1967837184 DEBUG: EGL mode 11: 1920x1080 (1920x1080) @ 50.00i 3DTB - Full Screen (1.00)
  334. 16:30:35 22.777147 T:1967837184 DEBUG: EGL mode 12: 720x576 (720x576) @ 50.00i - Full Screen (1.07) I:15
  335. 16:30:35 22.777412 T:1967837184 DEBUG: EGL mode 13: 720x576 (720x576) @ 50.00i - Full Screen (1.42) I:16
  336. 16:30:35 22.777777 T:1967837184 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 - Full Screen (1.00) :1f
  337. 16:30:35 22.778051 T:1967837184 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 3DSBS - Full Screen (1.00)
  338. 16:30:35 22.778316 T:1967837184 DEBUG: EGL mode 14: 1920x1080 (1920x1080) @ 50.00 3DTB - Full Screen (1.00)
  339. 16:30:35 22.778580 T:1967837184 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 24.00 - Full Screen (1.00) :20
  340. 16:30:35 22.778881 T:1967837184 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 24.00 3DSBS - Full Screen (1.00)
  341. 16:30:35 22.779179 T:1967837184 DEBUG: EGL mode 15: 1920x1080 (1920x1080) @ 24.00 3DTB - Full Screen (1.00)
  342. 16:30:35 22.779480 T:1967837184 DEBUG: EGL mode 16: 1920x1080 (1920x1080) @ 30.00 - Full Screen (1.00) :22
  343. 16:30:35 22.779778 T:1967837184 DEBUG: EGL mode 16: 1920x1080 (1920x1080) @ 30.00 3DTB - Full Screen (1.00)
  344. 16:30:35 22.780745 T:1967837184 DEBUG: EGL get supported modes (2) = 5, prefer_group=1, prefer_mode=10
  345. 16:30:35 22.781105 T:1967837184 DEBUG: EGL mode 0: 640x480 (640x480) @ 60.00 - Full Screen (1.00) :4
  346. 16:30:35 22.781424 T:1967837184 DEBUG: EGL mode 1: 800x600 (800x600) @ 60.00 - Full Screen (1.00) :9
  347. 16:30:35 22.781824 T:1967837184 DEBUG: EGL mode 2: 1024x768 (1024x768) @ 60.00 - Full Screen (1.00) :10
  348. 16:30:35 22.782143 T:1967837184 DEBUG: EGL mode 3: 1280x1024 (1280x1024) @ 60.00 - Full Screen (1.00) :23
  349. 16:30:35 22.782450 T:1967837184 DEBUG: EGL mode 4: 1600x900 (1600x900) @ 60.00 - Full Screen (1.00) :53
  350. 16:30:35 22.782738 T:1967837184 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  351. 16:30:35 22.783010 T:1967837184 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 59.940063 Hz
  352. 16:30:35 22.783245 T:1967837184 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  353. 16:30:35 22.783571 T:1967837184 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 59.940063 Hz
  354. 16:30:35 22.783827 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  355. 16:30:35 22.784069 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  356. 16:30:35 22.784298 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  357. 16:30:35 22.784538 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  358. 16:30:35 22.784771 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  359. 16:30:35 22.785006 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 59.940063 Hz
  360. 16:30:35 22.785234 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  361. 16:30:35 22.785471 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  362. 16:30:35 22.785820 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  363. 16:30:35 22.786068 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  364. 16:30:35 22.786310 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  365. 16:30:35 22.786549 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 59.940063 Hz
  366. 16:30:35 22.786850 T:1967837184 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  367. 16:30:35 22.787109 T:1967837184 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  368. 16:30:35 22.787600 T:1967837184 NOTICE: Previous line repeats 2 times.
  369. 16:30:35 22.787777 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  370. 16:30:35 22.788145 T:1967837184 NOTICE: Previous line repeats 2 times.
  371. 16:30:35 22.788300 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  372. 16:30:35 22.788551 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  373. 16:30:35 22.788790 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  374. 16:30:35 22.789022 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  375. 16:30:35 22.789251 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  376. 16:30:35 22.789490 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 23.976025 Hz
  377. 16:30:35 22.789726 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  378. 16:30:35 22.789967 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  379. 16:30:35 22.790302 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 30.000000 Hz
  380. 16:30:35 22.790541 T:1967837184 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 29.970032 Hz
  381. 16:30:35 22.790773 T:1967837184 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 60.000000 Hz
  382. 16:30:35 22.791004 T:1967837184 NOTICE: Found resolution 800 x 600 for display 0 with 800 x 600 @ 59.940063 Hz
  383. 16:30:35 22.792536 T:1967837184 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 60.000000 Hz
  384. 16:30:35 22.792818 T:1967837184 NOTICE: Found resolution 1024 x 768 for display 0 with 1024 x 768 @ 59.940063 Hz
  385. 16:30:35 22.793100 T:1967837184 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 60.000000 Hz
  386. 16:30:35 22.794052 T:1967837184 NOTICE: Found resolution 1280 x 1024 for display 0 with 1280 x 1024 @ 59.940063 Hz
  387. 16:30:35 22.794291 T:1967837184 NOTICE: Found resolution 1600 x 900 for display 0 with 1600 x 900 @ 60.000000 Hz
  388. 16:30:35 22.794531 T:1967837184 NOTICE: Found resolution 1600 x 900 for display 0 with 1600 x 900 @ 59.940063 Hz
  389. 16:30:35 22.794750 T:1967837184 NOTICE: Found (1920x1080@60.000000) at 26, setting to RES_DESKTOP at 16
  390. 16:30:35 22.795048 T:1967837184 NOTICE: Checking resolution 16
  391. 16:30:35 22.816574 T:1967837184 DEBUG: EGL set HDMI mode (1,16)=0
  392. 16:30:35 22.887451 T:1930425408 DEBUG: EGL tv_service_callback (8,1,16)
  393. 16:30:35 22.888496 T:1967837184 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  394. 16:30:35 22.914310 T:1967837184 DEBUG: CreateWindow: Created surface of size 1920x1080
  395. 16:30:35 22.915991 T:1967837184 NOTICE: GL_VENDOR = Broadcom
  396. 16:30:35 22.916288 T:1967837184 NOTICE: GL_RENDERER = VideoCore IV HW
  397. 16:30:35 22.916494 T:1967837184 NOTICE: GL_VERSION = OpenGL ES 2.0
  398. 16:30:35 22.916782 T:1967837184 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  399. 16:30:35 22.917061 T:1967837184 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  400. 16:30:35 22.917288 T:1967837184 NOTICE: GL_EXTENSIONS = GL_OES_compressed_ETC1_RGB8_texture GL_OES_compressed_paletted_texture GL_OES_texture_npot GL_OES_depth24 GL_OES_vertex_half_float GL_OES_EGL_image GL_OES_EGL_image_external GL_EXT_discard_framebuffer GL_OES_rgb8_rgba8 GL_OES_depth32 GL_OES_mapbuffer GL_EXT_texture_format_BGRA8888 GL_APPLE_rgb_422 GL_EXT_debug_marker
  401. 16:30:35 22.917553 T:1967837184 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  402. 16:30:35 22.917797 T:1967837184 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  403. 16:30:35 22.918037 T:1967837184 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  404. 16:30:35 22.924623 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  405. 16:30:35 22.925285 T:1967837184 DEBUG: Compiled
  406. 16:30:35 22.925545 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  407. 16:30:35 22.926311 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  408. 16:30:35 22.926899 T:1967837184 DEBUG: Compiled
  409. 16:30:35 22.927177 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  410. 16:30:35 22.947580 T:1967837184 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x1cefdb0
  411. 16:30:35 22.949877 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  412. 16:30:35 22.950514 T:1967837184 DEBUG: Compiled
  413. 16:30:35 22.950777 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  414. 16:30:35 22.951553 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  415. 16:30:35 22.952089 T:1967837184 DEBUG: Compiled
  416. 16:30:35 22.952351 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  417. 16:30:35 22.972383 T:1967837184 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x1e94a48
  418. 16:30:35 22.974794 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  419. 16:30:35 22.975363 T:1967837184 DEBUG: Compiled
  420. 16:30:35 22.975618 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  421. 16:30:35 22.976391 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  422. 16:30:35 22.976950 T:1967837184 DEBUG: Compiled
  423. 16:30:35 22.977224 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  424. 16:30:35 22.999273 T:1967837184 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0x1cefe28
  425. 16:30:35 23.001751 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  426. 16:30:35 23.004797 T:1967837184 DEBUG: Compiled
  427. 16:30:35 23.005108 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  428. 16:30:35 23.005999 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  429. 16:30:35 23.006535 T:1967837184 DEBUG: Compiled
  430. 16:30:35 23.006865 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  431. 16:30:36 23.027206 T:1967837184 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1cefea0
  432. 16:30:36 23.029636 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  433. 16:30:36 23.030279 T:1967837184 DEBUG: Compiled
  434. 16:30:36 23.030558 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  435. 16:30:36 23.031385 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  436. 16:30:36 23.031912 T:1967837184 DEBUG: Compiled
  437. 16:30:36 23.032175 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  438. 16:30:36 23.053270 T:1967837184 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x1ea9b70
  439. 16:30:36 23.055807 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  440. 16:30:36 23.056370 T:1967837184 DEBUG: Compiled
  441. 16:30:36 23.056633 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  442. 16:30:36 23.057522 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  443. 16:30:36 23.058163 T:1967837184 DEBUG: Compiled
  444. 16:30:36 23.058420 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  445. 16:30:36 23.079102 T:1967837184 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x1ea9ad0
  446. 16:30:36 23.081526 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  447. 16:30:36 23.082182 T:1967837184 DEBUG: Compiled
  448. 16:30:36 23.082441 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  449. 16:30:36 23.083244 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  450. 16:30:36 23.083857 T:1967837184 DEBUG: Compiled
  451. 16:30:36 23.084114 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  452. 16:30:36 23.106237 T:1967837184 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x1ea9d60
  453. 16:30:36 23.106609 T:1967837184 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  454. 16:30:36 23.108948 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  455. 16:30:36 23.109505 T:1967837184 DEBUG: Compiled
  456. 16:30:36 23.109758 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  457. 16:30:36 23.110569 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  458. 16:30:36 23.111111 T:1967837184 DEBUG: Compiled
  459. 16:30:36 23.111366 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  460. 16:30:36 23.134087 T:1967837184 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0x1ea9be8
  461. 16:30:36 23.136448 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  462. 16:30:36 23.137085 T:1967837184 DEBUG: Compiled
  463. 16:30:36 23.137363 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  464. 16:30:36 23.138208 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  465. 16:30:36 23.138739 T:1967837184 DEBUG: Compiled
  466. 16:30:36 23.138992 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  467. 16:30:36 23.160740 T:1967837184 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0x1eacd48
  468. 16:30:36 23.163174 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  469. 16:30:36 23.163795 T:1967837184 DEBUG: Compiled
  470. 16:30:36 23.164070 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  471. 16:30:36 23.164906 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  472. 16:30:36 23.165400 T:1967837184 DEBUG: Compiled
  473. 16:30:36 23.165651 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  474. 16:30:36 23.190123 T:1967837184 DEBUG: GUI Shader [guishader_frag_rgba_bob.glsl]- Initialise successful : 0x1ea9c60
  475. 16:30:36 23.194744 T:1967837184 DEBUG: GL: Vertex Shader compilation log:
  476. 16:30:36 23.195303 T:1967837184 DEBUG: Compiled
  477. 16:30:36 23.195553 T:1967837184 DEBUG: GL: Vertex Shader compiled successfully
  478. 16:30:36 23.196438 T:1967837184 DEBUG: GL: Pixel Shader compilation log:
  479. 16:30:36 23.197031 T:1967837184 DEBUG: Compiled
  480. 16:30:36 23.197308 T:1967837184 DEBUG: GL: Fragment Shader compiled successfully
  481. 16:30:36 23.224827 T:1967837184 DEBUG: GUI Shader [guishader_frag_rgba_bob_oes.glsl]- Initialise successful : 0x1ead708
  482. 16:30:36 23.225231 T:1967837184 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  483. 16:30:36 23.225512 T:1967837184 INFO: GLES: Maximum texture width: 2048
  484. 16:30:36 23.226202 T:1967837184 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  485. 16:30:36 23.227293 T:1967837184 INFO: load default splash image: /usr/share/kodi/media/Splash.png
  486. 16:30:36 23.244614 T:1967837184 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
  487. 16:30:36 23.245275 T:1967837184 DEBUG: Loading: /usr/lib/kodi/system/ImageLib-arm.so
  488. 16:30:36 23.437954 T:1967837184 INFO: load keymapping
  489. 16:30:36 23.473526 T:1967837184 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  490. 16:30:36 23.479584 T:1967837184 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  491. 16:30:36 23.509207 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  492. 16:30:36 23.516369 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  493. 16:30:36 23.533134 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  494. 16:30:36 23.539173 T:1967837184 ERROR: Error reading joystick map element, Invalid id: 0
  495. 16:30:36 23.540684 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  496. 16:30:36 23.552170 T:1967837184 ERROR: Error reading joystick map element, Invalid id: 0
  497. 16:30:36 23.560413 T:1967837184 ERROR: Previous line repeats 25 times.
  498. 16:30:36 23.560719 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  499. 16:30:36 23.622801 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  500. 16:30:36 23.645649 T:1967837184 ERROR: Error reading joystick map element, Invalid id: 0
  501. 16:30:36 23.668333 T:1967837184 ERROR: Previous line repeats 98 times.
  502. 16:30:36 23.668663 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Nintendo.Wii.U.Pro.Controller.xml
  503. 16:30:36 23.675400 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Ouya.Controller.xml
  504. 16:30:36 23.701359 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  505. 16:30:36 23.710539 T:1967837184 ERROR: Error reading joystick map element, Invalid id: 0
  506. 16:30:36 23.716549 T:1967837184 ERROR: Previous line repeats 13 times.
  507. 16:30:36 23.716938 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.PS4.Controller.xml
  508. 16:30:36 23.739582 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  509. 16:30:36 23.766811 T:1967837184 ERROR: Error reading joystick map element, Invalid id: 0
  510. 16:30:36 23.795444 T:1967837184 ERROR: Previous line repeats 110 times.
  511. 16:30:36 23.795782 T:1967837184 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  512. 16:30:36 23.814116 T:1967837184 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  513. 16:30:36 23.884493 T:1967837184 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  514. 16:30:36 23.889973 T:1967837184 INFO: Loading special://xbmc/system/keymaps/remote.xml
  515. 16:30:36 23.954460 T:1967837184 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  516. 16:30:36 23.968939 T:1967837184 INFO: Loading special://xbmc/system/Lircmap.xml
  517. 16:30:36 23.997887 T:1967837184 INFO: * Adding remote mapping for device 'mceusb'
  518. 16:30:36 23.999031 T:1967837184 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  519. 16:30:36 23.999527 T:1967837184 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  520. 16:30:36 23.999981 T:1967837184 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  521. 16:30:36 24.000717 T:1967837184 INFO: * Adding remote mapping for device 'anysee'
  522. 16:30:36 24.001223 T:1967837184 INFO: * Adding remote mapping for device 'iMON-PAD'
  523. 16:30:36 24.002010 T:1967837184 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  524. 16:30:36 24.002611 T:1967837184 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  525. 16:30:36 24.003193 T:1967837184 INFO: * Adding remote mapping for device 'TwinHanRemote'
  526. 16:30:36 24.003756 T:1967837184 INFO: * Adding remote mapping for device 'linux-input-layer'
  527. 16:30:36 24.004520 T:1967837184 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  528. 16:30:36 24.004787 T:1967837184 INFO: * Adding remote mapping for device 'mediacenter'
  529. 16:30:36 24.005329 T:1967837184 INFO: * Adding remote mapping for device 'devinput'
  530. 16:30:36 24.010435 T:1967837184 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  531. 16:30:36 24.010836 T:1967837184 INFO: GUI format 1920x1080, Display 1920x1080 (1920x1080) @ 60.00 - Full Screen
  532. 16:30:36 24.011061 T:1967837184 DEBUG: guilib: Fill viewport on change for solving rendering passes
  533. 16:30:36 24.013161 T:1967837184 INFO: CLangInfo: loading resource.language.en_gb language information...
  534. 16:30:37 24.027601 T:1967837184 DEBUG: trying to set locale to en_US.UTF-8
  535. 16:30:37 24.074417 T:1967837184 INFO: global locale set to C
  536. 16:30:37 24.075787 T:1967837184 INFO: CLangInfo: loading resource.language.en_gb language strings...
  537. 16:30:37 24.252672 T:1967837184 DEBUG: POParser: loaded 3353 strings from file resource://resource.language.en_gb/strings.po
  538. 16:30:37 24.253708 T:1967837184 DEBUG: SECTION:LoadDLL(libcurl.so.4)
  539. 16:30:37 24.260101 T:1967837184 DEBUG: Loading: libcurl.so.4
  540. 16:30:37 24.302130 T:1888482368 DEBUG: OpenConnection - connection to the CEC adapter opened
  541. 16:30:37 24.302732 T:1888482368 DEBUG: SetConfigurationFromLibCEC - settings updated by libCEC
  542. 16:30:37 24.307133 T:1854927936 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  543. 16:30:37 24.316179 T:1967837184 NOTICE: Running database version Addons18
  544. 16:30:37 24.317345 T:1967837184 DEBUG: Initialize, updating databases...
  545. 16:30:37 24.361193 T:1967837184 INFO: creating version table
  546. 16:30:37 24.364861 T:1967837184 INFO: create view table
  547. 16:30:37 24.367325 T:1967837184 INFO: CreateAnalytics - creating indicies
  548. 16:30:37 24.486361 T:1967837184 INFO: creating version table
  549. 16:30:37 24.489647 T:1967837184 INFO: create texture table
  550. 16:30:37 24.494101 T:1967837184 INFO: create sizes table, index, and trigger
  551. 16:30:37 24.496334 T:1967837184 INFO: create path table
  552. 16:30:37 24.498703 T:1967837184 INFO: CreateAnalytics creating indices
  553. 16:30:37 24.505629 T:1967837184 INFO: CreateAnalytics creating triggers
  554. 16:30:37 24.673960 T:1967837184 INFO: creating version table
  555. 16:30:37 24.677727 T:1967837184 INFO: create artist table
  556. 16:30:37 24.680685 T:1967837184 INFO: create album table
  557. 16:30:37 24.683880 T:1967837184 INFO: create album_artist table
  558. 16:30:37 24.686144 T:1967837184 INFO: create album_genre table
  559. 16:30:37 24.688286 T:1967837184 INFO: create genre table
  560. 16:30:37 24.690670 T:1967837184 INFO: create path table
  561. 16:30:37 24.694971 T:1967837184 INFO: create song table
  562. 16:30:37 24.698275 T:1967837184 INFO: create song_artist table
  563. 16:30:37 24.700689 T:1967837184 INFO: create song_genre table
  564. 16:30:37 24.702805 T:1967837184 INFO: create albuminfosong table
  565. 16:30:37 24.705240 T:1967837184 INFO: create content table
  566. 16:30:37 24.707699 T:1967837184 INFO: create discography table
  567. 16:30:37 24.709908 T:1967837184 INFO: create karaokedata table
  568. 16:30:37 24.712336 T:1967837184 INFO: create art table
  569. 16:30:37 24.714813 T:1967837184 INFO: create cue table
  570. 16:30:37 24.718176 T:1967837184 INFO: CreateAnalytics - creating indices
  571. 16:30:37 24.775974 T:1967837184 INFO: create triggers
  572. 16:30:37 24.786221 T:1967837184 INFO: create song view
  573. 16:30:37 24.794464 T:1967837184 INFO: create album view
  574. 16:30:37 24.799877 T:1967837184 INFO: create artist view
  575. 16:30:37 24.803953 T:1967837184 INFO: create albumartist view
  576. 16:30:37 24.807966 T:1967837184 INFO: create songartist view
  577. 16:30:37 24.960567 T:1967837184 INFO: creating version table
  578. 16:30:37 24.964087 T:1967837184 INFO: create bookmark table
  579. 16:30:37 24.966351 T:1967837184 INFO: create settings table
  580. 16:30:37 24.969313 T:1967837184 INFO: create stacktimes table
  581. 16:30:37 24.971457 T:1967837184 INFO: create genre table
  582. 16:30:37 24.975094 T:1967837184 INFO: create country table
  583. 16:30:37 24.979090 T:1967837184 INFO: create movie table
  584. 16:30:37 24.982426 T:1967837184 INFO: create actor table
  585. 16:30:37 24.989536 T:1967837184 INFO: create path table
  586. 16:30:37 24.994307 T:1967837184 INFO: create files table
  587. 16:30:37 24.996647 T:1967837184 INFO: create tvshow table
  588. 16:30:37 24.999893 T:1967837184 INFO: create episode table
  589. 16:30:37 25.003498 T:1967837184 INFO: create tvshowlinkpath table
  590. 16:30:37 25.005501 T:1967837184 INFO: create movielinktvshow table
  591. 16:30:37 25.007650 T:1967837184 INFO: create studio table
  592. 16:30:37 25.011576 T:1967837184 INFO: create musicvideo table
  593. 16:30:38 25.015055 T:1967837184 INFO: create streaminfo table
  594. 16:30:38 25.017878 T:1967837184 INFO: create sets table
  595. 16:30:38 25.020195 T:1967837184 INFO: create seasons table
  596. 16:30:38 25.022305 T:1967837184 INFO: create art table
  597. 16:30:38 25.024647 T:1967837184 INFO: create tag table
  598. 16:30:38 25.028894 T:1967837184 INFO: CreateAnalytics - creating indicies
  599. 16:30:38 25.144800 T:1967837184 INFO: CreateAnalytics - creating triggers
  600. 16:30:38 25.167269 T:1967837184 INFO: create episode_view
  601. 16:30:38 25.175682 T:1967837184 INFO: create tvshowcounts
  602. 16:30:38 25.181204 T:1967837184 INFO: create tvshow_view
  603. 16:30:38 25.188725 T:1967837184 INFO: create season_view
  604. 16:30:38 25.206133 T:1967837184 INFO: create musicvideo_view
  605. 16:30:38 25.213961 T:1967837184 INFO: create movie_view
  606. 16:30:38 25.423824 T:1967837184 INFO: creating version table
  607. 16:30:38 25.427591 T:1967837184 INFO: PVR - CreateTables - creating tables
  608. 16:30:38 25.427933 T:1967837184 DEBUG: PVR - CreateTables - creating table 'channels'
  609. 16:30:38 25.430656 T:1967837184 DEBUG: PVR - CreateTables - creating table 'channelgroups'
  610. 16:30:38 25.432938 T:1967837184 DEBUG: PVR - CreateTables - creating table 'map_channelgroups_channels'
  611. 16:30:38 25.435320 T:1967837184 INFO: CreateAnalytics - creating indices
  612. 16:30:38 25.596943 T:1967837184 INFO: creating version table
  613. 16:30:38 25.600409 T:1967837184 INFO: EpgDB - CreateTables - creating tables
  614. 16:30:38 25.600761 T:1967837184 DEBUG: EpgDB - CreateTables - creating table 'epg'
  615. 16:30:38 25.602884 T:1967837184 DEBUG: EpgDB - CreateTables - creating table 'epgtags'
  616. 16:30:38 25.606075 T:1967837184 DEBUG: EpgDB - CreateTables - creating table 'lastepgscan'
  617. 16:30:38 25.608232 T:1967837184 DEBUG: CreateAnalytics - creating indices
  618. 16:30:38 25.654293 T:1967837184 DEBUG: Initialize, updating databases... DONE
  619. 16:30:38 25.654621 T:1967837184 NOTICE: start dvd mediatype detection
  620. 16:30:38 25.655203 T:1967837184 INFO: DPMS: not supported on this platform
  621. 16:30:38 25.660309 T:1948918848 NOTICE: Thread DetectDVDMedia start, auto delete: false
  622. 16:30:38 25.660673 T:1948918848 DEBUG: Compiled with libcdio Version 0.92
  623. 16:30:38 25.672520 T:1948918848 DEBUG: Thread DetectDVDMedia 1948918848 terminating
  624. 16:30:38 25.847757 T:1967837184 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  625. 16:30:38 25.848230 T:1967837184 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  626. 16:30:38 25.853127 T:1967837184 INFO: Unloading old skin ...
  627. 16:30:38 25.854702 T:1967837184 INFO: load skin from: /usr/share/kodi/addons/skin.confluence (version: 2.7.0)
  628. 16:30:38 25.855076 T:1967837184 INFO: load fonts for skin...
  629. 16:30:38 25.884031 T:1967837184 INFO: Loading fonts from /usr/share/kodi/addons/skin.confluence/720p/Font.xml
  630. 16:30:39 26.098703 T:1967837184 DEBUG: POParser: loaded 149 strings from file /usr/share/kodi/addons/skin.confluence/language/English/strings.po
  631. 16:30:39 26.105591 T:1967837184 DEBUG: POParser: loaded 0 strings from file /usr/share/kodi/addons/skin.confluence/language/English/strings.po
  632. 16:30:39 26.106604 T:1967837184 INFO: Loading skin includes from /usr/share/kodi/addons/skin.confluence/720p/includes.xml
  633. 16:30:39 26.847023 T:1854927936 DEBUG: UpdateMenuLanguage - requesting the menu language of the TV
  634. 16:30:40 27.040464 T:1854927936 DEBUG: SetMenuLanguage - language set to 'es_es'
  635. 16:30:40 27.040947 T:1854927936 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
  636. 16:30:40 27.086582 T:1967837184 INFO: load new skin...
  637. 16:30:40 27.087383 T:1967837184 INFO: Loading user windows, path /usr/share/kodi/addons/skin.confluence/720p
  638. 16:30:40 27.128738 T:1967837184 DEBUG: Load Skin XML: 44.48ms
  639. 16:30:40 27.129065 T:1967837184 INFO: initialize new skin...
  640. 16:30:40 27.129313 T:1967837184 DEBUG: guilib: Fill viewport on change for solving rendering passes
  641. 16:30:40 27.129602 T:1967837184 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  642. 16:30:40 27.175726 T:1967837184 DEBUG: OpenBundle - Opened bundle /usr/share/kodi/addons/skin.confluence/media/Textures.xbt
  643. 16:30:40 27.288290 T:1967837184 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  644. 16:30:40 27.337627 T:1967837184 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  645. 16:30:40 27.364794 T:1967837184 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  646. 16:30:40 27.374735 T:1967837184 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  647. 16:30:40 27.496271 T:1967837184 INFO: Loading skin file: VideoOSDSettings.xml, load type: LOAD_ON_GUI_INIT
  648. 16:30:40 27.666641 T:1967837184 INFO: Previous line repeats 1 times.
  649. 16:30:40 27.667053 T:1967837184 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  650. 16:30:40 27.677698 T:1967837184 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  651. 16:30:40 27.690268 T:1967837184 INFO: Loading skin file: DialogSubtitles.xml, load type: LOAD_ON_GUI_INIT
  652. 16:30:40 27.822050 T:1967837184 INFO: Loading skin file: DialogPVRChannelsOSD.xml, load type: LOAD_ON_GUI_INIT
  653. 16:30:40 27.906475 T:1967837184 INFO: Loading skin file: DialogPVRGuideOSD.xml, load type: LOAD_ON_GUI_INIT
  654. 16:30:40 27.966133 T:1967837184 INFO: Loading skin file: VideoOSD.xml, load type: LOAD_ON_GUI_INIT
  655. 16:30:41 28.210138 T:1967837184 INFO: Loading /usr/share/kodi/addons/skin.confluence/sounds/sounds.xml
  656. 16:30:41 28.453629 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  657. 16:30:41 28.454077 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:0->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  658. 16:30:41 28.454779 T:1967821888 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  659. 16:30:41 28.455101 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  660. 16:30:41 28.455364 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  661. 16:30:41 28.464169 T:1967821888 INFO: Previous line repeats 5 times.
  662. 16:30:41 28.464487 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2dd78
  663. 16:30:41 28.478447 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  664. 16:30:41 28.480967 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  665. 16:30:41 28.507257 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  666. 16:30:41 28.507629 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  667. 16:30:41 28.568003 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2dd78
  668. 16:30:41 28.569197 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  669. 16:30:41 28.569538 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:0->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  670. 16:30:41 28.570536 T:1967821888 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  671. 16:30:41 28.570858 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  672. 16:30:41 28.571117 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  673. 16:30:41 28.579983 T:1967821888 INFO: Previous line repeats 5 times.
  674. 16:30:41 28.580359 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2def8
  675. 16:30:41 28.598436 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  676. 16:30:41 28.601177 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  677. 16:30:41 28.625772 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  678. 16:30:41 28.626190 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  679. 16:30:41 28.687979 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2def8
  680. 16:30:41 28.688917 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  681. 16:30:41 28.689247 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:22050->44100 format:0->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  682. 16:30:41 28.690851 T:1967821888 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  683. 16:30:41 28.691319 T:1967821888 INFO: Previous line repeats 1 times.
  684. 16:30:41 28.691488 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  685. 16:30:41 28.697237 T:1967837184 INFO: Previous line repeats 5 times.
  686. 16:30:41 28.697546 T:1967837184 INFO: skin loaded...
  687. 16:30:41 28.702805 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2df60
  688. 16:30:41 28.718578 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  689. 16:30:41 28.721100 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  690. 16:30:41 28.745741 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  691. 16:30:41 28.746105 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  692. 16:30:41 28.808149 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2df60
  693. 16:30:41 28.809050 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  694. 16:30:41 28.809383 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:2->2 rate:22050->44100 format:1->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  695. 16:30:41 28.810143 T:1967821888 INFO: CActiveAEResamplePi::Init 1.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  696. 16:30:41 28.810619 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 1.00 0.00 0.00 0.00 0.00 0.00 0.00
  697. 16:30:41 28.810905 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  698. 16:30:41 28.819752 T:1967821888 INFO: Previous line repeats 5 times.
  699. 16:30:41 28.820154 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2df50
  700. 16:30:41 28.832964 T:1967837184 DEBUG: JSONRPC: JSON schema type broadcastnext references an unknown type PVR.Details.Broadcast
  701. 16:30:41 28.833488 T:1967837184 WARNING: JSONRPC: Could not parse type "PVR.Details.Channel"
  702. 16:30:41 28.833767 T:1967837184 INFO: JSONRPC: Adding type "PVR.Details.Channel" to list of incomplete definitions (waiting for "PVR.Details.Broadcast")
  703. 16:30:41 28.835522 T:1967837184 DEBUG: JSONRPC: JSON schema type references an unknown type PVR.Details.Channel
  704. 16:30:41 28.835806 T:1967837184 DEBUG: Invalid item definition in "items" for type channels
  705. 16:30:41 28.836029 T:1967837184 WARNING: JSONRPC: Could not parse type "PVR.Details.ChannelGroup.Extended"
  706. 16:30:41 28.836269 T:1967837184 INFO: JSONRPC: Adding type "PVR.Details.ChannelGroup.Extended" to list of incomplete definitions (waiting for "PVR.Details.Channel")
  707. 16:30:41 28.838568 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  708. 16:30:41 28.840961 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  709. 16:30:41 28.845903 T:1967837184 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Broadcast
  710. 16:30:41 28.847324 T:1967837184 INFO: JSONRPC: Resolving incomplete types/methods referencing PVR.Details.Channel
  711. 16:30:41 28.865698 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  712. 16:30:41 28.866066 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  713. 16:30:41 28.923693 T:1967837184 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  714. 16:30:41 28.924063 T:1967837184 WARNING: JSONRPC: Could not parse type "GUI.Property.Value"
  715. 16:30:41 28.924311 T:1967837184 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  716. 16:30:41 28.925497 T:1967837184 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  717. 16:30:41 28.928190 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2df50
  718. 16:30:41 28.929073 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  719. 16:30:41 28.929415 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:32000->44100 format:1->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  720. 16:30:41 28.930750 T:1967821888 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  721. 16:30:41 28.931192 T:1967821888 INFO: Previous line repeats 1 times.
  722. 16:30:41 28.931370 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  723. 16:30:41 28.940390 T:1967821888 INFO: Previous line repeats 5 times.
  724. 16:30:41 28.940704 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2e1c0
  725. 16:30:41 28.958557 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  726. 16:30:41 28.961193 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  727. 16:30:41 28.974936 T:1967837184 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  728. 16:30:41 28.975296 T:1967837184 WARNING: JSONRPC: Could not parse type "Setting.Details.SettingList"
  729. 16:30:41 28.975544 T:1967837184 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  730. 16:30:41 28.980944 T:1967837184 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  731. 16:30:41 28.998390 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  732. 16:30:41 28.998758 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  733. 16:30:42 29.058149 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2e1c0
  734. 16:30:42 29.059242 T:1967821888 INFO: CActiveAEResamplePi::CActiveAEResamplePi
  735. 16:30:42 29.059576 T:1967821888 INFO: CActiveAEResamplePi::Init remap:(nil) chan:1->2 rate:44100->44100 format:1->3 bits:0->32 dither:8598696->0 norm:1 upmix:0
  736. 16:30:42 29.060724 T:1967821888 INFO: CActiveAEResamplePi::Init 0.71 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  737. 16:30:42 29.061172 T:1967821888 INFO: Previous line repeats 1 times.
  738. 16:30:42 29.061342 T:1967821888 INFO: CActiveAEResamplePi::Init 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
  739. 16:30:42 29.070480 T:1967821888 INFO: Previous line repeats 5 times.
  740. 16:30:42 29.070751 T:1967821888 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x74b2e210
  741. 16:30:42 29.088577 T:1967821888 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_mixer) - port(232), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288), nBufferAlignmen(32)
  742. 16:30:42 29.091251 T:1967821888 DEBUG: COMXCoreComponent::AllocOutputBuffers component(OMX.broadcom.audio_mixer) - port(231), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(524288) nBufferAlignmen(32)
  743. 16:30:42 29.111727 T:1967821888 INFO: CActiveAEResamplePi::~CActiveAEResamplePi
  744. 16:30:42 29.112091 T:1967821888 DEBUG: CActiveAEResamplePi:DeInit
  745. 16:30:42 29.168140 T:1967821888 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x74b2e210
  746. 16:30:42 29.335268 T:1967837184 INFO: JSONRPC v6.22.2: Successfully initialized
  747. 16:30:42 29.335798 T:1967837184 DEBUG: ADDON: Starting service addons.
  748. 16:30:42 29.338476 T:1967837184 DEBUG: Activating window ID: 12999
  749. 16:30:42 29.338909 T:1967837184 DEBUG: ------ Window Init (Startup.xml) ------
  750. 16:30:42 29.339149 T:1967837184 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  751. 16:30:42 29.366579 T:1967837184 INFO: removing tempfiles
  752. 16:30:42 29.372526 T:1967837184 DEBUG: ADDON: Starting service addons.
  753. 16:30:42 29.412319 T:1845466176 NOTICE: Thread LanguageInvoker start, auto delete: false
  754. 16:30:42 29.412844 T:1967837184 NOTICE: initialize done
  755. 16:30:42 29.413942 T:1967837184 NOTICE: Running the application...
  756. 16:30:42 29.414921 T:1967837184 DEBUG: Activating window ID: 10000
  757. 16:30:42 29.417284 T:1845466176 INFO: initializing python engine.
  758. 16:30:42 29.467892 T:1967837184 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x1e93f18
  759. 16:30:42 29.475945 T:1967837184 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  760. 16:30:42 29.486229 T:1967837184 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x2848c78
  761. 16:30:42 29.501173 T:1967837184 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x1e93d30
  762. 16:30:42 29.505245 T:1967837184 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  763. 16:30:42 29.741076 T:1967837184 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x1e93f18
  764. 16:30:42 29.745750 T:1967837184 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x2848c78
  765. 16:30:42 29.753950 T:1967837184 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x1e93d30
  766. 16:30:42 29.755960 T:1967837184 DEBUG: DecodeJpegToTexture: decoded special://skin/backgrounds/SKINDEFAULT.jpg 1280x720
  767. 16:30:42 29.756809 T:1967837184 DEBUG: ------ Window Init (Pointer.xml) ------
  768. 16:30:42 29.757986 T:1967837184 INFO: GLES: Enabling VSYNC
  769. 16:30:42 29.758322 T:1967837184 INFO: GLES: Selected vsync mode 10
  770. 16:30:42 29.805452 T:1967837184 DEBUG: ------ Window Deinit (Startup.xml) ------
  771. 16:30:42 29.806906 T:1967837184 DEBUG: ------ Window Init (Home.xml) ------
  772. 16:30:42 29.807425 T:1967837184 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  773. 16:30:44 31.096296 T:1845466176 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.openelec.settings/service.py): start processing
  774. 16:30:44 31.175200 T:1837077568 NOTICE: Thread JobWorker start, auto delete: true
  775. 16:30:44 31.175669 T:1837077568 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  776. 16:30:44 31.313288 T:1967837184 DEBUG: no profile autoexec.py (/storage/.kodi/userdata/autoexec.py) found, skipping
  777. 16:30:44 31.320253 T:1967837184 DEBUG: NetworkMessage - Starting network services
  778. 16:30:44 31.371113 T:1967837184 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  779. 16:30:44 31.371859 T:1967837184 NOTICE: starting zeroconf publishing
  780. 16:30:44 31.372711 T:1967837184 NOTICE: Webserver: Starting...
  781. 16:30:44 31.396820 T:1819546688 NOTICE: Thread JobWorker start, auto delete: true
  782. 16:30:44 31.399059 T:1967837184 NOTICE: WebServer: Started the webserver
  783. 16:30:44 31.401287 T:1837077568 DEBUG: GetRecentlyAddedAlbumSongs() query: SELECT songview.* FROM (SELECT idAlbum FROM albumview ORDER BY idAlbum DESC LIMIT 10) AS recentalbums JOIN songview ON songview.idAlbum=recentalbums.idAlbum
  784. 16:30:44 31.403067 T:1819546688 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.webserver type: _http._tcp name:Kodi (OpenELEC) port:80
  785. 16:30:44 31.403622 T:1819546688 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _http._tcp port:80
  786. 16:30:44 31.404987 T:1967837184 NOTICE: ES: Starting event server
  787. 16:30:44 31.416796 T:1785992256 NOTICE: Thread EventServer start, auto delete: false
  788. 16:30:44 31.417374 T:1785992256 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  789. 16:30:44 31.417772 T:1785992256 NOTICE: UDP: Listening on port 9777
  790. 16:30:44 31.418322 T:1967837184 INFO: JSONRPC Server: Successfully initialized
  791. 16:30:44 31.419275 T:1794380864 NOTICE: Thread JobWorker start, auto delete: true
  792. 16:30:44 31.419874 T:1794380864 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-http type: _xbmc-jsonrpc-h._tcp name:Kodi (OpenELEC) port:80
  793. 16:30:44 31.420368 T:1777603648 NOTICE: Thread TCPServer start, auto delete: false
  794. 16:30:44 31.423872 T:1967837184 DEBUG: SECTION:LoadDLL(libshairplay.so.0)
  795. 16:30:44 31.441828 T:1794380864 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-jsonrpc-h._tcp port:80
  796. 16:30:44 31.449455 T:1819546688 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:Kodi (OpenELEC) port:9777
  797. 16:30:44 31.459364 T:1967837184 DEBUG: Loading: libshairplay.so.0
  798. 16:30:44 31.475739 T:1837077568 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  799. 16:30:44 31.480223 T:1794380864 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:Kodi (OpenELEC) port:9090
  800. 16:30:44 31.481468 T:1819546688 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-events._udp port:9777
  801. 16:30:44 31.522940 T:1837077568 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  802. 16:30:44 31.534040 T:1967837184 INFO: AIRPLAY: Cleaning up photoassetcache
  803. 16:30:44 31.536858 T:1819546688 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airtunes type: _raop._tcp name:B827EB687D5F@Kodi (OpenELEC) port:36666
  804. 16:30:44 31.537292 T:1794380864 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _xbmc-jsonrpc._tcp port:9090
  805. 16:30:44 31.552988 T:1967837184 INFO: AIRPLAY Server: Successfully initialized
  806. 16:30:44 31.554422 T:1967837184 WARNING: CLangInfo: unable to load language "es_es". Trying to determine matching language addon...
  807. 16:30:44 31.555672 T:1967837184 WARNING: CLangInfo: unable to find an installed language addon matching "es_es". Trying to find an installable language...
  808. 16:30:44 31.566988 T:1760826432 NOTICE: Thread AirPlayServer start, auto delete: false
  809. 16:30:44 31.574738 T:1819546688 DEBUG: CZeroconfAvahi::addService() named: B827EB687D5F@Kodi (OpenELEC) type: _raop._tcp port:36666
  810. 16:30:44 31.575624 T:1794380864 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.airplay type: _airplay._tcp name:Kodi (OpenELEC) port:36667
  811. 16:30:44 31.619553 T:1794380864 DEBUG: CZeroconfAvahi::addService() named: Kodi (OpenELEC) type: _airplay._tcp port:36667
  812. 16:30:44 31.679495 T:1967837184 DEBUG: Checking repositories for updates (triggered by Kodi Add-on repository)
  813. 16:30:44 31.690256 T:1967837184 DEBUG: UpdateRepos - waiting for this repository update job to finish...
  814. 16:30:44 31.721739 T:1819546688 DEBUG: CFileCache::Open - opening <addons/gotham/addons.xml.md5> using cache
  815. 16:30:44 31.723284 T:1819546688 DEBUG: CurlFile::Open(0x74bcb868) http://mirrors.kodi.tv/addons/gotham/addons.xml.md5
  816. 16:30:44 31.728558 T:1819546688 INFO: easy_aquire - Created session to http://mirrors.kodi.tv
  817. 16:30:44 31.876499 T:1837077568 DEBUG: RunQuery took 11 ms for 0 items query: select * from movie_view WHERE (playCount <= 0) OR (playCount IS NULL) ORDER BY dateAdded desc, idMovie desc LIMIT 10
  818. 16:30:44 31.901655 T:1837077568 DEBUG: RunQuery took 16 ms for 0 items query: select * from episode_view WHERE (playCount <= 0) OR (playCount IS NULL) ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  819. 16:30:44 31.921322 T:1837077568 DEBUG: RunQuery took 16 ms for 0 items query: select * from musicvideo_view WHERE (playCount <= 0) OR (playCount IS NULL) ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  820. 16:30:44 31.940418 T:1837077568 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  821. 16:30:45 32.070335 T:1726219328 NOTICE: Thread FileCache start, auto delete: false
  822. 16:30:45 32.073669 T:1726219328 INFO: CFileCache::Process - Hit eof.
  823. 16:30:45 32.122192 T:1726219328 DEBUG: Thread FileCache 1726219328 terminating
  824. 16:30:45 32.124722 T:1819546688 DEBUG: CFileCache::Open - opening <addons/helix/addons.xml.md5> using cache
  825. 16:30:45 32.126030 T:1819546688 DEBUG: CurlFile::Open(0x74bc98f8) http://mirrors.kodi.tv/addons/helix/addons.xml.md5
  826. 16:30:45 32.202751 T:1827935296 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  827. 16:30:45 32.242527 T:1726219328 DEBUG: Previous line repeats 1 times.
  828. 16:30:45 32.242966 T:1726219328 NOTICE: Thread FileCache start, auto delete: false
  829. 16:30:45 32.247082 T:1726219328 INFO: CFileCache::Process - Hit eof.
  830. 16:30:45 32.290203 T:1827935296 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  831. 16:30:45 32.295002 T:1726219328 DEBUG: Thread FileCache 1726219328 terminating
  832. 16:30:45 32.296829 T:1819546688 DEBUG: CFileCache::Open - opening <addons/isengard/addons.xml.md5> using cache
  833. 16:30:45 32.298141 T:1819546688 DEBUG: CurlFile::Open(0x74bfd8b0) http://mirrors.kodi.tv/addons/isengard/addons.xml.md5
  834. 16:30:45 32.334892 T:1827935296 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  835. 16:30:45 32.410378 T:1726219328 DEBUG: Previous line repeats 1 times.
  836. 16:30:45 32.410694 T:1726219328 NOTICE: Thread FileCache start, auto delete: false
  837. 16:30:45 32.411453 T:1726219328 INFO: CFileCache::Process - Hit eof.
  838. 16:30:45 32.418175 T:1827935296 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  839. 16:30:45 32.461803 T:1726219328 DEBUG: Thread FileCache 1726219328 terminating
  840. 16:30:45 32.464279 T:1819546688 DEBUG: CFileCache::Open - opening <addons/gotham/addons.xml> using cache
  841. 16:30:45 32.465897 T:1819546688 DEBUG: CurlFile::Open(0x74bfdc00) http://mirrors.kodi.tv/addons/gotham/addons.xml
  842. 16:30:45 32.470100 T:1845466176 NOTICE: -->Python Interpreter Initialized<--
  843. 16:30:45 32.471001 T:1845466176 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.openelec.settings/service.py): the source file to load is "/usr/share/kodi/addons/service.openelec.settings/service.py"
  844. 16:30:45 32.472008 T:1845466176 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.openelec.settings/service.py): setting the Python path to /usr/share/kodi/addons/service.openelec.settings:/usr/lib/python27.zip:/usr/lib/python2.7:/usr/lib/python2.7/plat-linux2:/usr/lib/python2.7/lib-tk:/usr/lib/python2.7/lib-old:/usr/lib/python2.7/lib-dynload:/usr/lib/python2.7/site-packages:/usr/lib/python2.7/site-packages/gtk-2.0
  845. 16:30:45 32.472427 T:1845466176 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.openelec.settings/service.py): entering source directory /usr/share/kodi/addons/service.openelec.settings
  846. 16:30:45 32.473106 T:1845466176 DEBUG: CPythonInvoker(0, /usr/share/kodi/addons/service.openelec.settings/service.py): instantiating addon using automatically obtained id of "service.openelec.settings" dependent on version 2.1.0 of the xbmc.python api
  847. 16:30:45 32.984016 T:1819546688 DEBUG: CCurlFile::Open - effective URL: <http://mirror.nl.leaseweb.net/xbmc/addons/gotham/addons.xml>
  848. 16:30:45 32.990303 T:1726219328 NOTICE: Thread FileCache start, auto delete: false
  849. 16:30:47 34.283421 T:1726219328 INFO: CFileCache::Process - Hit eof.
  850. 16:30:47 34.498360 T:1845466176 NOTICE: ## OpenELEC Addon ## 0.6.5
  851. 16:30:50 37.749893 T:1726219328 DEBUG: Thread FileCache 1726219328 terminating
  852. 16:30:53 40.734089 T:1819546688 DEBUG: CFileCache::Open - opening <addons/helix/addons.xml> using cache
  853. 16:30:53 40.736282 T:1819546688 DEBUG: CurlFile::Open(0x658fb3c0) http://mirrors.kodi.tv/addons/helix/addons.xml
  854. 16:30:53 40.998531 T:1819546688 DEBUG: CCurlFile::Open - effective URL: <http://mirror.nl.leaseweb.net/xbmc/addons/helix/addons.xml>
  855. 16:30:53 40.999596 T:1674568768 NOTICE: Thread FileCache start, auto delete: false
  856. 16:30:54 41.437603 T:1674568768 INFO: CFileCache::Process - Hit eof.
  857. 16:30:54 41.794987 T:1674568768 DEBUG: Thread FileCache 1674568768 terminating
  858. 16:30:55 42.230453 T:1819546688 DEBUG: CFileCache::Open - opening <addons/isengard/addons.xml> using cache
  859. 16:30:55 42.232544 T:1819546688 DEBUG: CurlFile::Open(0x74bfeed0) http://mirrors.kodi.tv/addons/isengard/addons.xml
  860. 16:30:55 42.397202 T:1819546688 DEBUG: CCurlFile::Open - effective URL: <http://mirror.nl.leaseweb.net/xbmc/addons/isengard/addons.xml>
  861. 16:30:55 42.398155 T:1674568768 NOTICE: Thread FileCache start, auto delete: false
  862. 16:30:55 42.546387 T:1674568768 INFO: CFileCache::Process - Hit eof.
  863. 16:30:55 42.717449 T:1674568768 DEBUG: Thread FileCache 1674568768 terminating
  864. 16:31:14 61.685764 T:1794380864 DEBUG: Thread JobWorker 1794380864 terminating (autodelete)
  865. 16:31:15 62.195786 T:1837077568 DEBUG: Thread JobWorker 1837077568 terminating (autodelete)
  866. 16:31:34 81.541847 T:1957688384 DEBUG: CAESinkPi:Drain delay:99ms now:0ms
  867. 16:31:44 91.542450 T:1957688384 DEBUG: CAESinkPi:Deinitialize
  868. 16:31:44 91.543678 T:1957688384 DEBUG: CAESinkPi:SetAudioProps hdmi_stream_channels 0 hdmi_channel_map 00000000
  869. 16:31:44 91.556557 T:1957688384 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x74102050
  870. 16:32:05 112.216843 T:1785992256 NOTICE: ES: Client from 127.0.0.1 timed out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement