Advertisement
Guest User

xbmc_18th.log

a guest
Nov 18th, 2013
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 176.20 KB | None | 0 0
  1. ?20:28:46 T:3040961232 NOTICE: special://profile/ is mapped to: special://masterprofile/
  2. 20:28:46 T:3040961232 NOTICE: -----------------------------------------------------------------------
  3. 20:28:46 T:3040961232 NOTICE: Starting XBMC (13.0-ALPHA10 Git:20131118-a6b1f32). Platform: ARM Linux 32-bit
  4. 20:28:46 T:3040961232 NOTICE: Using Release XBMC x32 build, compiled Nov 18 2013 by GCC 4.7.1 for ARM Linux 32-bit 3.2.21
  5. 20:28:46 T:3040961232 NOTICE: Running on Linux 32-bit (Raspbian GNU/Linux 7 (wheezy), 3.10.17 armv6l)
  6. 20:28:46 T:3040961232 NOTICE: Host CPU: ARMv6-compatible processor rev 7 (v6l)
  7. , 1 core available
  8. 20:28:46 T:3040961232 NOTICE: ARM Features: Neon disabled
  9. 20:28:46 T:3040961232 NOTICE: special://xbmc/ is mapped to: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc
  10. 20:28:46 T:3040961232 NOTICE: special://xbmcbin/ is mapped to: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc
  11. 20:28:46 T:3040961232 NOTICE: special://masterprofile/ is mapped to: /home/pi/.xbmc/userdata
  12. 20:28:46 T:3040961232 NOTICE: special://home/ is mapped to: /home/pi/.xbmc
  13. 20:28:46 T:3040961232 NOTICE: special://temp/ is mapped to: /home/pi/.xbmc/temp
  14. 20:28:46 T:3040961232 NOTICE: The executable running is: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/xbmc.bin
  15. 20:28:46 T:3040961232 NOTICE: Local hostname: raspbmc
  16. 20:28:46 T:3040961232 NOTICE: Log File is located: /home/pi/.xbmc/temp/xbmc.log
  17. 20:28:46 T:3040961232 NOTICE: -----------------------------------------------------------------------
  18. 20:28:46 T:3040961232 NOTICE: load settings...
  19. 20:28:46 T:3040961232 ERROR: CSettingGroup: unable to read setting type of "videoscreen.monitor"
  20. 20:28:46 T:3040961232 WARNING: CSettingCategory: unable to read group "1"
  21. 20:28:46 T:3040961232 NOTICE: Loaded settings file from special://xbmc/system/advancedsettings.xml
  22. 20:28:46 T:3040961232 NOTICE: Contents of special://xbmc/system/advancedsettings.xml are...
  23. <?xml version="1.0" encoding="UTF-8" ?>
  24. <advancedsettings>
  25. <cputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</cputempcommand>
  26. <gputempcommand>/opt/vc/bin/vcgencmd measure_temp | sed -e &apos;s/temp=\([0-9]*\).*/\1 C/&apos;</gputempcommand>
  27. <network>
  28. <cachemembuffersize>20971520</cachemembuffersize>
  29. </network>
  30. <imageres>540</imageres>
  31. <fanartres>720</fanartres>
  32. <video>
  33. <defaultplayer>omxplayer</defaultplayer>
  34. <defaultdvdplayer>omxplayer</defaultdvdplayer>
  35. </video>
  36. <audio>
  37. <defaultplayer>paplayer</defaultplayer>
  38. <streamsilence>false</streamsilence>
  39. </audio>
  40. </advancedsettings>
  41. 20:28:46 T:3040961232 NOTICE: Loaded settings file from special://profile/advancedsettings.xml
  42. 20:28:46 T:3040961232 NOTICE: Contents of special://profile/advancedsettings.xml are...
  43. <advancedsettings>
  44. <fanartres>720</fanartres>
  45. <imageres>540</imageres>
  46. <network>
  47. <cachemembuffersize>5242880</cachemembuffersize>
  48. </network>
  49. <videodatabase>
  50. <type>mysql</type>
  51. <host>192.168.10.11</host>
  52. <port>3306</port>
  53. <user>xbmc</user>
  54. <pass>xbmc</pass>
  55. </videodatabase>
  56. <videolibrary>
  57. <importwatchedstate>true</importwatchedstate>
  58. </videolibrary>
  59. </advancedsettings>
  60. 20:28:46 T:3040961232 WARNING: VIDEO database configuration is experimental.
  61. 20:28:46 T:3040961232 NOTICE: Default DVD Player: omxplayer
  62. 20:28:46 T:3040961232 NOTICE: Default Video Player: omxplayer
  63. 20:28:46 T:3040961232 NOTICE: Default Audio Player: paplayer
  64. 20:28:46 T:3040961232 NOTICE: Enabled debug logging due to GUI setting (2)
  65. 20:28:46 T:3040961232 NOTICE: Log level changed to 2
  66. 20:28:46 T:3040961232 NOTICE: CMediaSourceSettings: loading media sources from special://masterprofile/sources.xml
  67. 20:28:46 T:3040961232 NOTICE: Loading player core factory settings from special://xbmc/system/playercorefactory.xml.
  68. 20:28:46 T:3040961232 DEBUG: CPlayerCoreConfig::<ctor>: created player DVDPlayer for core 1
  69. 20:28:46 T:3040961232 DEBUG: CPlayerCoreConfig::<ctor>: created player oldmplayercore for core 1
  70. 20:28:46 T:3040961232 DEBUG: CPlayerCoreConfig::<ctor>: created player PAPlayer for core 3
  71. 20:28:46 T:3040961232 DEBUG: CPlayerCoreConfig::<ctor>: created player OMXPlayer for core 4
  72. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: system rules
  73. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtv
  74. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: hdhomerun/myth/mms/udp
  75. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: lastfm/shout
  76. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtmp
  77. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: rtsp
  78. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: streams
  79. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: aacp/sdp
  80. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: mp2
  81. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvd
  82. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: dvdimage
  83. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: sdp/asf
  84. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: nsv
  85. 20:28:46 T:3040961232 DEBUG: CPlayerSelectionRule::Initialize: creating rule: radio
  86. 20:28:46 T:3040961232 NOTICE: Loaded playercorefactory configuration
  87. 20:28:46 T:3040961232 NOTICE: Loading player core factory settings from special://masterprofile/playercorefactory.xml.
  88. 20:28:46 T:3040961232 NOTICE: special://masterprofile/playercorefactory.xml does not exist. Skipping.
  89. 20:28:46 T:3040961232 NOTICE: WakeOnAccess - Load settings :
  90. 20:28:46 T:3040961232 NOTICE: -Network init timeout : [20] sec
  91. 20:28:46 T:3040961232 NOTICE: -Network settle time : [500] ms
  92. 20:28:46 T:3040961232 NOTICE: Registering wakeup entry:
  93. 20:28:46 T:3040961232 NOTICE: HostName : 192.168.10.11
  94. 20:28:46 T:3040961232 NOTICE: MacAddress : 00:11:24:D0:F4:A2
  95. 20:28:46 T:3040961232 NOTICE: PingPort : 3306
  96. 20:28:46 T:3040961232 NOTICE: PingMode : 1
  97. 20:28:46 T:3040961232 NOTICE: Timeout : 300 (sec)
  98. 20:28:46 T:3040961232 NOTICE: WaitForOnline : 40 (sec)
  99. 20:28:46 T:3040961232 NOTICE: WaitForOnlineEx : 40 (sec)
  100. 20:28:46 T:3040961232 NOTICE: WaitForServices : 0 (sec)
  101. 20:28:46 T:3040961232 NOTICE: Registering wakeup entry:
  102. 20:28:46 T:3040961232 NOTICE: HostName : 192.168.10.20
  103. 20:28:46 T:3040961232 NOTICE: MacAddress : 00:90:A9:BE:66:58
  104. 20:28:46 T:3040961232 NOTICE: PingPort : 0
  105. 20:28:46 T:3040961232 NOTICE: PingMode : 0
  106. 20:28:46 T:3040961232 NOTICE: Timeout : 300 (sec)
  107. 20:28:46 T:3040961232 NOTICE: WaitForOnline : 40 (sec)
  108. 20:28:46 T:3040961232 NOTICE: WaitForOnlineEx : 40 (sec)
  109. 20:28:46 T:3040961232 NOTICE: WaitForServices : 5 (sec)
  110. 20:28:46 T:3040961232 NOTICE: Registering wakeup entry:
  111. 20:28:46 T:3040961232 NOTICE: HostName : msmba.local
  112. 20:28:46 T:3040961232 NOTICE: MacAddress : 10:40:F3:81:0E:C4
  113. 20:28:46 T:3040961232 NOTICE: PingPort : 0
  114. 20:28:46 T:3040961232 NOTICE: PingMode : 0
  115. 20:28:46 T:3040961232 NOTICE: Timeout : 300 (sec)
  116. 20:28:46 T:3040961232 NOTICE: WaitForOnline : 40 (sec)
  117. 20:28:46 T:3040961232 NOTICE: WaitForOnlineEx : 40 (sec)
  118. 20:28:46 T:3040961232 NOTICE: WaitForServices : 5 (sec)
  119. 20:28:46 T:3040961232 NOTICE: Registering wakeup entry:
  120. 20:28:46 T:3040961232 NOTICE: HostName : 192.168.10.1
  121. 20:28:46 T:3040961232 NOTICE: MacAddress : 30:46:9A:0B:65:52
  122. 20:28:46 T:3040961232 NOTICE: PingPort : 0
  123. 20:28:46 T:3040961232 NOTICE: PingMode : 0
  124. 20:28:46 T:3040961232 NOTICE: Timeout : 300 (sec)
  125. 20:28:46 T:3040961232 NOTICE: WaitForOnline : 40 (sec)
  126. 20:28:46 T:3040961232 NOTICE: WaitForOnlineEx : 40 (sec)
  127. 20:28:46 T:3040961232 NOTICE: WaitForServices : 5 (sec)
  128. 20:28:46 T:3040961232 INFO: creating subdirectories
  129. 20:28:46 T:3040961232 INFO: userdata folder: special://masterprofile/
  130. 20:28:46 T:3040961232 INFO: recording folder:
  131. 20:28:46 T:3040961232 INFO: screenshots folder:
  132. 20:28:46 T:3040961232 INFO: load language info file: special://xbmc/language/English/langinfo.xml
  133. 20:28:46 T:3040961232 DEBUG: trying to set locale to en_DE.UTF-8
  134. 20:28:46 T:3040961232 INFO: global locale set to C
  135. 20:28:46 T:3040961232 DEBUG: unable to load special://xbmc/language/original/langinfo.xml: Failed to open file at line 0
  136. 20:28:46 T:3040961232 INFO: load English language file, from path: special://xbmc/language/
  137. 20:28:46 T:3040961232 DEBUG: POParser: loaded 3110 strings from file /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/language/English/strings.po
  138. 20:28:46 T:3039417408 NOTICE: Thread CPiAudio start, auto delete: false
  139. 20:28:46 T:3040961232 NOTICE: Running database version Addons15
  140. 20:28:46 T:3040961232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/libcpluff-arm.so)
  141. 20:28:46 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/libcpluff-arm.so
  142. 20:28:47 T:3040961232 INFO: ADDON: cpluff: 'Could not read plug-in directory /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/addons: No such file or directory'
  143. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.json has been installed.'
  144. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.fanart.tv has been installed.'
  145. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.raspbmc.settings has been installed.'
  146. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.xbmc.subtitles has been installed.'
  147. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in webinterface.default has been installed.'
  148. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in repository.xbmc.org has been installed.'
  149. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.black has been installed.'
  150. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.vdr.vnsi has been installed.'
  151. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.argustv has been installed.'
  152. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.mediaportal.tvserver has been installed.'
  153. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in weather.wunderground has been installed.'
  154. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.simplejson has been installed.'
  155. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in screensaver.xbmc.builtin.dim has been installed.'
  156. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.favourites has been installed.'
  157. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.themoviedb.org has been installed.'
  158. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in service.raspbmc.updatenotification has been installed.'
  159. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.metadata has been installed.'
  160. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in service.xbmc.versioncheck has been installed.'
  161. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvblink has been installed.'
  162. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence has been installed.'
  163. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in visualization.glspectrum has been installed.'
  164. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.beautifulsoup has been installed.'
  165. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.pil has been installed.'
  166. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.gui has been installed.'
  167. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.amazon.de has been installed.'
  168. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.common.plugin.cache has been installed.'
  169. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in service.skin.widgets has been installed.'
  170. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.vuplus has been installed.'
  171. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.musicvideos.theaudiodb.com has been installed.'
  172. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.simple.downloader has been installed.'
  173. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.core has been installed.'
  174. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.youtube has been installed.'
  175. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.demo has been installed.'
  176. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.requests has been installed.'
  177. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in plugin.video.svtplay has been installed.'
  178. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.iptvsimple has been installed.'
  179. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.pvr has been installed.'
  180. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.njoy has been installed.'
  181. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.nextpvr has been installed.'
  182. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in gameclient.fceu-next has been installed.'
  183. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.album.universal has been installed.'
  184. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.htbackdrops.com has been installed.'
  185. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.dvbviewer has been installed.'
  186. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in skin.maximinimalism has been installed.'
  187. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in skin.amber has been installed.'
  188. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.mythtv.cmyth has been installed.'
  189. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.tvdb.com has been installed.'
  190. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.allmusic.com has been installed.'
  191. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.musicbrainz.org has been installed.'
  192. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.local has been installed.'
  193. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.last.fm has been installed.'
  194. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.mechanize has been installed.'
  195. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.themoviedb.org has been installed.'
  196. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.debug has been installed.'
  197. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in script.module.parsedom has been installed.'
  198. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.artists.universal has been installed.'
  199. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.theaudiodb.com has been installed.'
  200. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.python has been installed.'
  201. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.imdb.com has been installed.'
  202. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in visualization.waveform has been installed.'
  203. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in pvr.hts has been installed.'
  204. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.addon has been installed.'
  205. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in skin.confluence.classic has been installed.'
  206. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in xbmc.codec has been installed.'
  207. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Plug-in metadata.common.hdtrailers.net has been installed.'
  208. 20:28:47 T:3040961232 DEBUG: ADDON: cpluff: 'Not all directories were successfully scanned.'
  209. 20:28:47 T:3040961232 NOTICE: ADDONS: Using repository repository.xbmc.org
  210. 20:28:47 T:3040961232 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  211. 20:28:47 T:3040961232 INFO: LIRC Initialize: connect failed: No such file or directory
  212. 20:28:47 T:3040961232 DEBUG: Failed to connect to LIRC. Retry in 10s.
  213. 20:28:47 T:3040961232 DEBUG: LoadMappings - loaded node "Motorola Nyxboard Hybrid"
  214. 20:28:47 T:3040961232 DEBUG: LoadMappings - loaded node "CEC Adapter"
  215. 20:28:47 T:3040961232 DEBUG: LoadMappings - loaded node "Pulse-Eight CEC Adapter"
  216. 20:28:47 T:3040961232 DEBUG: LoadMappings - loaded node "iMON HID device"
  217. 20:28:47 T:3040961232 DEBUG: CPeripheralBusUSB - initialised udev monitor
  218. 20:28:47 T:3040961232 DEBUG: SECTION:LoadDLL(libcec.so.2)
  219. 20:28:47 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/libcec.so.2
  220. 20:28:47 T:3040961232 DEBUG: GetMappingForDevice - device (2708:1001) mapped to CEC Adapter (type = cec)
  221. 20:28:47 T:3040961232 DEBUG: InitialiseFeature - using libCEC v2.1.3
  222. 20:28:47 T:3040961232 DEBUG: Initialise - initialised peripheral on 'RPI' with 2 features and 0 sub devices
  223. 20:28:47 T:3040961232 NOTICE: Register - new cec device registered on cec->RPI: CEC Adapter (2708:1001)
  224. 20:28:47 T:3013424192 NOTICE: Thread PeripBusCEC start, auto delete: false
  225. 20:28:47 T:3021812800 NOTICE: Thread CECAdapter start, auto delete: false
  226. 20:28:47 T:3021812800 DEBUG: OpenConnection - opening a connection to the CEC adapter: RPI
  227. 20:28:47 T:3021812800 DEBUG: CecLogMessage - unregistering all CEC clients
  228. 20:28:47 T:3021812800 DEBUG: CecLogMessage - Broadcast (F): osd name set to 'Broadcast'
  229. 20:28:47 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchiq_initialise succeeded
  230. 20:28:47 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchi_initialise succeeded
  231. 20:28:47 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchi_connect succeeded
  232. 20:28:47 T:3005035584 NOTICE: Thread PeripBusUSBUdev start, auto delete: false
  233. 20:28:47 T:3040961232 DEBUG: Selected UDisks as storage provider
  234. 20:28:47 T:3040961232 DEBUG: UDisks: DaemonVersion 1
  235. 20:28:47 T:3040961232 DEBUG: UDisks: Querying available devices
  236. 20:28:47 T:3040961232 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable true IsPartition false IsOptical false
  237. 20:28:47 T:3040961232 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/sda1: IsFileSystem true HasFileSystem ext4 IsSystemInternal false IsMounted true IsRemovable true IsPartition true IsOptical false
  238. 20:28:47 T:3040961232 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/mmcblk0: IsFileSystem false HasFileSystem IsSystemInternal false IsMounted false IsRemovable false IsPartition false IsOptical false
  239. 20:28:48 T:3040961232 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/zram0: IsFileSystem false HasFileSystem IsSystemInternal true IsMounted false IsRemovable false IsPartition false IsOptical false
  240. 20:28:48 T:3040961232 DEBUG: UDisks: Is not able to mount DeviceUDI /org/freedesktop/UDisks/devices/mmcblk0p1: IsFileSystem true HasFileSystem vfat IsSystemInternal false IsMounted true IsRemovable false IsPartition true IsOptical false
  241. 20:28:48 T:3040961232 DEBUG: DllBcm: Using omx system library
  242. 20:28:48 T:3040961232 DEBUG: SECTION:LoadDLL(libopenmaxil.so)
  243. 20:28:48 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/libopenmaxil.so
  244. 20:28:48 T:3040961232 NOTICE: Raspberry PI firmware version: Nov 15 2013 14:13:47
  245. Copyright (c) 2012 Broadcom
  246. version 162026b1448f491e97e3b3b57cdca29be6a1d61a (tainted) (release)
  247. 20:28:48 T:3040961232 NOTICE: ARM mem: 256MB GPU mem: 256MB
  248. 20:28:48 T:3040961232 DEBUG: DllBcm: Using omx system library
  249. 20:28:48 T:3040961232 NOTICE: InitWindowSystem: Using EGL Implementation: raspberrypi
  250. 20:28:48 T:2954646592 NOTICE: Thread CRBPWorker start, auto delete: false
  251. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  252. 20:28:48 T:3040961232 DEBUG: EGL initial desktop resolution 1920x1080 @ 60.00 - Full Screen (1.00)
  253. 20:28:48 T:3040961232 DEBUG: EGL get supported modes (1) = 16, prefer_group=1, prefer_mode=10
  254. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  255. 20:28:48 T:3040961232 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (1.00) :1
  256. 20:28:48 T:3040961232 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (2.00) SBS
  257. 20:28:48 T:3040961232 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (0.50) TAB
  258. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  259. 20:28:48 T:3040961232 DEBUG: EGL mode 1: 720x480 @ 60.00 - Full Screen (0.89) :2
  260. 20:28:48 T:3040961232 DEBUG: EGL mode 1: 720x480 @ 60.00 - Full Screen (1.78) SBS
  261. 20:28:48 T:3040961232 DEBUG: EGL mode 1: 720x480 @ 60.00 - Full Screen (0.44) TAB
  262. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  263. 20:28:48 T:3040961232 DEBUG: EGL mode 2: 720x480 @ 60.00 - Full Screen (1.19) :3
  264. 20:28:48 T:3040961232 DEBUG: EGL mode 2: 720x480 @ 60.00 - Full Screen (2.37) SBS
  265. 20:28:48 T:3040961232 DEBUG: EGL mode 2: 720x480 @ 60.00 - Full Screen (0.59) TAB
  266. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  267. 20:28:48 T:3040961232 DEBUG: EGL mode 3: 1280x720 @ 60.00 - Full Screen (1.00) :4
  268. 20:28:48 T:3040961232 DEBUG: EGL mode 3: 1280x720 @ 60.00 - Full Screen (2.00) SBS
  269. 20:28:48 T:3040961232 DEBUG: EGL mode 3: 1280x720 @ 60.00 - Full Screen (0.50) TAB
  270. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  271. 20:28:48 T:3040961232 DEBUG: EGL mode 4: 1920x1080 @ 60.00i - Full Screen (1.00) I:5
  272. 20:28:48 T:3040961232 DEBUG: EGL mode 4: 1920x1080 @ 60.00i - Full Screen (2.00) SBS
  273. 20:28:48 T:3040961232 DEBUG: EGL mode 4: 1920x1080 @ 60.00i - Full Screen (0.50) TAB
  274. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  275. 20:28:48 T:3040961232 DEBUG: EGL mode 5: 720x480 @ 60.00i - Full Screen (0.89) I:6
  276. 20:28:48 T:3040961232 DEBUG: EGL mode 5: 720x480 @ 60.00i - Full Screen (1.78) SBS
  277. 20:28:48 T:3040961232 DEBUG: EGL mode 5: 720x480 @ 60.00i - Full Screen (0.44) TAB
  278. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  279. 20:28:48 T:3040961232 DEBUG: EGL mode 6: 720x480 @ 60.00i - Full Screen (1.19) I:7
  280. 20:28:48 T:3040961232 DEBUG: EGL mode 6: 720x480 @ 60.00i - Full Screen (2.37) SBS
  281. 20:28:48 T:3040961232 DEBUG: EGL mode 6: 720x480 @ 60.00i - Full Screen (0.59) TAB
  282. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  283. 20:28:48 T:3040961232 DEBUG: EGL mode 7: 1920x1080 @ 60.00 - Full Screen (1.00) N:10
  284. 20:28:48 T:3040961232 DEBUG: EGL mode 7: 1920x1080 @ 60.00 - Full Screen (2.00) SBS
  285. 20:28:48 T:3040961232 DEBUG: EGL mode 7: 1920x1080 @ 60.00 - Full Screen (0.50) TAB
  286. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  287. 20:28:48 T:3040961232 DEBUG: EGL mode 8: 720x576 @ 50.00 - Full Screen (1.07) :11
  288. 20:28:48 T:3040961232 DEBUG: EGL mode 8: 720x576 @ 50.00 - Full Screen (2.13) SBS
  289. 20:28:48 T:3040961232 DEBUG: EGL mode 8: 720x576 @ 50.00 - Full Screen (0.53) TAB
  290. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  291. 20:28:48 T:3040961232 DEBUG: EGL mode 9: 720x576 @ 50.00 - Full Screen (1.42) :12
  292. 20:28:48 T:3040961232 DEBUG: EGL mode 9: 720x576 @ 50.00 - Full Screen (2.84) SBS
  293. 20:28:48 T:3040961232 DEBUG: EGL mode 9: 720x576 @ 50.00 - Full Screen (0.71) TAB
  294. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  295. 20:28:48 T:3040961232 DEBUG: EGL mode 10: 1280x720 @ 50.00 - Full Screen (1.00) :13
  296. 20:28:48 T:3040961232 DEBUG: EGL mode 10: 1280x720 @ 50.00 - Full Screen (2.00) SBS
  297. 20:28:48 T:3040961232 DEBUG: EGL mode 10: 1280x720 @ 50.00 - Full Screen (0.50) TAB
  298. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  299. 20:28:48 T:3040961232 DEBUG: EGL mode 11: 1920x1080 @ 50.00i - Full Screen (1.00) I:14
  300. 20:28:48 T:3040961232 DEBUG: EGL mode 11: 1920x1080 @ 50.00i - Full Screen (2.00) SBS
  301. 20:28:48 T:3040961232 DEBUG: EGL mode 11: 1920x1080 @ 50.00i - Full Screen (0.50) TAB
  302. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  303. 20:28:48 T:3040961232 DEBUG: EGL mode 12: 720x576 @ 50.00i - Full Screen (1.07) I:15
  304. 20:28:48 T:3040961232 DEBUG: EGL mode 12: 720x576 @ 50.00i - Full Screen (2.13) SBS
  305. 20:28:48 T:3040961232 DEBUG: EGL mode 12: 720x576 @ 50.00i - Full Screen (0.53) TAB
  306. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  307. 20:28:48 T:3040961232 DEBUG: EGL mode 13: 720x576 @ 50.00i - Full Screen (1.42) I:16
  308. 20:28:48 T:3040961232 DEBUG: EGL mode 13: 720x576 @ 50.00i - Full Screen (2.84) SBS
  309. 20:28:48 T:3040961232 DEBUG: EGL mode 13: 720x576 @ 50.00i - Full Screen (0.71) TAB
  310. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  311. 20:28:48 T:3040961232 DEBUG: EGL mode 14: 1920x1080 @ 50.00 - Full Screen (1.00) N:1f
  312. 20:28:48 T:3040961232 DEBUG: EGL mode 14: 1920x1080 @ 50.00 - Full Screen (2.00) SBS
  313. 20:28:48 T:3040961232 DEBUG: EGL mode 14: 1920x1080 @ 50.00 - Full Screen (0.50) TAB
  314. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  315. 20:28:48 T:3040961232 DEBUG: EGL mode 15: 1920x1080 @ 24.00 - Full Screen (1.00) :20
  316. 20:28:48 T:3040961232 DEBUG: EGL mode 15: 1920x1080 @ 24.00 - Full Screen (2.00) SBS
  317. 20:28:48 T:3040961232 DEBUG: EGL mode 15: 1920x1080 @ 24.00 - Full Screen (0.50) TAB
  318. 20:28:48 T:3040961232 DEBUG: EGL get supported modes (2) = 1, prefer_group=1, prefer_mode=10
  319. 20:28:48 T:3040961232 DEBUG: CSettingsManager: requested setting (videoscreen.limitgui) was not found.
  320. 20:28:48 T:3040961232 DEBUG: EGL mode 0: 640x480 @ 60.00 - Full Screen (1.00) :4
  321. 20:28:48 T:3040961232 NOTICE: Found resolution 640 x 480 for display 0 with 640 x 480 @ 60.000000 Hz
  322. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  323. 20:28:48 T:3040961232 NOTICE: Found resolution 720 x 480 for display 0 with 720 x 480 @ 60.000000 Hz
  324. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  325. 20:28:48 T:3040961232 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 60.000000 Hz
  326. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  327. 20:28:48 T:3040961232 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 60.000000 Hz
  328. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  329. 20:28:48 T:3040961232 NOTICE: Found resolution 720 x 576 for display 0 with 720 x 576 @ 50.000000 Hz
  330. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  331. 20:28:48 T:3040961232 NOTICE: Found resolution 1280 x 720 for display 0 with 1280 x 720 @ 50.000000 Hz
  332. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  333. 20:28:48 T:3040961232 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 50.000000 Hz
  334. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  335. 20:28:48 T:3040961232 NOTICE: Found resolution 1920 x 1080 for display 0 with 1920 x 1080 @ 24.000000 Hz
  336. 20:28:48 T:3040961232 NOTICE: Previous line repeats 2 times.
  337. 20:28:48 T:3040961232 NOTICE: Found (1920x1080@60.000000) at 25, setting to RES_DESKTOP at 16
  338. 20:28:48 T:3040961232 NOTICE: Checking resolution 16
  339. 20:28:48 T:3040961232 DEBUG: EGL set HDMI mode (1,16)=0
  340. 20:28:48 T:2988258368 DEBUG: EGL tv_service_callback (8,1,16)
  341. 20:28:48 T:3040961232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  342. 20:28:48 T:3040961232 DEBUG: CreateWindow: Created surface of size 1920x1080
  343. 20:28:48 T:3040961232 NOTICE: GL_VENDOR = Broadcom
  344. 20:28:48 T:3040961232 NOTICE: GL_RENDERER = VideoCore IV HW
  345. 20:28:48 T:3040961232 NOTICE: GL_VERSION = OpenGL ES 2.0
  346. 20:28:48 T:3040961232 NOTICE: GL_SHADING_LANGUAGE_VERSION = OpenGL ES GLSL ES 1.00
  347. 20:28:48 T:3040961232 DEBUG: GLES: Extension Support Test - GL_NVX_gpu_memory_info NO
  348. 20:28:48 T:3040961232 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
  349. 20:28:48 T:3040961232 DEBUG: GLES: Extension Support Test - GL_EXT_texture_format_BGRA8888 YES
  350. 20:28:48 T:3040961232 DEBUG: GLES: Extension Support Test - GL_IMG_texture_format_BGRA8888 NO
  351. 20:28:48 T:3040961232 DEBUG: GLES: Extension Support Test - GL_APPLE_texture_format_BGRA8888 NO
  352. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  353. 20:28:48 T:3040961232 DEBUG: Compiled
  354. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  355. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  356. 20:28:48 T:3040961232 DEBUG: Compiled
  357. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  358. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_default.glsl]- Initialise successful : 0x104d330
  359. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  360. 20:28:48 T:3040961232 DEBUG: Compiled
  361. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  362. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  363. 20:28:48 T:3040961232 DEBUG: Compiled
  364. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  365. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_texture.glsl]- Initialise successful : 0x104d2a0
  366. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  367. 20:28:48 T:3040961232 DEBUG: Compiled
  368. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  369. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  370. 20:28:48 T:3040961232 DEBUG: Compiled
  371. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  372. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_multi.glsl]- Initialise successful : 0xfa5680
  373. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  374. 20:28:48 T:3040961232 DEBUG: Compiled
  375. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  376. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  377. 20:28:48 T:3040961232 DEBUG: Compiled
  378. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  379. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_fonts.glsl]- Initialise successful : 0x1071f00
  380. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  381. 20:28:48 T:3040961232 DEBUG: Compiled
  382. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  383. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  384. 20:28:48 T:3040961232 DEBUG: Compiled
  385. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  386. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_texture_noblend.glsl]- Initialise successful : 0x1054b68
  387. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  388. 20:28:48 T:3040961232 DEBUG: Compiled
  389. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  390. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  391. 20:28:48 T:3040961232 DEBUG: Compiled
  392. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  393. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_multi_blendcolor.glsl]- Initialise successful : 0x104ed28
  394. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  395. 20:28:48 T:3040961232 DEBUG: Compiled
  396. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  397. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  398. 20:28:48 T:3040961232 DEBUG: Compiled
  399. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  400. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_rgba.glsl]- Initialise successful : 0x1058d68
  401. 20:28:48 T:3040961232 DEBUG: GLES: Extension Support Test - GL_OES_EGL_image_external YES
  402. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  403. 20:28:48 T:3040961232 DEBUG: Compiled
  404. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  405. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  406. 20:28:48 T:3040961232 DEBUG: Compiled
  407. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  408. 20:28:48 T:3040961232 DEBUG: GUI Shader [guishader_frag_rgba_oes.glsl]- Initialise successful : 0xed82d0
  409. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compilation log:
  410. 20:28:48 T:3040961232 DEBUG: Compiled
  411. 20:28:48 T:3040961232 DEBUG: GL: Vertex Shader compiled successfully
  412. 20:28:48 T:3040961232 DEBUG: GL: Pixel Shader compilation log:
  413. 20:28:48 T:3040961232 DEBUG: Compiled
  414. 20:28:48 T:3040961232 DEBUG: GL: Fragment Shader compiled successfully
  415. 20:28:49 T:3040961232 DEBUG: GUI Shader [guishader_frag_rgba_blendcolor.glsl]- Initialise successful : 0xed8350
  416. 20:28:49 T:3040961232 DEBUG: CWinSystemEGL::CreateNewWindow: No need to create a new window
  417. 20:28:49 T:3040961232 INFO: GLES: Maximum texture width: 2048
  418. 20:28:49 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  419. 20:28:49 T:3040961232 INFO: load default splash image: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/media/Splash.png
  420. 20:28:49 T:3040961232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/ImageLib-arm.so)
  421. 20:28:49 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/ImageLib-arm.so
  422. 20:28:49 T:3040961232 INFO: load keymapping
  423. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/appcommand.xml
  424. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/gamepad.xml
  425. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/hama_mce.xml
  426. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Alienware.Dual.Compatible.Controller.xml
  427. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.AppleRemote.xml
  428. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Interact.AxisPad.xml
  429. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Logitech.RumblePad.2.xml
  430. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.360.Controller.xml
  431. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Microsoft.Xbox.Controller.S.xml
  432. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.PS3.Remote.Keyboard.xml
  433. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.Sony.PLAYSTATION(R)3.Controller.xml
  434. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.WiiRemote.xml
  435. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/joystick.xml
  436. 20:28:49 T:3040961232 NOTICE: No Joystick name specified, loading default map
  437. 20:28:49 T:3040961232 NOTICE: Previous line repeats 35 times.
  438. 20:28:49 T:3040961232 INFO: Loading special://xbmc/system/keymaps/keyboard.xml
  439. 20:28:50 T:3040961232 INFO: Loading special://xbmc/system/keymaps/mouse.xml
  440. 20:28:50 T:3040961232 INFO: Loading special://xbmc/system/keymaps/remote.xml
  441. 20:28:50 T:3040961232 INFO: Loading special://xbmc/system/keymaps/touchscreen.xml
  442. 20:28:50 T:3040961232 INFO: Loading special://masterprofile/keymaps/remote.xml
  443. 20:28:50 T:3040961232 INFO: Loading special://profile/keymaps/remote.xml
  444. 20:28:50 T:3040961232 INFO: Loading special://xbmc/system/Lircmap.xml
  445. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'mceusb'
  446. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'XboxDVDDongle'
  447. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'Microsoft_Xbox'
  448. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'PinnacleSysPCTVRemote'
  449. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'anysee'
  450. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'iMON-PAD'
  451. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'Antec_Veris_RM200'
  452. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'MCE_via_iMON'
  453. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'TwinHanRemote'
  454. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'linux-input-layer'
  455. 20:28:50 T:3040961232 INFO: * Linking remote mapping for 'linux-input-layer' to 'cx23885_remote'
  456. 20:28:50 T:3040961232 INFO: * Linking remote mapping for 'linux-input-layer' to 'devinput'
  457. 20:28:50 T:3040961232 INFO: * Adding remote mapping for device 'mediacenter'
  458. 20:28:50 T:3040961232 DEBUG: CButtonTranslator::Load - no userdata Lircmap.xml found, skipping
  459. 20:28:50 T:3040961232 INFO: GUI format 1920x1080, Display 1920x1080 @ 60.00 - Full Screen
  460. 20:28:50 T:3040961232 DEBUG: guilib: Fill viewport on change for solving rendering passes
  461. 20:28:50 T:3040961232 DEBUG: SECTION:LoadDLL(libcurl-gnutls.so.4)
  462. 20:28:50 T:3040961232 DEBUG: Loading: libcurl-gnutls.so.4
  463. 20:28:50 T:3040961232 NOTICE: Running database version Addons15
  464. 20:28:50 T:3040961232 DEBUG: Initialize, updating databases...
  465. 20:28:50 T:3040961232 NOTICE: Running database version ViewModes6
  466. 20:28:50 T:3040961232 NOTICE: Running database version Textures13
  467. 20:28:50 T:3040961232 NOTICE: Running database version MyMusic37
  468. 20:28:50 T:3040961232 NOTICE: WakeOnAccess [192.168.10.11] trigged by accessing : MySQL : MyVideos77
  469. 20:28:50 T:3040961232 NOTICE: WakeOnAccess success exit, server already running
  470. 20:28:50 T:3040961232 NOTICE: Running database version MyVideos77
  471. 20:28:50 T:3040961232 NOTICE: Running database version TV22
  472. 20:28:50 T:3040961232 NOTICE: Running database version Epg7
  473. 20:28:50 T:3040961232 DEBUG: Initialize, updating databases... DONE
  474. 20:28:50 T:3040961232 NOTICE: start dvd mediatype detection
  475. 20:28:50 T:3040961232 NOTICE: initializing playlistplayer
  476. 20:28:50 T:3040961232 NOTICE: DONE initializing playlistplayer
  477. 20:28:50 T:3040961232 INFO: DPMS: not supported on this platform
  478. 20:28:50 T:2936259648 NOTICE: Thread DetectDVDMedia start, auto delete: false
  479. 20:28:50 T:2936259648 DEBUG: Compiled with libcdio Version 0.83
  480. 20:28:50 T:2936259648 DEBUG: Thread DetectDVDMedia 2936259648 terminating
  481. 20:28:51 T:3021812800 ERROR: CecLogMessage - failed to release the previous LA
  482. 20:28:51 T:3021812800 ERROR: CecLogMessage - could not open a connection (try 1)
  483. 20:28:51 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  484. 20:28:51 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  485. 20:28:51 T:3040961232 INFO: Unloading old skin ...
  486. 20:28:51 T:3040961232 INFO: load skin from: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic (version: 2.2.2)
  487. 20:28:51 T:3040961232 INFO: load fonts for skin...
  488. 20:28:51 T:3040961232 INFO: Loading fonts from /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/720p/Font.xml
  489. 20:28:51 T:3040961232 DEBUG: POParser: loaded 145 strings from file /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/language/English/strings.po
  490. 20:28:51 T:3040961232 INFO: Loading skin includes from /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/720p/includes.xml
  491. 20:28:52 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchiq_initialise succeeded
  492. 20:28:52 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchi_initialise succeeded
  493. 20:28:52 T:3021812800 DEBUG: CecLogMessage - InitHostCEC - vchi_connect succeeded
  494. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Broadcast (f)
  495. 20:28:52 T:3021812800 DEBUG: CecLogMessage - RegisterLogicalAddress - registering address e
  496. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Recorder 1 (1)
  497. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Free use (e)
  498. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Open - vc_cec initialised
  499. 20:28:52 T:3021812800 DEBUG: CecLogMessage - connection opened
  500. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << Broadcast (F) -> TV (0): POLL
  501. 20:28:52 T:3021812800 DEBUG: CecLogMessage - initiator 'Broadcast' is not supported by the CEC adapter. using 'Free use' instead
  502. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << e0
  503. 20:28:52 T:2944726080 DEBUG: CecLogMessage - processor thread started
  504. 20:28:52 T:3021812800 DEBUG: CecLogMessage - >> POLL sent
  505. 20:28:52 T:3021812800 DEBUG: CecLogMessage - TV (0): device status changed into 'present'
  506. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << requesting vendor ID of 'TV' (0)
  507. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << e0:8c
  508. 20:28:52 T:3040961232 INFO: load new skin...
  509. 20:28:52 T:3040961232 INFO: Loading user windows, path /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/720p
  510. 20:28:52 T:3040961232 DEBUG: Load Skin XML: 43.06ms
  511. 20:28:52 T:3040961232 INFO: initialize new skin...
  512. 20:28:52 T:3040961232 DEBUG: guilib: Fill viewport on change for solving rendering passes
  513. 20:28:52 T:3040961232 INFO: Loading skin file: Pointer.xml, load type: LOAD_ON_GUI_INIT
  514. 20:28:52 T:3040961232 DEBUG: OpenBundle - Opened bundle /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/media/Textures.xbt
  515. 20:28:52 T:3040961232 INFO: Loading skin file: DialogVolumeBar.xml, load type: LOAD_ON_GUI_INIT
  516. 20:28:52 T:2944726080 DEBUG: CecLogMessage - >> 0f:87:00:80:45
  517. 20:28:52 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Broadcast (F): device vendor id (87)
  518. 20:28:52 T:2944726080 DEBUG: CecLogMessage - TV (0): vendor = Panasonic (008045)
  519. 20:28:52 T:3021812800 DEBUG: CecLogMessage - expected response received (87: device vendor id)
  520. 20:28:52 T:2944726080 DEBUG: CecLogMessage - replacing the command handler for device 'TV' (0)
  521. 20:28:52 T:3021812800 DEBUG: CecLogMessage - registering new CEC client - v2.1.3
  522. 20:28:52 T:3021812800 DEBUG: CecLogMessage - detecting logical address for type 'playback device'
  523. 20:28:52 T:3021812800 DEBUG: CecLogMessage - trying logical address 'Playback 1'
  524. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << Playback 1 (4) -> Playback 1 (4): POLL
  525. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << 44
  526. 20:28:52 T:3021812800 DEBUG: CecLogMessage - UnregisterLogicalAddress - releasing previous logical address
  527. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Broadcast (f)
  528. 20:28:52 T:3021812800 DEBUG: CecLogMessage - RegisterLogicalAddress - registering address 4
  529. 20:28:52 T:3040961232 INFO: Loading skin file: DialogKaiToast.xml, load type: LOAD_ON_GUI_INIT
  530. 20:28:52 T:3040961232 INFO: Loading skin file: DialogMuteBug.xml, load type: LOAD_ON_GUI_INIT
  531. 20:28:52 T:3040961232 INFO: Loading skin file: DialogSeekBar.xml, load type: LOAD_ON_GUI_INIT
  532. 20:28:52 T:3040961232 INFO: Loading skin file: DialogBusy.xml, load type: LOAD_ON_GUI_INIT
  533. 20:28:52 T:3040961232 INFO: Loading skin file: DialogExtendedProgressBar.xml, load type: LOAD_ON_GUI_INIT
  534. 20:28:52 T:3040961232 INFO: Loading /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/skin.confluence.classic/sounds/sounds.xml
  535. 20:28:52 T:3040961232 INFO: skin loaded...
  536. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Free use (e)
  537. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << 44
  538. 20:28:52 T:2979869760 DEBUG: CecLogMessage - logical address changed to Playback 1 (4)
  539. 20:28:52 T:3021812800 DEBUG: CecLogMessage - >> POLL not sent
  540. 20:28:52 T:3021812800 DEBUG: CecLogMessage - using logical address 'Playback 1'
  541. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): device status changed into 'handled by libCEC'
  542. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): power status changed from 'unknown' to 'on'
  543. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): CEC version 1.4
  544. 20:28:52 T:3021812800 DEBUG: CecLogMessage - AllocateLogicalAddresses - device '0', type 'playback device', LA '4'
  545. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): osd name set to 'XBMC'
  546. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): menu language set to 'eng'
  547. 20:28:52 T:3021812800 DEBUG: CecLogMessage - GetPhysicalAddress - physical address = 1000
  548. 20:28:52 T:3021812800 DEBUG: CecLogMessage - AutodetectPhysicalAddress - autodetected physical address '1000'
  549. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): physical address changed from ffff to 1000
  550. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << Playback 1 (4) -> broadcast (F): physical adddress 1000
  551. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << 4f:84:10:00:04
  552. 20:28:52 T:3040961232 DEBUG: JSONRPC: JSON schema type stereoscopicmode references an unknown type GUI.Stereoscopy.Mode
  553. 20:28:52 T:3040961232 ERROR: JSONRPC: Could not parse type "GUI.Property.Value"
  554. 20:28:52 T:3040961232 INFO: JSONRPC: Adding type "GUI.Property.Value" to list of incomplete definitions (waiting for "GUI.Stereoscopy.Mode")
  555. 20:28:52 T:3040961232 INFO: JSONRPC: Resolving incomplete types/methods referencing GUI.Stereoscopy.Mode
  556. 20:28:52 T:3040961232 DEBUG: JSONRPC: JSON schema type definition references an unknown type Setting.Details.Setting
  557. 20:28:52 T:3040961232 ERROR: JSONRPC: Could not parse type "Setting.Details.SettingList"
  558. 20:28:52 T:3040961232 INFO: JSONRPC: Adding type "Setting.Details.SettingList" to list of incomplete definitions (waiting for "Setting.Details.Setting")
  559. 20:28:52 T:3040961232 INFO: JSONRPC: Resolving incomplete types/methods referencing Setting.Details.Setting
  560. 20:28:52 T:3021812800 DEBUG: CecLogMessage - CEC client registered: libCEC version = 2.1.3, client version = 2.1.3, firmware version = 1, logical address(es) = Playback 1 (4) , physical address: 1.0.0.0, host: arm-bcm2708hardfp-linux-gnueabi, features: 'P8 USB' 'P8 USB detect' 'RPi', git revision: 54be21e, compiled on: Wed Jun 12 02:16:30 UTC 2013 by root@ on Linux 3.2.0-35-generic (x86_64)
  561. 20:28:52 T:3021812800 DEBUG: CecLogMessage - Playback 1 (4): vendor = Panasonic (008045)
  562. 20:28:52 T:3021812800 DEBUG: CecLogMessage - replacing the command handler for device 'Playback 1' (4)
  563. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << Playback 1 (4) -> TV (0): OSD name 'XBMC'
  564. 20:28:52 T:3021812800 DEBUG: CecLogMessage - << 40:47:58:42:4d:43
  565. 20:28:53 T:3021812800 DEBUG: CecLogMessage - << requesting power status of 'TV' (0)
  566. 20:28:53 T:3021812800 DEBUG: CecLogMessage - << 40:8f
  567. 20:28:53 T:3040961232 INFO: JSONRPC v6.13.0: Successfully initialized
  568. 20:28:53 T:3040961232 DEBUG: ADDON: Starting service addons.
  569. 20:28:53 T:3040961232 DEBUG: Activating window ID: 12999
  570. 20:28:53 T:3040961232 DEBUG: ------ Window Init (Startup.xml) ------
  571. 20:28:53 T:3040961232 INFO: Loading skin file: Startup.xml, load type: LOAD_EVERY_TIME
  572. 20:28:53 T:2915038272 NOTICE: Thread LanguageInvoker start, auto delete: false
  573. 20:28:53 T:2915038272 INFO: initializing python engine.
  574. 20:28:53 T:2906649664 NOTICE: Thread LanguageInvoker start, auto delete: false
  575. 20:28:53 T:2906649664 INFO: initializing python engine.
  576. 20:28:53 T:2898261056 NOTICE: Thread LanguageInvoker start, auto delete: false
  577. 20:28:53 T:2898261056 INFO: initializing python engine.
  578. 20:28:53 T:2923426880 NOTICE: Thread LanguageInvoker start, auto delete: false
  579. 20:28:53 T:2923426880 INFO: initializing python engine.
  580. 20:28:53 T:2944726080 DEBUG: CecLogMessage - >> 04:00:47:00
  581. 20:28:53 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): feature abort ( 0)
  582. 20:28:53 T:2944726080 DEBUG: CecLogMessage - marking opcode 'set osd name' as unsupported feature for device 'TV'
  583. 20:28:53 T:2944726080 DEBUG: CecLogMessage - >> 04:90:00
  584. 20:28:53 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): report power status (90)
  585. 20:28:53 T:2944726080 DEBUG: CecLogMessage - TV (0): power status changed from 'unknown' to 'on'
  586. 20:28:53 T:3021812800 DEBUG: CecLogMessage - expected response received (90: report power status)
  587. 20:28:53 T:3021812800 DEBUG: OpenConnection - connection to the CEC adapter opened
  588. 20:28:53 T:2889872448 NOTICE: Thread CECAdapterUpdate start, auto delete: false
  589. 20:28:53 T:2889872448 DEBUG: UpdateMenuLanguage - using TV menu language is disabled
  590. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Recorder 1 (1): POLL
  591. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 41
  592. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  593. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 41
  594. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  595. 20:28:53 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  596. 20:28:53 T:2889872448 DEBUG: CecLogMessage - Recorder 1 (1): device status changed into 'not present'
  597. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Recorder 2 (2): POLL
  598. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 42
  599. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  600. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 42
  601. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  602. 20:28:53 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  603. 20:28:53 T:2889872448 DEBUG: CecLogMessage - Recorder 2 (2): device status changed into 'not present'
  604. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Tuner 1 (3): POLL
  605. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 43
  606. 20:28:53 T:3040961232 INFO: removing tempfiles
  607. 20:28:53 T:3040961232 DEBUG: ADDON: Starting service addons.
  608. 20:28:53 T:3040961232 NOTICE: initialize done
  609. 20:28:53 T:3040961232 NOTICE: Running the application...
  610. 20:28:53 T:3040961232 DEBUG: ExecuteXBMCAction : Translating action string
  611. 20:28:53 T:3040961232 DEBUG: Activating window ID: 10000
  612. 20:28:53 T:2881483840 NOTICE: Thread LanguageInvoker start, auto delete: false
  613. 20:28:53 T:2881483840 INFO: initializing python engine.
  614. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  615. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 43
  616. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  617. 20:28:53 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  618. 20:28:53 T:2889872448 DEBUG: CecLogMessage - Tuner 1 (3): device status changed into 'not present'
  619. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Audio (5): POLL
  620. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 45
  621. 20:28:53 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  622. 20:28:53 T:2889872448 DEBUG: CecLogMessage - << 45
  623. 20:28:53 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  624. 20:28:53 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xae48b298
  625. 20:28:53 T:3040961232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  626. 20:28:53 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xae4990b0
  627. 20:28:53 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xae48c520
  628. 20:28:53 T:3040961232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  629. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  630. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  631. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Audio (5): device status changed into 'not present'
  632. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Tuner 2 (6): POLL
  633. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 46
  634. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  635. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 46
  636. 20:28:54 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xae48b298
  637. 20:28:54 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xae4990b0
  638. 20:28:54 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xae48c520
  639. 20:28:54 T:3040961232 DEBUG: ------ Window Init () ------
  640. 20:28:54 T:3040961232 DEBUG: ------ Window Init (Pointer.xml) ------
  641. 20:28:54 T:3040961232 INFO: GLES: Enabling VSYNC
  642. 20:28:54 T:3040961232 INFO: GLES: Selected vsync mode 10
  643. 20:28:54 T:2906649664 DEBUG: CPythonInvoker(2, /home/pi/.xbmc/addons/service.skin.widgets/default.py): start processing
  644. 20:28:54 T:2898261056 DEBUG: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): start processing
  645. 20:28:54 T:2923426880 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): start processing
  646. 20:28:54 T:2881483840 DEBUG: CPythonInvoker(4, /home/pi/.xbmc/addons/script.common.plugin.cache/default.py): start processing
  647. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  648. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  649. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Tuner 2 (6): device status changed into 'not present'
  650. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Tuner 3 (7): POLL
  651. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 47
  652. 20:28:54 T:2915038272 DEBUG: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): start processing
  653. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  654. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 47
  655. 20:28:54 T:3040961232 DEBUG: ------ Window Deinit (Startup.xml) ------
  656. 20:28:54 T:3040961232 DEBUG: ------ Window Init (Home.xml) ------
  657. 20:28:54 T:3040961232 INFO: Loading skin file: Home.xml, load type: KEEP_IN_MEMORY
  658. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  659. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  660. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Tuner 3 (7): device status changed into 'not present'
  661. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Playback 2 (8): POLL
  662. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 48
  663. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  664. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 48
  665. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  666. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  667. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Playback 2 (8): device status changed into 'not present'
  668. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Recorder 3 (9): POLL
  669. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 49
  670. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  671. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 49
  672. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  673. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  674. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Recorder 3 (9): device status changed into 'not present'
  675. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Tuner 4 (A): POLL
  676. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 4a
  677. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  678. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 4a
  679. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  680. 20:28:54 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  681. 20:28:54 T:2889872448 DEBUG: CecLogMessage - Tuner 4 (A): device status changed into 'not present'
  682. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Playback 3 (B): POLL
  683. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 4b
  684. 20:28:54 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  685. 20:28:54 T:2889872448 DEBUG: CecLogMessage - << 4b
  686. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  687. 20:28:55 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  688. 20:28:55 T:2889872448 DEBUG: CecLogMessage - Playback 3 (B): device status changed into 'not present'
  689. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Reserved 1 (C): POLL
  690. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4c
  691. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  692. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4c
  693. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  694. 20:28:55 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  695. 20:28:55 T:2889872448 DEBUG: CecLogMessage - Reserved 1 (C): device status changed into 'not present'
  696. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Reserved 2 (D): POLL
  697. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4d
  698. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  699. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4d
  700. 20:28:55 T:2906649664 NOTICE: -->Python Interpreter Initialized<--
  701. 20:28:55 T:2906649664 DEBUG: CPythonInvoker(2, /home/pi/.xbmc/addons/service.skin.widgets/default.py): the source file to load is /home/pi/.xbmc/addons/service.skin.widgets/default.py
  702. 20:28:55 T:2881483840 NOTICE: -->Python Interpreter Initialized<--
  703. 20:28:55 T:2881483840 DEBUG: CPythonInvoker(4, /home/pi/.xbmc/addons/script.common.plugin.cache/default.py): the source file to load is /home/pi/.xbmc/addons/script.common.plugin.cache/default.py
  704. 20:28:55 T:2923426880 NOTICE: -->Python Interpreter Initialized<--
  705. 20:28:55 T:2923426880 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): the source file to load is /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py
  706. 20:28:55 T:2906649664 DEBUG: CPythonInvoker(2, /home/pi/.xbmc/addons/service.skin.widgets/default.py): setting the Python path to /home/pi/.xbmc/addons/service.skin.widgets:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.xbmc/addons/script.module.beautifulsoup/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.xbmc/addons/script.common.plugin.cache/lib:/home/pi/.xbmc/addons/script.module.simple.downloader/lib:/home/pi/.xbmc/addons/script.module.requests/lib:/home/pi/.xbmc/addons/script.module.mechanize/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/home/pi/.xbmc/addons/script.module.parsedom/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  707. 20:28:55 T:2906649664 DEBUG: CPythonInvoker(2, /home/pi/.xbmc/addons/service.skin.widgets/default.py): entering source directory /home/pi/.xbmc/addons/service.skin.widgets
  708. 20:28:55 T:2906649664 DEBUG: CPythonInvoker(2, /home/pi/.xbmc/addons/service.skin.widgets/default.py): instantiating addon using automatically obtained id of "service.skin.widgets" dependent on version 2.1.0 of the xbmc.python api
  709. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  710. 20:28:55 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  711. 20:28:55 T:2889872448 DEBUG: CecLogMessage - Reserved 2 (D): device status changed into 'not present'
  712. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << Playback 1 (4) -> Free use (E): POLL
  713. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4e
  714. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  715. 20:28:55 T:2889872448 DEBUG: CecLogMessage - << 4e
  716. 20:28:55 T:2889872448 DEBUG: CecLogMessage - command 'POLL' was not acked by the controller
  717. 20:28:55 T:2889872448 DEBUG: CecLogMessage - >> POLL not sent
  718. 20:28:55 T:2889872448 DEBUG: CecLogMessage - Free use (E): device status changed into 'not present'
  719. 20:28:55 T:2889872448 DEBUG: UpdateAudioSystemStatus - no CEC capable amplifier found
  720. 20:28:55 T:2944726080 DEBUG: CecLogMessage - >> 04:8c
  721. 20:28:55 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): give device vendor id (8C)
  722. 20:28:55 T:2944726080 DEBUG: CecLogMessage - << Playback 1 (4) -> TV (0): vendor id Panasonic (8045)
  723. 20:28:55 T:2944726080 DEBUG: CecLogMessage - << 4f:87:00:80:45
  724. 20:28:55 T:2869949504 NOTICE: Thread JobWorker start, auto delete: true
  725. 20:28:55 T:2869949504 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  726. 20:28:56 T:2944726080 DEBUG: CecLogMessage - >> 04:89:10:01:05
  727. 20:28:56 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor command (89)
  728. 20:28:56 T:2944726080 DEBUG: CecLogMessage - << 40:89:10:02:ff:ff:00:05:05:45:55:5c:58:32
  729. 20:28:56 T:2869949504 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
  730. 20:28:56 T:2869949504 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  731. 20:28:56 T:3040961232 DEBUG: no profile autoexec.py (/home/pi/.xbmc/userdata/autoexec.py) found, skipping
  732. 20:28:56 T:3040961232 DEBUG: NetworkMessage - Starting network services
  733. 20:28:56 T:3040961232 DEBUG: CZeroconfAvahi::clientCallback: client is up and running
  734. 20:28:56 T:3040961232 NOTICE: starting zeroconf publishing
  735. 20:28:56 T:3040961232 NOTICE: ES: Starting event server
  736. 20:28:56 T:3040961232 INFO: JSONRPC Server: Successfully initialized
  737. 20:28:56 T:3040961232 DEBUG: UPower: Received an unknown signal NameAcquired
  738. 20:28:56 T:2869949504 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  739. 20:28:56 T:2844783680 NOTICE: Thread EventServer start, auto delete: false
  740. 20:28:56 T:2844783680 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777
  741. 20:28:56 T:2844783680 NOTICE: UDP: Listening on port 9777
  742. 20:28:56 T:2853172288 NOTICE: Thread JobWorker start, auto delete: true
  743. 20:28:56 T:2853172288 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.jsonrpc-tpc type: _xbmc-jsonrpc._tcp name:XBMC (raspbmc) port:9090
  744. 20:28:56 T:2836395072 NOTICE: Thread TCPServer start, auto delete: false
  745. 20:28:56 T:2853172288 DEBUG: CZeroconfAvahi::addService() named: XBMC (raspbmc) type: _xbmc-jsonrpc._tcp port:9090
  746. 20:28:56 T:2915038272 NOTICE: -->Python Interpreter Initialized<--
  747. 20:28:56 T:2915038272 DEBUG: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): the source file to load is /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py
  748. 20:28:56 T:2853172288 DEBUG: CZeroconfAvahi::doPublishService identifier: servers.eventserver type: _xbmc-events._udp name:XBMC (raspbmc) port:9777
  749. 20:28:56 T:2853172288 DEBUG: CZeroconfAvahi::addService() named: XBMC (raspbmc) type: _xbmc-events._udp port:9777
  750. 20:28:56 T:2881483840 DEBUG: CPythonInvoker(4, /home/pi/.xbmc/addons/script.common.plugin.cache/default.py): setting the Python path to /home/pi/.xbmc/addons/script.common.plugin.cache:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.xbmc/addons/script.module.beautifulsoup/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.xbmc/addons/script.common.plugin.cache/lib:/home/pi/.xbmc/addons/script.module.simple.downloader/lib:/home/pi/.xbmc/addons/script.module.requests/lib:/home/pi/.xbmc/addons/script.module.mechanize/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/home/pi/.xbmc/addons/script.module.parsedom/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  751. 20:28:56 T:2881483840 DEBUG: CPythonInvoker(4, /home/pi/.xbmc/addons/script.common.plugin.cache/default.py): entering source directory /home/pi/.xbmc/addons/script.common.plugin.cache
  752. 20:28:56 T:2881483840 DEBUG: CPythonInvoker(4, /home/pi/.xbmc/addons/script.common.plugin.cache/default.py): instantiating addon using automatically obtained id of "script.common.plugin.cache" dependent on version 2.1.0 of the xbmc.python api
  753. 20:28:56 T:2923426880 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): setting the Python path to /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.xbmc/addons/script.module.beautifulsoup/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.xbmc/addons/script.common.plugin.cache/lib:/home/pi/.xbmc/addons/script.module.simple.downloader/lib:/home/pi/.xbmc/addons/script.module.requests/lib:/home/pi/.xbmc/addons/script.module.mechanize/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/home/pi/.xbmc/addons/script.module.parsedom/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  754. 20:28:56 T:2923426880 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): entering source directory /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings
  755. 20:28:56 T:2923426880 DEBUG: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): instantiating addon using automatically obtained id of "script.raspbmc.settings" dependent on version 2.0 of the xbmc.python api
  756. 20:28:56 T:3040961232 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  757. 20:28:56 T:2869949504 DEBUG: RunQuery took 8 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  758. 20:28:56 T:2898261056 NOTICE: -->Python Interpreter Initialized<--
  759. 20:28:56 T:2898261056 DEBUG: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): the source file to load is /home/pi/.xbmc/addons/script.module.simple.downloader/default.py
  760. 20:28:56 T:2915038272 DEBUG: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): setting the Python path to /home/pi/.xbmc/addons/service.xbmc.versioncheck:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.xbmc/addons/script.module.beautifulsoup/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.xbmc/addons/script.common.plugin.cache/lib:/home/pi/.xbmc/addons/script.module.simple.downloader/lib:/home/pi/.xbmc/addons/script.module.requests/lib:/home/pi/.xbmc/addons/script.module.mechanize/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/home/pi/.xbmc/addons/script.module.parsedom/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  761. 20:28:56 T:2915038272 DEBUG: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): entering source directory /home/pi/.xbmc/addons/service.xbmc.versioncheck
  762. 20:28:56 T:2915038272 DEBUG: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): instantiating addon using automatically obtained id of "service.xbmc.versioncheck" dependent on version 2.1.0 of the xbmc.python api
  763. 20:28:56 T:3040961232 DEBUG: ------ Window Deinit (Pointer.xml) ------
  764. 20:28:56 T:2898261056 DEBUG: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): setting the Python path to /home/pi/.xbmc/addons/script.module.simple.downloader:/home/pi/.xbmc/addons/script.module.simplejson/lib:/home/pi/.xbmc/addons/script.module.beautifulsoup/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.module.pil/lib:/home/pi/.xbmc/addons/script.common.plugin.cache/lib:/home/pi/.xbmc/addons/script.module.simple.downloader/lib:/home/pi/.xbmc/addons/script.module.requests/lib:/home/pi/.xbmc/addons/script.module.mechanize/lib:/home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/xbmc.debug/:/home/pi/.xbmc/addons/script.module.parsedom/lib:/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/local/lib/python2.7/dist-packages:/usr/lib/python2.7/dist-packages:/usr/lib/pymodules/python2.7
  765. 20:28:56 T:2898261056 DEBUG: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): entering source directory /home/pi/.xbmc/addons/script.module.simple.downloader
  766. 20:28:56 T:2898261056 DEBUG: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): instantiating addon using automatically obtained id of "script.module.simple.downloader" dependent on version 2.1.0 of the xbmc.python api
  767. 20:28:56 T:2869949504 DEBUG: RunQuery took 21 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  768. 20:28:56 T:2944726080 DEBUG: CecLogMessage - >> 04:a0:00:80:45:06:05
  769. 20:28:56 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor command with id (A0)
  770. 20:28:56 T:2944726080 DEBUG: CecLogMessage - sending abort with opcode a0 and reason 'invalid operand' to TV
  771. 20:28:56 T:2944726080 DEBUG: CecLogMessage - << transmitting abort message
  772. 20:28:56 T:2944726080 DEBUG: CecLogMessage - << 40:00:a0:03
  773. 20:28:56 T:2944726080 DEBUG: CecLogMessage - Unmapped code detected. Please send an email to support@pulse-eight.com with the following details, and if you pressed a key, tell us which one you pressed, and we'll add support for this it.
  774. CEC command: >> 04:a0:00:80:45:06:05
  775. Vendor ID: Panasonic (008045)
  776. 20:28:57 T:2869949504 DEBUG: RunQuery took 4 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  777. 20:28:57 T:2861560896 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  778. 20:28:57 T:2869949504 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  779. 20:28:57 T:2861560896 DEBUG: CZeroconfAvahi::groupCallback: Service successfully established
  780. 20:28:57 T:2826953792 NOTICE: Thread JobWorker start, auto delete: true
  781. 20:28:57 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  782. 20:28:57 T:3040961232 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  783. 20:28:57 T:3040961232 DEBUG: Failed to connect to LIRC. Retry in 20s.
  784. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x13e96e8
  785. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  786. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x13dd678
  787. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x13e62d0
  788. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  789. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x13e96e8
  790. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x13dd678
  791. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x13e62d0
  792. 20:28:57 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  793. 20:28:57 T:2869949504 DEBUG: Previous line repeats 1 times.
  794. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xab305340
  795. 20:28:57 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  796. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xaef4f368
  797. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  798. 20:28:57 T:2826953792 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0x13fa8b8
  799. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  800. 20:28:57 T:2869949504 DEBUG: Previous line repeats 1 times.
  801. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab3a8788
  802. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xab38a758
  803. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  804. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab314590
  805. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xab305340
  806. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xab304268
  807. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab3a8788
  808. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  809. 20:28:57 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xab38a758
  810. 20:28:57 T:2869949504 DEBUG: DoWork - took 119 ms to load special://masterprofile/Thumbnails/a/ae0c7903.jpg
  811. 20:28:57 T:2826953792 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0x13c2d78
  812. 20:28:57 T:2826953792 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0x13dd238
  813. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xaef4f368
  814. 20:28:57 T:2826953792 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  815. 20:28:57 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab314590
  816. 20:28:58 T:2853172288 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xab304268
  817. 20:28:58 T:2853172288 DEBUG: DoWork - took 167 ms to load special://masterprofile/Thumbnails/7/7ff8e1c4.jpg
  818. 20:28:58 T:2826953792 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0x13fa8b8
  819. 20:28:58 T:2826953792 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0x13c2d78
  820. 20:28:58 T:2826953792 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0x13dd238
  821. 20:28:58 T:2826953792 DEBUG: DoWork - took 188 ms to load special://masterprofile/Thumbnails/0/03fd0b0a.jpg
  822. 20:28:58 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  823. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xab38a758
  824. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(83056), nBufferAlignmen(16)
  825. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab314590
  826. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xab305340
  827. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  828. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xab38a758
  829. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab314590
  830. 20:28:58 T:2869949504 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xab305340
  831. 20:28:58 T:2869949504 DEBUG: DoWork - took 142 ms to load special://masterprofile/Thumbnails/9/9762300e.jpg
  832. 20:28:59 T:2881483840 NOTICE: StorageServer Module loaded RUN
  833. 20:28:59 T:2881483840 NOTICE: StorageClient-2.5.2 Starting server
  834. 20:28:59 T:2881483840 NOTICE: StorageServer-2.5.2 Storage Server starting /home/pi/.xbmc/temp/commoncache.db
  835. 20:29:02 T:2915038272 DEBUG: XBMC Version Check: Version 0.1.13 started
  836. 20:29:02 T:2944726080 DEBUG: CecLogMessage - >> 04:44:03
  837. 20:29:02 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  838. 20:29:02 T:2944726080 DEBUG: CecLogMessage - key pressed: left (3)
  839. 20:29:02 T:2944726080 DEBUG: PushCecKeypress - received key a9 duration 0
  840. 20:29:02 T:2944726080 DEBUG: CecLogMessage - making Playback 1 (4) the active source
  841. 20:29:02 T:2944726080 DEBUG: CecLogMessage - >> source activated: Playback 1 (4)
  842. 20:29:02 T:3040961232 DEBUG: OnKey: 169 (0xa9) pressed, action is Left
  843. 20:29:02 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:03
  844. 20:29:02 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  845. 20:29:02 T:2915038272 INFO: CPythonInvoker(1, /home/pi/.xbmc/addons/service.xbmc.versioncheck/service.py): script successfully run
  846. 20:29:02 T:2898261056 INFO: CPythonInvoker(3, /home/pi/.xbmc/addons/script.module.simple.downloader/default.py): script successfully run
  847. 20:29:03 T:2915038272 INFO: Python script stopped
  848. 20:29:03 T:2915038272 DEBUG: Thread LanguageInvoker 2915038272 terminating
  849. 20:29:03 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  850. 20:29:03 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  851. 20:29:03 T:2944726080 DEBUG: CecLogMessage - key released: left (3)
  852. 20:29:03 T:2944726080 DEBUG: PushCecKeypress - received key a9 duration 982
  853. 20:29:03 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  854. 20:29:03 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 0
  855. 20:29:03 T:3040961232 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  856. 20:29:03 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:02
  857. 20:29:03 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  858. 20:29:03 T:2898261056 INFO: Python script stopped
  859. 20:29:03 T:2898261056 DEBUG: Thread LanguageInvoker 2898261056 terminating
  860. 20:29:03 T:3040961232 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  861. 20:29:04 T:2906649664 DEBUG: Skin Widgets: script version 0.0.27 started
  862. 20:29:04 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  863. 20:29:04 T:2923426880 NOTICE: services: {'sys.service.avahi': 'true', 'sys.service.del': 'false', 'sys.service.tvh': 'false', 'sys.service.remote': 'false', 'sys.service.surveil': 'false', 'sys.service.ftp': 'true', 'sys.service.samba': 'false', 'sys.service.vnc': 'false', 'sys.service.boblight': 'false', 'sys.service.ssh': 'true', 'sys.service.cron': 'false', 'sys.service.sab': 'false'}
  864. 20:29:04 T:2944726080 DEBUG: CecLogMessage - key auto-released: down (2)
  865. 20:29:04 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 1077
  866. 20:29:04 T:2944726080 DEBUG: CecLogMessage - >> 04:44:00
  867. 20:29:04 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  868. 20:29:04 T:2944726080 DEBUG: CecLogMessage - key pressed: select (0)
  869. 20:29:04 T:2944726080 DEBUG: PushCecKeypress - received key b duration 0
  870. 20:29:04 T:3040961232 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  871. 20:29:04 T:3040961232 DEBUG: ExecuteXBMCAction : Translating action string
  872. 20:29:04 T:3040961232 DEBUG: Activating window ID: 10025
  873. 20:29:04 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:00
  874. 20:29:04 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  875. 20:29:04 T:2923426880 NOTICE: enable service: avahi-daemon
  876. 20:29:04 T:2906649664 DEBUG: RunQuery took 577 ms for 497 items query: select * from movieview
  877. 20:29:04 T:3040961232 DEBUG: ------ Window Deinit (Home.xml) ------
  878. 20:29:04 T:3040961232 DEBUG: ExecuteXBMCAction : Translating action string
  879. 20:29:04 T:2923426880 NOTICE: disable service: deluge
  880. 20:29:05 T:2923426880 NOTICE: disable service: tvheadend
  881. 20:29:05 T:2923426880 NOTICE: disable service: eventlircd
  882. 20:29:05 T:3040961232 DEBUG: ------ Window Init (MyVideoNav.xml) ------
  883. 20:29:05 T:3040961232 INFO: Loading skin file: MyVideoNav.xml, load type: KEEP_IN_MEMORY
  884. 20:29:05 T:2923426880 NOTICE: disable service: surveil
  885. 20:29:05 T:2944726080 DEBUG: CecLogMessage - key auto-released: select (0)
  886. 20:29:05 T:2944726080 DEBUG: PushCecKeypress - received key b duration 1076
  887. 20:29:06 T:2923426880 NOTICE: enable service: ftp
  888. 20:29:07 T:2923426880 NOTICE: disable service: samba
  889. 20:29:07 T:2923426880 NOTICE: disable service: vnc
  890. 20:29:08 T:2923426880 NOTICE: disable service: boblight
  891. 20:29:08 T:3040961232 DEBUG: CGUIMediaWindow::GetDirectory (sources://video/)
  892. 20:29:08 T:3040961232 DEBUG: ParentPath = [sources://video/]
  893. 20:29:08 T:2898261056 NOTICE: Thread BackgroundLoader start, auto delete: false
  894. 20:29:08 T:2898261056 DEBUG: Thread BackgroundLoader 2898261056 terminating
  895. 20:29:08 T:2898261056 NOTICE: Thread BackgroundLoader start, auto delete: false
  896. 20:29:08 T:2898261056 DEBUG: Thread BackgroundLoader 2898261056 terminating
  897. 20:29:09 T:2923426880 NOTICE: enable service: ssh
  898. 20:29:09 T:2923426880 NOTICE: disable service: cron
  899. 20:29:09 T:2923426880 NOTICE: disable service: sabnzbd
  900. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  901. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  902. 20:29:10 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  903. 20:29:10 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 0
  904. 20:29:10 T:3040961232 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  905. 20:29:10 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  906. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  907. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  908. 20:29:10 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  909. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:02
  910. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  911. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  912. 20:29:10 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  913. 20:29:10 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  914. 20:29:10 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 0
  915. 20:29:10 T:3040961232 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  916. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  917. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  918. 20:29:11 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  919. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:02
  920. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  921. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  922. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  923. 20:29:11 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  924. 20:29:11 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 0
  925. 20:29:11 T:3040961232 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  926. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:02
  927. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  928. 20:29:11 T:2906649664 DEBUG: RunQuery took 918 ms for 2057 items query: select * from episodeview
  929. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:44:00
  930. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  931. 20:29:11 T:2944726080 DEBUG: CecLogMessage - key released: down (2)
  932. 20:29:11 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 545
  933. 20:29:11 T:2944726080 DEBUG: CecLogMessage - key pressed: select (0)
  934. 20:29:11 T:2944726080 DEBUG: PushCecKeypress - received key b duration 0
  935. 20:29:11 T:3040961232 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  936. 20:29:11 T:3040961232 DEBUG: CGUIMediaWindow::GetDirectory (smb://msmba.local/)
  937. 20:29:11 T:3040961232 DEBUG: ParentPath = [sources://video/]
  938. 20:29:11 T:3040961232 NOTICE: WakeOnAccess [msmba.local] trigged by accessing : smb://msmba.local/
  939. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:00
  940. 20:29:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  941. 20:29:12 T:2944726080 DEBUG: CecLogMessage - key auto-released: select (0)
  942. 20:29:12 T:2944726080 DEBUG: PushCecKeypress - received key b duration 1076
  943. 20:29:13 T:3040961232 NOTICE: WakeOnAccess success exit, server already running
  944. 20:29:13 T:2853172288 DEBUG: OpenDir - Using authentication url smb://USERNAME:PASSWORD@msmba.local/
  945. 20:29:13 T:2923426880 NOTICE: system settings from addon: {'sys.config.freq.arm': 1080, 'hdmi_force_hotplug': '1', 'sys.config.freq.core': 450, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 540, 'force_turbo': '1', 'sys.config.decode.wvc1': '', 'sys.config.freq.overvolt': 6, 'gpu_mem_512': '256', 'sys.config.disable.overscan': '1', 'avoid_pwm_pll': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '0xcf662250', 'sys.config.decode.dts': ''}
  946. 20:29:13 T:2923426880 NOTICE: system settings from /boot/config.txt: {'sys.config.freq.arm': 1080, 'hdmi_force_hotplug': '1', 'sys.config.freq.core': 450, 'sys.config.freq.gpu': 250, 'sys.config.freq.sdram': 540, 'force_turbo': '1', 'sys.config.decode.wvc1': '', 'sys.config.freq.overvolt': 6, 'gpu_mem_512': '256', 'sys.config.disable.overscan': '1', 'avoid_pwm_pll': '1', 'sys.config.decode.ac3': '', 'sys.config.freq.isp': 250, 'sys.config.decode.mpg2': '0xcf662250', 'sys.config.decode.dts': ''}
  947. 20:29:13 T:2923426880 INFO: CPythonInvoker(0, /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/share/xbmc/addons/script.raspbmc.settings/autostart.py): script successfully run
  948. 20:29:14 T:3040961232 DEBUG: ------ Window Init (DialogBusy.xml) ------
  949. 20:29:14 T:3040961232 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  950. 20:29:14 T:2923426880 INFO: Python script stopped
  951. 20:29:14 T:2923426880 DEBUG: Thread LanguageInvoker 2923426880 terminating
  952. 20:29:15 T:3040961232 DEBUG: Saving fileitems [smb://msmba.local/]
  953. 20:29:15 T:3040961232 DEBUG: -- items: 2, sort method: 0, ascending: true
  954. 20:29:15 T:2923426880 NOTICE: Thread BackgroundLoader start, auto delete: false
  955. 20:29:15 T:3040961232 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  956. 20:29:16 T:2923426880 DEBUG: Thread BackgroundLoader 2923426880 terminating
  957. 20:29:16 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  958. 20:29:16 T:2906649664 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideoview
  959. 20:29:16 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
  960. 20:29:16 T:2906649664 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  961. 20:29:16 T:2906649664 DEBUG: GetAlbumsByWhere - query took 3 ms
  962. 20:29:16 T:2906649664 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:12.269061
  963. 20:29:16 T:2906649664 DEBUG: Skin Widgets: Total time needed for all queries: 0:00:12.270430
  964. 20:29:17 T:2944726080 DEBUG: CecLogMessage - >> 04:44:00
  965. 20:29:17 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  966. 20:29:17 T:2944726080 DEBUG: CecLogMessage - key pressed: select (0)
  967. 20:29:17 T:2944726080 DEBUG: PushCecKeypress - received key b duration 0
  968. 20:29:17 T:3040961232 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  969. 20:29:17 T:3040961232 DEBUG: CGUIMediaWindow::GetDirectory (smb://msmba.local/DOWNLOADS/)
  970. 20:29:17 T:3040961232 DEBUG: ParentPath = [smb://msmba.local/]
  971. 20:29:17 T:2826953792 DEBUG: OpenDir - Using authentication url smb://USERNAME:PASSWORD@msmba.local/DOWNLOADS
  972. 20:29:17 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:00
  973. 20:29:17 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  974. 20:29:17 T:3040961232 DEBUG: RunQuery took 3 ms for 4 items query: SELECT files.strFilename, files.playCount, bookmark.timeInSeconds, bookmark.totalTimeInSeconds FROM files LEFT JOIN bookmark ON files.idFile = bookmark.idFile AND bookmark.type = 1 WHERE files.idPath=673
  975. 20:29:17 T:2923426880 NOTICE: Thread BackgroundLoader start, auto delete: false
  976. 20:29:17 T:3040961232 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  977. 20:29:17 T:3040961232 DEBUG: Failed to connect to LIRC. Retry in 40s.
  978. 20:29:17 T:2923426880 DEBUG: Thread BackgroundLoader 2923426880 terminating
  979. 20:29:18 T:2944726080 DEBUG: CecLogMessage - key auto-released: select (0)
  980. 20:29:18 T:2944726080 DEBUG: PushCecKeypress - received key b duration 1076
  981. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> 04:44:02
  982. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  983. 20:29:19 T:2944726080 DEBUG: CecLogMessage - key pressed: down (2)
  984. 20:29:19 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 0
  985. 20:29:19 T:3040961232 DEBUG: OnKey: 167 (0xa7) pressed, action is Down
  986. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:02
  987. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  988. 20:29:19 T:3040961232 DEBUG: SECTION:UnloadDelayed(DLL: special://xbmcbin/system/ImageLib-arm.so)
  989. 20:29:19 T:3040961232 DEBUG: Unloading: ImageLib-arm.so
  990. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> 04:44:00
  991. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  992. 20:29:19 T:2944726080 DEBUG: CecLogMessage - key released: down (2)
  993. 20:29:19 T:2944726080 DEBUG: PushCecKeypress - received key a7 duration 590
  994. 20:29:19 T:2944726080 DEBUG: CecLogMessage - key pressed: select (0)
  995. 20:29:19 T:2944726080 DEBUG: PushCecKeypress - received key b duration 0
  996. 20:29:19 T:3040961232 DEBUG: OnKey: 11 (0x0b) pressed, action is Select
  997. 20:29:19 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnClear from xbmc
  998. 20:29:19 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnClear
  999. 20:29:19 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnAdd from xbmc
  1000. 20:29:19 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 2, from xbmc, message OnAdd
  1001. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:00
  1002. 20:29:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1003. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers(smb://msmba.local/DOWNLOADS/movie.mkv)
  1004. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: system rules
  1005. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: matches rule: system rules
  1006. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtv
  1007. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: hdhomerun/myth/mms/udp
  1008. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: lastfm/shout
  1009. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtmp
  1010. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: rtsp
  1011. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: streams
  1012. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvd
  1013. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: dvdimage
  1014. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: sdp/asf
  1015. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: nsv
  1016. 20:29:19 T:3040961232 DEBUG: CPlayerSelectionRule::GetPlayers: considering rule: radio
  1017. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: matched 0 rules with players
  1018. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: adding videodefaultplayer (4)
  1019. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=0
  1020. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: for video=1, audio=1
  1021. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: DVDPlayer (1)
  1022. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: adding player: OMXPlayer (4)
  1023. 20:29:19 T:3040961232 DEBUG: CPlayerCoreFactory::GetPlayers: added 2 players
  1024. 20:29:19 T:3040961232 NOTICE: COMXPlayer: Opening: smb://msmba.local/DOWNLOADS/movie.mkv
  1025. 20:29:19 T:3040961232 WARNING: CDVDMessageQueue(player)::Put MSGQ_NOT_INITIALIZED
  1026. 20:29:19 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1027. 20:29:19 T:3040961232 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1028. 20:29:19 T:3040961232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avutil-52-arm.so)
  1029. 20:29:19 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/avutil-52-arm.so
  1030. 20:29:20 T:3040961232 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swscale-2-arm.so)
  1031. 20:29:20 T:3040961232 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/swscale-2-arm.so
  1032. 20:29:20 T:2923426880 NOTICE: Thread OMXPlayer start, auto delete: false
  1033. 20:29:20 T:2923426880 NOTICE: Creating InputStream
  1034. 20:29:20 T:2923426880 DEBUG: CSmbFile::Open - opened DOWNLOADS/movie.mkv, fd=10000
  1035. 20:29:20 T:2923426880 DEBUG: ScanForExternalSubtitles: Searching for subtitles...
  1036. 20:29:20 T:2923426880 DEBUG: OpenDir - Using authentication url smb://USERNAME:PASSWORD@msmba.local/DOWNLOADS
  1037. 20:29:20 T:2923426880 INFO: ScanForExternalSubtitles: found subtitle file smb://msmba.local/DOWNLOADS/movie.srt
  1038. 20:29:20 T:2923426880 DEBUG: ScanForExternalSubtitles: END (total time: 85 ms)
  1039. 20:29:20 T:2923426880 DEBUG: GetExternalStreamDetailsFromFilename - Language = '' / Name = '(External)' / Flag = '0' from smb://msmba.local/DOWNLOADS/movie.srt
  1040. 20:29:20 T:2923426880 NOTICE: Creating Demuxer
  1041. 20:29:20 T:2923426880 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avcodec-54-arm.so)
  1042. 20:29:20 T:2923426880 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/avcodec-54-arm.so
  1043. 20:29:20 T:2923426880 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/avformat-54-arm.so)
  1044. 20:29:20 T:2923426880 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/avformat-54-arm.so
  1045. 20:29:20 T:2923426880 DEBUG: Open - probing detected format [matroska,webm]
  1046. 20:29:20 T:2923426880 DEBUG: Open - avformat_find_stream_info starting
  1047. 20:29:20 T:2923426880 DEBUG: Open - av_find_stream_info finished
  1048. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: Input #0, matroska,webm, from 'smb://msmba.local/DOWNLOADS/movie.mkv':
  1049. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: Metadata:
  1050. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: creation_time : 2013-11-18 02:56:55
  1051. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: Duration: 00:46:31.91, start: 0.000000, bitrate: 2832 kb/s
  1052. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: Stream #0:0(eng): Video: h264 (High), yuv420p, 1280x720, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn, 47.95 tbc (default)
  1053. 20:29:20 T:2923426880 INFO: ffmpeg[AE3FF440]: Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 384 kb/s (default)
  1054. 20:29:20 T:2923426880 DEBUG: CDVDDemuxFFmpeg::AddStream(0, ...) -> 0
  1055. 20:29:20 T:2923426880 DEBUG: CDVDDemuxFFmpeg::AddStream(1, ...) -> 1
  1056. 20:29:20 T:2923426880 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.clock input port 80 output port 81 m_handle 0x12181c8
  1057. 20:29:20 T:2923426880 DEBUG: OMXClock::OMXStop
  1058. 20:29:20 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1059. 20:29:20 T:2923426880 NOTICE: Opening video stream: 0 source: 256
  1060. 20:29:20 T:2923426880 DEBUG: DllBcm: Using omx system library
  1061. 20:29:20 T:2923426880 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_decode input port 130 output port 131 m_handle 0x1113208
  1062. 20:29:20 T:2923426880 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.video_decode) - port(130), nBufferCountMin(1), nBufferCountActual(120), nBufferSize(81920), nBufferAlignmen(16)
  1063. 20:29:20 T:3040961232 DEBUG: ------ Window Init (DialogBusy.xml) ------
  1064. 20:29:20 T:2923426880 DEBUG: COMXVideo::Open - decoder_component(0x0x1113208), input_port(0x82), output_port(0x83) deinterlace 0 hdmiclocksync 1
  1065. 20:29:20 T:2923426880 INFO: OMXPlayerVideo::OpenDecoder : Video codec omx-h264 width 1280 height 720 profile 100 fps 23.976025
  1066. 20:29:20 T:2923426880 INFO: OMXPlayerVideo::OpenDecoder fps: 23.976025 hdmi_ntsc_freqs 1
  1067. 20:29:20 T:2923426880 NOTICE: Creating video thread
  1068. 20:29:20 T:2898261056 NOTICE: Thread OMXPlayerVideo start, auto delete: false
  1069. 20:29:20 T:2923426880 NOTICE: Opening audio stream: 1 source: 256
  1070. 20:29:20 T:2923426880 DEBUG: SECTION:LoadDLL(special://xbmcbin/system/players/dvdplayer/swresample-0-arm.so)
  1071. 20:29:20 T:2923426880 DEBUG: Loading: /home/pi/.upgrade/xbmc-13-20131118-newclock3/xbmc-bcm/xbmc-bin/lib/xbmc/system/players/dvdplayer/swresample-0-arm.so
  1072. 20:29:20 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  1073. 20:29:20 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1074. 20:29:20 T:2923426880 NOTICE: Creating audio thread
  1075. 20:29:20 T:2915038272 NOTICE: Thread OMXPlayerAudio start, auto delete: false
  1076. 20:29:20 T:2923426880 NOTICE: Opening Subtitle stream: 0 source: 1024
  1077. 20:29:20 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  1078. 20:29:20 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  1079. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xae4944c8
  1080. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1081. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab344c18
  1082. 20:29:20 T:2944726080 DEBUG: CecLogMessage - key auto-released: select (0)
  1083. 20:29:20 T:2944726080 DEBUG: PushCecKeypress - received key b duration 1075
  1084. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xa7c3a4e0
  1085. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1086. 20:29:20 T:2923426880 DEBUG: CSmbFile::Open - opened DOWNLOADS/movie.srt, fd=10001
  1087. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xae4944c8
  1088. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab344c18
  1089. 20:29:20 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xa7c3a4e0
  1090. 20:29:20 T:2923426880 DEBUG: CSmbFile::Close closing fd 10001
  1091. 20:29:21 T:2923426880 DEBUG: ReadEditDecisionLists - Checking for edit decision lists (EDL) on local drive or remote share for: smb://msmba.local/DOWNLOADS/movie.mkv
  1092. 20:29:21 T:2923426880 DEBUG: OnPlayBackStarted : play state was 1, starting 1
  1093. 20:29:21 T:3040961232 DEBUG: PlayFile : OpenFile succeed, play state 2
  1094. 20:29:21 T:3040961232 DEBUG: OnPlayBackStarted : play state was 2, starting 0
  1095. 20:29:21 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1096. 20:29:21 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1097. 20:29:21 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 0
  1098. 20:29:21 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1099. 20:29:21 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 0
  1100. 20:29:21 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1101. 20:29:21 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 0.000000
  1102. 20:29:21 T:2898261056 INFO: Output - renderer not started
  1103. 20:29:21 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1104. 20:29:21 T:2915038272 DEBUG: COMXAudioCodecOMX::Decode(0x151ff40,1536) format=8(8) chan=6 samples=1536 size=6144 data=0x1669ff0,0x166b7f0,0x166cff0,0x166e7f0,0x166fff0,0x16717f0,(nil),(nil)
  1105. 20:29:21 T:2915038272 DEBUG: COMXAudioCodecOMX::GetData size=36864/36864 line=6144/6144 cont=1 buf=0x1669ff0
  1106. 20:29:21 T:2915038272 DEBUG: COMXAudio::SetCodingType OMX_AUDIO_CodingPCM
  1107. 20:29:21 T:2915038272 INFO: CPCMRemap: I channel map: FL,FR,CE,LFE,SL,SR
  1108. 20:29:21 T:2915038272 DEBUG: CPCMRemap: Forcing side channel map to back channels
  1109. 20:29:21 T:2915038272 INFO: CPCMRemap: O channel map: FL,FR
  1110. 20:29:21 T:2915038272 DEBUG: CPCMRemap: Downmix normalization is enabled
  1111. 20:29:21 T:2915038272 DEBUG: CPCMRemap: FL = FL(0.292893) CE(0.207107) LFE(0.207107) BL(0.292893)
  1112. 20:29:21 T:2915038272 DEBUG: CPCMRemap: FR = FR(0.292893) CE(0.207107) LFE(0.207107) BR(0.292893)
  1113. 20:29:21 T:2915038272 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_decode input port 120 output port 121 m_handle 0x1236840
  1114. 20:29:21 T:2915038272 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.audio_decode) - port(120), nBufferCountMin(4), nBufferCountActual(16), nBufferSize(49152), nBufferAlignmen(16)
  1115. 20:29:21 T:3040961232 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
  1116. 20:29:21 T:3040961232 DEBUG: CGUIInfoManager::SetCurrentMovie(smb://msmba.local/DOWNLOADS/movie.mkv)
  1117. 20:29:21 T:2915038272 DEBUG: COMXAudio::Initialize Input bps 32 samplerate 48000 channels 6 buffer size 1728000 bytes per second 576000
  1118. 20:29:21 T:2915038272 DEBUG: pcm->direction : input
  1119. 20:29:21 T:2915038272 DEBUG: pcm->nPortIndex : 0
  1120. 20:29:21 T:2915038272 DEBUG: pcm->eNumData : 0
  1121. 20:29:21 T:2915038272 DEBUG: pcm->eEndian : 1
  1122. 20:29:21 T:2915038272 DEBUG: pcm->bInterleaved : 1
  1123. 20:29:21 T:2915038272 DEBUG: pcm->nBitPerSample : 32
  1124. 20:29:21 T:2915038272 DEBUG: pcm->ePCMMode : 0
  1125. 20:29:21 T:2915038272 DEBUG: pcm->nChannels : 6
  1126. 20:29:21 T:2915038272 DEBUG: pcm->nSamplingRate : 48000
  1127. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelLF
  1128. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelRF
  1129. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelCF
  1130. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelLFE
  1131. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelLS
  1132. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelRS
  1133. 20:29:21 T:2915038272 DEBUG: COMXAudio::Initialize device passthrough 0 hwdecode 0
  1134. 20:29:21 T:2915038272 INFO: Audio codec channels 6 samplerate 48000 bitspersample 16
  1135. 20:29:21 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 0.000000
  1136. 20:29:21 T:2915038272 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_mixer input port 232 output port 231 m_handle 0x120d9e8
  1137. 20:29:21 T:2915038272 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.audio_render input port 100 output port 100 m_handle 0x1311aa8
  1138. 20:29:21 T:2915038272 INFO: COMXAudio::ApplyVolume - Volume=1.00 (* 1.00 * 1.00)
  1139. 20:29:21 T:2915038272 DEBUG: COMXAudio::PortSettingsChanged - Output bps 16 samplerate 48000 channels 2 buffer size 1728000 bytes per second 576000
  1140. 20:29:21 T:2915038272 DEBUG: pcm->direction : output
  1141. 20:29:21 T:2915038272 DEBUG: pcm->nPortIndex : 231
  1142. 20:29:21 T:2915038272 DEBUG: pcm->eNumData : 0
  1143. 20:29:21 T:2915038272 DEBUG: pcm->eEndian : 1
  1144. 20:29:21 T:2915038272 DEBUG: pcm->bInterleaved : 1
  1145. 20:29:21 T:2915038272 DEBUG: pcm->nBitPerSample : 16
  1146. 20:29:21 T:2915038272 DEBUG: pcm->ePCMMode : 0
  1147. 20:29:21 T:2915038272 DEBUG: pcm->nChannels : 2
  1148. 20:29:21 T:2915038272 DEBUG: pcm->nSamplingRate : 48000
  1149. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelLF
  1150. 20:29:21 T:2915038272 DEBUG: OMX_AUDIO_ChannelRF
  1151. 20:29:21 T:2915038272 DEBUG: COMXAudio::PortSettingsChanged - bits:32 mode:0 channels:6 srate:48000 nopassthrough
  1152. 20:29:21 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1153. 20:29:21 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1154. 20:29:21 T:2923426880 NOTICE: OMXClock using audio as reference
  1155. 20:29:21 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1156. 20:29:21 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1157. 20:29:21 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1158. 20:29:21 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1159. 20:29:21 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 32000.000000, 1)
  1160. 20:29:21 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1161. 20:29:21 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1162. 20:29:21 T:2898261056 INFO: Output - renderer not started
  1163. 20:29:21 T:2898261056 INFO: Previous line repeats 20 times.
  1164. 20:29:21 T:2898261056 NOTICE: not a 3D movie
  1165. 20:29:21 T:2898261056 DEBUG: ResolutionUpdateCallBack - change configuration. video:1920x1080. framerate: 23.98. 1280x720 format: BYPASS
  1166. 20:29:21 T:2898261056 NOTICE: Display resolution ADJUST : 1920x1080 @ 24.00 - Full Screen (37) (weight: 0.002)
  1167. 20:29:21 T:2898261056 DEBUG: CXBMCRenderManager::Configure - 3
  1168. 20:29:21 T:2988258368 DEBUG: CecLogMessage - GetPhysicalAddress - physical address = 1000
  1169. 20:29:21 T:2988258368 DEBUG: CecLogMessage - physical address changed to 1000
  1170. 20:29:21 T:2988258368 DEBUG: CecLogMessage - physical address unchanged (1000)
  1171. 20:29:21 T:2898261056 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_render input port 90 output port 90 m_handle 0x1702098
  1172. 20:29:21 T:2898261056 DEBUG: COMXVideo::PortSettingsChanged - 1280x720@23.98 interlace:0 deinterlace:0
  1173. 20:29:21 T:2898261056 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.video_scheduler input port 10 output port 11 m_handle 0x11ffe78
  1174. 20:29:21 T:2923426880 DEBUG: Resume 0.39,1.08 (A:01 V:01) EOF:0 FULL:0 T:0.20
  1175. 20:29:21 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1176. 20:29:21 T:3040961232 DEBUG: StereoscopicsManager: Detected stereo mode in string 'smb://msmba.local/DOWNLOADS/movie.mkv' is 'mono'
  1177. 20:29:21 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnPlay from xbmc
  1178. 20:29:21 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnPlay
  1179. 20:29:21 T:3040961232 DEBUG: Activating window ID: 12005
  1180. 20:29:21 T:3040961232 DEBUG: ------ Window Deinit (MyVideoNav.xml) ------
  1181. 20:29:21 T:3040961232 DEBUG: EGL set HDMI mode (1,32)=0
  1182. 20:29:21 T:2988258368 DEBUG: EGL tv_service_callback (8,1,32)
  1183. 20:29:21 T:2979869760 DEBUG: CecLogMessage - logical address changed to Playback 1 (4)
  1184. 20:29:21 T:3040961232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 24.00 fps (1,32) flags:20010004 aspect:1.00
  1185. 20:29:21 T:3040961232 DEBUG: CreateWindow: Created surface of size 1920x1080
  1186. 20:29:21 T:3040961232 INFO: GLES: Maximum texture width: 2048
  1187. 20:29:21 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1188. 20:29:21 T:3040961232 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1189. 20:29:21 T:3040961232 INFO: Loading skin file: VideoFullScreen.xml, load type: KEEP_IN_MEMORY
  1190. 20:29:22 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1191. 20:29:22 T:3040961232 WARNING: Previous line repeats 3 times.
  1192. 20:29:22 T:3040961232 NOTICE: Using GL_TEXTURE_2D
  1193. 20:29:22 T:3040961232 DEBUG: GL: Requested render method: 0
  1194. 20:29:22 T:3040961232 NOTICE: GL: Using BYPASS render method
  1195. 20:29:22 T:3040961232 NOTICE: GL: NPOT texture support detected
  1196. 20:29:22 T:3040961232 DEBUG: CLinuxRendererGLES: Reorder drawpoints due to method change from 1 to 256
  1197. 20:29:23 T:3040961232 DEBUG: dest_rect.x_offset 0 dest_rect.y_offset 0 dest_rect.width 1920 dest_rect.height 1080
  1198. 20:29:24 T:2944726080 DEBUG: CecLogMessage - >> 04:44:01
  1199. 20:29:24 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1200. 20:29:24 T:2944726080 DEBUG: CecLogMessage - key pressed: up (1)
  1201. 20:29:24 T:2944726080 DEBUG: PushCecKeypress - received key a6 duration 0
  1202. 20:29:24 T:3040961232 DEBUG: OnKey: 166 (0xa6) pressed, action is BigStepForward
  1203. 20:29:24 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1204. 20:29:24 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1205. 20:29:24 T:2923426880 DEBUG: demuxer seek to: 603057
  1206. 20:29:24 T:2923426880 INFO: ffmpeg[AE3FF440]: [matroska,webm] Unknown entry 0xF0
  1207. 20:29:24 T:2898261056 INFO: Previous line repeats 22 times.
  1208. 20:29:24 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1209. 20:29:24 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1210. 20:29:24 T:2923426880 INFO: ffmpeg[AE3FF440]: [matroska,webm] Unknown entry 0xF0
  1211. 20:29:24 T:2944726080 INFO: Previous line repeats 426 times.
  1212. 20:29:24 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:01
  1213. 20:29:24 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1214. 20:29:24 T:2923426880 INFO: ffmpeg[AE3FF440]: [matroska,webm] Unknown entry 0xF0
  1215. 20:29:24 T:2923426880 INFO: Previous line repeats 148 times.
  1216. 20:29:24 T:2923426880 DEBUG: SeekTime - seek ended up on time 603478
  1217. 20:29:24 T:2923426880 DEBUG: demuxer seek to: 603057000, success
  1218. 20:29:24 T:2923426880 NOTICE: FlushBuffers: q:0 pts:603057000 a:0
  1219. 20:29:24 T:2923426880 DEBUG: OMXClock::OMXStop
  1220. 20:29:24 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1221. 20:29:24 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1222. 20:29:24 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1223. 20:29:24 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1224. 20:29:24 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1225. 20:29:24 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1226. 20:29:24 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1227. 20:29:24 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1228. 20:29:24 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1229. 20:29:24 T:3040961232 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1230. 20:29:24 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 603478000.000000, 1)
  1231. 20:29:24 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1232. 20:29:24 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 603.478000
  1233. 20:29:24 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1234. 20:29:24 T:3040961232 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1235. 20:29:24 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1236. 20:29:24 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 603.487976
  1237. 20:29:24 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1238. 20:29:24 T:2923426880 DEBUG: Resume 603.49,603.48 (A:01 V:01) EOF:0 FULL:0 T:0.20
  1239. 20:29:24 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1240. 20:29:24 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1241. 20:29:24 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1242. 20:29:24 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1243. 20:29:24 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1244. 20:29:24 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1245. 20:29:24 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1246. 20:29:25 T:2944726080 DEBUG: CecLogMessage - key auto-released: up (1)
  1247. 20:29:25 T:2944726080 DEBUG: PushCecKeypress - received key a6 duration 1076
  1248. 20:29:28 T:3040961232 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1249. 20:29:41 T:2944726080 DEBUG: CecLogMessage - >> 04:44:51
  1250. 20:29:41 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1251. 20:29:41 T:2944726080 DEBUG: CecLogMessage - key pressed: sub picture (51)
  1252. 20:29:41 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 0
  1253. 20:29:41 T:3040961232 DEBUG: OnKey: comma (0x2c) pressed, action is NextSubtitle
  1254. 20:29:41 T:2923426880 NOTICE: Closing subtitle stream
  1255. 20:29:41 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:51
  1256. 20:29:41 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1257. 20:29:41 T:2923426880 NOTICE: Opening Subtitle stream: 0 source: 1024
  1258. 20:29:41 T:2923426880 DEBUG: CSmbFile::Open - opened DOWNLOADS/movie.srt, fd=10001
  1259. 20:29:41 T:2923426880 DEBUG: CSmbFile::Close closing fd 10001
  1260. 20:29:41 T:3040961232 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1261. 20:29:42 T:2944726080 DEBUG: CecLogMessage - key auto-released: sub picture (51)
  1262. 20:29:42 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 1071
  1263. 20:29:43 T:2944726080 DEBUG: CecLogMessage - >> 04:44:51
  1264. 20:29:43 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1265. 20:29:43 T:2944726080 DEBUG: CecLogMessage - key pressed: sub picture (51)
  1266. 20:29:43 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 0
  1267. 20:29:43 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:51
  1268. 20:29:43 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1269. 20:29:43 T:3040961232 DEBUG: OnKey: comma (0x2c) pressed, action is NextSubtitle
  1270. 20:29:44 T:2944726080 DEBUG: CecLogMessage - key auto-released: sub picture (51)
  1271. 20:29:44 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 1071
  1272. 20:29:45 T:3040961232 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1273. 20:29:47 T:2869949504 DEBUG: Thread JobWorker 2869949504 terminating (autodelete)
  1274. 20:29:47 T:2853172288 DEBUG: Thread JobWorker 2853172288 terminating (autodelete)
  1275. 20:29:47 T:2826953792 DEBUG: Thread JobWorker 2826953792 terminating (autodelete)
  1276. 20:29:49 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1277. 20:29:49 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1278. 20:29:49 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1279. 20:29:49 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1280. 20:29:49 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1281. 20:29:49 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1282. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1283. 20:29:49 T:2923426880 DEBUG: demuxer seek to: 657654
  1284. 20:29:49 T:2923426880 DEBUG: SeekTime - seek ended up on time 667792
  1285. 20:29:49 T:2923426880 DEBUG: demuxer seek to: 657654000, success
  1286. 20:29:49 T:2923426880 NOTICE: FlushBuffers: q:0 pts:657654000 a:0
  1287. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXStop
  1288. 20:29:49 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1289. 20:29:49 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1290. 20:29:49 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1291. 20:29:49 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1292. 20:29:49 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1293. 20:29:49 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1294. 20:29:49 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1295. 20:29:49 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1296. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1297. 20:29:49 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1298. 20:29:49 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1299. 20:29:49 T:3040961232 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1300. 20:29:49 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 667792000.000000, 1)
  1301. 20:29:49 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1302. 20:29:49 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 667.792000
  1303. 20:29:49 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1304. 20:29:49 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1305. 20:29:49 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 667.807983
  1306. 20:29:49 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1307. 20:29:49 T:2923426880 DEBUG: Resume 667.81,667.79 (A:01 V:01) EOF:0 FULL:0 T:0.20
  1308. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1309. 20:29:49 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1310. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1311. 20:29:49 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1312. 20:29:49 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1313. 20:29:49 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1314. 20:29:49 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1315. 20:29:49 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1316. 20:29:49 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1317. 20:29:49 T:2923426880 DEBUG: Pause 0.62,0.08 (A:01 V:10) EOF:0 FULL:0 T:0.40
  1318. 20:29:49 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1319. 20:29:50 T:2944726080 DEBUG: CecLogMessage - key auto-released: right (4)
  1320. 20:29:50 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 1212
  1321. 20:29:50 T:2923426880 DEBUG: Resume 2.51,0.08 (A:01 V:10) EOF:0 FULL:1 T:0.40
  1322. 20:29:50 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1323. 20:29:50 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1324. 20:29:50 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1325. 20:29:50 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1326. 20:29:50 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1327. 20:29:50 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1328. 20:29:50 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1329. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1330. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1331. 20:29:51 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1332. 20:29:51 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1333. 20:29:51 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1334. 20:29:51 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1335. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1336. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1337. 20:29:51 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1338. 20:29:51 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1339. 20:29:51 T:2923426880 DEBUG: Pause 2.51,-0.97 (A:01 V:10) EOF:0 FULL:0 T:0.80
  1340. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1341. 20:29:51 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1342. 20:29:51 T:2923426880 DEBUG: demuxer seek to: 698889
  1343. 20:29:51 T:2923426880 DEBUG: SeekTime - seek ended up on time 699991
  1344. 20:29:51 T:2923426880 DEBUG: demuxer seek to: 698889000, success
  1345. 20:29:51 T:2923426880 NOTICE: FlushBuffers: q:0 pts:698889000 a:0
  1346. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXStop
  1347. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1348. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1349. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1350. 20:29:51 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1351. 20:29:51 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1352. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1353. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1354. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1355. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1356. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1357. 20:29:51 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1358. 20:29:51 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1359. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1360. 20:29:51 T:2923426880 DEBUG: demuxer seek to: 699031
  1361. 20:29:51 T:2923426880 DEBUG: SeekTime - seek ended up on time 699991
  1362. 20:29:51 T:2923426880 DEBUG: demuxer seek to: 699031000, success
  1363. 20:29:51 T:2923426880 NOTICE: FlushBuffers: q:0 pts:699031000 a:0
  1364. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXStop
  1365. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1366. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1367. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1368. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1369. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1370. 20:29:51 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 699991000.000000, 1)
  1371. 20:29:51 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1372. 20:29:51 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 699.991000
  1373. 20:29:51 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1374. 20:29:51 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1375. 20:29:51 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 700.000000
  1376. 20:29:51 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1377. 20:29:51 T:2923426880 DEBUG: Resume 700.00,699.99 (A:01 V:01) EOF:0 FULL:0 T:0.80
  1378. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1379. 20:29:51 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1380. 20:29:51 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1381. 20:29:51 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1382. 20:29:51 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 4
  1383. 20:29:51 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1384. 20:29:51 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1385. 20:29:51 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1386. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1387. 20:29:51 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1388. 20:29:51 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1389. 20:29:51 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1390. 20:29:52 T:2923426880 DEBUG: Pause 0.57,0.09 (A:00 V:10) EOF:0 FULL:0 T:1.60
  1391. 20:29:52 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1392. 20:29:52 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1393. 20:29:52 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1394. 20:29:52 T:2923426880 DEBUG: Resume 2.52,0.09 (A:01 V:10) EOF:0 FULL:1 T:1.60
  1395. 20:29:52 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1396. 20:29:53 T:2944726080 DEBUG: CecLogMessage - key auto-released: right (4)
  1397. 20:29:53 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 1210
  1398. 20:29:53 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1399. 20:29:53 T:2923426880 DEBUG: Pause 2.52,-0.74 (A:01 V:10) EOF:0 FULL:0 T:3.20
  1400. 20:29:53 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1401. 20:29:53 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1402. 20:29:53 T:2923426880 DEBUG: demuxer seek to: 731004
  1403. 20:29:53 T:2923426880 DEBUG: SeekTime - seek ended up on time 737070
  1404. 20:29:53 T:2923426880 DEBUG: demuxer seek to: 731004000, success
  1405. 20:29:53 T:2923426880 NOTICE: FlushBuffers: q:0 pts:731004000 a:0
  1406. 20:29:53 T:2923426880 DEBUG: OMXClock::OMXStop
  1407. 20:29:53 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1408. 20:29:53 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1409. 20:29:53 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1410. 20:29:54 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1411. 20:29:54 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1412. 20:29:54 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1413. 20:29:54 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1414. 20:29:54 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1415. 20:29:54 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1416. 20:29:54 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1417. 20:29:54 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1418. 20:29:54 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1419. 20:29:54 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 737070000.000000, 1)
  1420. 20:29:54 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1421. 20:29:54 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 737.070000
  1422. 20:29:54 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1423. 20:29:54 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1424. 20:29:54 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 737.088013
  1425. 20:29:54 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1426. 20:29:54 T:2923426880 DEBUG: Resume 737.09,737.07 (A:01 V:01) EOF:0 FULL:0 T:3.20
  1427. 20:29:54 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1428. 20:29:54 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1429. 20:29:54 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1430. 20:29:54 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1431. 20:29:54 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1432. 20:29:54 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1433. 20:29:54 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1434. 20:29:54 T:2923426880 DEBUG: Pause 0.75,0.09 (A:00 V:10) EOF:0 FULL:0 T:6.40
  1435. 20:29:54 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1436. 20:29:55 T:2923426880 DEBUG: Resume 2.54,0.09 (A:00 V:10) EOF:0 FULL:1 T:6.40
  1437. 20:29:55 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1438. 20:29:56 T:2923426880 DEBUG: Pause 2.51,-0.65 (A:00 V:10) EOF:0 FULL:0 T:12.80
  1439. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1440. 20:29:56 T:2923426880 DEBUG: Resume 2.51,-0.45 (A:00 V:10) EOF:0 FULL:1 T:12.80
  1441. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1442. 20:29:56 T:2923426880 DEBUG: Pause 2.49,-0.18 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1443. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1444. 20:29:56 T:3040961232 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1445. 20:29:56 T:2923426880 DEBUG: Resume 2.55,-0.18 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1446. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1447. 20:29:56 T:2923426880 DEBUG: Pause 2.54,-0.27 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1448. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1449. 20:29:56 T:2923426880 DEBUG: Resume 2.54,-0.10 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1450. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1451. 20:29:56 T:2923426880 DEBUG: Pause 2.55,-0.21 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1452. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1453. 20:29:56 T:2923426880 DEBUG: Resume 2.54,-0.21 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1454. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1455. 20:29:56 T:2923426880 DEBUG: Pause 2.54,-0.07 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1456. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1457. 20:29:56 T:2923426880 DEBUG: Resume 2.54,-0.07 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1458. 20:29:56 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1459. 20:29:57 T:3040961232 INFO: LIRC Initialize: using: /var/run/lirc/lircd
  1460. 20:29:58 T:3040961232 DEBUG: Failed to connect to LIRC. Giving up.
  1461. 20:30:01 T:2944726080 DEBUG: CecLogMessage - >> 04:44:01
  1462. 20:30:01 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1463. 20:30:01 T:2944726080 DEBUG: CecLogMessage - key pressed: up (1)
  1464. 20:30:01 T:2944726080 DEBUG: PushCecKeypress - received key a6 duration 0
  1465. 20:30:01 T:3040961232 DEBUG: OnKey: 166 (0xa6) pressed, action is BigStepForward
  1466. 20:30:01 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1467. 20:30:01 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1468. 20:30:01 T:2923426880 DEBUG: demuxer seek to: 1343167
  1469. 20:30:01 T:2923426880 DEBUG: SeekTime - seek ended up on time 1345219
  1470. 20:30:01 T:2923426880 DEBUG: demuxer seek to: 1343167000, success
  1471. 20:30:01 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1343167000 a:0
  1472. 20:30:01 T:2923426880 DEBUG: OMXClock::OMXStop
  1473. 20:30:01 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1474. 20:30:01 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1475. 20:30:01 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1476. 20:30:01 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1477. 20:30:01 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1478. 20:30:01 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1479. 20:30:01 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:01
  1480. 20:30:01 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1481. 20:30:01 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1482. 20:30:01 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1483. 20:30:01 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1484. 20:30:01 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1485. 20:30:01 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1486. 20:30:01 T:3040961232 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1487. 20:30:01 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1345219000.000000, 1)
  1488. 20:30:01 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1489. 20:30:01 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1345.219000
  1490. 20:30:01 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1491. 20:30:01 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1492. 20:30:01 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1345.248047
  1493. 20:30:01 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1494. 20:30:01 T:2923426880 DEBUG: Resume 1345.25,1345.22 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1495. 20:30:01 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1496. 20:30:01 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1497. 20:30:01 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1498. 20:30:01 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1499. 20:30:01 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1500. 20:30:01 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1501. 20:30:01 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1502. 20:30:02 T:2923426880 DEBUG: Pause 0.65,0.08 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1503. 20:30:02 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1504. 20:30:02 T:2944726080 DEBUG: CecLogMessage - key auto-released: up (1)
  1505. 20:30:02 T:2944726080 DEBUG: PushCecKeypress - received key a6 duration 1075
  1506. 20:30:02 T:2923426880 DEBUG: Resume 2.50,0.08 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1507. 20:30:02 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1508. 20:30:03 T:2923426880 DEBUG: Pause 2.49,-0.06 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1509. 20:30:03 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1510. 20:30:03 T:2923426880 DEBUG: Resume 2.49,-0.02 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1511. 20:30:03 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1512. 20:30:03 T:2923426880 DEBUG: Pause 2.47,0.10 (A:00 V:10) EOF:0 FULL:0 T:16.00
  1513. 20:30:03 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1514. 20:30:03 T:2923426880 DEBUG: Resume 2.52,0.09 (A:00 V:10) EOF:0 FULL:1 T:16.00
  1515. 20:30:03 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1516. 20:30:04 T:3040961232 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1517. 20:30:08 T:2944726080 DEBUG: CecLogMessage - >> 04:44:74
  1518. 20:30:08 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1519. 20:30:08 T:2944726080 DEBUG: CecLogMessage - key pressed: F4 (yellow) (74)
  1520. 20:30:08 T:2944726080 DEBUG: PushCecKeypress - received key fd duration 0
  1521. 20:30:08 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:74
  1522. 20:30:08 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1523. 20:30:08 T:3040961232 DEBUG: OnKey: 253 (0xfd) pressed, action is XBMC.ActivateWindow(Home)
  1524. 20:30:08 T:3040961232 DEBUG: Activating window ID: 10000
  1525. 20:30:08 T:3040961232 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1526. 20:30:09 T:3040961232 DEBUG: EGL set HDMI mode (1,16)=0
  1527. 20:30:09 T:2988258368 DEBUG: EGL tv_service_callback (8,1,16)
  1528. 20:30:09 T:3040961232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1529. 20:30:09 T:2979869760 DEBUG: CecLogMessage - logical address changed to Playback 1 (4)
  1530. 20:30:09 T:3040961232 DEBUG: CreateWindow: Created surface of size 1920x1080
  1531. 20:30:09 T:3040961232 INFO: GLES: Maximum texture width: 2048
  1532. 20:30:09 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1533. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1534. 20:30:09 T:3040961232 DEBUG: ------ Window Init (Home.xml) ------
  1535. 20:30:09 T:2826953792 NOTICE: Thread JobWorker start, auto delete: true
  1536. 20:30:09 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1537. 20:30:09 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  1538. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xab1ccc68
  1539. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  1540. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab1ccd50
  1541. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xab3a5988
  1542. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1543. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1544. 20:30:09 T:2826953792 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
  1545. 20:30:09 T:2826953792 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  1546. 20:30:09 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1547. 20:30:09 T:2826953792 DEBUG: RunQuery took 10 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1548. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1549. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xab1ccc68
  1550. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab1ccd50
  1551. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xab3a5988
  1552. 20:30:09 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  1553. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xab3a5a08
  1554. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(81920), nBufferAlignmen(16)
  1555. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xab375610
  1556. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xab3a5780
  1557. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1558. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xab3a5a08
  1559. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xab375610
  1560. 20:30:09 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xab3a5780
  1561. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1562. 20:30:09 T:2826953792 DEBUG: RunQuery took 4 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1563. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1564. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1565. 20:30:09 T:2826953792 DEBUG: RunQuery took 2 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1566. 20:30:09 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1567. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1568. 20:30:09 T:2944726080 DEBUG: CecLogMessage - key auto-released: F4 (yellow) (74)
  1569. 20:30:09 T:2944726080 DEBUG: PushCecKeypress - received key fd duration 1074
  1570. 20:30:09 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1571. 20:30:11 T:2944726080 DEBUG: CecLogMessage - >> 04:44:0d
  1572. 20:30:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1573. 20:30:11 T:2944726080 DEBUG: CecLogMessage - key pressed: exit (d)
  1574. 20:30:11 T:2944726080 DEBUG: PushCecKeypress - received key d8 duration 0
  1575. 20:30:11 T:3040961232 DEBUG: OnKey: menu (0xd8) pressed, action is Back
  1576. 20:30:11 T:3040961232 DEBUG: Activating window ID: 12005
  1577. 20:30:11 T:3040961232 DEBUG: ------ Window Deinit (Home.xml) ------
  1578. 20:30:11 T:3040961232 DEBUG: ExecuteXBMCAction : Translating action string
  1579. 20:30:11 T:3040961232 DEBUG: EGL set HDMI mode (1,32)=0
  1580. 20:30:11 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:0d
  1581. 20:30:11 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1582. 20:30:11 T:2988258368 DEBUG: EGL tv_service_callback (8,1,32)
  1583. 20:30:11 T:3040961232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 24.00 fps (1,32) flags:20010004 aspect:1.00
  1584. 20:30:11 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1585. 20:30:11 T:3040961232 DEBUG: CreateWindow: Created surface of size 1920x1080
  1586. 20:30:11 T:3040961232 INFO: GLES: Maximum texture width: 2048
  1587. 20:30:11 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1588. 20:30:11 T:2979869760 DEBUG: CecLogMessage - logical address changed to Playback 1 (4)
  1589. 20:30:11 T:3040961232 DEBUG: ------ Window Init (VideoFullScreen.xml) ------
  1590. 20:30:12 T:2944726080 DEBUG: CecLogMessage - key auto-released: exit (d)
  1591. 20:30:12 T:2944726080 DEBUG: PushCecKeypress - received key d8 duration 1071
  1592. 20:30:14 T:2944726080 DEBUG: CecLogMessage - >> 04:44:51
  1593. 20:30:14 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1594. 20:30:14 T:2944726080 DEBUG: CecLogMessage - key pressed: sub picture (51)
  1595. 20:30:14 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 0
  1596. 20:30:14 T:3040961232 DEBUG: OnKey: comma (0x2c) pressed, action is NextSubtitle
  1597. 20:30:14 T:2923426880 NOTICE: Closing subtitle stream
  1598. 20:30:14 T:2923426880 NOTICE: Opening Subtitle stream: 0 source: 1024
  1599. 20:30:14 T:2923426880 DEBUG: CSmbFile::Open - opened DOWNLOADS/movie.srt, fd=10001
  1600. 20:30:14 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:51
  1601. 20:30:14 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1602. 20:30:14 T:2923426880 DEBUG: CSmbFile::Close closing fd 10001
  1603. 20:30:14 T:3040961232 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
  1604. 20:30:15 T:2944726080 DEBUG: CecLogMessage - key auto-released: sub picture (51)
  1605. 20:30:15 T:2944726080 DEBUG: PushCecKeypress - received key 2c duration 1071
  1606. 20:30:16 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1607. 20:30:16 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1608. 20:30:16 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1609. 20:30:16 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1610. 20:30:16 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1611. 20:30:16 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1612. 20:30:16 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1613. 20:30:17 T:2923426880 DEBUG: demuxer seek to: 1388999
  1614. 20:30:17 T:2923426880 DEBUG: SeekTime - seek ended up on time 1392182
  1615. 20:30:17 T:2923426880 DEBUG: demuxer seek to: 1388999000, success
  1616. 20:30:17 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1388999000 a:0
  1617. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXStop
  1618. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1619. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1620. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1621. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1622. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1623. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1624. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1625. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1626. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1627. 20:30:17 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1628. 20:30:17 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1629. 20:30:17 T:3040961232 DEBUG: ------ Window Init (DialogSeekBar.xml) ------
  1630. 20:30:17 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1392182000.000000, 1)
  1631. 20:30:17 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1632. 20:30:17 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1392.182000
  1633. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1634. 20:30:17 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1635. 20:30:17 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1392.192017
  1636. 20:30:17 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1637. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1638. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1639. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1640. 20:30:17 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1641. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1642. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1643. 20:30:17 T:2923426880 DEBUG: Resume 1392.22,1392.35 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1644. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1645. 20:30:17 T:3040961232 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------
  1646. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1647. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1648. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1649. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1650. 20:30:17 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1651. 20:30:17 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1652. 20:30:17 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1653. 20:30:17 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1654. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1655. 20:30:17 T:2923426880 DEBUG: demuxer seek to: 1422647
  1656. 20:30:17 T:2923426880 DEBUG: SeekTime - seek ended up on time 1428552
  1657. 20:30:17 T:2923426880 DEBUG: demuxer seek to: 1422647000, success
  1658. 20:30:17 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1422647000 a:0
  1659. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXStop
  1660. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1661. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1662. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1663. 20:30:17 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1664. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1665. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1666. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1667. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1668. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1669. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1670. 20:30:17 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1671. 20:30:17 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1672. 20:30:17 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1428552000.000000, 1)
  1673. 20:30:17 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1674. 20:30:17 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1428.552000
  1675. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1676. 20:30:17 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1677. 20:30:17 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1428.576050
  1678. 20:30:17 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1679. 20:30:17 T:2923426880 DEBUG: Resume 1428.58,1428.55 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1680. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1681. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1682. 20:30:17 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1683. 20:30:17 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1684. 20:30:17 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1685. 20:30:17 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1686. 20:30:17 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1687. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1688. 20:30:17 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1689. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1690. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1691. 20:30:18 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1692. 20:30:18 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1693. 20:30:18 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1694. 20:30:18 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1695. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1696. 20:30:18 T:2923426880 DEBUG: demuxer seek to: 1458703
  1697. 20:30:18 T:2923426880 DEBUG: SeekTime - seek ended up on time 1468091
  1698. 20:30:18 T:2923426880 DEBUG: demuxer seek to: 1458703000, success
  1699. 20:30:18 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1458703000 a:0
  1700. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXStop
  1701. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1702. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1703. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1704. 20:30:18 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1705. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1706. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1707. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1708. 20:30:18 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1709. 20:30:18 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1710. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1711. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1712. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1713. 20:30:18 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1468091000.000000, 1)
  1714. 20:30:18 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1715. 20:30:18 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1468.091000
  1716. 20:30:18 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1717. 20:30:18 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1718. 20:30:18 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1468.095947
  1719. 20:30:18 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1720. 20:30:18 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1721. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1722. 20:30:18 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1723. 20:30:18 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1724. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1725. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1726. 20:30:18 T:2923426880 DEBUG: Resume 1468.13,1468.09 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1727. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1728. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1729. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1730. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1731. 20:30:18 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1732. 20:30:18 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1733. 20:30:18 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1734. 20:30:18 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1735. 20:30:18 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1736. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1737. 20:30:18 T:2923426880 DEBUG: demuxer seek to: 1498276
  1738. 20:30:18 T:2923426880 DEBUG: SeekTime - seek ended up on time 1502709
  1739. 20:30:18 T:2923426880 DEBUG: demuxer seek to: 1498276000, success
  1740. 20:30:18 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1498276000 a:0
  1741. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXStop
  1742. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1743. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1744. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1745. 20:30:18 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1746. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1747. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1748. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1749. 20:30:18 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1750. 20:30:18 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1751. 20:30:18 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1752. 20:30:18 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1753. 20:30:18 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1754. 20:30:18 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1502709000.000000, 1)
  1755. 20:30:18 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1756. 20:30:18 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1502.709000
  1757. 20:30:18 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1758. 20:30:19 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1759. 20:30:19 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1502.719971
  1760. 20:30:19 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1761. 20:30:19 T:2923426880 DEBUG: Resume 1502.72,1502.71 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1762. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1763. 20:30:19 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1764. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1765. 20:30:19 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1766. 20:30:19 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1767. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1768. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1769. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1770. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1771. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> 04:44:04
  1772. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1773. 20:30:19 T:2944726080 DEBUG: CecLogMessage - key pressed: right (4)
  1774. 20:30:19 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 0
  1775. 20:30:19 T:3040961232 DEBUG: OnKey: 168 (0xa8) pressed, action is StepForward
  1776. 20:30:19 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 3
  1777. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(0.00) pause_resume:1
  1778. 20:30:19 T:2923426880 DEBUG: demuxer seek to: 1532875
  1779. 20:30:19 T:2923426880 DEBUG: SeekTime - seek ended up on time 1535909
  1780. 20:30:19 T:2923426880 DEBUG: demuxer seek to: 1532875000, success
  1781. 20:30:19 T:2923426880 NOTICE: FlushBuffers: q:0 pts:1532875000 a:0
  1782. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXStop
  1783. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 0
  1784. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_STARTED 1
  1785. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_FLUSH
  1786. 20:30:19 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1787. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 0
  1788. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_STARTED 1
  1789. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_FLUSH
  1790. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::GENERAL_SYNCHRONIZE
  1791. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::GENERAL_SYNCHRONIZE
  1792. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXMediaTime set config OMX_IndexConfigTimeCurrentAudioReference = 0.00
  1793. 20:30:19 T:3040961232 DEBUG: CAnnouncementManager - Announcement: OnSeek from xbmc
  1794. 20:30:19 T:3040961232 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnSeek
  1795. 20:30:19 T:2898261056 DEBUG: CDVDPlayerVideo - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 1535909000.000000, 1)
  1796. 20:30:19 T:2898261056 INFO: COMXPlayerVideo - Stillframe left, switching to normal playback
  1797. 20:30:19 T:2898261056 DEBUG: OMXVideo::Decode VDec : setStartTime 1535.909000
  1798. 20:30:19 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 2 (tpa:0,a:0,v:1)
  1799. 20:30:19 T:2915038272 DEBUG: CDVDPlayerAudio - CDVDMsg::GENERAL_RESYNC(-4503599627370496.000000, 0)
  1800. 20:30:19 T:2915038272 DEBUG: COMXAudio::Decode ADec : setStartTime 1535.936035
  1801. 20:30:19 T:2915038272 INFO: COMXPlayerAudio - Switching to normal playback
  1802. 20:30:19 T:2923426880 DEBUG: Resume 1535.94,1535.91 (A:01 V:01) EOF:0 FULL:0 T:16.00
  1803. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXSetSpeed(1.00) pause_resume:1
  1804. 20:30:19 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started RESET
  1805. 20:30:19 T:2923426880 DEBUG: OMXClock::OMXReset audio / video : 1 / 1 wait mask 0->3 state : 2->1
  1806. 20:30:19 T:2923426880 DEBUG: COMXPlayer::HandleMessages - player started 1 (tpa:0,a:1,v:1)
  1807. 20:30:19 T:2923426880 DEBUG: COMXPlayer::SetCaching - caching state 0
  1808. 20:30:19 T:2915038272 DEBUG: COMXPlayerAudio - CDVDMsg::PLAYER_SETSPEED 1000
  1809. 20:30:19 T:2898261056 DEBUG: COMXPlayerVideo - CDVDMsg::PLAYER_SETSPEED 1000
  1810. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:04
  1811. 20:30:19 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1812. 20:30:20 T:2944726080 DEBUG: CecLogMessage - key auto-released: right (4)
  1813. 20:30:20 T:2944726080 DEBUG: PushCecKeypress - received key a8 duration 1214
  1814. 20:30:22 T:3040961232 DEBUG: ------ Window Deinit (DialogSeekBar.xml) ------
  1815. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> 04:44:45
  1816. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1817. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> 04:44:45
  1818. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1819. 20:30:22 T:2944726080 DEBUG: CecLogMessage - key released: stop (45)
  1820. 20:30:22 T:2944726080 DEBUG: PushCecKeypress - received key e0 duration 220
  1821. 20:30:22 T:3040961232 DEBUG: OnKey: 224 (0xe0) pressed, action is Stop
  1822. 20:30:22 T:3040961232 DEBUG: COMXPlayer::CloseFile
  1823. 20:30:22 T:3040961232 DEBUG: COMXPlayer: waiting for threads to exit
  1824. 20:30:22 T:2923426880 NOTICE: COMXPlayer::OnExit()
  1825. 20:30:22 T:2923426880 DEBUG: OMXClock::OMXStop
  1826. 20:30:22 T:2923426880 NOTICE: OMXPlayer: closing audio stream
  1827. 20:30:22 T:2923426880 NOTICE: Closing audio stream
  1828. 20:30:22 T:2915038272 NOTICE: thread end: OMXPlayerAudio::OnExit()
  1829. 20:30:22 T:2915038272 DEBUG: Thread OMXPlayerAudio 2915038272 terminating
  1830. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:45
  1831. 20:30:22 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1832. 20:30:22 T:2898261056 WARNING: CRenderManager::WaitForBuffer - timeout waiting for buffer
  1833. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_decode handle 0x1236840
  1834. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_mixer handle 0x120d9e8
  1835. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.audio_render handle 0x1311aa8
  1836. 20:30:22 T:2923426880 NOTICE: OMXPlayer: closing video stream
  1837. 20:30:22 T:2923426880 NOTICE: Closing video stream
  1838. 20:30:22 T:2898261056 NOTICE: thread end: video_thread
  1839. 20:30:22 T:2898261056 DEBUG: Thread OMXPlayerVideo 2898261056 terminating
  1840. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_scheduler handle 0x11ffe78
  1841. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_decode handle 0x1113208
  1842. 20:30:22 T:2923426880 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.video_render handle 0x1702098
  1843. 20:30:22 T:2923426880 NOTICE: OMXPlayer: closing subtitle stream
  1844. 20:30:22 T:2923426880 NOTICE: Closing subtitle stream
  1845. 20:30:22 T:2923426880 NOTICE: COMXPlayer::OnExit() deleting demuxer
  1846. 20:30:22 T:2923426880 NOTICE: COMXPlayer::OnExit() deleting input stream
  1847. 20:30:22 T:2923426880 DEBUG: CSmbFile::Close closing fd 10000
  1848. 20:30:22 T:2923426880 DEBUG: OnPlayBackStopped : play state was 2, starting 0
  1849. 20:30:22 T:2923426880 DEBUG: CAnnouncementManager - Announcement: OnStop from xbmc
  1850. 20:30:22 T:2923426880 DEBUG: GOT ANNOUNCEMENT, type: 1, from xbmc, message OnStop
  1851. 20:30:22 T:3040961232 NOTICE: DVDPlayer: finished waiting
  1852. 20:30:22 T:3040961232 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1853. 20:30:22 T:3040961232 DEBUG: CGUIWindowManager::PreviousWindow: Deactivate
  1854. 20:30:22 T:3040961232 DEBUG: ------ Window Deinit (VideoFullScreen.xml) ------
  1855. 20:30:22 T:2923426880 DEBUG: Thread OMXPlayer 2923426880 terminating
  1856. 20:30:22 T:3040961232 DEBUG: EGL set HDMI mode (1,16)=0
  1857. 20:30:23 T:2988258368 DEBUG: EGL tv_service_callback (8,1,16)
  1858. 20:30:23 T:3040961232 DEBUG: EGL set resolution 1920x1080 -> 1920x1080 @ 60.00 fps (1,16) flags:10010004 aspect:1.00
  1859. 20:30:23 T:2979869760 DEBUG: CecLogMessage - logical address changed to Playback 1 (4)
  1860. 20:30:23 T:3040961232 DEBUG: CreateWindow: Created surface of size 1920x1080
  1861. 20:30:23 T:3040961232 INFO: GLES: Maximum texture width: 2048
  1862. 20:30:23 T:3040961232 DEBUG: CRenderManager::UpdateDisplayLatency - Latency set to 0 msec
  1863. 20:30:23 T:3040961232 DEBUG: CGUIWindowManager::PreviousWindow: Activate new
  1864. 20:30:23 T:3040961232 DEBUG: ------ Window Init (Home.xml) ------
  1865. 20:30:23 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1866. 20:30:23 T:2954646592 DEBUG: CSettingsManager: requested setting (videoscreen.textures32) was not found.
  1867. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.image_decode input port 320 output port 321 m_handle 0xae4f78f0
  1868. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::AllocInputBuffers component(OMX.broadcom.image_decode) - port(320), nBufferCountMin(2), nBufferCountActual(2), nBufferSize(125120), nBufferAlignmen(16)
  1869. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.resize input port 60 output port 61 m_handle 0xaedc3910
  1870. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Initialize OMX.broadcom.egl_render input port 220 output port 221 m_handle 0xaedc36c8
  1871. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::UseEGLImage component(OMX.broadcom.egl_render) - port(221), nBufferCountMin(1), nBufferCountActual(1), nBufferSize(15360) nBufferAlignmen(16)
  1872. 20:30:23 T:2826953792 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
  1873. 20:30:23 T:2826953792 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  1874. 20:30:23 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1875. 20:30:23 T:2826953792 DEBUG: RunQuery took 8 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1876. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.image_decode handle 0xae4f78f0
  1877. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.resize handle 0xaedc3910
  1878. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.egl_render handle 0xaedc36c8
  1879. 20:30:23 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMovies", "params": {"properties": ["title", "originaltitle", "playcount", "year", "genre", "studio", "country", "tagline", "plot", "runtime", "file", "plotoutline", "lastplayed", "trailer", "rating", "resume", "art", "streamdetails", "mpaa", "director"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  1880. 20:30:23 T:3040961232 DEBUG: COMXPlayer::CloseFile
  1881. 20:30:23 T:3040961232 DEBUG: COMXPlayer: waiting for threads to exit
  1882. 20:30:23 T:3040961232 NOTICE: DVDPlayer: finished waiting
  1883. 20:30:23 T:3040961232 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1884. 20:30:23 T:3040961232 DEBUG: COMXPlayer::CloseFile
  1885. 20:30:23 T:3040961232 DEBUG: COMXPlayer: waiting for threads to exit
  1886. 20:30:23 T:3040961232 NOTICE: DVDPlayer: finished waiting
  1887. 20:30:23 T:3040961232 DEBUG: LinuxRendererGL: Cleaning up GL resources
  1888. 20:30:23 T:3040961232 DEBUG: COMXCoreComponent::Deinitialize : OMX.broadcom.clock handle 0x12181c8
  1889. 20:30:23 T:2923426880 NOTICE: Thread JobWorker start, auto delete: true
  1890. 20:30:23 T:2923426880 DEBUG: DoWork - Saving file state for video item smb://msmba.local/DOWNLOADS/movie.mkv
  1891. 20:30:23 T:2923426880 DEBUG: Mysql execute: insert into files (idFile, idPath, strFileName) values(NULL, 673, 'movie.mkv')
  1892. 20:30:23 T:2923426880 DEBUG: Mysql execute: update files set playCount=NULL,lastPlayed='2013-11-18 20:30:23' where idFile=2851
  1893. 20:30:23 T:2923426880 DEBUG: Mysql execute: insert into bookmark (idBookmark, idFile, timeInSeconds, totalTimeInSeconds, thumbNailImage, player, playerState, type) values(NULL,2851,1538.297119,2791.914063,'','OMXPlayer','', 1)
  1894. 20:30:23 T:2923426880 DEBUG: Mysql execute: INSERT INTO settings (idFile,Deinterlace,ViewMode,ZoomAmount,PixelRatio, VerticalShift, AudioStream,SubtitleStream,SubtitleDelay,SubtitlesOn,Brightness,Contrast,Gamma,VolumeAmplification,AudioDelay,OutputToAllSpeakers,ResumeTime,Crop,CropLeft,CropRight,CropTop,CropBottom,Sharpness,NoiseReduction,NonLinStretch,PostProcess,ScalingMethod,DeinterlaceMode,StereoMode,StereoInvert) VALUES (2851,1,0,1.000000,1.000000,0.000000,0,0,0.000000,0,50.000000,50.000000,20.000000,0.000000,0.000000,0,0,0,0,0,0,0,0.000000,0.000000,0,0,1,0,0,0)
  1895. 20:30:23 T:2944726080 DEBUG: CecLogMessage - key auto-released: stop (45)
  1896. 20:30:23 T:2944726080 DEBUG: PushCecKeypress - received key e0 duration 1070
  1897. 20:30:23 T:3040961232 DEBUG: OnKey: 224 (0xe0) pressed, action is Stop
  1898. 20:30:23 T:2923426880 DEBUG: Mysql Start transaction
  1899. 20:30:23 T:2923426880 DEBUG: Mysql execute: DELETE FROM streamdetails WHERE idFile = 2851
  1900. 20:30:23 T:2923426880 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strVideoCodec, fVideoAspect, iVideoWidth, iVideoHeight, iVideoDuration, strStereoMode) VALUES (2851,0,'h264',1.777778,1280,720,2791,'')
  1901. 20:30:23 T:2923426880 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strAudioCodec, iAudioChannels, strAudioLanguage) VALUES (2851,1,'ac3',6,'')
  1902. 20:30:23 T:2923426880 DEBUG: Mysql execute: INSERT INTO streamdetails (idFile, iStreamType, strSubtitleLanguage) VALUES (2851,2,'')
  1903. 20:30:23 T:2923426880 DEBUG: Mysql execute: update movie set c11=2791 where idFile=2851 and c11=''
  1904. 20:30:23 T:2923426880 DEBUG: Mysql execute: update episode set c09=2791 where idFile=2851 and c09=''
  1905. 20:30:23 T:2906649664 DEBUG: RunQuery took 400 ms for 497 items query: select * from movieview
  1906. 20:30:23 T:2923426880 DEBUG: Mysql execute: update musicvideo set c04=2791 where idFile=2851 and c04=''
  1907. 20:30:23 T:2923426880 DEBUG: Mysql commit transaction
  1908. 20:30:23 T:2826953792 DEBUG: RunQuery took 375 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1909. 20:30:24 T:2826953792 DEBUG: RunQuery took 4 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1910. 20:30:24 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1911. 20:30:24 T:2944726080 DEBUG: CecLogMessage - >> 04:44:74
  1912. 20:30:24 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): user control pressed (44)
  1913. 20:30:24 T:2944726080 DEBUG: CecLogMessage - key pressed: F4 (yellow) (74)
  1914. 20:30:24 T:2944726080 DEBUG: PushCecKeypress - received key fd duration 0
  1915. 20:30:24 T:3040961232 DEBUG: OnKey: 253 (0xfd) pressed, action is XBMC.ActivateWindow(Home)
  1916. 20:30:24 T:3040961232 DEBUG: Activating window ID: 10000
  1917. 20:30:24 T:2944726080 DEBUG: CecLogMessage - >> 04:8b:74
  1918. 20:30:24 T:2944726080 DEBUG: CecLogMessage - >> TV (0) -> Playback 1 (4): vendor remote button up (8B)
  1919. 20:30:24 T:3040961232 DEBUG: ------ Window Deinit (Home.xml) ------
  1920. 20:30:24 T:3040961232 DEBUG: ExecuteXBMCAction : Translating action string
  1921. 20:30:24 T:3040961232 DEBUG: ------ Window Init (Home.xml) ------
  1922. 20:30:25 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateMusic() - Running RecentlyAdded home screen update
  1923. 20:30:25 T:2826953792 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
  1924. 20:30:25 T:2826953792 DEBUG: GetRecentlyAddedAlbums query: select * from albumview where strAlbum != '' order by idAlbum desc limit 10
  1925. 20:30:25 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateVideos() - Running RecentlyAdded home screen update
  1926. 20:30:25 T:2826953792 DEBUG: RunQuery took 191 ms for 10 items query: select * from movieview ORDER BY dateAdded desc, idMovie desc LIMIT 10
  1927. 20:30:25 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetEpisodes", "params": { "properties": ["title", "playcount", "season", "episode", "showtitle", "plot", "file", "rating", "resume", "tvshowid", "art", "streamdetails", "firstaired", "runtime"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  1928. 20:30:25 T:2944726080 DEBUG: CecLogMessage - key auto-released: F4 (yellow) (74)
  1929. 20:30:25 T:2944726080 DEBUG: PushCecKeypress - received key fd duration 1073
  1930. 20:30:25 T:2826953792 DEBUG: RunQuery took 5 ms for 10 items query: select * from episodeview ORDER BY dateAdded desc, idEpisode desc LIMIT 10
  1931. 20:30:26 T:2826953792 DEBUG: RunQuery took 4 ms for 0 items query: select * from musicvideoview ORDER BY dateAdded desc, idMVideo desc LIMIT 10
  1932. 20:30:26 T:2826953792 DEBUG: CRecentlyAddedJob::UpdateTotal() - Running RecentlyAdded home screen update
  1933. 20:30:26 T:2906649664 DEBUG: RunQuery took 753 ms for 2057 items query: select * from episodeview
  1934. 20:30:29 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "VideoLibrary.GetMusicVideos", "params": {"properties": ["title", "artist", "playcount", "year", "plot", "genre", "runtime", "fanart", "thumbnail", "file", "streamdetails", "resume"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded"}}}
  1935. 20:30:29 T:2906649664 DEBUG: RunQuery took 4 ms for 0 items query: select * from musicvideoview
  1936. 20:30:29 T:2906649664 DEBUG: JSONRPC: Incoming request: {"jsonrpc": "2.0", "id": 1, "method": "AudioLibrary.GetAlbums", "params": {"properties": ["title", "description", "albumlabel", "theme", "mood", "style", "type", "artist", "genre", "year", "thumbnail", "fanart", "rating", "playcount"], "limits": {"end": 20}, "sort": {"order": "descending", "method": "dateadded" }}}
  1937. 20:30:29 T:2906649664 DEBUG: GetAlbumsByWhere query: SELECT albumview.* FROM albumview WHERE albumview.strAlbum <> ''
  1938. 20:30:29 T:2906649664 DEBUG: GetAlbumsByWhere - query took 4 ms
  1939. 20:30:29 T:2906649664 DEBUG: Skin Widgets: Total time needed to request recent items queries: 0:00:05.839093
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement